#content h3 {
	font-weight: bold;
	/*font-size: 100%;*/
	color: #000;
	margin-bottom: .5em;
	border-bottom: 1px dotted #000;/*#6CABCE;*/
	padding-top: 6px;
}
#content h4 {
	font-weight: bold;
	/*font-size: 99%;*/
	color: #708090;/*#c2c4c6;*/
	/*margin-bottom: .5em;*/
	border-bottom: 1px dotted #c2c4c6;
	/*padding-top: 6px;*/
}

@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700);

/** {
	margin: 0;
	padding: 0;
}*/
body {
margin: 0;
background-color: #CCDDE5;
	font-family: 'Droid Sans', Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	width: 100%;
	font-size: 14px;
}
img {
	border: none;
}
/*input {
	vertical-align: middle;
}*/
#wrapper {
background: #FFFFFF;
	width: 1024px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	
	min-height:60px;
	background: #FFFFFF;
	padding-top:30px;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	border-left: 52px solid #FFFFFF;
	border-right: 52px solid #FFFFFF;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '';
	clear: both;
	display: table;
}
#container {
  margin: 0;
	width: 100%;
	/*float: left;*/
	overflow: hidden;
	margin-right: -100%;
}
#menumain {
	/*padding: 0 20px;*/
	height: 23px;
	background: #1F93C6;
}

#slide {
	/*padding: 0 20px;*/
	height: 300px;
	background: #7D8285;
}
#menusub {
	/*padding: 0 20px;*/
	
	margin-top: 5px;
	height: 23px;
	background: #DEE1E2;
}
#content {
	padding: 0 20px;
	margin-top: 5px;
	border: dotted 0px;
	
background-color: #FFFFFF;
}
#bannerbottom {
	/*padding: 0 20px;*/
	margin-top: 30px;
}


/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 52px;
	position: relative;
	background: #FFFFFF;
	left: -52px;
}


/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: right;
	width: 52px;
	position: relative;
	background: #FFFFFF;
	margin-right: -52px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footersub {
	height: 0px;
	background: #D4D5D7;
	margin-top: 5px;
	text-align:center;
	vertical-align: middle;
	color: #316F96;
	font-size: 11px;
}
#footersub a:link, a:visited{
	color: #316F96;
	text-decoration: none;
	padding: 5px;
}
#footersub a:hover{
	color: #C01F25;/*#FFFFFF;*/
	text-decoration: none;
}


#footer {

padding-top:10px;
	height: 40px;
	background: #075385;
	text-align:center;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 12px;
}
#footer  a:link, a:visited{
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
}
#footer a:hover, a:active{
	color: #D4D5D7;
	text-decoration: none;
}


.nav9 {
color: #444444;
}
a.nav9:link {
color: #444444;
}
 a.nav9:visited{
color: #444444;
}
 a.nav9:hover{
color: #D2691E;
text-decoration: none;
}
 a.nav9:active {

color: #E9DCB9;
}




.txt-info2 {
color: #444444;
}
a.txt-info2:link {
color: #444444;
}
 a.txt-info2:visited{
color: #444444;
}
 a.txt-info2:hover{
color: #D2691E;
text-decoration: none;
}
 a.txt-info2:active {

color: #E9DCB9;
}



a:link {
color: #444444;
}
 a:visited{
color: #444444;
}
 a:hover{
color: #D2691E;
text-decoration: none;
}
 a:active {

color: #E9DCB9;
}





 #content a:link, #content a:visited {
color: #1C84B2;/*#444444;*/
}

 #content a:hover{
color: #D2691E;
text-decoration: none;
}
 #content a:active {

color: #E9DCB9;
}



.txtBlk {
font-weight:bold;
padding:5px;
}

.txt600 {
color: #600;
font-weight:normal;
}


.sidetitle{
color:#FFFFFF;
font-weight:bold;
padding:5px;
}