body {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ccccff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main {
	padding: 5px 5px 5px 5px;
	
}

.main_td {
	border: 2px solid #ccccff;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

 	
}

.left_nav {
	border-left: 1px solid #333366;
	border-right: 1px solid #333366;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;

}

.right_nav {
	border-left: 1px solid #333366;
	border-right: 1px solid #333366;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
}

.icon_td {
border-bottom: 2px solid #333366;
}
.bottom_td {
border-top: 2px solid #333366;
}
.td_dark {
	color: #ccccff;
	background-color: #333366;

}
.td_medium {
	color: #000000;
	background-color: #666699;;

}
.td_light {
	color: #333366;
	background-color: #ccccff;

}

.copyright {  font-size: 12px; color: #666699;  font-weight: bold }
a.copyright:link { ; font-size: 12px; color: #666699;  font-weight: bold; text-decoration: none;}
a.copyright:visited { font-size: 12px; color: #666699;  font-weight: bold; text-decoration: none;}
a.copyright:active {  font-size: 12px; color: #666699;  font-weight: bold; text-decoration: none;}
a.copyright:hover {  font-size: 12px; color: #666699;  font-weight: bold; text-decoration: underline;}


.sections {  font-size: 18px; color: #00000; font-weight: bold }
.article {  font-size: 12px; color: #000000;  font-weight: bold }
.verticals {  font-size: 12px; color: #ffffff;  font-weight: bold }
.headline {   color: #333399; font-weight: bold ; font-size: 18px; letter-spacing: normal}
.lead {  color: #000000; text-decoration: none; font-size: 14px}
.guides {  font-size: 10px; color: #000000; }
a.lead:hover {   color: #000000; text-decoration: none;; font-size: 14px; text-decoration: none;}
a {text-decoration: none; color: #000000; }
a:link {text-decoration: none; color: #000000; }
a:visited {text-decoration: none; color: #000000; }
a:active {text-decoration: none; color: #000000; }
a:hover {text-decoration: underline;}
.caption {   font-size: 12px; font-weight: bold}
.feature {   font-size: 12px; color: #000000}
.feature_head {   font-size: 14px; color: #000000; font-weight: bold}
.article_headline {   font-size: 24px; color: #000000}
.article_lead {   font-size: 18px; color: #333399}
.article_body {   font-size: 14px; color: #000000}
.article_ending {   font-size: 14px; color: #333399}
.article_insert {   font-size: 14px; color: #333399}
.article_caption {   font-size: 12px; color: #333399}
.dropdown {   
	font-size: 12px; 
	color: #000000;
 	background: #FFFFFF;
 	margin-bottom: 4px;
 	margin-top: 4px;
 }

