@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url(images/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.sign_up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #515152;
	text-decoration: none;
	background-image: url(images/sign_up_box_bg.jpg);
	background-repeat: repeat-x;
}
.table_top_bg {
	background-image: url(images/table_top_line.jpg);
	background-repeat: repeat-x;
}
.table_bottom_bg {
	background-image: url(images/table_bottom_line.jpg);
	background-repeat: repeat-x;
}
.table_left_bg {
	background-image: url(images/table_left_line.jpg);
	background-repeat: repeat-y;
}
.contact_header_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #2f4c96;
	text-decoration: none;
	background-image: url(images/contact_header_bg.jpg);
	background-repeat: repeat-x;
}
.form_bg {
	background-image: url(images/form-bg.jpg);
	background-repeat: repeat-x;
}
.table_right_bg {
	background-image: url(images/table_right_line.jpg);
	background-repeat: repeat-y;
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #646464;
	text-decoration: none;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #0166ab;
	text-decoration: none;
}
.orange_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #ff8400;
	text-decoration: none;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.services_bg {
	background-image: url(images/services_bg.jpg);
	background-repeat: repeat-y;
}
.main_text_9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.affiliation_header-bg {
	background-image: url(images/affiliation_header-bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #ff8400;
	text-decoration: none;
}
.blue_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #0266ad;
	text-decoration: none;
}
.blue_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #0266ad;
	text-decoration: none;
}
.link_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ff8a00;
	text-decoration: none;
}
.link_bottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.blue_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #317dc1;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #b8b8b8;
	text-decoration: none;
}
.menu-bg {
	background-image: url(images/menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.main_text_space {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;
}
.txtblack11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.linkblue12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #317dc1;
	text-decoration: none;
}
.linkblue12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff8a00;
	text-decoration: underline;
}
