.lowText { text-decoration: none; color: #000000; font: 12px Arial, Helvetica }
.highText {
	text-decoration: none;
	color: #15489A;
	font: 10px Arial, Helvetica;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.itemBorder {
	border: 1px solid #666666;
	border-top-style: none;
	border-bottom-style: none;
}
.itemBorderBlank { border: 1px solid #CCCCDD }

/* Delete these "button" styles if you're not using them */

.buttonText { text-decoration: none; color: #FFCC99; font: Bold 12px Arial, Helvetica }
.buttonHover { text-decoration: none; color: #99CCFF; font: Bold 12px Arial, Helvetica; padding: 1px }
.buttonBorder { border: 1px outset #339966 }
.buttonBorderOver { border: 1px inset #CC9966 }
.white_text {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px
}
.image_float_left {
	float: left;
	padding: 10px;
}
.image_float_right {
	float: right;
	padding: 10px;
}
.white_title_text {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
}
.portaltitle {
	font-size: 14px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.bold_white_text {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;

}
.form_box_login {
	background-color: #003399;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
}
.form_box_login_button {
	background-color: #003399;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	width: 146px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.underlined {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	text-decoration: underline;

}

