html, body {
	margin: 0px;
	padding:0px;
	background-image:url(../images/bg.gif);
}

h1, h2, h3, h4, h5, p, form {
	margin: 5px;
	padding:10px;
	font-family:"Trebuchet MS";
	color: #434343;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	}
h6	{
	margin: 5px;
	padding:10px;
	font-family:"Trebuchet MS";
	color: #EE8907;
	font-size: 20px;
	font-style: normal;
	text-decoration: none;
}
.headertext {
	font-size: 14px;
	text-align: justify;
	vertical-align: middle;
	}

#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
	border: medium double #000000;
}

#content {
	width:778px;
	margin:0px auto;
	background-image:url(../images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height:96px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCBDBC;
}

#logo {
	width:100px;
	float:left;
}

#blip {
	width:500px;
	float:right;
	padding-bottom: 0px;
	font-family:"Trebuchet MS";
	color:#797B7A;
	vertical-align: middle;
	padding-top: 25px;
}

.bliph3 {
	font-family:"Trebuchet MS";
	font-size:22px;
	color: #5474aa;
	text-decoration:none;
	padding-left:0px;
	padding-bottom:2px;
	}
#logolist {
	width:778px;
	top: 250px;
	padding: 5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCBDBC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCBDBC;
	float: left;
	text-align: center;
	text-decoration: none;
}
#logolistbottom {
	width:778px;
	top: 250px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCBDBC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCBDBC;
	float: left;
	text-align: center;
	text-decoration: none;
}
#logolistbottom a{
	text-decoration: none;
	color: #434343;
}
#logolistbottom a:hover{
	text-decoration: none;
	color: #434343;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:30px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}
#logo h3 {
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}

#links h1 {
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#5474aa;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:10px;
	padding-bottom: 0px;
}

#links ul {
	margin:0px; 
	padding-top:57px;
}



#links li{
	float:left;
	list-style-type:none;
	width:129px;
	height:25px;
	text-align:center;
	background-color: #c8cdd7;
	padding-top:4px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#333333;
	font-weight:normal;
	background-color: #990000;
}

#mainimg {
	background-image:url;
	background-repeat: no-repeat;
	text-align:right;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
	clear:both;
	padding:5px 0px;
}
#sidebar{
	width:175px;
	float:left;
	border-right:1px solid #BCBDBC;
	font-family:"Trebuchet MS";
	color: #434343;
}
.sidelink{
	display:block;
	width:140px;
	margin:3px 10px 2px 0;
	padding:5px 0 5px 8px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#434343;
	border-top:1px solid #ddd;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	border-left:1px solid #ddd;
	background-color: #C4D2EE;
	text-decoration: none;
}

.sidelink:hover,.menuheader{
background:#fff url(img/gradient2.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #888;
border-bottom:1px solid #888;
border-left:1px solid #ddd;
text-decoration:none;
}

#navbar {
	float:left;
	width:175px;
	background-color: #5574AA;
	height: 500px;	
}


#leftbar {
	float:left;
	width:175px;
	font-weight: 800;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color: #5474aa;
}
#leftbar h3{
	font-family:"Trebuchet MS";
	font-size:20px;
	color: #5474aa;
	}
#leftbar h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color: #5474aa;
	}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color: #5d606c;
	text-decoration:none;
	padding:0px 0px;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}
#leftbar ul {
	font-family:"Trebuchet MS";
	font-size:12px;
	color: #797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
	letter-spacing: 0.18em;
}

#rightbar {
	float:left;
	width:600px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #BCBDBC;
	border-left-width: 1px;
	background-color: #FFFFFF;
}

#rightbar a {
	font-family:"Trebuchet MS";
	/*font-size:11px;*/
	color: #6b92cb;
	text-decoration:none;
	padding:0px;
}

#rightbar a:hover {
	font-family:"Trebuchet MS";
	/*font-size:11px;*/
	color:#434343;
	font-weight:bold;
	text-decoration:none;
	padding:0px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color: #5474aa;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar h3{
	font-family:"Trebuchet MS";
	font-size:20px;
	color: #EE8907;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar h4{
	font-family:"Trebuchet MS";
	font-size:18px;
	color: #5474aa;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar h5{
	font-family:"Trebuchet MS";
	font-size:14px;
	color: #EE8907;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}
#rightbar p{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

.pstrike{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:line-through;
	padding:0px 25px;
}

#rightbar td{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding: 2px;
}

#rightbar ul {
	font-family:"Trebuchet MS";
	font-size:14px;
	color: #797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:5px;
	padding-bottom:0px;
	letter-spacing: normal;
	margin: 0px 0px 0px 100px;
}

#leftbar{
	width:175px;
	height:100%;
	background-color:#5474aa;
	
}

#leftbarfull {
	float:left;
	width:750px;
	border-right:1px solid #BCBDBC;
	font-weight: 800;
}

#leftbarfull h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color: #434343;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbarfull p{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#leftbarfull a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color: #5d606c;
	text-decoration:none;
	padding:0px;
}

#leftbarfull a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px;
}
#leftbarfull ul {
	font-family:"Trebuchet MS";
	font-size:12px;
	color: #797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
	letter-spacing: 0.18em;
}

.ltblacktext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:10px;
}

#email {
	width:778px;
	background-color: #FFFFFF;
	padding-top:5px;
	margin:0px auto;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#5474aa;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 2px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#333333;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 2px;
	
}

.email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#5474aa;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 2px;
}

.email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#333333;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 2px;
	
}

#validtext {
	float:left;
	width:200px;
	background-color: #c4d2ee;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
.firstbigletter {
font-family:"Trebuchet MS", ;
color:#434343;
font-size:56px;
font-weight:normal;
line-height:80%;
letter-spacing:-3px;
}
.firstbigletterpara {
font-family:"Trebuchet MS", ;
color:#5474aa;
font-size:42px;
font-weight:normal;
line-height:80%;
letter-spacing:0px;
}

.cotagp{
	font-family:"Trebuchet MS";
	font-size:9px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
	width: auto;
}

.formdiv {
	width:30px;
	height:auto;
	padding: 2px;
	float: left;
	}

.formclear {
	clear:left;
	}
	

	/*height: 400px;*/
		/* for IE */
  	/* filter:alpha(opacity=60);*/
	/*height: 400px;*/
 	 /* CSS3 standard */
 	/*opacity:0.6;*/

