@charset "utf-8";
/* CSS Document */

#baseshadow1 {
background: #fff url(img/base.gif);
height:8px;
}

#spanButtonPlaceholder1 {padding-top:3px;}

#rhshadow {
background: #fff url(img/LH.gif);
width:8px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #817E7D;
}

a:link {
	color: #9D0002;
}
a:visited {
	color: #9D0002;
}
a:hover {
	color: #E10005;
}
a:active {
	color: #E10005;
}

h1 {
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}

#formchoice h2 {
float:left;
margin-top:0;
vertical-align:top;
width:auto;
}

#right_panel {
	width: 240px;
	float: right;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #272527;
	padding-right: -20px;
	margin-right: 0px;
}
#right_panel2 {
	width: 240px;
	float: right;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: -20px;
	margin-right: 0px;
	clear:both;
}

#right_panel_head {
	width: 240px;
	float: right;
	margin-top: 18px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 24px;
	clear: both;
	height: 263px;
}

#panel_left {
	width: 660px;
	padding: 0px;
	margin: 0px;
	margin-right: 20px;
}
.header {
	height: 392px;
	width: 960px;
	background-image: url(../images/title_image2.jpg);
	background-repeat: no-repeat;
}
.header #right_panel_head .textfield {
	font-size: 10px;
	background-color: #3D3D3D;
	border: 1px solid #FFFFFF;
	margin: 0px;
	margin-bottom: 10px;
	color: #FFFFFF;
}
.header #right_panel_head form {
	text-align: left;
	padding-left: 19px;
}
.header #right_panel_head #button3 {
	background-color: #3D3D3D;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	width: 50px;
	float: right;
	padding: 0;
}
.header #right_panel_head #register_panel {
	padding:0px;
	margin:0px;
	text-align: right;
	padding-right: 18px;
}
.header #right_panel_head #register_panel a {
text-decoration:none;
color:#FFFFFF;
}
.header #right_panel_head #loginform {
font-size:11px;
font-weight:normal;
}

#navigation {
	float: left;
	padding-top: 60px;
	color: #FFFFFF;
	padding-left: 45px;
	font-size: 15px;
	font-weight: bold;
	height:1%;
	position:relative;
}

.noclear{clear:both;}

#navigation2{
	float: right;
	padding-top: 60px;
	color: #FFFFFF;
	padding-left: 45px;
	font-size: 15px;
	font-weight: bold;
	height:1%;
	position:relative;
}
#navigation2 a {
text-decoration:none;
color:#FFFFFF;
}
#navigation2 li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	margin-right: 10px;
}
#navigation2 ul {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #cccccc;
	font-weight: bold;
}
#navigation a {
text-decoration:none;
color:#FFFFFF;
}
#navigation li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	margin-right: 10px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #cccccc;
	font-weight: bold;
}

.main_content_td {
	padding-top: 32px;
	padding-left: 39px;
	padding-bottom: 32px;
}

#register_panel #logonhead {
	padding-top: 43px;
	margin-bottom: 40px;
}
.header_other {
	background-image: url(../images/title_image_other.jpg);
	background-repeat: no-repeat;
	height: 162px;
}
.header_other #header2_spacer {
	height: 80px;
}
.footer_td {
	padding-left: 39px;
	padding-bottom: 10px;
	padding-top: 20px;
}
#registerForm #clickwrap {
	padding: 15px;
	height: 200px;
	width: 90%;
	overflow: scroll;
}

.article4{
margin-left:40px;
list-style-type:decimal;}
