div,ul,li,form,h1,h2,h3,h4,h5,p{
	position: relative;
	margin: 0px;
	padding: 0px;
	z-index: 3;
}
div,ul,li,form,h1,h2,h3,h4,h5
{
	text-align: left;
}
body{
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #070707;
	font-size: 0.65em;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
h1{
    font-family: Arial;
	font-size: 1.6em;
	color: #000066;
	margin-top: 0em;
	margin-bottom: 0.8em;
	font-weight: bold;
}
h2{
    font-family: Arial;
	font-size: 1.4em;	
	color: #000066;
	margin-top: 0em;
	margin-bottom: 0.8em;
	font-weight: bold;
}
h3{
    font-family: Arial;
	font-size: 1.2em;
	color: #000066;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	font-weight: bold;
	
}
h4{
    font-family: Arial;
	font-size: 1.1em;
	color: #000;
	margin-top: 0.8em;
	margin-bottom: 0.5em;
}
h5{
    font-family: Arial;
	font-size: 1.0em;	
	color: #000;
	margin-top: 0.8em;
	margin-bottom: 0.5em;
}
a{
	color: #95A1DB;
	text-decoration: underline;
}
a:hover{
	color: #001AA7;
	text-decoration: underline;
}

/* ---- */
p{
    font-family: Arial;
    font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 1em;
}
ul{
	margin-top: 0.5em;
	margin-bottom: 1em;
	padding-left: 15px;
}
li ul{
	padding-left: 15px;
}
li{ 
    font-size: 12px;
	line-height: 1.7em;
	list-style-position: outside;
}
li.arrowList{
	padding-left: 13px;
	background: transparent url("../Images/layoutLi.png") no-repeat 0px 7px;
	list-style: none;
}
img{
	border: solid 1px #ADADAC;
}
a img{
	border: solid 1px #5C6BC6;
}
table{
    font-size: 12px;
}
td,th{
	vertical-align: top;
}
th,.tableHeader{
	background: #daddee;
	font-weight: bold;
}
.evenRow td{
	background: #f5f5f5;
}
.tableBorder{
	border: solid 1px #e3e6f2;
	margin-bottom: 20px;
}
.tableBorder td,th{
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
   	vertical-align: top;
}
a.print{
	display: block;
	width: 15px;
	height: 0px;
	padding-top: 15px;
	background: transparent url("../Images/printer.png") no-repeat 0px 0px;
	position: absolute;
	top: 50px;
	right: 50px;
	overflow: hidden;
	z-index: 10;
}
/* ---- */

#layout{
	text-align: center;
	background: transparent url("../Images/layoutBg.png") repeat-x 0% 100%;
}
#layoutBody{
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	/*
	background: transparent url("../Images/layoutShadow.png") repeat-y 0% 0%;
	padding-left: 4px;
	padding-right: 4px;
	*/
}

hr.line{
	display: none;
}


#twoColumns{
	float: left;
	width: 862px;
	background: transparent url("../Images/twoColumnsBg.png") repeat-y 100% 0%;
	padding-bottom: 15px;
	padding-left: 118px;
}
#columnRight{
	float: right;
	width: 170px;
	font-size: 11px;
}
#columnRight h2{
	background: #b5b5b5;
	color: #FFFFFF;
	text-align: center;
	height: 21px;
	line-height: 21px;
	font-size: 13px;
	font-weight: bold;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	margin-bottom: 14px;
}
#content{
	float: none;
	margin-right: 170px;
	width: 622px;
	background: #FFFFFF;
	min-height: 300px;
	padding-left: 20px;
	padding-right: 50px;
	padding-top: 50px;
}

