/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ul, li,
fieldset, form, label, legend,
 caption, tbody, tfoot, thead{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	
}

ol, ul {
	list-style: none;
}
blockquote{
	padding-right: 20px;
	padding-left: 20px;
}
p {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 95%;
	color: #e4e3e3;
}

.bold{
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 95%;
	color: #e4e3e3;
	font-weight: bold;
}

.list{
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 95%;
	color: #e4e3e3;
	padding-left:25px;
}
.list li{
	list-style-position: outside;
	list-style-type: disc;
	padding-bottom: 4px;
}
.list ul{
	list-style-position: outside;
	list-style-type: disc;
}

.homeTitle{
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: bold;
	color: #fdf404;
	padding-top: 23px;
	padding-left: 25px;
}

.whatNewText{font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 75%;
	color: #a3a3a3;}

 
 a:link {
	color: #ebfd0e;
	text-decoration: underline;

	}
	a:visited {
	color: #ffffff;
	text-decoration: underline;

	}
.searchText{
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 90%;
	color: #FFFFFF;
}
a:hover {
	color: #ffffff;
}
a:active {
	color: #ebfd0e;
	text-decoration: none;
	font-weight: bold;
}



h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 170%;
	font-weight: normal;
	color: #000000;
	padding-bottom: 5px;	
}

h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 135%;
	font-weight: normal;
	color: #f3fc02;
	font-style: italic;
}

h4
{
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 95%;
	font-weight: bold;
	color: #fbfeac;
}
h5{
	font-family: "Times New Roman", Times, serif;
	font-size: 115%;
	font-weight: normal;
	color: #cbcccc;
	background-image: url(images/back_h3.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 28px;
	padding-top:12px;
	padding-left: 4px;
}

body {
	font-size: medium;
	background-color: #d5eaf8;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#container {
	height: 100%;
	width: 990px;
	margin: auto;
	background-color: #FFFFFF;
}
.clear { 
clear: both; 
} 
#mainLeft{
	float: left;
	width: 789px;
	background-image: url(images/back_mainLeft.gif);
	background-repeat: repeat-y;
}
#mainRight{
	float: right;
	width: 201px;
	background-image: url(images/back_mainRight.gif);
	background-repeat: repeat-y;
}
#mainRightTop{
	background-image: url(images/back_mainRightTop.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 125px;
	width: 201px;
}
#mainRightNav{
	background-image: url(images/back_mainRightNav.gif);
	background-repeat: repeat-y;
	width: 201px;
}
#mainRightNavlinksActive{
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-weight: bold;
	color: #ffffff;
}

.mainRightNavlinks{
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:80%;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.mainRightNavlinks ul{

	margin: 0px;
	padding: 0px;

}
.mainRightNavlinks li{
	list-style-type: disc;
	list-style-position: inside;
	color: #fbfeac;
	
}
.mainRightNavlinks a:link{

	color: #fbfeac;
	text-decoration: none;
}
.mainRightNavlinks a:visited{
	color: #fbfeac;
	text-decoration: none;}
	
.mainRightNavlinks a:hover{
color: #005a96;
	text-decoration: none;}
	
.mainRightNavlinks a:active{
	color: #E87A04;
	text-decoration: none;
	font-weight: normal;
}

#login{
	background-image: url(images/back_login.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 155px;
	width: 201px;
}

#loginNav{
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	padding-top: 60px;
	padding-left: 15px;
}

#loginNav ul{

	margin: 0px;
	padding: 0px;

}
#loginNav li{
	list-style-position: inside;
	list-style-image: url(images/login_bullet.gif);
	padding-bottom: 3px;
}
#loginNav a:link{

	color: #679dc1;
	text-decoration: none;
}
#loginNav a:visited{
	color: #679dc1;
	text-decoration: none;}
	
#loginNav a:hover{
color: #21ab49;
	text-decoration: none;}
	
#loginNav a:active{
	color: #679dc1;
	text-decoration: none;
	font-weight: normal;
}
.OurServicesActive{
	font-family: "Times New Roman", Times, serif;
	font-size: 125%;
	color: #ffffff;
	padding-left: 7px;
	padding-bottom: 12px;
	font-weight: bold;
}
.OurServices{
	font-family: "Times New Roman", Times, serif;
	font-size: 125%;
	color: #f3fc02;
	padding-left: 7px;
	padding-bottom: 12px;
}

#header{
	background-color: #FFFFFF;
}

#headerLeft{
	float: left;
	width: 420px;
	background-image: url(images/back_headerLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 22px;
	padding-bottom: 22px;
	padding-left: 30px;
}

