@charset "utf-8";
/* CSS Document */

body {
	margin-top:0px
}

#site_border_left {
	background:url(images/siteborder_left.gif);
	width:10px;
}

#site_border_right {
	background:url(images/siteborder_right.gif);
	width:10px;
}

.content_header {
	color:#10185A;
	background-color:#DDDDDD;
	border:4px solid #FFFFFF;
	border-left:0px;
	height:39px;
	max-height:39px;
	font:17px Verdana;
	font-weight:bold;
	padding-left:8px;
}

.content {
	color:#10185A;
	background-color:#DDDDDD;
	border:4px solid #FFFFFF;
	border-top:0px;
	border-left:0px;
	border-bottom:0px;
	font:13px Tahoma;
	padding:8px;
	padding-left:15px;
}

.footer_table {
	font:13px Tahoma;
	font-weight:bold;
	height:32px;
}

#border_top_y {
	background-image:url(images/bordertopy.gif);
	height:3px;
}

#border_bot_y {
	background-image:url(images/borderboty.gif);
	height:3px;
}

#borderleft {
	background:url(images/borderleft.gif);
	width:4px;
}

#borderright {
	background:url(images/borderright.gif);
	width:4px;
}

#copyright {
	padding-left:28px;
	height:22px;
	color:#10185A;
	font:12px Tahoma;
	font-weight:bold;

}

#footerlink {
	padding-right:28px;
	height:22px;
	color:#10185A;
	font:13px Tahoma;
	font-weight:bold;

}

#image_caption {
	font:13px Tahoma;
}


#signuptext {
	border:1px solid #7d0000;
	color:#10185A;
	font:13px Tahoma;
	padding-left:2px;
}

#signupsubmit {
	border:1px solid #7d0000;
	color:#10185A;
	font:13px Tahoma;
}

#link {
	color:#10185A;
	font:12px Tahoma;
	font-weight:bold;
	text-decoration:none;
}

#link:hover {
	color:#7D0000;
	font:12px Tahoma;
	font-weight:bold;
	text-decoration:none;
}

#section_title {
	width:550px;
	color:#10185A;
	text-decoration:none;
	font-size:17px;
	font-family:Tahoma;
	font-weight:bold;
	border-bottom:1px solid #10185A;
}

#error {
	color:#FF0000;
}

#success {
	padding-left:8px;
	color:#060;
}

#table_header {
	border:1px solid #7D0000;
	font-weight:bold;
	font-size:14px;
}

#table_cell {
	border:1px solid #7D0000;
	border-top:0px;
}
