body {
	background-color: #49749C;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin: 0px 0px 7px;
}

#content_container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	background-image: url(../images/body.gif);
	background-repeat: repeat-y;
	padding-top: 3px;
	padding-left: 48px;
	padding-right: 62px;
	padding-bottom: 5px;
	font-size: 15px;
	line-height: 20px;
	color: #000000;
}
.smalltext {
	font-size: 10px;
}
.largebold {
	font-size: 16px;
	font-weight: bold;
}
h1 {
	color: #000000;
	text-align: center;
	line-height: 35px;
	font-weight: bold;
	margin-top: 0px;
}
h2 {
	font-size: 24px;
	color: #000080;
	line-height: 28px;
}
h4 {
	font-size: 16px;
	color: #07428B;
	line-height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 7px;
}
.bold {
	font-size: 16px;
	font-weight: bold;
}
.largeboldhighlight {
	font-size: 16px;
	font-weight: bold;
	background-color: #FFFF66;
}
#left_column {
	padding-right: 20px;
	border-bottom-color: #CCCCCC;
	background-repeat: repeat-x;
}
#left_column  ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#left_column li {
	margin: 0px 0px 7px;
	padding: 0px;
	list-style-type: disc;
	list-style-image: url(images/plus.gif);
}
#left_column a:link {
	color: #333333;
	font-size: 12px;
}
#left_column a:visited {
	color: #333333;
	font-size: 12px;
}
#left_column a:hover {
	color: #333333;
	font-size: 12px;
}
#left_column a:active {
	color: #333333;
	font-size: 12px;
}

#right_column {
	padding-left: 30px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
#main_content {
	padding-left: 60px;
	padding-right: 60px;
}
.footer_border {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.form_text {
	font-size: 14px;
	font-weight: bold;
}
#text_box input {
	font-size: 12px;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
}
#text_box {
	font-size: 12px;
}
#footer_text {
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}
#footer_text  a:link {
	color: #333333;
}
#footer_text a:visited {
	color: #666666;
	text-decoration: none;
}
#footer_text a:hover {
	text-decoration: underline;
	color: #000000;
}
#footer_text a:active {
	color: #666666;
	text-decoration: none;
}
.register_red {color: #C61907}
hr {
	border-top: 1px dashed #CCCCCC;
}
#sign_up_box {
	background-color: #FFFFCC;
	border: 3px dashed #000000;
	height: 269px;
}
#sign_up_box td {
	padding: 15px;
}
#sign_table td {
	padding: 2px;
}
.sign_up_header {
	font-size: 20px;
	font-weight: 700;
	font-family: tahoma;
	letter-spacing: -1px;
}
