.bannerBackground, .topNav {
	background-color: #002674;	
}

.subBannerBackground {
	border: 1 0 1 0;
	background-color: #eeeeee;	
}

.separator {	
	font-family: verdana,arial,helvetica,sans-serif;
    	font-size: 11pt;
	color: #44444;
	text-align: center;
	padding: 0 0 0 0;
}

.linkNoUnderline {
	text-decoration: none;
}

.topNavLink  {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11pt;
	padding: 0 0 0 0;
	cursor: hand;
	color: #222222;
	text-align: center;
}

.topNavLink a {	
	width: 100%;
	display: block;
	padding: 0 0 0 0;
	color: #222222;
	text-decoration: none;
}

.topNavLink a:hover {
	background-color: #cccccc;
	width: 100%;
	display: block;
	padding: 0 0 0 0;
	color: #222222;
	text-decoration: none;
}

.topNavLink a:visited {
	color: #222222;
	padding: 0 0 0 0;
	text-decoration: none;
}

.topNavLink a:active {
	color: #222222;
	padding: 0 0 0 0;
	text-decoration: none;
}

.tdBorder {
	border-width: 1 1 1 1;
	border-color: #aaaaaa;
	border-style: solid;
}

.tdBorderNoLeft {
	border-width: 1 1 1 0;
	border-color: #aaaaaa;
	border-style: solid;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.pageFooter {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 7pt;
	color: #ffffff;
	text-align: center;
}


.pageTitle,.pagetSubTitleHeader,.contentText,.contentTextTiny {
	font-family: arial,helvetica,sans-serif;
}

.pageTitle {
	font-family: arial,helvetica,sans-serif;
    font-size: 16pt;
	font-weight: bold;
	color: #222222;
}

.pageSubTitleHeader {
    font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.contentMidText {
	font-size: 12pt;
}

.contentText {
	font-size: 10pt;
}

.contentSmallText {
	font-size: 8pt;
}

.contentTextTiny {
	font-size: 8pt;
	font-style: italic;
}

.question {
	font-size: 10pt;
	font-weight: bold;
}

.darkBlueText {
	color: #002674;
}

.contentTable {
	border-width: 1 1 1 1;
	border-color: #aaaaaa;
	border-style: solid;
	color: #000000;
	font-size: 8pt;
	font-family: verdana,arial,helvetica,sans-serif;
	background-color: #ffffee;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}