a{cursor:pointer;}
a:focus{outline: 0;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
em{ font-style: italic;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;outline-style:none;outline-width:0pt;}
legend{color:#000;}a:focus{-moz-outline-style: none; border:0px;}
strong{
	font-weight: bold; 

	
}

*{

	font-family: "Times New Roman", Times, serif;
}
html{
	height: 100%;
	
	color:#fff;	
	overflow-x: hidden;

}
body{
	margin: auto;
	background-color: #1e2c3a;
	background-image: url(images/bk.jpg);
	background-position: center top;
	background-repeat: repeat-y;

	height: 100%;
}

a{
	color: #e0d989;
	text-decoration: none;	


}
a:hover{
	color: #f26095;
	text-decoration: underline;	
	
}
a img{
	border: 0px;
}
div,td,th,span,input,textarea,select{
	font-size: 12px;	
}
h1,h2,h3{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
H1 {
	color: #fff;
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: normal;
	text-transform: uppercase;
/*	font-style:italic;*/

}
H2 {
	font-size: 16px;
}
H3 {
/*	background-color: #28369C;*/
	color: #fff;	
	/*padding: 3px;*/
	font-weight: normal;
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 10px;
	/*padding-left: 10px;*/

}
H4 {
	font-size: 12px;
	font-weight: bold;
}
p{
	display: block;
	margin-bottom: 20px;
}
#main_cont{
	height: 100%;
	min-height: 960px;
	margin: auto;
	background-image: url(images/bk2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#cont,.row{

	width: 980px;
	margin: auto;

	clear: both;

	overflow: hidden !important;
	height: auto !important;
	overflow: auto;
	height: 100%;
	
}
/*
#logo{
	display: block;

	width: 267px;
	height: 88px;
	
	text-indent: -9999px;
	overflow: hidden;
	margin: auto;

	float: left;

	
	background-image: url(images/logo.png) !important;
	background-image: url(none);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;		
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/images/logo.png', sizingmethod='crop');				
	background-position: left top;
	background-repeat: no-repeat;	
	
}*/
#logo{
	display: block;

	width: 960px;
	height: 73px;
	
	text-indent: -9999px;
	overflow: hidden;
	margin: auto;

	clear: both;
	margin-bottom: 20px;

	
	background-image: url(images/logo2.png) !important;
	background-image: url(none);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;		
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/images/logo2.png', sizingmethod='crop');				
	background-position: left top;
	background-repeat: no-repeat;	
	
}

.col{
	width: 303px;
	margin-right: 35px;
	float: left;
}
.col.last{
	margin-right: 0px;
}
.col.l{
	width: 641px;
}
#col_left{
	float: left;
	width: 293px;	
	padding-bottom: 50px;
/*	position: relative;*/

}
#col_right{
	float: left;
	width: 641px;
	margin-left: 35px;
	padding-bottom: 50px;	
	
}
#top_cont{
	display: block;
	padding-top: 60px;
	clear: both;

	width: 980px;
	margin: auto;
	height: 128px;

}

#nav{
	clear: both;
	margin: auto;
/*	width: 719px;*/
	height: 45px;
/*	padding-left: 230px;*/
	margin-top: 15px;
}
#nav li.top_li{
	display: -moz-inline-box;
	display: inline-block;
	float: left;
	padding-left: 10px;


	background-image: url(images/nav_sep.png) !important;
	background-image: url(none);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;		
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/images/nav_sep.png', sizingmethod='crop');				
	background-position: left top;
	background-repeat: no-repeat;	
}
#nav li.top_li.first{
	padding-left: 0px;
	background: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;			
}
#nav li.top_li a.top_link{
	display: -moz-inline-box;
	display: inline-block;	

	color:#fff;		
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	text-transform: uppercase;
	min-width: 100px;
	height: 60px;
	text-align: center;
	padding-top: 20px;
}
#nav li.top_li:hover a.top_link,#nav li.top_li a.top_link:hover{
	color: #303d4b;	
	
	background-image: url(images/nav_hover.png) !important;
	background-image: url(none);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;		
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/images/nav_hover.png', sizingmethod='crop');				
	background-position: left top;
	background-repeat: no-repeat;		
}
#footer.row .col{	
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform: uppercase;	
	color: #fff;
	font-size: 10px;
	line-height: 18px;

	
}
#footer.row{
	border-top: 1px solid #97a5b4;	
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 40px;		

	

}
#footer .col strong{
	font-weight: normal;
}
#footer .col a{

	color: #fff;
	text-decoration: none;
	font-size: 10px;
	
}
#footer .col.last{
	text-align: right !important;	
	color: #fff;

}
#footer .col.last a{
	color: #fff;
	display: inline;
}
#footer .col a:hover{
	text-decoration: underline;
}
/*
#footer a{

	text-decoration: none;
	font-weight: normal;
	color: #fff;
	padding-right: 5px;	
	padding-left: 5px;		
	font-size: 12px;
	display: -moz-inline-box;
	display: inline-block;	

}


#footer a:hover{

	text-decoration: underline;
}
*/
.pages_content{
	clear: both;
	overflow: auto;
}
.pages_content,.pages_content *{
	font-size: 13px;


}
.pages_content ul,.pages_content ol{
	margin-bottom: 20px;
	padding-left: 15px;
}
.pages_content ul,.pages_content ul li{
	list-style: disc;
}
.pages_content ol,.pages_content ol li{
	list-style: decimal;
}



