*{
	padding: 0;
	margin: 0;
}

body{
	font-family: arial, "arial narrow", tahoma, verdana;
	font-size: 13px;
	background: #7C7C7C;
	behavior: url('/js/csshover.htc');
}

div{
}

a{
	color: #646464;
	text-decoration: none;
}

a:hover{
	color: #000;
	text-decoration: underline;
}

div#global{
	margin: 0px auto;
	width: 977px;
}

div#main{
	margin: 0px auto;
	width: 913px;
	background: #fff;
	border: 2px solid #2847A1;
}

div#header{
	text-align: center;
	padding-bottom: 10px;
}

div#left{
	float: left;
	width: 150px;
	/* background: #EBF1FE; */
	background: #DEEEFA;
	padding: 0 10px 10px 10px;
}

div#left div, div#right div{
	font-family: arial, "arial narrow";
	text-align: justify;
	border-bottom: 1px solid #646464;
	padding: 10px 0 10px 0;
	color: #646464;
	font-size: 12px;
}

div#mainContent{
	float: left;
	width: 543px; 
	border-left: 15px solid #fff;
	border-right: 15px solid #fff;
	border-bottom: 1px solid #646464;
	text-align: justify;
	margin-bottom: 15px;
}

div#mainContent img{
	padding: 5px;
}

div#mainContent .homeNews{
	background: #DEEEFA;
	cursor: pointer;
	padding: 5px 5px 5px 5px;
}

div#mainContent .homeNews p{
	margin: 0;
	padding: 0;
}

div#mainContent div{
	padding: 10px;
}

div#right{
	float: right;
	width: 150px;
	background: #DEEEFA;
	padding: 0 10px 10px 10px;
}

div#footer{
	padding: 5px 10px 0 10px;
	background: #3874F6;
	color: #fff;
	font-size: 13px;
}

div#footer #footer2{
	float: right;
}

div#footer #footer1{
	float: left;
}

div#blim{
	font-size: 10px;
	float: right;
	padding: 10px 15px 10px 0;
}

div#blim a{	

	color: #000
}

div#footer a{
	color: white;
}

div.clear{
	clear: both;
}

p.navigMenu{
	text-align: center;
	padding: 10px;
}

p.navigMenu img{
	padding: 3px;
}

h1{
	font-size: 15px;
	border-bottom: 2px solid #3F72E5;
	text-align: right;
	font-family: "arial narrow", arial;
	padding: 3px;
	margin-bottom: 10px;
	color: 1C246C;
	font-weight: normal;
}


ul.leftMenu{
	text-align: center;
	padding-bottom: 20px;
	padding-left: 5px;
}

ul.leftMenu li{
	padding: 5px 0 5px 0;
	list-style-type: none;
	line-height: 18px;
	margin-right: 3px;	
	border-bottom: 1px dotted #646464;
}

ul.leftMenu li a{
	font-size: 13px;
	color: #646464;
	font-family: arial, "arial narrow", arial;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

ul.leftMenu li a:hover{
	color: #000;
	text-decoration: underline;
}


ul.leftMenu li:hover, ul.leftMenu #selectedLi{
	background: #fff;
}


ul.leftMenu li.mainPage:hover {
	background: #fff; 
}

ul.leftMenu li.selected{
	color: #3F72E5;
	font-family: arial, "arial narrow";
	font-size: 16px;
	background: #fff;
}

ul.leftMenu li.leftTitle a{
	color: #000;
	font-weight: bold;
	font-size: 16px;
}

ul.leftMenu .selected a{
	color: #3F72E5;
}

ul.leftMenu li ul li {
	text-align: left;
	padding: 5px 0px 5px 5px;
	margin-bottom: 3px;
	margin-left: 8px;
	border-top: 1px dotted #a2a2a2;
	border-left: 1px dotted #a2a2a2;
	border-bottom: 0;
}

ul.leftMenu li ul li a{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
}

ul.leftMenu .selected ul li a{
	color: #000;
}


ul.topMenu{
	width: 908px;
	background: #fff;
	padding-left: 5px;
}

ul.topMenu a{
	font-size: 17px;
	color: #646464;
	font-family: arial, "arial narrow", arial;
	text-decoration: none;
	display: block;
}

ul.topMenu a:hover{
	color: #000;
}


