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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
.links_header {
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
	text-align: left;
}
.links {
	background-color: #21345E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.header {
	background-image: url(../images/bgs/img_bg_header.png);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
body {
	background-image: url(../images/bgs/main.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12pt;
}
.body {
	background-color: #CCCCCC;
	padding: 10px;
	margin: 0px;
	text-align: left;
	vertical-align: text-top;
	font-size: 12pt;
	text-indent: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.hd {
	background-color: #666666;
	background-image: url(../images/hd/hd_grey_wl.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 15px;
}
.textRed {
	font-size: 14px;
	color: #990000;
	font-style: italic;
	font-weight: bold;
}
.Locator {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #660000;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}
.borderbottomwhite {
}
.padding15 {
	padding: 15px;
	background-color: #FFFFFF;
}
.hdlinks {color: #333333}
.style2 {color: #944D4D}
.panelbody {	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: left;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.panelheader {	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000066;
}
.bdr_btm_blk {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bdr_btm_blk_dash {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.messageText {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.border_right_black_dash {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

