body {
	margin: 0;
	text-align: center;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	background-color: #FFFFFF; }

td {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	text-decoration: none }

#container {
	margin: 0 auto;
	width: 698;
	background-color: white;
/*	background: url(../Images/edges.gif) 0 0 repeat-y; */ }

.pageheader {
	background: url('../Images/narrow_header.gif') 0 0 no-repeat;
	width: 698px;
	height: 85px;
	text-align: right; }

#home_mininav {
	padding: 50px 37px 0px 0px; }

#home_mininav a {
	font-size: 10px;
	color: blue; }

.highlight { padding: 20px; margin: 0px; color: white; border: none; display: block; }
.mainbody {  font-family: Verdana, sans-serif; font-size: 13px; font-style: normal; font-weight: normal; color: #000000; line-height: 16px; text-decoration: none}
.bluebody {  font-family: Verdana, sans-serif; font-size: 13px; font-style: normal; line-height: 16px; font-weight: normal; color: 006fc2; text-decoration: none}
.footer-left, .footer-right {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none; 
	padding:8px;}
.footer-left {
	text-align: left; }
.footer-right {
	color: 006fc2;
	text-align: right; }
.mainlink {  font-family: Verdana, sans-serif; font-size: 13px; font-style: normal; line-height: 16px; font-weight: normal; text-decoration: none; color: #000000}

#homepagetext {
	margin: 15px;
	font-size: 11px; }

#homepagetext h1 {
	font-size: 12px;
}

#nav_container {
	margin: 0px;
	width: 240px;
	border-right: 1px solid black; }

#home_indsol, #home_switch, #home_news, #home_company, #home_support { 
	width: 220px;
	height: 35px;
	margin: 5px 10px 5px 0px; }

#home_indsol a, #home_switch a, #home_news a, #home_company a, #home_support a {
	border-width: 0px;
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
	overflow:hidden;
	display: block; }

#home_indsol a { background: url('../Images/indsol_btn.gif') 0 0 no-repeat; }

#home_switch a { background: url('../Images/switch_btn.gif') 0 0 no-repeat; }

#home_news a { background: url('../Images/news_btn.gif') 0 0 no-repeat; }

#home_company a { background: url('../Images/company_btn.gif') 0 0 no-repeat; }

#home_support a { background: url('../Images/support_btn.gif') 0 0 no-repeat; }

#home_indsol a:hover, #home_switch a:hover, #home_news a:hover, #home_company a:hover, #home_support a:hover { background-position: 0px -35px }

#links_container {
	width: 208px;
	margin: 0px; }

#links_list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 11px; }

#links_list li {
	font-size: 11;
	color: #003272;
	margin: 3px 0px 6px 0px;
	padding-left: 25px;
	background: url('../Images/list-logo.gif') 0 0 no-repeat; }

#links_list a {
	color: #003272;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; }

#links_list a:hover {
	color: #88B9F4; }

#news_container {
	width: 210px;
	margin-left: 10px;
	background-color: #eeeeee; }

#news_container h1 {
	padding: 3px;
	font-size: 12px;
	display: block;
	color: white;
	background-color: #a0a0a0; }

#news_list {
	padding-right: 10px;
	font-size: 11px; }

#news_list a {
	color: blue;
	font-weight: bold;
	text-decoration: none; }
	
			
#quote_box {
     background-color: #cccccc;
}