.bodytext {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

p, td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.white_bottom_text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.white_bottom_text_bold {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.dark_blue_text_bold {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #293E9B;
	text-decoration: none;
}
.form_text_fields {
	border: 1px solid #264296;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #22389D;
}
.form_buttons {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3050A7;
}
a.white_bottom_text_bold:hover {
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #25398F;
}

a.dark_blue_text_bold:hover {
	text-decoration: underline;
}
.side-line-left {
	background-image: url(images/side-line.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.side-line-right {
	background-image: url(../images/side-line.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
div.container {
	position : relative;
	margin : 0 auto;
	z-index: 10;
	top: 0px;
	background-repeat: no-repeat;
	height: 0px;
}
#container {
	width : 0px;
	background-color: #FFFFFF;
	height: 0px;
	margin-right: auto;
	margin-left: auto;
} 
a.bodytext:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #25398F;
	text-decoration: underline;
}
