/* BROWSER FLAGS (quatron/global): default */
/* -------------------------------- default -------------------------------- */
@charset "utf-8";
html,body,div,dl,dt,dd,ul,li,ol,pre,form,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th { font-size: 1em; font-weight: normal; font-style: normal; }

/* ================ COMMON STYLES ================ */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image:url(../data/i/background.jpg);
	background-repeat:repeat-x;
	background-color: #234998;
}
a {
	color: #2e5cbd;
}

a:focus {
 	outline:none;
}
h1,h2,h3,h4,h5,h6 {
 	padding-bottom: 15px;
	margin: 0px;
}
h1 {
	font-size: 24px;
	color:#2E5CBD;
	line-height: 26px;
}
h2 {
	font-size: 22px;
	color:#444444;
	line-height: 23px;
}
h2 a, a h2 {
 	text-decoration:none;
}
h3 {
	font-size: 21px;
	color:#0b1e46;
	line-height: 22px;
}

h4 {
	font-size: 18px;
	color:#2e2e2e;
	line-height: 19px;
}

h5 {
	font-size: 16px;
	color:#2E5CBD;
	line-height: 17px;
}

h6 {
	font-size: 15px;
	line-height: 16px;
	color:#ff4e00;
}

/* ================ TABLE STYLES ================ */

td {
 	vertical-align: top;
}

.list {
	width: 100%;
 	
}
.list td {
 	border-bottom: 1px solid #7f7f7f;
	padding: 4px;
}
.list .list-row-pos0 td, .list .colspan {
	background-color: #4268ba;
	color: #fff;
	font-size: 15px;

}
.list .list-col-pos1 {
	background-color: #eaeaea;
}



.list1 {
	width: 100%;
 	
}
.list1 td {
 	border-bottom: 1px solid #7f7f7f;
	padding: 4px;
}
.list1 .list-row-pos0 td, .list1 .colspan {
	background-color: #4268ba;
	color: #fff;
	font-size: 15px;

}
.list1 .list-row1 {
	background-color: #dce7ff;
}
.list1 .colspan {
 	text-align:center;
	font-size: 18px !important;
}


.list2 {
	width: 100%;
 	
}
.list2 td {
 	border-bottom: 1px solid #7f7f7f;
	padding: 4px;
}
.list2 .list-row-pos0 td, .list2 .colspan {
	background-color: #4268ba;
	color: #fff;
	font-size: 15px;

}
.list2 .list-col-1  {
	background-color: #dce7ff;
}



.list3 {
	width: 100%;
 	
}
.list3 td {
 	border-bottom: 1px solid #7f7f7f;
	padding: 4px;
}
.list3 .list-row-pos0 td, .list2 .colspan {
	background-color: #4268ba;
	color: #fff;
	font-size: 15px;

}
.list3 .list-row1 {
	background-color: #dce7ff;
}


/* ================ SITE LAYOUT ================ */
.body {
	background-image: url(../data/i/blueprint.jpg);
	background-repeat:no-repeat;
	background-position:left 134px ;
	width: 980px;
	color: #1d1d1d;
}

.sysContent a:hover {
	color: #0a1d44;
	text-decoration:underline;
}
.sysContent {
 	line-height: 19px;
}
.sysContent ul {
 	list-style-type:none;
}
.sysContent li {
 	padding-left: 15px;
	background-image:url(../data/i/li.png);
	background-repeat:no-repeat;
	background-position:left 9px;
	padding-bottom: 5px;
	padding-top: 5px;
	
}

.sysContent li ul {
 	padding: 10px;

}
.sysContent ol li {
	list-style-position:inside;
}
.sysContent li li{
 	padding-left: 15px;
	background-image:url(../data/i/li.png);
	background-repeat:no-repeat;
	background-position:left 9px;
	border-bottom: 0 none;
	padding-bottom: 5px;
	padding-top: 5px;
	
}
.top {
	background-image:url(../data/i/logo.png);
	background-repeat:no-repeat;
	background-position:top left;
	height: 134px;
	position: relative;
}
.extraNav {
	position:absolute;
	top: 10px;
	right: 0px;
}
.extraNav li {
	float:right;
	display:block;
}
.extraNav li a {
	color: #466ec3;
	text-decoration: none;
	font-size: 11px;
	padding-left: 7px;
	padding-right: 7px;
	background-image:url(../data/i/sep2.png);
	background-position: right 1px;
	background-repeat:no-repeat;

}
.extraNav .divPageId24 a {
	background-image: none;
} 
.navigation {
	position:absolute;
	top: 106px;
	left: 104px;
 	z-index: 10;
	height: 28px;
	overflow: hidden;
}
.navigation li {
	float:left;
	display:block;
}
.navigation li a {
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	padding-left: 17px;
	padding-right:17px;
	background-image:url(../data/i/sep.png);
	background-position: right 5px;
	background-repeat:no-repeat;
	padding-top: 4px;
	padding-bottom: 6px;
	display:block;
}
.navigation  #menu0-last a {
	background-image: none;

}
.navigation .menu-item-0-active  a {
	background-image:url(../data/i/active.png);
	background-position: right 0px;
}
.navigation #menu0-last .menuDiv0-active a {
	background-image:url(../data/i/active.png);
	background-position: 0px 0px;
}

#shadow {
 	z-index: 1;
	top: 108px;
	left: 106px;
	
}
#shadow li a {
	color: #294587;
	background-image: none;
}
.content {
 	width: 980px;
	xoverflow: hidden;
}
.pageCaption {
 	color:#5e88e1;
	font-size:22px;
	font-style: italic;
	padding: 10px;
	border-bottom: 1px solid #fff;
	padding-top: 15px;
}

.left {
 	float:left;
	width: 211px;
}
.right {
 	float: left;
	width: 542px;
	margin-top: 10px;
	padding-bottom: 30px;
}
.stylesBorder {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border:1px solid #8e8e8e;
	margin-bottom: 10px;
}
.stylesHeader {
 	font-size: 15px;
	background-color: #1d3e85;
	color: #fff;
	padding: 10px;
	line-height: 17px;
}