body {
	color: #082852;
	background: #fff;
	margin:0 0;
	padding: 0;
	background-color: #FFFFFF;
	vertical-align: top;
}
.hide{
display:none;
}
img {display:block;
border: 0;
}
a:link{
	font-weight: bold;
	text-decoration: none;
	color: #c30;
	background: transparent;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #c30;
	background: transparent;
}

a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #f60;
	background: transparent;}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #f90;
	background: transparent;
}
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 11px;
}
h1{
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	margin-left: 15px;
	margin-right: 15px;
}
h2{
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	margin-left: 15px;
	margin-right: 15px;
}
h3{
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	margin-left: 15px;
	margin-right: 15px;
	text-align:left;
}

#banner{
	background-color: #7B8694;
}
#banner img{

	border: 0;
}
#nav{
	background-color: #7B8694;
}

#primarycontent{
	background-color: #E7F3F7;
	vertical-align: top;	
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	
}
#primarycontent ul{
	font-weight: normal;
	font-size: 11px;
	list-style-type: square;
	color: #666666;
	line-height: 15px;
}
#primarycontent li{
	font-weight: normal;
	font-size: 11px;
	list-style-type: square;
	color: #666666;
	line-height: 15px;
	margin-bottom: 10px;
}
#primarycontent p{margin-top: 0;
	color: #333333;
	margin-bottom: 1em;
	text-align:left;
	font-size:12px;
	vertical-align: top;
	margin-left: 30px;
	margin-right: 10px;}
#news{
	
	background-color:  #FFE3A5;	
	vertical-align: top;	
	
}

#news ul{
	padding-left: 10px;
	margin-left: 10px;
	margin-right: 5px;
	font-weight: bold;
	list-style-type: none;
	}
	#news li {
	background: transparent url(../images/px/arrow.gif) no-repeat left;
	display: block;
	padding-left: 5px;
	margin-left: 10px;
	line-height: 20px;	
	border-bottom: 1px solid #ffffff;

	}

#news a{
	font-weight: bold;
	color:#FF9631;
	background: transparent;
	font-size: 11px;
	margin-left: 5px;
}

#news a:link{
	color:#FF9631;
	text-decoration: none;
	margin-left: 5px;
	font-weight: bold;
}

#news a:hover {
	color: #1075c6;;
	text-decoration: none;	
	margin-left: 5px;
		}
	
	
	
#news h2{
	font-size: 16px;
	font-weight: bold;
	color: #1075c6;
	margin-left: 25px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
}
#news h3{
	font-size: 12px;
	font-weight: bold;
	color: #84718c;
	margin-left: 20px;
	margin-top: 20px;
	text-align: left;
}



#sidebar{
	background-color: #E7F3F7;	
	vertical-align: top;	
	

}
#sidebar p{
	font-size: 10px;
	font-weight: normal;
	color: #1075c6;
	margin-left: 10px;
	

}

#sidebar a{
	font-weight: normal;
	color:#1075c6;
	background: transparent;
	font-size: 10px;
	margin-left: 5px;
}

#sidebar a:link{
	font-weight: normal;
	color:#1075c6;
	text-decoration: none;
	margin-left: 5px;
	
}

#sidebar a:hover {
	font-weight: normal;
	color: #FF9631;
	text-decoration: none;	
	margin-left: 5px;
		}


#sidebar ul{
	list-style-type: none;
	list-style-position: inside;
	padding-left: 10px;
	margin-left: 10px;
	line-height: 20px;
	margin-right: 5px;
	color:#DFDEDB;
	}
#sidebar li {

	line-height: 20px;
	border-bottom: 1px solid #1075c6;
	background: transparent url(../images/px/arrow_bl.gif) no-repeat left;
	}

	
#sidebar img {
	border: 0;
	margin-left: 0px;
	margin-top: 0px;
}


#footer {
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	background-color: #E7F3F7;
	color: #DFDEDB;
	border-top: 1px solid #ffffff;
}
#footer p {
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	color: #DFDEDB;
}



#footer a{
	font-weight: normal;
	text-decoration: none;
	
}

#footer a:link{
	color: #10347b;
	font-weight: normal;
	text-decoration: underline;
	background: transparent;
}

#footer a:hover {
	text-decoration: underline;
	color: #FF3300;
	background: transparent;}

#form {
	padding: 3px;
	font-size: 9px;
	font-weight: bold;
	color: #900;
	text-align: center;
	margin:0 ;
	width:95%;
}

#form input {
	border-right: #666 1px solid; 
	border-top: #666 1px solid; 
	font-size: 10px; 
	border-left: #666 1px solid; 
	color: #333333; 
	border-bottom: #666 1px solid; 
}
#form textarea {
	border-right: #666 1px solid; 
	border-top: #666 1px solid; 
	font-size: 10px; 
	border-left: #666 1px solid; 
	color: #333333; 
	border-bottom: #666 1px solid; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#inline-list {
	padding: 2px;
	font-family: Verdana, sans-serif;
	}
#inline-list img{
	display: inline;	
	}

	
#inline-list a{
	font-size: 10px;
	font-weight: normal;
	color: #1071C6;
	text-decoration: none;	
}

#inline-list a:link{
	font-size: 10px;
	font-weight: normal;
	color: #1071C6;
	background: transparent;
}

#inline-list a:hover {
	font-size: 10px;
	font-weight: normal;
	color:#FF9631;
	}

	
	
#header{
	background-color: #FFE3A5;
	background-image: url(../images/head/header.jpg);		
	height:80px;

}
.blog
{
	border: 1px solid #1075c6;
	margin-left: 25px;
	margin-right: 30px;
	padding:0;

	}

.blog h4
{
	
	padding:0;
	margin-left: 30px;
	margin-right: 30px;
	color: #455994;
	
}
