.page {
	margin-top: 10px;
}

.blueMenu {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 30px;
	background-image: url(images/blue_bg.gif);
}

.banner {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.signonbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 5px;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.submit {
	border: 1px solid #e6ead5;
	background: #2F70BA;
	font-size: 11px;
	padding: 0 3px;
	height: 19px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

.grayMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	vertical-align: top;
	background-image: url(images/gray_bg.gif);
}

.footer {
	background: #63A9F6;
	color: #FFFFFF;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.imageLink {
	border: 0px none #FFFFFF;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin-left: 10px;
}

.link {
    color: white;
    font-weight: normal;
    text-decoration: none;
}

a:hover, a:hover {
	font-weight: bold;
}

.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.linkIforgot {
	color: #800;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.orangeMenu {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 40px;
	background-image: url(images/orange_bg.gif);
}
.bodyText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	margin-left: 12px;
}

