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

.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;
}
.hd {
	background-color: #666666;
	background-image: url(../images/hd/hd_grey_wl.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 0px;
	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;
}
.padding15 {
	padding: 15px;
	background-color: #FFFFFF;
}
.hdlinks {color: #333333}
.style2 {color: #944D4D}

