@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Arial, Verdana;
	color: #999999;
	margin:1px;
}

.oneColElsCtr #container {
	background: #FFFFFF;
	margin: 55 95px 5;
	padding: 18px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	width: 912px;
}

#header{

	margin-right: 95px;
	padding-right: 18px;
	padding-left: 18px;
	width: 912px;
}

#nav {
	height: 27px;
	width:525px;
	background: #1b517d;
	padding-right: 10px;
	margin-right: 95px;
	text-align: right;
	float:right;
}

#content {

	margin-right: 95px;
	padding-right: 18px;
	padding-left: 18px;
	line-height: 20px;
	width: 912px;	
}

.style1 {
	color: #999999;
	font-weight: bold;
}
.style2 {
	color: #1B517C;
	font-size: 18px;
	font-weight: bold;
}
.style3 {
	font-size: 12px;
	color:#666666;
	vertical-align: text-top;
 }
.style4 {
	color: #f2a42c;
	font-weight: bold;
	vertical-align: top;
}
.style5 {color: #FFFFFF;
	font-weight: bold;}
	
.style6 {
	color: #CCCCCC;
	font-weight: normal;
}
.style7 {font-size:12px}

.style8 {font-size: 10px}

.style9 {
	color: #1B517C;
	font-variant:normal;
	font-weight: bold;
	font-size: 10px;
}
.style10 {
	color: #999999;
	font-variant:normal;
	font-weight: bold;
	font-size: 10px;
}	
.style13 {
        font-size: 16px;
        color: #CCCCCC;
}
.style14 {
        color: #1B517C;
        font-size: 12px;
        font-weight: bold;
}
.style15 {color: #999999}

a:link {color: #1B517C;}
a:visited { text-decoration: #666; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }

p.MsoNormal {
margin-top:0in;
margin-right:0in;
margin-bottom:10.0pt;
margin-left:0in;
line-height:115%;
font-size:11.0pt;
font-family:Calibri,sans-serif;
}

#contactinfo {
	float: right;
	margin-top:-100px;
	width:24%;
}

.oneColElsCtr #content #footer table {
	text-align: left;
}
	
#contactform {
	width: 75%;
	float:left;
}

#footer {
	text-align: right;
}

#wrapper {
	margin-left: 175px;
	width: 612px;
	font-family: Tahoma, Arial, Verdana;
}

#c11 {        
	text-align: center;
    width: 927px;
}
.WhiteCode {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: x-small;
}
