* {
	
}

h3 {
	font-size: 20px;
	font-weight: normal;
}

a {
	color: #004083;
	text-decoration: none;
}


html, input, textarea, select {
	font-family: Tahoma, Kalimati;
	font-size: 13px;
}

body {
	background-color: #f9f6f0;
	padding: 0;
	margin: 0;
}
.bgfill {
	background-image: url('/img/bgfill.png');
	width: 100%;
	min-height: 579px;
	background-repeat: repeat-x;
}
.mainwrapper {
	width: 988px;
	margin-left: auto;
	margin-right: auto;
	/*background-image: url('/img/wgradient.png');
	background-repeat: repeat;*/
}
.topc {
	padding-top: 20px;
	margin-bottom: 20px;
}
.smalllogo {
	width: 173px;
	height: 100px;
	background-image: url('/img/logo.png');
	float: left;
	margin-left: 70px;
}
.topmenu {
	float: right;
	height: 40px;
	margin-top: 10px;
}
.topmenuitem {
	margin-top: 5px;
	float: left;
	height: 40px;
	margin-right: 15px;
}
.topmenuitembar {
	float: left;
	background-color: #004083;
	height: 100%;
	width: 3px;
	margin-right: 1px;
}
.topmenuitemcontent {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	color: #004083;
	height: 100%;
	line-height: 38px;
	font-size: 16px;
}
.topmenuitemcontent:hover {
	background-color: #004083;
	color: white;
}
.topmenuactiveitemcontent {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	color: #004083;
	height: 100%;
	line-height: 38px;
	background-color: #004083;
	color: white;
	font-size: 16px;
}
.topmenuactiveitemcontent a { color: white; }
.topmenuitemcontent a:hover {
	color: white;
}
.topimgs {
	width: 988px;
	height: 398px;
	background-image: url('/img/topimgs.png');
}
div.mainwrapper div.topimgs div font p {
	width: 480px;
}
.bluebigbox {
	width: 459px;
	height: 167px;
	margin-top: 180px;
	float: right;
	margin-right: 25px;
	color: white;
}
.bluebigbox p {
	font-family: Trebuchet MS;
}
.bluebigbar {
	background-color: #004083;
	width: 15px;
	height: 100%;
	float: left;
}
.bluebigcontent {
	background-color: #004083;
	width: 403px;
	height: 152px;
	margin-left: 1px;
	float: left;
	color: white;
	padding-top: 15px;
	padding-left: 40px;
}
.bluebigbox h3 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.bluebigbox p { font-size: 14px; }
.cgradientbg {
	width: 978px;
	min-height: 170px;
	background-image: url('/img/cgradientbg.png');
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-color: #fdfcfa;
	padding-bottom: 20px;

}
.cgrcolumn {
	float: left;
	margin-left: 20px;
	margin-right: 45px;
	width: 258px;
}
.grayline {
	background-color: #e9e1d9;
	width: 978px;
	height: 1px;
	margin-top: 1px;
	margin-bottom: 35px;
	margin-left: auto;
	margin-right: auto;
}
.simpleblock {
	height: 220px;
	width: 978px;
	margin-left: auto;
	margin-right: auto;
}
.simpleblueline {
	float: left;
	background-color: #004083;
	width: 5px;
	height: 100%;
	margin-right: 15px;
}
.simpleheader {
	margin-bottom: 10px;
	color: #2f6198;
	font-weight: normal;
	font-size: 26px;
	width: 400px;
	
	
}
.simplecontent div a { max-width: 180px; }
.simplecontent {
	float: left;
}
.simplecontent a {
	display: block;
	color: #2f6198;
	font-style: bold;
	text-decoration: none;
	margin-bottom: 7px;
}
.simplecontent h3 { float: left; clear: both; margin-top: 0px; color: #2f6198;  font-weight: normal;
	font-size: 26px; margin-bottom: 10px; }
