/* 
    CSS Styles: EMRIC
    Last update: 12 Jul 2006 
    Last author: Steffan Adams

 	BEGIN TEMPLATE STYLE 
	
	**WARNING**
	DO NOT EDIT THIS PAGE UNLESS YOU KNOW WHAT YOU ARE DOING 
	AS IT WILL AFFECT THE ENTIRE SITE
 */
HTML { 
	font-size: 100%; /* IE hack */
}
TABLE { 
	font-size: 100%; /* IE hack */ 
}
BODY { 	
	font-size:62.5%;
    background-color :#FFFFFF;;
	width: 100%; margin: 0 auto; 
}
TH, TD {
	font-size:100%;
	font-family: arial, helvetica, serif;
	color: #2E4B77;
	line-height: 1.5;
}
LI LI, LI P, TD P, BLOCKQUOTE P {
	font-size:100%;
}
H1{
	margin-top: 10px;
	font-size: 190%;
	font-weight: 400;
	color: #99CC00;
	text-align:left;
}
H2{
	font-size: 140%;
	font-weight: 800;
	color: #0080C0;
	text-align:left;
	text-decoration:underline;	
}
H3{
	font-size: 120%;
	font-weight: 400;
	/*color: #990000;*/
	
}
H4{
	font-size: 100%;
	font-weight: 800;
	text-decoration:underline;
	/*color: #990000;*/
	
}
HR{
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	width: 100%;
	text-align: left;
}
A:link, A:visited, A:active{
	color:#2E4B77;
}
A:hover{
	color:#0080C0;
}
/* Outer table */
TABLE.outer_header{ 
	background-color:#B2BCC6;
	width:98%;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 1%;
	margin-bottom: 0px;
	text-align:center;
	
}

TABLE.outer_main{ 
	width:98%;
	background-color:#B2BCC6;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 4px;
	margin-bottom: 4px;
}
TD.outer_main{
	background-color:#FFFFFF;
}
/* Header table */
TABLE.head{ 
	width: 100%;
	background-color: #FFFFFF;
}
TD.head{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
TD.head_menu{
	font-size:110%;
	text-align:right;
	height: 20px;
	background-color:#F1f1f1;
	padding-left:5px;
	padding-right:5px;
}
TD.footer{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	font-size: 110%;
	text-align:center;
	background-color:#f1f1f1
}
TABLE.dot_hor{
	width: 100%;
	height:40px;
}
TD.dot_hor{
	background: url(imgs/dot_hor.gif) repeat-x;
	height: 1px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom:0px;
	margin-right:0px;
}
.dot_ver{
	background: url(imgs/dot_ver.gif) repeat-y;
	width: 1px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom:0px;
	margin-right:0px;

}
TABLE.main{
	width: 100%;
	border: 0px ;
	border-collapse: collapse;
	align: left;   
}
TD.main_left{

	padding-left:0px;
	padding-right:5px;
	padding-top:22px;
	padding-bottom:18px;
	width:160px;
}
TD.main{
	/*background-image: url(imgs/fade.gif);
	background-repeat: repeat-y;
	background-position: right;*/
	font-size:120%;
	padding-top:12px;
	padding-bottom:38px;
	padding-left:18px;
	padding-right:18px;
	width:610px;
	vertical-align: top;
	line-height: 1.6;
	color: #2E4B77;
}
TD.main_right{
	padding-left:0px;
	padding-right:5px;
	width:auto;
}
TABLE.outer_footer{ 
	background-color:#B2BCC6;
	width:98%;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 0px;
	margin-bottom: 1%;
	text-align:center;
}
UL.list1{
	margin-left:4px;
	margin-right:4px;
	padding-left:0px; /* needed for firefox */
	padding-right:0px; /* needed for firefox */
}
LI.list1 {
	list-style: none inside url("imgs/leftnav_arrow.gif");
	letter-spacing:0;
	border-bottom: 1px dashed #B2BCC6;
} 
LI.faqs {
	list-style-type: square;
	line-height: 2;
}
A.nav1:link, A.nav1:visited, A.nav1:active{
	font-weight: 700;
	font-size: 130%;
	line-height:2.2;
	text-decoration: none;
	color: #2E4B77;
}
A.nav1:hover {
	font-size: 130%;
	font-weight: 700;
	text-decoration: none;
	color: #99CC00;
}	
A.base:link,A.base:active,A.base:visited {
	font-weight: bold;
	font-size: 100%;
	font-family: arial, helvetica, serif;
	color:#2E4B77;
	text-decoration: none;
}
A.base:hover {
	font-size: 100%;
	font-family: arial, helvetica, serif;
	color:#2E4B77;
	text-decoration: underline;
}
/* 
EDITABLE AREA CSS 
THESE CLASSES CAN BE USED TO AFFECT ELEMENTS IN THE MAIN EDITABLE AREA
*/
 
.left_img_float{
	float:left;
	margin-left:0in;
	margin-right:.15in;
	margin-top:.05in;
	margin-bottom:.08in;
	border: 1px solid #B2BCC6;	
}
.right_img_float{
	float:right;
	margin-left:.15in;
	margin-right:.0in;
	margin-top:.05in;
	margin-bottom:.08in;
	border: 1px solid #B2BCC6;
	vertical-align:50%;	
}
.clear{
	clear:both;
}
TABLE.sa1{
	background-color:#2E4B77;
	border-collapse: collapse;
	align: left;
}
TABLE.sa{
/*	width: 96%;*/
	background-color:#B2BCC6;
	border-collapse: collapse;
	align: left;
}
TH.sa{
	background-color:#EFEFEF;
	border: 1px solid #B2BCC6;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 8px;
}
TD.sa{
	background-color:#FFFFFF;
	border: 1px solid #B2BCC6;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
TD.sa_lg{
	background-color:#EFEFEF;
	border: 1px solid #B2BCC6;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.table_txt{
	padding-right: 10px;
}