#header{
	margin-top: 40px;
}


#error_message {
	margin: 0px;
	padding: 15px;	
	display: block;
	list-style: disc;
	background-color: #fff;
	font-weight: bold;
	color: #f26095;
	border: 1px solid #f26095;
	background-image: url(images/warn.jpg);	
	background-repeat: no-repeat;	
	background-position: 20px 15px;
	min-height: 53px !important;
	height: auto !important;
	height: 53px;
	padding-left: 120px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;

}
#error_cont #error_message{
	margin: 0px;
}
#error_message li{
	list-style: disc;	
}
#error_message.error_valid{
	background-image: url(images/succ.jpg);		
}

.form-container table{
	width: 100%;

}

.form-container {
	margin-top: 10px;
	margin-bottom: 10px;

}

.form-container th{
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 3px;
	font-weight: normal;

	width: 130px;	
}

.form-container td{
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;

}
.form-container input,.form-container textarea,.form-container select{
	width: 237px;

	background-color: #fff;
	padding: 5px;	
	vertical-align: middle;
	margin-right: 10px;
	border: 1px solid #16202b;	
	border-right: 1px solid #b2d6fe;
	border-bottom: 1px solid #b2d6fe;

}
.form-container input:focus,.form-container textarea:focus,.form-container select:focus{
	border: 1px solid #16202b;	
}
.form-container select{
	min-width: 0px;
	width: auto;
	padding: 2px;

}
.form-container textarea{
	height: 100px;	
	overflow: auto;
}
.form-container input.checkbox,.form-container input.radio,.form-container input.submit,.submit{
	width: auto;
	border: 0px;	
	background-image: url(none);
	background-color: transparent;
	padding: 0px;
	margin: 0px;
}
.form-container input.checkbox,.form-container input.radio{
	margin-right: 5px;
}
.form-container td .thumb{
	border: 5px solid #efefef;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
}

.form-container .required{
	color: #f26095;
}
.form-container input.req,.form-container textarea.req{
	border: 1px solid #f26095;


}

.form-container input.submit,.submit,.gray input.submit{
	text-align: center;

	background-color: #d9d599;


	
	
	border: 0px;
	width: 104px;
	height: 31px;
	text-align: center;

	color: #303d4b;	
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	margin-right: 10px;
	text-transform: uppercase;


	
/*	width: 83px;
	height: 24px;*/

}
.pages_cont{
	overflow: hidden;
	min-height: 28px;	
	clear: both;	
}	
.pages{
	text-align: right;
	margin-top: 20px;

	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-top: 1px solid #616161;
	border-bottom: 1px solid #616161;
	position: relative;
	z-index: 2;
}

.pages a{
	padding-left: 4px;
	text-decoration: underline !important;
	display: inline;
	
}
.pages a.selected,.pages a:hover{
	text-decoration: none !important;
	/*color: #;*/
}
.pages a.selected{
	font-weight: bold;
	cursor: text;
}

.pages_status{
	width: 40%;
	position: absolute;
	margin-top: 26px;
	z-index: 1;
}
.pages_cont div{
	color: #666 !important;	


}

/****************subpages here*******************/

.pages_subpages div{
	clear: both;
	overflow: hidden;
	padding-top: 15px;
	margin-top: 15px;
	/*background-image: url(images/);
	background-position: left top;
	background-repeat: repeat-x;*/
}
.pages_subpages div.first{
	background-image: url(none);
	padding-top: 0px;
	margin-top: 0px;
}
.pages_subpages div a.thumb{
	display: block;
	float: left;
	margin-top: 3px;
	margin-right: 10px;
}
.pages_subpages div a.thumb img{
	display: block;
	border: 3px solid #D1D1D1;	
	width: 87px;
	height: 87px;
}
.pages_subpages div strong{
	/*color: #;*/
	display: block;
}
.pages_subpages div a.readmore,a.readmore{
	clear: right;
	float: left;
	display: -moz-inline-box;
	display: inline-block;

	font-size: 10px;

	font-weight: bold;
	text-decoration: none;
	margin-top: 3px;
	background-image: url(images/arr.gif);
	background-position: right 5px;
	background-repeat: no-repeat;
	padding-right: 7px;
	color: #1A3792;
}
.pages_subpages div a.readmore:hover,a.readmore:hover{
	text-decoration: underline;
}



/*********************module********************/
.module{
	margin-bottom: 30px;

	
}
.module p{

}

.module h3{
}
.module_bottom{
}



.module.sidebar{
}
.sidebar .module_bottom{
}
.sidebar .module_top{
}
.h{
	display: none;
}
