/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ebe9e9;
	background-image: url(../images/master-bg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
img {
	border: none;
}
form {
	margin: 0px;
	padding: 0px;
}
#logo-bg {
	background-image: url(../images/logo-bg.jpg);
	background-repeat: repeat-x;
	height: 86px;
}
#logo-text {
	font-family: "Arial Rounded M...", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #f3ecdd;
	padding-top: 20px;
	padding-left: 15px;
	float: left;
	line-height: 20px;
}

#logo-bg span{
	font-family: Arial, Helvetica, sans-serif;
	color: #f3ecdd;
	font-size: 15px;
	font-weight: normal;
}
#logo-bg .right-text{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	float: right;
	padding-top: 8px;
	padding-right: 14px;
	text-align: right;
	clear: right;
}
.search-form {
	float: right;
	height: 28px;
	width: 340px;
	margin-top: 5px;
}
.btn-search {
	float: left;
}
.search-field {
	float: left;
	height: 18px;
	width: 256px;
	border: 1px solid #cce1f5;
	background-color: #cce1f5;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 2px;
}
#search-btn {
	float: right;
	padding-top: 5px;
}
#content-bg {
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-top: 11px;
	width: 940px;
	padding-left: 10px;
	padding-bottom: 11px;
	background-position: left top;
}
.heading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #01304f;
	padding-bottom: 5px;
}
.heading2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #05426E;
	padding-bottom: 5px;
}
.color-blue {
	color: #3689c0;
}
.img-title {
	color: #01304f;
	clear: both;
	float: left;
	padding-top: 5px;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}
img {
	border: none;
}
.border {
	border: 4px solid #e9ecef;
}
#welcome {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px;
	float: left;
	min-height: 165px;
	width: 291px;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 11px;
	text-align: justify;
	line-height: 15px;height: 165px;
}
* html#welcome {
 
}
#welcome a{
	color:#d11f26;
	font-weight: bold;
}
#welcome a:hover{
	color:#000000;
	text-decoration:none;
}
#useful-resource {
	padding: 10px;
	width: 573px;
	float: left;
	min-height: 161px;
	background-color: #FFFFFF;
	margin-bottom: 11px;
}
#divider {
	float: left;
	background-image: url(../images/divider.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 141px;
	width: 8px;
	margin-right: 8px;
	margin-left: 8px;
}
#latest-document {
	width: 268px;
	float: left;
	padding-right: 10px;
}
#latest-document p{
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#latest-document a{
	color: #3689c0;
	text-decoration: none;
}
#latest-document a:hover{
	color: #d11f26;
	text-decoration: none;
}
#latest-document .viewall a{
	color: #d11f26;
	text-decoration: underline;
	background: none;
	float: left;
	font-weight: bold;
}
#latest-document .viewall a:hover{
	color: #000000;
	text-decoration: none;
}
#latest-news {
	width: 268px;
	float: left;
}
#latest-news p{
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#latest-news a {
	color: #d11f26;
	text-decoration: underline;
	background-image: url(../images/bullet.jpg);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	padding-left: 10px;
	float: left;
}
#latest-news a:hover {
	color: #d11f26;
	text-decoration: none;
}
.font-red {
	font-size: 14px;
	color: #d92126;
}
#graph-img {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	width: 295px;
	padding-left: 5px;
	padding-right: 28px;
	height: 200px;
	clear: left;
}

* html #graph-img {
padding-right: 14px;
}
.home-lower-whiteboxes {
	padding: 10px;
	float: left;
	min-height: 240px;
	background-color: #FFFFFF;
	width: 267px;
}
* html .home-lower-whiteboxes {
width: 264px;
height: 240px;
}
/*.forum-divider {
	float: left;
	background-image: url(../images/divider1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1px;
	width: 250px;
}*/
.home-lower-whiteboxes a {
	color: #3689c0;
	text-decoration: none;

}
.home-lower-whiteboxes a:hover {
	color: #d11f26;
	text-decoration: none;
}
/*#useful-lower*/
#useful-lower .viewall a{
	color: #d11f26;
	text-decoration: underline;
	background: none;
	float: right;
	font-weight: bold;
}
#useful-lower .viewall a:hover{
	color: #000000;
	text-decoration: none;
}
.document-link {
	width: 268px;
	clear: both;
}
.document-link a{
	color: #01304f;
	text-decoration: none;
	padding-bottom: 5px;
	clear:left;
	float: left;
	display: block;
}
.video-link {
	width: 268px;
	clear: both;
	padding-top: 10px;
}
.video-link a{
	color: #01304f;
	text-decoration: none;
	padding-bottom: 5px;
	clear:left;
	float: left;
	display: block;
}
/*---------*/
#footer-bg {
	background-color: #054776;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	clear: both;
	float: left;
	width: 930px;
}
#foot-text {
	font-size: 12px;
	color: #f3ecdd;
	line-height: 18px;
}
#foot-text a {
	color: #f3ecdd;
	text-decoration: none;
}
#foot-text a:hover {
	color: #f3ecdd;
	text-decoration: underline;
}
#home-forum-box {
	margin-right: 13px;
}
.fullwidth-box {
	clear: both;
	float: left;
	width: 900px;
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 10px;
}
.fullwidth-box a{
	color: #d11f26;
	text-decoration: underline;
	background: none;
	font-weight: bold;
}
.fullwidth-box a:hover{
	color: #000000;
	text-decoration: none;
}
.img-caption {
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.halfwidth-box {
	float: left;
	width: 430px;
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.halfwidth-box a{
	color: #d11f26;
	text-decoration: underline;
	background: none;
	font-weight: bold;
}
.halfwidth-box a:hover{
	color: #000000;
	text-decoration: none;
}
.news-caption{
	font-size: 16px;
	font-weight: bold;	
}
/*------03Nov--*/
h1,h2,h3,h4,h5,h6{
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h1 {
	font-size: 19px;
	color: #01304f;
	
}
h2 {
	font-size: 20px;
	color: #990000;
}
h3 {
	font-size: 16px;
	color: #990000;
}
h4 {
	font-size: 14px;
	color: #000000;
}
h5 {
	font-size: 12px;
	color: #01304f;
}
h6 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