ul.topMenu li{
	list-style-type: none;
	line-height: 18px;
	padding: 5px;
	float: left;
	padding: 0px 15px 5px 15px;
	text-align: center;
	background: #fff;
	width: 99px;
	border-bottom: 6px solid white; 
	
}

ul.topMenu li:hover{
	border-bottom: 6px solid #356AE4;
	background: url('/img/point.jpg') bottom center no-repeat;
}

ul.topMenu li.selected a{
	background: #fff url('/img/liTop.jpg') center left no-repeat;
	font-weight: bold;
	padding-left: 15px;
}

ul.topMenu li ul.subTop{
	display: none;
	margin-left: -20px;
	margin-top: 5px;
	text-align: left;
	width: 130px;
}

ul.topMenu li:hover ul.subTop{
	display: block; 
	position: absolute;
}

ul.topMenu li ul.subTop li{
	text-align: left;
	margin: 0;
	padding-top: 5px;

	width: 120px;
	background: #16134E;
	border: 1px solid white;
}

ul.topMenu li ul.subTop li:hover{
	color: #fff;
	background: #1C246C;
}

ul.topMenu li ul.subTop li a{
	font-weight: normal;
	font-size: 12px;
	padding-left: 0;
	background: none;
}

ul.topMenu li ul.subTop li:hover a{
	color: #fff;
}


div#footer div{
	padding: 3px;
}

a img{
	border: 0px;
}


div#mainContent p{
	padding: 5px;
}


h2{
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
}

div#left ul.leftMenu h2 a{
	font-size: 14px;
	font-weight: bold;
	color: black;
}

p.h6{
	font-family: arial, "arial narrow", arial;
	background: url('/img/menuHeadr.jpg') repeat-x;
	height: 19px;
	color: white;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	padding-top: 1px;
}

img.search{
	float: left;
	padding-right: 2px;
}

input, textarea{ 
	border-left: 1px solid #646464;
	border-top: 1px solid #646464; 
	padding: 2px;
}

.boldBlue{
	font-weight: bold;
	color: #1C246C;
	font-size: 9px;
	font-family: verdana;
} 

.blueSmall{
	font-family: arial, "arial narrow",arial;
	color: #1C246C;
	font-size: 10px;
	text-align: left;
}

div#mainContent ul li{
	padding: 5px 5px 5px 15px;
	list-style-type: none;
	background: #fff url('/img/contLi.jpg') center left no-repeat;
}

div#mainContent ul li:hover{
	background: #fff url('/img/contLiHover.jpg') center left no-repeat;
}

div#mainContent ul.siteMap li, div#mainContent ul.siteMap ul li{
	background: #fff;
}

div#mainContent ul.siteMap li{
	padding-left: 25px;
}


div.gallery img{
	float: right;
	border: 1px solid #646464;
	margin: 0 0 10px 10px;
}

div.gallery h2 img{
	float: none;
	border: 0;
}
	
div.gallery h2{
	padding-left: 15px;
	padding-bottom: 10px;
	background: url('/img/contLi.jpg') center left no-repeat;
}

div.gallery h2:hover{
	background: url('/img/contLiHover.jpg') center left no-repeat;
}

div#mainContent div.gallery ul.gallerySelected h2:hover{
	background: none;
}

p.info{
	text-align: center;
}

div#mainContent div.gallery ul.gallerySelected li{
	float: left;
	width: 230px;
	height: 175px;
	border-left: 1px dotted #646464;
	border-bottom: 1px dotted #646464;	
	background: #fff;
	font-size: 10px;
}

div#mainContent div.gallery ul.gallerySelected li:hover{
	border: 1px solid #3F72E5;
	background: #DEEEFA;
}

div#mainContent div.gallery ul.gallerySelected li:hover h2{
	background: #DEEEFA;
}

div#mainContent div.gallery ul.gallerySelected h2{
	background: #fff;
	padding-left: 0;
}

.contactForm input, .contactForm textarea{
	width: 400px;
}

.contactForm input:hover, .contactForm textarea:hover{
	background: #DEEEFA;
}

a.contact{
	padding-left: 15px;
	background: #fff url('/img/contLi.jpg') center left no-repeat;
}

a.contact:hover{
	background: #fff url('/img/contLiHover.jpg') center left no-repeat;
}

div#mainContent div table td{
	padding: 5px;
	font-size: 13px;
}

div#mainContent div table td .contact{
	font-weight: bold;
}

div#mainContent h1 a img{
	height: 16px;
	width: 16px;
	padding:8px 10px;
}
