/*Positional Elements */

body {
	margin: 0px;
	background-color:#c5cbd6;
	background-image:url(../images/bg_grad.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.bgindex{
	margin: 0px;
	background-color:#c5cbd6;
	background-image:url(../images/indexbg_grad.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#wrapper {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left:4px;
	padding-right:6px;
	background-color: #FFFFFF;
	z-index: -5;

}

#logo {
	width: 282px;
	height: 46px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image:url(../images/logo.gif);
	background-color: #ffffff;
	float:left;
}
#header {
	width: 760px;
	height: 170px;
	margin-top: 10px;
	margin-bottom: 0px;
	background-image:url(../images/header_alt.jpg);
	background-color: #003366;
	float:left;
}
#menu {
	width: 100%;
	height: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	/*background-color: #182F5D;*/
	float:left;
	text-align: center;
	z-index: 10;
	position: absolute;
	left: 0px;
	top: 15px;
}
#submenu {
	width: 760px;
	height: 25px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-image:url(../images/subMenu_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color: #C5CBD6;
	float:left;
	text-align: center;
}

#pageContent {
	float: left;
	width: 760px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#headline {
	float: left;
	width: 754px;
	margin: 5px 3px;
	background-color: #FFFFFF;
	height: 25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}

#leftBlock {
	background-color: #C5CBD6;
	float: left;
	width: 190px;
	padding-left: 10px;
	padding-right: 10px;
	background-image:url(../images/leftCol_bottom.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top;
}
#indexrightBlock {
	background-color: #C5CBD6;
	float: right;
	width: 280px;
	padding-left: 10px;
	padding-right: 10px;
	background-repeat:no-repeat;
	background-position: bottom;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top;
}

#rightBlock {
	background-color: #FFFFFF;
	width: 530px;
	margin-right: 0px;
	margin-left: 220px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.teamImg {
	float: right;
	display: inline;
	padding-left: 10px;
}

#footer {
	width: 760px;
	height: 50px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-image:url(../images/footer_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color: #182F5D;
	float:left;
	text-align: center;
}

div.scroll {
height: 300px;
width: 288px;
overflow: auto;
border: 0px solid #666;
background-color: #C5CBD6;
padding: 0px;
font:Arial, Helvetica, sans-serif;
}

ul {font:Arial, Helvetica, sans-serif;}
/*Text Formating */

#headline h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: 232E48;
	margin:0px;
}
.menuItem {
	font-face: times;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-right: 26px;
	text-decoration: none;
	line-height: 22px;
	padding-left: 26px;
}

.subMenuItem {
	font-face: times;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #232E48;
	padding-right: 12px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
}
#pageContent h1 {
	font-family: "arial";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height:10px;
	color: 232E48;
	margin-bottom:-5px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 232E48;
}

#leftBlock h2.first-ele {
	background-image:url(../images/leftCol_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0px -10px;
	padding:10px 10px 0px 10px;
	width:210px;

}

#leftBlock li{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	line-height:18px;
	margin-right: 10px;
	margin-left: -35px;
	margin-bottom:15px;
	list-style-position: inside;
	list-style-type: square;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

li.first-ele{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px;
	margin-right: 12px;
	margin-left: -35px;
	line-height:22px;
	list-style-position: inside;
	list-style-type: square;
}
li{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	margin-right: 10px;
	margin-left: -35px;
	line-height:20px;
	list-style-position: inside;
	list-style-type: square;
}
.centerImg {
	margin-right: auto;
	margin-left: 35px;
	float: left;
}


#block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-right: 10px;
	margin-left: 10px;
	vertical-align: top;
}

#block p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-right: 10px;
	margin-left: 10px;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	

#indexheader {
	width: 760px;
	height: 220px;
	margin-top: 10px;
	margin-bottom: 0px;
	background-image:url(../images/indexheader.jpg);
	background-color: #003366;
	float:left;
	z-index: 5;
}

#indexleftBlock {
	background-color: #FFFFFF;
	float:left;
	width: 450px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#indexrightBlock li{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px;
	margin-right: 10px;
	margin-left: -35px;
	padding-bottom:15px;
	list-style-position: inside;
	list-style-type: square;
}


	
#indexrightBlock h2.first-ele {
	background-image:url(../images/leftCol_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0px -10px -10px -10px;
	padding:10px 10px 0px 10px;
	width:210px;

}


#openBlock {
	background-color: #FFFFFF;
	width: 750px;
	margin-right: 0px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.clear {
clear: both;
} 

.link{ color:#000099}