@charset "utf-8";





/* Link Styles */

a         {
	line-height: 30px;
	height: 30px;
	display: inline;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	float: left;
	padding-right: 6px;
	padding-left: 5px;
}
a:hover {
	background-image: url(../images/menu_bg_over_white.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	display: block;
	height: 30px;
	padding-right: 6px;
	padding-left: 5px;
	float: left;
	text-decoration: none;
	line-height: 30px;
}
.register_link {
	position: relative;
	left: 630px;
	top: 60px;
}
#main #header_banner a:hover {
	color: #666666;
	text-decoration: underline;
	background-image: none;
	margin: 0px;
	padding: 0px;
	line-height: 8pt;
}
#main #header_banner a {
	color: #000000;
	text-decoration: underline;
	background-image: none;
	margin: 0px;
	padding: 0px;
	line-height: 8pt;
}







.register_button {
	padding-left: 6px;
	padding-top: 1px;
}
.header {
	background-color: #666666;
	height: 22px;
	color: #FFFFFF;
	line-height: 22px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-indent: 15px;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 9pt;
}
#header_banner {
	background-image: url(./images/header_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
	width: 752px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#main_content {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 15px;
}
.content_block {
	text-align: left;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-x;
	background-position: left 22px;
}
body {
	text-align: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.content_p {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}
.content_heading {
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
}
#footer {
	height: 50px;
	background-color: #666666;
	width: 752px;
	clear: both;
	font-size: 7pt;
	color: #FFFFFF;
}
.footer_text_top {
	display: block;
	text-align: left;
	padding-top: 8px;
}

.footer_text_bottom {
	display: block;
	text-align: left;
}
.image_style {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	float: left;
	padding-right: 53px;
}
.form_style {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 36px;
}

.form_label {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}

.button_row {
	display: block;
	margin-top: 8px;
	text-align: left;
	margin-left: 14px;
	margin-bottom: 10px;
}


.text_color_style {
	color: #a12e68;
}





#main {
	background-color: #f0f0f0;
	width: 752px;
	margin: auto;
}
#left_content {
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: left 22px;
	float: left;
	width: 400px;
	height: 300px;
	text-align: left;
	
}
#left_content1 {
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: left 22px;
	float: left;
	width: 700px;
	height: 300px;
	text-align: left;	
}
#right_content {
	float: right;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: left 22px;
	text-align: left;
	width: 250px;
	
}
.wrapper {
	clear: both;
}

