@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/BG.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #005AA4;
}
a:visited {
	color: #003A68;
}
.bluetext {
	color: #005CA5;
	font-weight: bold;
}

a:hover {
	color: #1B73C0;
}
h1 {
	font-size: 14px;
	color: #555555;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 15px;
}
h2 {
	font-size: 12px;
	color: #005AA4;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	height: 87px;
	width: 950px;
}
#flashheader {
	height: 259px;
	width: 950px;
}
#headerbottom {
	height: 72px;
	width: 950px;
}
#content_left {
	float: left;
	width: 539px;
	padding-left: 39px;
	padding-right: 35px;
}
#content_right {
	float: left;
	width: 293px;
	
}
#wrapper #homecontent_right p {
	margin-right: 10px;
	margin-left: 14px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
.hometablemargins {
	margin-top: 10px;
	margin-bottom: 10px;
}

.homeimageborder {
	border: 1pt solid #CCCCCC;
	float: left;
	margin-right: 4px;
	margin-bottom: 5px;
}

#content_right_pad {
	float: left;
	width: 42px;
}
#footer {
	clear: both;
	width: 950px;
	text-align: center;
	color: #999999;
}
#homecontent_right {
	float: left;
	width: 293px;
	border: 1pt solid #CCCCCC;
}
