body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	text-align: center;
	background-color:#ECF2F6;
}

td {
	font-size: 10pt;
	text-align: left;
}

th {
	font-size: 10pt;
}

.pageTitle {
	font-size: 18pt;
	font-weight: bold;
	color: #487AAE;
}

.pageSubTitle {
	font-size: 11pt;
	font-weight: bold;
	padding: 0px 0px 12px 0px;
	color: #608CB9;
}

.pageSmallTitle {
	font-size: 9pt;
	font-weight: bold;
	color: #608CB9;
}


.lightBlueCell {
	background-color: #E3EBED;
}
.lightBlueCellBorder ul{
	list-style-image:url(../images/arrow_black_sm.gif);
	margin-left:14px;
}

.lightBlueCellBorder {
	background-image: url('../images/cell_gradient.gif');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-left: 1px solid #A8B9D7;
	border-top: 1px solid #A8B9D7;
	border-right: 1px solid #A8B9D7;
	border-bottom: 0px;
	font-size: 10pt;
 	padding: 0px 12px 5px 12px;
}

.lightBlueCellRectBorder {
	background-image: url('../images/cell_gradient.gif');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-left: 1px solid #A8B9D7;
	border-top: 1px solid #A8B9D7;
	border-right: 1px solid #A8B9D7;
	border-bottom: 1px solid #A8B9D7; 
	font-size: 10pt;
 	padding: 0px 12px 5px 12px;
}


.lightBlueCellLeftBorder {
	background-image: url('../images/cell_gradient.gif');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-top: 1px solid #A8B9D7;
	border-right: 1px solid #A8B9D7;
	border-bottom: 0px;
	font-size: 10pt;
 	padding: 0px 12px 5px 12px;
}

.lightBlueCellRightBorder {
	background-image: url('../images/cell_gradient.gif');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-left: 1px solid #A8B9D7;
	border-top: 1px solid #A8B9D7;
	border-bottom: 0px;
	font-size: 10pt;
 	padding: 0px 12px 5px 12px;
}

.lightBlueCellMiddleBorder {
	background-image: url('../images/cell_gradient.gif');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-top: 1px solid #A8B9D7;
	border-bottom: 1px solid #A8B9D7;
	font-size: 10pt;
 	padding: 0px 12px 5px 12px;
}


.boxBottom {
	border-left: 1px solid #A8B9D7;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #A8B9D7;
}
.boxCorner {
	height: 20px;
	text-align: right;
	width: 20px;
}

.mediumBlueCell {
	background-color: #9DB9D0;
}

.darkBlueCell {
	background-color: #182D82;
}
.content {
	font-size: 8pt;
	background-color:#FFFFFF;
}
.content ul{
	list-style-image:url(../images/arrow_black_sm.gif);
}
.contentSubHeading {
	color: #3168A3;
	font-size: 12pt;
	font-weight: bold;
}
.contentWhite {
	color: white;
	font-size: 8pt;
}
.contentBlue {
	color: #487AAE;
	font-size: 8pt;
}
.content a {
	color: #1A5799;
	font-size: 8pt;
	text-decoration: none;
}
.content a:hover {
	color: #1A5799;
	text-decoration: underline;
}
.formelements {
	font-size: 10px;
	width: 105px;
}
.subnav {
	color: white;
	font-size: 9pt;
}
.subnav a {
	color: #1A5799;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
.subnav a:hover {
	color: #1A5799;
	text-decoration: underline;
}

.subnavRow {
}

.subnavRow a {
	color: #1A5799;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
.subnavRowHover {
}
.subnavRowHover a {
	color: #EAB661;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
.subnavRowCurrent {
}
.subnavRowCurrent a {
	color: #EAB661;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
a.nav {
	color: white;
	text-decoration: none;
}

.footer {
	color: black;
	font-size: 7pt;
	background-color:#ECF2F6;
}

a.assess {
color:#3168A3;
}

.footer a {
	color: black;
	font-size: 7pt;
	text-decoration: Underline;
}
.footer a:hover {
	color: #1A5799;
	font-size: 7pt;
	text-decoration: Underline;
}
#contenttable {
	width: 630px;
	background-color:#FFFFFF;
}
.newsheading {
	color: #1A5799;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}
.newssummary {
	color: #1A5799;
	font-size: 12px;
	margin: 0px;
}

.leftBorder {
	background : url(/images/border_left.gif)
}

.rightBorder {
	background : url(/images/border_right.gif)
}


.link {
	font-size: 10pt;
	text-align: left;
}

.style7 {font-size: 11px}
