#footer {
	margin-top: 320px;
}

.formfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.style1 {
	color: #FF0000;
	font-weight: bold;
}
.lightgray {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	padding-left: 1px;
}
.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px dotted #99CC99;
}
#Alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99CC99;
	border-right-color: #99CC99;
	border-bottom-color: #99CC99;
	border-left-color: #99CC99;
}

#rightcontent {
position:absolute;
right:10px;
top:111px;
width:300px;
background:#fff;
}
#Related_Topics {
	border:1px solid #000;
	visibility: hidden;
}

#Related_Topics_Title {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:700;
color:#030;
background-color:#C6DEF7;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:1px;
}

#DescriptionContent {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:5px;
}

#DescriptionTitle {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bolder;
color:#03F;
}

#Border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#DescriptionTitleCount {
font-size:12px;
color:#333;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