#content img
{
    display: block;
}
#content ul{
    font-family: Arial;
}
#news{
	
}
#news .item{
	width: 110px;
	/*height: 128px;*/
	background: transparent url("../Images/newsItemBg.png") repeat-y 0px 0px;
	margin-left: 20px;
	margin-bottom: 14px;
	padding-left: 9px;
	padding-right: 28px;
	font-size: 9px;
	padding-bottom: 1px;

}
#news .item .top{
	background: transparent url("../Images/newsItemTop.png") repeat-y 0px 0px;
	width: 146px;
	height: 33px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#news .item .bottom{
	background: transparent url("../Images/newsItemBottom.png") repeat-y 0px 0px;
	width: 128px;
	height: 10px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	overflow: hidden;
}
#news .item p{
    font-size: 11px;
	line-height: 1.3em;
	overflow: hidden;
}
#news .item h3{
	font-size: 11px;
	color: #0f169b;
	font-weight: normal;
	margin: 0px;
	padding-top: 6px;
	margin-bottom: 5px;
}
#news .item .more{
	color: #aaaaaa;
	text-decoration: none;
}
#news .item .more:hover{
	color: #001AA7;
}
/*
#contentLeft{
	float: left;
	width: 415px;
	padding: 10px;
	padding-top: 30px;
}

#contentRight{
	float: right;
	width: 269px;
	padding-top: 5px;
}
#contentRight h2{
	background: #cdcdcb;
	color: #408d43;
	font-weight: bold;
	font-size: 1em;
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	text-transform: uppercase;
	margin: 0px;
	margin-top: 25px;
	
}
#contentRight h3{
	margin: 0px;
	color: #636362;
	font-size: 1em;
}
#contentRight p{
	margin: 0px;
	padding: 0px;
}
#contentRight a{
	text-decoration: none;
}
*/

#header{
	clear: both;
	height: 144px;
	width: 980px;
	overflow: hidden;
	z-index: 4;
	background: transparent url("../Images/headerBg.jpg") no-repeat 0px 35px;
	
}
#header h1, #header div.jumpContent{
	display: none;
}
#header div.jumpHome{
	position: absolute;
	top: 67px;
	left: 143px;
	width: 199px;
	height: 45px;
}
#header div.jumpHome a{
	background: transparent url("../Images/headerLogo.png") no-repeat 0% 0%;
	width: 199px;
	height: 0px;
	padding-top: 45px;
	overflow: hidden;
	display: block;
}

#path{
	position: absolute;
	top: 200px;
	left: 138px;
	color: #001AA7;
	z-index: 6;
	display: none;
}
#path a{
	text-decoration: none;
	color: #95A1DB;
}
#path a:hover{
	color: #001AA7;
}

#menuTop{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 5;
	height: 35px;
}

#menu1{
	height: 35px;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#menu1 li{
	float: left;
	list-style: none;
	padding: 0px;
	border-left: solid 1px #b4b4b6;
	height: 26px;
	background: none;
}
#menu1 li a{
	float: left;
	display: block;
	color: #bbbbbb;
	text-decoration: none;
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	
}
#menu1 li a:hover,#menu1 li a.active{
	color: #001d9d;
}


#search{
	float: right;
	height: 21px;
	font-size: 10px;
	width: 160px;
	margin-right: 20px;
	text-align: right;
}
#search label{
	display: none;
}
.searchString{
	padding: 0px;
	height: 16px;
	width: 118px;
	border: solid 1px #b3b3b3;
	background: transparent;
	margin: 0px;
	margin-top: 7px;
	padding-right: 20px;
	color: #001d9d;
	font-size: 11px;
	padding-top: 3px;
}

#search input.submit{
	font-family: Arial, Helvtica, sans-serif;
	font-size: 11px;
	background: #FFFFFF url("../Images/searchButton.png") no-repeat 0px 0px;
	border: none;
	height: 16px;
	padding-top: 16px;
	width: 16px;
	margin: 0px;
	overflow: hidden;
	
	position: absolute;
	top: 10px;
	right: 2px;
	
	cursor: pointer;
}

