BODY {
	margin: 0px auto;
	background-color: #eff2f5;
	font-family: sans-serif, georgia;
	font-size: .9em;

}

h3 {
	font-family: sans-serif;
	color: #165e96;
}

a {
	text-decoration: none;
	color: #577990;
}

a.footer, a.footer:link, a.footer:visited, a.footer:active {
	text-decoration: none;
	color: #000000;
	font-family: sans-serif;
	font-size: .85em;
	background-image: none;

}

#wrapper {
	margin: 0px auto; 
	padding: 0px; 
	width: 930px; 
	text-align: left;

}

.stdButton {
	color: #32414b;
	background-color: #eff2f5;
	padding: 3px;
	border-style: solid;
	border-color: #577990;
	border-width: 1px 2px 2px 1px;
	
}

.stdButtonNP {
	color: #32414b;
	background-color: #eff2f5;
	border-style: solid;
	border-color: #577990;
	border-width: 1px;
	
}

.stdText {
	border: 1px solid #577990;
	padding: 3px 0px 3px 0px;
}

.frmTextfield {
	background-color: #faffbd;
	border: 1px solid #c9d4db;
	color: #196da3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 25px;
	line-height: 2em;
	vertical-align: baseline;
	margin-left: 2px;
	padding-left: 2px;
	width: 95px;

}

.footer {
	background-color: #eff3f6;
	padding-top: 2px;
	color: #000000;
	height: 2em;
	text-align: center;
	font-family: sans-serif;
	font-size: .8em;
	border-color: #124b87;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	
}

#TopNavigationWrapper
{
	position: absolute;
	top: 74px;

	height: 31px;
}

#TopNavigationWrapper ul
{
	list-style-type: none;
	margin: 0px;
	margin-left: 46px;
	padding: 0px;
}

#TopNavigationWrapper ul li
{
	display: block;
	float: left;
	height: 31px;
	line-height: 31px;
}

#TopNavigationWrapper ul li a
{
	color: #e1edf9;
	display: block;
	float: left;
	font-weight: bold;
	height: 30px;
	line-height: 30px;	
	text-align: center;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 11px;
	font-size: .75em;
}

.titleBlueSmall {
	color: #0065a8;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 1em;
}

.titleBlue {
	color: #0065a8;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 1.1em;
}

.titleBlueLarge {
	color: #0065a8;
	font-family: sans-serif;

	font-size: 1.5em;
}


.titleGray {
	color: #5b5b5b;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 1.1em;
}

.titleBlueGray {
	color: #577990;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 1.1em;
}

.dashText {
	color: #4c4b4b;
}

.smallGrayText {
	font-size: .8em;
	color: #4c4b4b;
}
