body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

.sideboxhalf, .box { border: 1px solid #999999; }

.centered_div { margin-left: auto; margin-right: auto; }

.navbox {
	height: 18px;
	text-align: center;
}
/* Sub-Nav Menu Links */
.navbox ul { list-style-type: none; display: inline;}
.navbox li{ display: inline; margin-left: 7px; margin-right: 7px;}
.navbox a { color: #999; text-decoration: none;}
.navbox a:hover { color: #FF6600; }

.navbox2 {
	height: 18px;
	text-align: right;
}
/* Sub-Nav Menu Links */
.navbox2 ul { list-style-type: none; display: inline;}
.navbox2 li{ display: inline; margin-left: 7px; margin-right: 7px;}
.navbox2 a { color: #999; text-decoration: none;}
.navbox2 a:hover { color: #FF6600; }

ul {
	margin-top: 0px;
	list-style-type: disc;
}
ol {
	margin-top: 0px;
}

/* Sidebar */
#tag {margin-top: 2px; margin-bottom: 5px; font-size: 12px;}


/* Bottom */
#footer p { margin-top: 10px; margin-bottom: 10px; font-size: xx-small;}


.no_underline{ 
	text-decoration: none;
}
.color_mms {
	color: #053C75;
}
.color_red {
	color: #F00;
}
.color_orange {
	color: #F60;
}
.color_blue {
	color: #00F;
}
.color_silver {
	color: #666;
}

.ticker p {
	font-size: 12px;
	font-weight: bold;
}
.ticker2 p {
	font-size: 12px;
	font-weight: bold;
}

.google_text{ margin-bottom: 0px; font-size: 9px; border-top: 1px solid; border-bottom: 1px solid; border-right: 1px solid; border-left: 1px solid; margin: 0px; margin-top: 3px;}
#google_toolbar { margin-left: 4px; margin-top: 5px; width: 610px; float: left; text-align: left; padding-top: 2px; height: 15px;}
#google_toolbar img {float: left; margin-top: -4px;}
#google_options{ width: 550px; height: 10px;}
#google_toolbar2 { margin-left: 4px; margin-top: 0px; width: 160px; text-align: left; padding-top: 2px; height: 30px; float: left;}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 10px;
}

h2 {
	margin-top: 1px;
	font-size: 20px;
	line-height: 24px;
}
h4 {
	margin-bottom: 0px;
	font-weight: bold;
}
h5 {
	margin-bottom: 0px;
	font-size: 11px;
}

/*main area*/

#column_one h5, #column_one h2, #column_one p {
	margin-left: 15px;
	margin-right: 15px;
}

#column_two p {
	margin-top: 0px;
}

#column_two table {
	margin-bottom: 10px;
}

.rightlink{
	text-align: right;
	text-decoration: none;
}

.rightlink a{
	text-decoration: none;
}

#column_two blockquote {
	margin-left: 10px;
	margin-right: 0px;
}