#menu2{
	font-size: 11px;
	height: 43px;
	margin: 0px;
	padding: 0px;
	margin-left: 116px;
	margin-right: 170px;
	border-left: solid 1px #FFFFFF;
	z-index: 5;
}
#menu2 li{
	float: left;
	list-style: none;
	background: none;
	padding: 0px;
	margin: 0px;
	line-height: 21px;
	height: 21px;
	border-right: solid 1px #FFFFFF;
	position: static;
}
#menu2 li a{
	text-decoration: none;
	display: block;
	text-align: center;
	min-width: 105px;
	width: auto;
	color: #FFFFFF;
}
#menu2 li a:hover,#menu2 li a.active,#menu2 li a.inpath{
	text-decoration: none;
	color: #021b9c;
	background: #d8ddf1;
}
#menu2 li ul{
	margin: 0px;
	position: absolute;
	top: 22px;
	left: 0px;
	width: 692px;
	padding: 0px;
	border-right: solid 1px #FFFFFF;
}
#menu2 li li{
	position: relative;
}
#menu2 li li a{
	color: #021b9c;
}
#menu2 li ul a:hover,#menu2 li ul a.active,#menu2 li ul a.inpath{
	background: #f2f2fa;
}
#menu2 li ul ul{
	margin: 0px;
	position: absolute;
	top: 21px;
	left: -1px;
	padding: 0px;
	width: auto;
	background: #d8ddf1;
}
#menu2 li li li{
	border: solid 1px #FFFFFF;
	border-top: none;
}
#footer{
	clear: both;
	height: 24px;
	line-height: 24px;
	font-size: 9px;
	color: #575558;
	background: #b5b5b5;
	padding-left: 118px;
}
#footerText{
	margin-right: 170px;
	height: 24px;
	line-height: 24px;
	border-right: solid 1px #FFFFFF;
}
div.jumpBegin{
	display: none;
}
div.jumpContent{
	display: none;
}

/* dyamicList */
div.dyamicList .items{
	border-top: solid 1px #dcddf2;
}
div.dyamicList .item{
	border-bottom: solid 1px #dcddf2;
	padding-top: 12px;
	padding-bottom: 12px;
	min-height: 72px;
}
div.dyamicList .item h3{
	margin: 0px;
}
div.dyamicList .item h3 a{
	text-decoration: none;
}

div.dyamicList .thumb{
	margin-top: 6px;
	margin-left: 26px;
	margin-right: 26px;
	width: 130px;
	height: 87px;
	overflow: hidden;
	background: #D8DDF1;
	display: inline;
	float: left;
}
div.dyamicList .thumb img{
	border: none;
	width: 130px;
	height: 87px;
}

div.dyamicList .text
{
    display: block;
}

.imageleft
{
    float: left;
	padding-right: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
}

table .imageleft
{
    float: none;
}

.imageright
{
	float: right;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.contactcell
{
	width: 100px;
	height: 16px;
}

/* ---- SITEMAP ---- */
.sitemaptable
{
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
}

.sitemaptable a,
.sitemaptable a:active,
.sitemaptable a:visited
{
	display: block;
	line-height: 18px;
	text-decoration: none;
}

.sitemaptable a:hover
{
	display: block;
	line-height: 18px;
	text-decoration: none;
}

.sitemaplevel0
{
	text-decoration: none;
}

.sitemaplevel1
{
	padding-left: 20px;
	text-decoration: none;
}

.sitemaplevel2
{
	padding-left: 40px;
	text-decoration: none;
}

/* ---- End SITEMAP ---- */


/* ---- Print ---- */

.holeSite
{
	width: 943px;
}

.holeSite img
{
    border: none;
}

.holeSite hr
{
    height: 1px;
    border: none;
    border-bottom: solid 1px #2312D4;
    padding-top: 10px;
    padding-bottom: 10px;
}

#printheader
{
    font-style: italic;
    font-size: 13px;
    text-align: right;
}

#printfooter
{
    font-style: italic;
    font-size: 13px;
}

/* ---- End Print ---- */

/* Login Area */

.textBoxLogin
{
	font-family:	Helvetica, Arial, Verdana, sans-serif;
	font-size: 9px;	
}
.LoginMainArea
{
	font-family:	Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	width: 350px;
	text-align: left;
}
.divFormsNamesLogin
{
	float: left;
	width: 120px;	
}
.DivLoginForms
{
	text-align: left;	
}
.DivTextLogin
{
	text-align: left;
		
}

.textBox
{
    font-size: 12px;
}
