﻿/*
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #404040;
	font-size: 12px;

}
a:link {color: #404040; font-size: 9pt; text-decoration:none; }
a:visited {color: #404040; font-size: 9pt; text-decoration:none; }
a:hover {color: #404040; font-size: 9pt; text-decoration: underline; }
a:active {color: #404040; font-size: 9pt; text-decoration: none;

} 

a.sectiontitle:link {color: #0683cc; font-size:9pt; font-weight: bold; text-decoration:none; }
a.sectiontitle:visited {color: #0683cc; font-weight: bold; }
a.sectiontitle:hover { text-decoration: underline;}
a.sectiontitle:active {color: #003399; 

} 
a.totoplink:link {color: #404040; font-size:9pt; text-decoration: none; border-bottom: #666666; border-width: 0px 0px 1px 0px; border-style: none none dotted none;}
a.totoplink:visited {color: #404040; text-decoration: none; border-bottom: #666666; border-width: 0px 0px 1px 0px; border-style: none none dotted none;}
a.totoplink:hover {text-decoration: none; border-bottom: #666666; border-width: 0px 0px 1px 0px; border-style: none none dotted none;}
a.totoplink:active {color: #404040;} 

.titletext  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0; 
	padding: 0;
	color: #404040;
	font-size: 14px;
}
.bluetext  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0; 
	padding: 0;
	color: #0683cc;
	font-size: 12px;
}
.thrColElsHdr #container { 
	width: 606px; 
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left;
} 
.thrColElsHdr #headerTopBar { 
	background: #ffffff; 
	height:4px;
	background-color:#a90101;
} 
.thrColElsHdr #header { 
	background: #ffffff; 
	padding: 0 10px;  
} 
.thrColElsHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}

.thrColElsHdr #sidebar1 {
	float: left; 
	width: 11px; 
	padding: 15px 0; 
}
.thrColElsHdr #sidebar2 {
	float: right; 
	width: 11px; 
	padding: 15px 0; 
}
.thrColElsHdr #sidebar1 h3, .thrColElsHdr #sidebar1 p, .thrColElsHdr #sidebar2 p, .thrColElsHdr #sidebar2 h3 {
	margin-left: 10px; 
	margin-right: 10px;
}

.thrColElsHdr #mainContent {
 	margin: 0 0 0 0;  
} 
.thrColElsHdr #mainContentTop {
 	margin: 0 1em 0 1em;
	padding: 7px 7px 7px 7px;
	background-color:#ffffe5;
	border: 1px;
	border-style: solid;
	border-color:#666;
	background-color: #ffffe5;
}
.thrColElsHdr #mainContentBottom {
 	margin: 0 1em 0 1em;
	padding: 7px 7px 7px 7px;
	border: 1px;
	border-style: solid;
	border-color:#666;
}
.thrColElsHdr #footer { 
	padding: 0 10px; 
	background:#DDDDDD;
} 
.thrColElsHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



A.news:link {
	 font: normal 12px Arial, Verdana, Trebuchet MS, Tahoma, sans-serif; COLOR: #038691; TEXT-DECORATION: none;
}
A.news:visited{
	font: normal 12px Arial, Verdana, Trebuchet MS, Tahoma, sans-serif; COLOR: #038691; TEXT-DECORATION: none;
}
A.news:hover {
	font: normal 12px Arial, Verdana, Trebuchet MS, Tahoma, sans-serif; COLOR: #038691;  TEXT-DECORATION: underline;
}
A.news:active {
	font: normal 12px Arial, Verdana, Trebuchet MS, Tahoma, sans-serif; COLOR: #038691; TEXT-DECORATION: none;
}
    */