/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	
	color:#000000;
	background-color:#DDDDDD;
	margin:10px;
}

td {
	font-size: 13.0px;	
	color: #494949;
}


.topmenu {
	font-size:10px;
	color:#666666;
}

.highlights_header {
	font-size:9px;
	color:#666666;
}

.highlights_content {
	font-size:10.5px;
	color:#666666;
}


.footer {
	color: #494949;
	background-color:#EEEEEE;
}


.special_offer {
	font-weight: bolder;
	color:#FF6600;
	text-align:left;
	vertical-align : text-top;
}


.news_content {
	color:#000000;
	text-align:left;
}

.news_header {
	color:#000000;
	text-align:left;
	font-weight:bold;
}

.news_link {
	text-align: right;
	color:#FF6600;
}

table.content {
	color:#000000;
	text-align:left;
}


div {
	color: #494949;
}


a {text-decoration:none}

a:link { color: #0C1F6E; text-decoration: none }
a:visited { color: #0C1F6E; text-decoration: none }
a:active { color: #D52F21; text-decoration: none }
a:hover {color:#D52F21; text-decoration:underline;}


.Header {
	font-size: 22px;
	font-weight: bold;
	color: #0C1F6E;
}

.YellowHeader {
	font-size: 22px;
	font-weight: bold;
	color: #FFCC00;
}




b {color: #0C1F6E;}
.darkblue {color: #0C1F6E;}

.hightlightbox {
	font-size: 15px;
	font-weight: bold;
	color: #333366;
}

.SubHeader {
	font-size: 15px;
	font-weight: bold;
	color: #0C1F6E;
}

.YellowSubHeader {
	font-size: 15px;
	font-weight: bold;
	color: #FFCC00;
}

.SubHeader2 {
	font-size: 15px;
	font-weight: bold;
	color: #333366;
}

.gold {
	font-size: 13px;
	font-weight: bold;
	color: #CC9933;
}

.red {
	font-size: 13px;
	font-weight: bold;
	color: red;
}


.footer {
	font-size: 11px;
	color: #494949;
}


.it {
	font-size: 14px;
	color: #494949;
	font-style : italic;
}


.style1 {
	font-size: 11px;
	color: #494949;
}
.style3 {
	font-size: 9px;
}

.toggle { display: none; }
