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

.global_image_border {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	display: block;
}

.BoxShot {
	float: right;
	height: 274px;
	width: 250px;
	padding-right: 6px;
	padding-left: 12px;
	overflow: visible;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body,td,th {
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-weight: bold;
	color: #111166;
}

.HotLink {
	color: #7676A7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-decoration: underline;
}

.SideBar_Header {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #111166;
	display: block;
	background-image: url(../images/redmarker.gif);
	background-repeat: no-repeat;
	text-indent: 26px;
	background-position: 7px 22px;
	padding-top: 20px;
}
.Side_Text_Bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	font-variant: normal;
	padding-left: 5px;
	float: left;
	padding-top: 5px;
	color: #111166;
}
.Side_Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	display: block;
	color: #111166;
}



.Body_Header1 {
	color: #111166;
	font-size: 14pt;
	line-height: 120%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 10px;
}

.Body_Header2 {
	color: #111166;
	font-size: 12pt;
	line-height: 120%;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#Top_img {
	display: block;
}
#white_img {
	float: left;
	left: 0px;
	position: relative;
}

.img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}

.img_hor_repeat {
	background-repeat: repeat-x;
	background-color:#222266;
	margin:0px;
	padding:3px 0px 3px 0px;
	border-bottom:1px solid #111166;
	border-top:1px solid #111166;

}

.img_right {
	margin: 10px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.FormElement {
	float: left;
	margin: 6px;
}

.form_class {
	background-color: #DAE3E9;
	padding: 6px;
}

.UnorderedList {
	background-image: url(../images/reddot1.png);
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 24px;
}

.Header3 {
	font-weight: bold;
}

.Red {
	color: #F00;
}
.Indent_It {
	padding-left: 2em;
}
