@charset "utf-8";
body {
	background-color: #FCFCFC;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
img {
	border:none;
}
#mainContainer {
	width:910px;
	margin:0 auto;
	padding:0px;
}
#headerContainer {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 85px;
	width: 910px;
}
#logoContainer {
	width:129px;
	height:79px;
	float:left;
	margin-left:16px;
	display:block;
}
	
	

#slogan {
	padding: 0px;
	float: left;
	width: 345px;
	height:30px;
	margin-top: 30px;
	margin-left: 95px;
	display:block;
	/*background:url(../images/slogan.jpg)*/
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}
#searchArea {
	float: right;
	height: 30px;
	width: 277px;
	margin-top: 23px;
	margin-right: 12px;
	padding:0px;
}
#searchArea form {
	margin:0px;
	padding:0px;

}
#searchArea form label {
	margin:0px;
	padding:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	float:left;
	padding-top:8px;

}
#searchArea form input {
	margin:0px;
	padding:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	float:right;
	background-image: url(../images/search_input.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding-top:10px;
	padding-left:14px;
	width: 200px;
	border:none;
	background-color: transparent;
	display:block;
}
#navigation {
	background-image: url(../images/navigation_bg.jpg);
	background-repeat: repeat-x;
	height: 26px;
	width: 908px;
	padding: 0px;
	margin-top: 9px;
	margin-bottom: 7px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #E1DDDE;
	border-left-color: #E1DDDE;
}
#navigation ul  {
	
	margin:0px;
	padding:0px;
	width:908px;
}


#navigation ul li {
	float:left;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#navigation ul li a {
	line-height:26px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding-left:44px;
	padding-right:42px;
	background-image: url(../images/seprator.jpg);
	background-repeat: no-repeat;
	color: #676867;
	text-decoration: none;
	margin:0px;
	display:block;
	background-position: right top;
}
#navigation ul li a.cs {
	
	color: #676867;
	text-decoration: none;
	margin:0px;
	display:block;
	background:none;
	
}

#navigation ul li a:hover {
	color: #FFF;
	background-image: url(../images/menu_over.jpg);
	background-repeat: repeat-x;	
	
}
#mainBanner {
	/*background-image: url(../images/mainbanner.jpg);
	background-repeat: no-repeat;*/
	height: 207px;
	width: 910px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}
#bodyContainer {
	background-color: #FFF;
	margin: 0px;
	padding: 1px;
	border: 1px solid #d3d3d3;
	padding-top:0px;
	
}
#leftSection {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 213px;
	background-image: url(../images/leftse.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#rightSection {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 238px;
	background-image: url(../images/rightse.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.lefttab {
	line-height: 35px;
	background-image: url(../images/left_tab.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 213px;
	text-align:center;
}
.field {
	background-color: transparent;
	background-image: url(../images/field.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 166px;
	margin-top: 10px;
	margin-bottom:10px;
	padding-top:5px;
	padding-left:5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.righttab {
	line-height: 33px;
	background-image: url(../images/righttab1.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 238px;
	text-align:center;
	
}
.img_bor {
	padding: 3px;
	border: 1px solid #286b93;
}
.righttab2 {
	line-height: 33px;
	background-image: url(../images/righttab2.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 238px;
	text-align:center;	
}
#midContainer {
	width: 420px;
	margin:0 auto;
	padding:0px;
	padding-top:6px;
}
#midContainer img {
	padding: 4px;
	border: 1px solid #286b93;
	margin:0px;
	margin-right:12px;
	float:left;
}
#midContainer p {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	margin:0px;
	text-align:justify;
}
#midContainer h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: normal;
	color: #387ec4;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #387ec4;
	margin:0px;
	margin-bottom:10px;
}
#midContainer h1 span {
	font-size:22px;
}
#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	height: 78px;
	width: 910px;
	margin-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
#midContainer2 {
	width: 640px;
	margin:0 5px 0 8px;
	padding:0px;
	padding-top:6px;
}
#midContainer2 img {
	padding: 4px;
	border: 1px solid #286b93;
	margin:0px;
	margin-right:18px;
	padding-bottom:6px;
	float:left;
}
#midContainer2 p {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	margin:0px;
	text-align:justify;
}
#midContainer2 h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: normal;
	color: #387ec4;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #387ec4;
	margin:0px;
	margin-bottom:10px;
}
#midContainer2 h1 span {
	font-size:22px;
}


#midContainer3{
	width: 655px;
	margin:0 0px 0 20px;
	padding:0px;

	padding-top:6px;
}
#midContainer3 img {
	padding: 4px;
	border: 1px solid #286b93;
	margin:0px;
	margin-right:12px;
	padding-bottom:6px;
	float:left;
}
#midContainer3 p {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	margin:0px;
	text-align:justify;
}
#midContainer3 h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: normal;
	color: #387ec4;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #387ec4;
	margin:0px;
	margin-bottom:10px;
}
#midContainer3 h1 span {
	font-size:22px;
}
#midContainer4{
	width: 655px;
	margin:0 0px 0 20px;
	padding:0px;

	padding-top:6px;
}
#midContainer4 img {
	padding: 4px;
	border: 1px solid #286b93;
	margin:0px;
	margin-left:30px;
	padding-bottom:6px;
	float:right;
}
#midContainer4 p {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	margin:0px;
	text-align:justify;
}
#midContainer4 h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: normal;
	color: #387ec4;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #387ec4;
	margin:0px;
	margin-bottom:10px;
}
#midContainer4 h1 span {
	font-size:22px;
}
.h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #387ec4;
	padding-bottom: 4px;
	margin:0px;
	padding-top:2px;
	
}
.h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-bottom: 4px;
	margin:0px;
	font-weight:bold;
	padding-top:6px;
	
}
.formdataheading{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #387ec4;
	padding-bottom: 4px;
	margin:0px;
	
}