.simplecontent p { float: left; width: 205px; clear: left; margin-top: 0px; }
.footer {
	background-image: url('/img/footergradient.png');
	background-repeat: repeat-x;
	width: 978px;
	margin-left: auto;
	margin-right: auto;
	min-height: 179px;
	border-color: #c7c1b9;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	
	margin-top: 30px;	
}
.fblock a { max-width: 150px; }
.fblock {
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}
.fblock h3 {
	color: #2f6198;
	margin-bottom: 15px;
}
.kblock h3 {
	color: #2f6198;
	font-size: 24px;
}
.fblock a {
	display: block;
	margin-bottom: 10px;
}
.mainmenu {
	width: 988px;
	height: 75px;
	background-image:  url('/img/mainmenubg.png');
}
.mainmenu .item,  .mainmenu .activeitem  {
	
	height: 51px;
	margin-top: 8px;
	margin-left: 15px;
	float: left;

}
.mainmenu .activeitem .left {
	
	float: left;
	height: 51px;
	width: 14px;
	background-image:  url('/img/mainmenuleftcorner.png');

}
.mainmenu .item .left {
	
	float: left;
	height: 51px;
	width: 14px;


}
.mainmenu .item .right {
	
	float: left;
	height: 51px;
	width: 14px;


}
.mainmenu .activeitem .right {
	
	float: left;
	height: 51px;
	width: 14px;
	background-image:  url('/img/mainmenurightcorner.png');

}
.mainmenu .activeitem .fill {
	
	float: left;
	height: 51px;
	line-height: 45px;
	font-size: 14px;
	background-image:  url('/img/mainmenufill.png');
	background-repeat: repeat-x;
	color: white;

}
.mainmenu .item .fill {
	
	float: left;
	height: 51px;
	line-height: 45px;
	font-size: 14px;

	color: #004083;

}
.item .fill a { color: #004083; }
.item .fill a:hover { text-decoration: underline; }
.activeitem .fill a { color: white; }
.maincontent { 
	
 min-height: 400px; background-color: #F9F6F0; }
.maincfilltop {
	
	border-top: #e9e1d9 solid 1px;
	background-image: url('/img/maincfilltop.png');
	background-repeat: repeat-x;
	min-height: 400px;
}
.maincfillbottom {
	background-image: url('/img/maincfillbottom.png');
	background-repeat: repeat-x;
	background-position: bottom;
	min-height: 400px;
	border-bottom: #e9e1d9 solid 1px;

}
.breadcrumbs {
	font-size: 24px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-left: 35px;
}
.breadcrumbs a { color: black; }
.gradientblock {
	background-image: url('/img/grblockfill.png');
	background-repeat: repeat-x;
	background-position: bottom;
	width: 600px;
	min-height: 122px; 
}
.gradientblock h1 {
	font-size: 24px;
	font-weight:  normal;
	color: #004083;
}
.13pt {
	font-size: 13px;
}
.leftmenu {
float: left; width: 320px;
margin-right: 10px;
}
.leftmenu .item {
	background-image: url('/img/leftmenufill.png');
	background-repeat: repeat-x;
	background-position: bottom;
	width: 310px;
	min-height: 67px;
	color: #004083;
	font-size: 20px;
	padding-left: 10px;
	padding-top: 12px;
}

.leftmenu .item a:hover
{
text-decoration: underline;
}

.leftmenu .activeitem {

	width: 310px;
	min-height: 67px;
	color: white;
	font-size: 20px;
	padding-left: 10px;
	padding-top: 12px;
	
	background-color: #004083;

}
.leftmenu .activeitem a {

	color: white;
	font-weight: normal;
}


.leftmenu .item .description {
	font-weight: bold;
	font-size: 13px;
	color: black;
	margin-top: 7px;
}
.leftmenu .activeitem .description {
	font-weight: bold;
	font-size: 13px;
	color: white;
	margin-top: 7px;
}
.gmap {
	width: 994px;
	height: 466px;
	background-image: url('/img/gmapbg.png');
	padding-top: 6px;
	padding-left: 9px;
	background-repeat: no-repeat;
	position: relative;
	left: -38px;
}
.formt {
	height: 27px;
	float: left;
	text-align: right;
	font-size: 13px;
	line-height: 25px;
	margin-right: 5px;
	width: 60px;
}
.textinput {
	width: 300px;
	height: 27px;
	background-repeat: no-repeat;
	background-image: url('/img/textinput.png');
	margin-bottom: 10px;
	float: right;

}
.textinput input {
	width: 288px;
	height: 20px;
	border-style: none;
	margin-left: 2px;
	margin-top: 2px;
	font-size: 16px;
}
.ftextarea {
	width: 300px;
	height: 100px;
	background-repeat: no-repeat;
	background-image: url('/img/textarea.png');
	float: right;
}
.ftextarea textarea {
	margin-top: 2px;
	margin-left: 2px;
	width: 296px;
	height: 96px;

	padding: 0;
	border-style: none;
}
.fsbutton {
	height: 44px;
	margin-top: 2px;
	margin-left: 60px;
	float: left;

}
.fsbutton  .fill {
	
	float: left;
	height: 44px;
	line-height: 39px;
	font-size: 14px;
	background-image:  url('/img/fsbuttonfill.png');
	background-repeat: repeat-x;
	color: white;

}
.fsbutton .left {
	
	float: left;
	height: 44px;
	width: 16px;
	background-image:  url('/img/fsbuttonleft.png');

}
.fsbutton .right {
	
	float: left;
	height: 44px;
	width: 16px;
	background-image:  url('/img/fsbuttonright.png');

}
.pagenav {
	color: #003f83;
	font-size: 13px;
	/*margin-left: 230px;*/
	



	text-align: center;
	
	
}
.jg_pagenav_active {
	background-color: #004083;
	color: white;
	width: 20px;
	height: 20px;
	display: inline-block;

}
.jg_pagenav {
	/*width: 20px;*/
	height: 20px;
	display: inline-block;
	font-weight: bold;
}
.jg_pagenav:hover {
	text-decoration: underline;
}
.jg_pagination_begin, .pagenav_prev, .pagenav_next, .jg_pagination_end { display: inline-block; }
.galfill {
	background-repeat: repeat-x;
	background-image: url('/img/galfill.png');
	backround-position: bottom;
	min-height: 50px;
	padding-top: 10px;
	width: 610px;
}
.jflanguageselection li { margin-right: 20px; }
