/*************** Site Colors *****************/
/*
#11147F dark blue
#235973 - Dark Aqua
#89A6B5 - Light Aqua
#EAEAEA - light gray
#ECE9D8 - Beigh
#F4AE10 - dark yellow
*/

body {	
	margin-left: 1px;	
	margin-top: 1px;	
	margin-right: 1px;	
	margin-bottom: 5px;
	background-color: #003366;
	vertical-align: top;
	font: Verdana, Arial, helvetica, sans-serif;
	font-family:  Verdana, Arial, helvetica, sans-serif;
	font-size: 12px;	
	color: #333333;	
	line-height: 125%;
}

td {
	vertical-align: top;
	font: Verdana, Arial, helvetica, sans-serif;
	font-family:  Verdana, Arial, helvetica, sans-serif;
	font-size: 12px;	
	color: #333333;	
	line-height: 125%;
}



/*-----------------------------------   TEMPLATE STYLES ---------------------------------*/
.shadow_box{
background-image: url(images/shadow_back.jpg);
} 




.menu {
height: 30px;
background-image: url(images/menu_bak.jpg);
background-position: center;
}

.mainbody {
background-color: #EAEAEA;
}

.tab {
background-color: #FFFFFF;
height: 20px;
padding-top: 5px;
}

.footer3 {
background-image: url(images/footer_bak_3rd.jpg);
height: 25px;
padding-top: 3px;
}

.footerbot{
background-color: #EAEAEA;
height: 50px;
}

/*-----------------------------------   MAIN STYLES ---------------------------------*/

li {	
	list-style-type: disc;
	line-height: 130%;
}

a:link {
	color: #003366;
	white-space: pre-wrap;
	
}
a:visited {
	color: #114466;
	
}
a:hover {
	color: #336699;
}

.hr {
	height: 1px;
	width: 80%;
	color:#FF6600;
}


/*-----------------------------------   ALTERNATE STYLES ---------------------------------*/




/*-----------------------------------   TEXT STYLES ---------------------------------*/

.h1 {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 18px;
	color: #11147F; 
	margin-top: 0px;
	margin-bottom: 3px;
}

.h2 {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #235973;
	margin-top: 0px;
	margin-bottom: 3px;
}

.h3 {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 15px;
	color: #11147F; 
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
}

.h4 {
	font-family: tahoma, Arial, helvetica, sans-serif;
	font-size: 13px;
	color: #235973;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
}

.h5 {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #25405A;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
}


h1 {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 18px;
	color: #11147F; 
	margin-top: 0px;
	margin-bottom: 3px;
}

h2 {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #89A6B5;
	margin-top: 0px;
	margin-bottom: 3px;
}

h3 {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 15px;
	color: #11147F; 
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
}

h4 {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
}

h5 {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #25405A;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
}




.small { 
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px; 
	color: #333333; 
	line-height: 130%; 
}

.smaller { 
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 10px; 
	color: #333333; 
	line-height: 120%; 
}



/*-----------------------------------   TABLE STYLES ---------------------------------*/

.table1{	
	border-style: solid;	
	border-color: #89A6B5;	
	border-left-width: 1px;		
	border-right-width: 1px;	
	border-top-width: 1px;	
	border-bottom-width: 1px;
	border-collapse: collapse;

}

.table2{	
	border-style: solid;	
	border-color: #89A6B5;	
	border-left-width: 1px;		
	border-right-width: 1px;	
	border-top-width: 1px;	
	border-bottom-width: 1px;
}

.table4 {
  border-collapse: collapse;
}

.table4 td {
  background-color:#FFF;
  border:1px solid #89A6B5;
  padding:5px;
}

.table5 {
  background-color:#FFF;
  border-collapse: collapse;
}

.table5 td {
  background-color:#FFF;
  border:1px solid #FFF;
  padding:5px;
}

.tableprod{	
	border-style: solid;	
	border-color: #11147F;
	border-left-width: 1px;		
	border-right-width: 1px;	
	border-top-width: 1px;	
	border-bottom-width: 1px;
}

