﻿body
{
	font-family:Arial, Verdana;
	font-size:12px;
}
a.nav:link
{
	color: White;
	text-decoration: none;
	font-size: 11px;
}
a.nav:visited
{
	color: White;
	text-decoration: none;
	font-size: 11px;
}
a.nav:hover
{
	color: #00BBEA;
	font-size: 11px;	
}
/*a.nav:active  
{
	color: #DDEECC;
	text-decoration:none;
		} */

a.footer:link
{
	border: 0px none #FFFFFF;
	color: Black;
	font-size: 11px;
	text-decoration: none;
}
a.footer:visited  	
{
	color:#222628;
	border: 0px none #FFFFFF;
	font-size: 11px;
	text-decoration:none;
	}
a.footer:hover
{
	color: #00BBEA;
	font-size: 11px;
}
/*a.footer:active
{
	border-style: none;
	border: 0px none #FFFFFF;
	color: #000000;
	text-decoration: none;
}*/ 
.contactus-indent
{
	padding-left:25px;
	font-size:10pt;
}
.copyright
{
	color:Gray;
	padding-top:10px;
	text-align:center;
}
#divider
{
	background-color:#0382C1;
	background-image:url(../images/bg_gradient.gif);
	background-repeat:repeat-y;
	border-top:1px solid white;
	height:15px;
}
#footer-div
{
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: right;
	top: 0;
	/*height: 54px;*/
	border-top: 1px solid #136684;
	padding-left: 50px;
	color: #222628;
	/*width: 800;*/
}
.footerLink
{
    border-style: none;
    padding: 0px;
    margin: 0px;
    color: #222628;
    font-size: 9px;
    text-transform: none;
    text-decoration: none;
}
#header
{
	width:800;
	background-color:#0382C1;
	background-image:url(../images/bg_gradient.gif);
	background-repeat:repeat-y;
	border-bottom:1px solid white;
	padding:4px;
	padding-bottom:1px;
}
.headerlink
{
	color:White;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
}
.headertext
{
	font-family: eurostile;
	font-size: 18px;
	letter-spacing: 2px;
	color: White;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 4px; /*text-align:center;	*/
	width: 40%;
	text-decoration: none;
}
h4
{
	font-family:eurostile;
	font-size:12pt;
	letter-spacing:2px;
	font-weight:bold;
}
.hyperlink
{
	border: 0px none #FFFFFF;
	text-align: center;
}
.links
{
	color: #FFFFFF;
	padding-top: 15px;
	/*text-transform: none;
	text-decoration: none;*/
}
#mainbottom
{
	/*width:95%;*/
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	color: #3F8C84;
	font-size: 9px;
}
#maintop
{
	width: 800;
	background-color: #3F8C82;
	padding: 10px;
	color: #DDEEEE;
}
#maintext
{
	vertical-align:top;
	padding-left:10px;
}
.pageheader
{
	font-family:eurostile;
	font-size:12pt;
	letter-spacing:2px;
	font-weight:bold;
	padding-bottom:10px;
}
.tagline
{
	font-family: 'Lucida Calligraphy', Times New Roman, Times, serif;
	font-style: italic;
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
}
.text-big
{
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
	padding:0px;
}
#wrapper
{
	width: 800px;
	margin: 0px auto; 
	/*border: medium ridge #0382C1;*/
	border: thin solid #0382C1;
	padding: 0px;
	background-color: White;
}