@charset "utf-8";
/* CSS Document */

html,body {
	margin:0; padding:0; height:100%; background:#fff; font-family:arial, sans-serif;
	font-size:small; color:#666; background:url(../img/bg3.jpg) #d7dcdc repeat-x top;
}
div#container{margin:auto; background:#fff; width:778px;}
a:link {
	color: #183d67;
}
a:visited {
	color: #183d67;
}
a:hover {
	color: #999999;
}
a:active {
	color: #183d67;
}
/*--------------------------------Header---------------------------------------*/
#header {
	background:#fff; padding:0; height:113px; width:778px; margin:auto;
	
}
#header-container {
	background:url("../img/Header.jpg") #fff no-repeat;  height:107px;
}
#header-container img {
		 margin:2em 2em;
}
/*----------------------------End Header---------------------------------------*/

/*-------------------------------Main Nav--------------------------------------*/
#nav {
	  text-align:left; background:#fff; width:778px; margin:auto; height:29px;
}
#navContent{
	 background:#183d67;  margin:0 0 6px 0; text-transform:uppercase; font-size:11px; font-weight:bold; color:#fff; line-height:23px; 
}

#navContent a{
	 color:#fff; text-decoration:none; padding-left:3px; padding-right:3px;
}
#navContent :hover{
	 color:#d2e3eb; text-decoration:none;
}
#navright{ float:right; font-family: Arial; font-size:10px; font-weight:normal; color:#FFFFFF; line-height:25px;  } 
#navright img{ padding:0px 0 0 0;} 
/*---------------------------End Main Nav--------------------------------------*/

/*------------------------------- Flash ---------------------------------------*/
#Flash{
	height:235px; width:778px; margin:auto;
}
#Flash  img{
	border:0;
}
/*------------------------------- Flash ---------------------------------------*/

/*------------------------------- Pages Tiles ---------------------------------*/
#pageTitle {
	background:#10346c; height:38px;  margin:auto; width:778px
}
#pageheading{
	 float:left; background:#572a73; text-transform:uppercase; font:16px Arial, Helvetica, sans-serif; color:#fff; line-height:37px; padding:0 15px 0 10px; width:700px; text-align:right;
}
#pageheading span{
	 text-transform:uppercase; font-weight:bold; color:#fff; 
}
/*-------------------------------End Pages Tiles----------------------------*/

/*-------------------------------Columns and Content Areas------------------*/
#left { 
	width:158px; background:#dae9f0; border-right:dotted 1px black; padding:10px;
}
#left imd { 
	border:none; 
}

#leftPlain { 
		width:178px; background:#dae9f0; border-right:dotted 1px black; overflow:hidden; 
}

#right {
	 width:153px; background:#fff; border-left: dotted 1px black; padding:10px 8px 10px 8px; line-height:normal;
}
#main{
	height:70%
}
#content  { width:50%; padding:10px 15px 10px 15px; background:#fff;
}
#content p {
		text-align:left; line-height:normal;
}
#contentGeneral  { width:570px; padding:10px 15px 10px 15px; background:#fff;
}

#contentGeneral p { text-align:left; line-height:normal;
}
/*-------------------------------End Columns and Content Areas--------------*/

/*-------------------------------left Nav-----------------------------------*/
ul.vert-one2{
	margin:0; padding:0; list-style-type:none;  font: 14px Arial Narrow; line-height:180%; width:86%; text-align:left;  padding:1em 0em 1em 1.5em; display:block;
}
ul.vert-one2 li{
	margin:0; padding:0; border-bottom:1px dotted #000;
}
ul.vert-one2 li a{
	text-decoration:none; color:#183d67;  padding:0 0 0 0px;  background: url("../img/arrow.jpg") no-repeat  90% 11px; display:block;
}
ul.vert-one2 li a:hover{
	color:#183d67; font-weight:bold; background:none
}
ul.vert-one2 li ul.vert-one2 li a.current:hover{
	font:bold/
}
/*-------------------------------End left Nav-----------------------------*/

/*-------------------------------New left Nav-----------------------------*/

#dropdownnav {
	width:165px;
	text-align:left;
	overflow:hidden;
	padding-left:13px;
	padding-top:18px;
}

/*-------------------------------End New left Nav-----------------------------*/




/*-------------------------------footer----------------------------------*/
#footer {
	 width:778px;	bottom:0; border-top:1px solid black; margin:auto; background:#fff ;
}
#footer p {
		padding:1em 1em 1em 2em; margin:0; font-size:10px; text-align:left;background:#fff ;
}
/*-------------------------------End footer-------------------------------*/
.title {
		font:24px bold 'Trebuchet MS', Arial Narrow;
}
.title span{
		font:24px bold 'Trebuchet MS', Arial Narrow; color:#224f82;
}	
.arial_11
{
	font-size: 11px; color: #616b73;
}
.arial_12
{
	font-size: 12px; line-height: 16px;	color: #000000;
}
.header2
{
	font-size: 13px; font-weight: bold;	line-height: 14px;	color: #3366cc;
}
.header
{
	font-size: 16px; font-weight: bold;	line-height: 14px;	color: #3366cc;
}