/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
/*	background-image: url(../images/background.gif);
	background-repeat: repeat-x;*/
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	padding-left: 10px;
	text-align: left;
	line-height: 13px;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 5px;
	padding-right: 10px;
	text-align: left;
	line-height: 14px;
}
a.bodytextlink:link {
	color: #A81127;
}
a.bodytextlink:visited {
	color: #A81127;
}
a.bodytextlink:hover {
	color: #999999;
}

.redtext {
	color: #A81127;
}
.redboldtext {
	color: #A81127;
	font-weight: bold;
}

.bluetext {
	color: #1B3469;
}
.blueboldtext {
	color: #1B3469;
	font-weight: bold;
}

.bodytextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 10px;
	text-align: left;
	line-height: 13px;
}

.darkbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 5px;
	padding-right: 10px;
	text-align: left;
	line-height: 19px;
}
#portal {
	position: relative;
	top: 5px;
	left: 700px;
	z-index: 1;
	width: 150px;
}
.subheader {
	font-size: 14px;
	color: #1B3469;
}