#logo a{display:block;
	width:389px; height:67px;
	margin:0; padding:0;
	background: url("images/logo.gif") top left no-repeat;
	text-decoration: none;}
	
#logo a:hover{background-image: url("images/logo.gif");
	background-position: -390px 0;
}

#logo span{display:none
 }
 
 #mainNavwrap{
	width: 782px;
	background-image: url(images/back_mainNav.gif);
	background-repeat: repeat-x;
	float: right;
}
 
 #mainNavLeft{
	float: left;
	width: 400px;
}
.navLeftActive{
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #E87A04;
}
#navLeft {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: italic;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 12px;
}

#navLeft ul{

	margin: 0px;
	padding: 0px;

}
#navLeft li{

	display: inline;
	padding-right: 18px;
}
#navLeft a:link{

	color: #0067ab;
	text-decoration: none;
}
#navLeft a:visited{
	color: #0067ab;
	text-decoration: none;}
	
#navLeft a:hover{
color: #20a647;
	text-decoration: none;}
	
#navLeft a:active{
color: #20a647;
	text-decoration: none;
}

.navRightActive{
	font-family: "Times New Roman", Times, serif;
	color: #E87A04;
}
	
#navRight {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 12px;
}

#navRight ul{

	margin: 0px;
	padding: 0px;

}
#navRight li{
	display: inline;
	padding-right: 23px;
}
#navRight a:link{
	color: #3f3f3f;
	text-decoration: none;
}
#navRight a:visited{
	color: #3f3f3f;
	text-decoration: none;}
	
#navRight a:hover{
color: #E87A04;
	text-decoration: none;}
	
#navRight a:active{
	color: #3f3f3f;
	text-decoration: none;
	font-weight: normal;
}


  #mainNavRight{
	float: right;
	width: 382px;
}
 
#headerRight{
	float: right;
	width: 264px;
	padding-top: 45px;
	padding-left:75px;
}
#flashMovie {

	width: 789px;
}

#homeQuickwrap{
	background-color: #0067ab;
	float: right;
		width: 782px;
}
#homeQuickLeft{
	float: left;
	width: 393px;
	background-image: url(images/back_homeQuickLeft.jpg);
	background-repeat: no-repeat;
}
#homeQuickRight{
	float: right;
	width: 389px;
	background-image: url(images/back_homeQuickRight.jpg);
	background-repeat: no-repeat;
}
.homeQuickTitle{
	padding-top: 22px;
	padding-left: 25px;

}
.homeQuickText{
	padding-left: 150px;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 85%;
	font-weight: normal;
	color: #f8fe65;
	padding-top: 30px;
	padding-right: 15px;
}
.homeQuickLearn{
	font-family: "Times New Roman", Times, serif;
	font-size: 85%;
	font-weight: normal;
	text-align: right;
	padding-right: 20px;
	padding-top: 8px;
		padding-bottom: 8px;
}

.homeQuickLearn a:link{
	color: #fdf384;
	text-decoration: underline;
}
.homeQuickLearn a:visited{
	color: #fdf384;
	text-decoration: underline;}
	
.homeQuickLearn a:hover{
color: #E87A04;
	text-decoration: none;}
	
.homeQuickLearn a:active{
color: #fdf384;
	text-decoration: none;
}

#mainBodywrap{
	width: 782px;
	margin-top: 12px;
	background-color: #000000;
	float: right;

}
#mainBodyLeft{
	float: left;
	width: 435px;
	padding-left: 14px;
	padding-right: 35px;
	padding-bottom: 20px;
}
#mainBodyRight{
	float: right;
	width: 283px;
	padding-right: 15px;
	padding-bottom: 20px;
}

#footer{
	height: 175px;
	clear: both;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #d8effe;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 70%;
	text-align: center;
	padding-top: 15px;
}
#footer ul{
	margin: 0px;
	padding: 0px;

}
#footer li{
	display: inline;
	padding-right: 10px;
}
#footer a:link{
	color: #3f3f3f;
	text-decoration: none;
}
#footer a:visited{
	color: #3f3f3f;
	text-decoration: none;}
	
#footer a:hover{
color: #E87A04;
	text-decoration: none;}
	
#footer a:active{
color: #3f3f3f;
	text-decoration: none;
}

.copyright{
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 100%;
	color: #666666;
	padding-top: 5px;
}

.submitButton{
	background-color: #b2dcf7;
	height: 28px;
	width: 70px;
	background-image: url(images/submitButton.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
