body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
}

body, th, td, p, li, ul {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000; 
}

h5 {
	font-size: 13px; 
	color: #456CC6;
}

h4 {
	font-size: 16px; 
	color: #456CC6;
}

a:link {
	font-weight: normal; 
	text-decoration: underline; 
	color: #112F9D;
	} 
a:visited {
	font-weight: normal; 
	text-decoration: underline; 
	color: #3460C2;
	}
a:hover {
	font-weight: normal; 
	text-decoration: none; 
	color: #3460C2; 
	}
	
a.bottom:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #60B7EC; 	
	}		
a.bottom:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #60B7EC;
	}		
a.bottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #60B7EC;
	}
	
a.red1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #ed1010; 	
	}		
a.red1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #ed1010;
	}		
a.red1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
	color: #ed1010;
	}

.insideBG {
	background-image:url('images/insidebg.jpg');
	background-position: top;
	background-attachment: scroll;
	background-repeat: no-repeat; 
	}
	
.insideBGfaq {
	background-image:url('images/insidebgfaq.jpg');
	background-position: top;
	background-attachment: scroll;
	background-repeat: no-repeat; 
	}
	
.insideText {
	padding-left: 25px;
	padding-right: 25px;
	}
	
.insideQuestions {
	font-size: 12px;
	}
	
.insideQuestions2 {
	font-size: 13px;
	padding-left: 25px;
	padding-right: 25px;
	}

.blueHeaders {
	font-size: 13px; 
	color: #456CC6;
	font-weight: bold;
	padding-left: 25px;
	}

.yellowBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	}

.hmText {
	padding-left: 26px;
	padding-right: 20px;
	font-size: 11px;
	}

.copyright {
	font-size: 10px;
	color: #fff;
	}
	
.news_text_2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;} 

.green { 
	color: #0A8A16; 
	font-weight: bold;
	}
.blue { 
	color: #4B809D; 
	font-weight: bold;
	}
.red { 
	color: #D32904; 
	font-weight: bold;
	}
	
.imageFloat {
	float: left;
	padding-right: 15px;
	}
	
.contactButton { 
	color: #ffffff; 
	background-color: #374346;
	border: 1px solid #000000;
	}

.contactInput { 
	background-color: #ffffff; 
	border: 1px solid #000000;
	} 
	
.newsText {
	font-size: 11px; 
	}
	
.headerPadding {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	}
	
.yellow {
	color: #FFDE00;
	}
	
.courier {
	font-family:"Courier New", Courier, monospace;
	font-size: 12px;
	}
	
.border {
	border: 1px solid #ccc;
	}
	
.imageFloat2 {
	float: left;
	padding-right: 20px;
	}

#container {
	width: 901px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	border: 0px;
	}	

#box1 {
	margin-left: 28px;
	margin-right: 8px;
	margin-top: 15px;
	margin-bottom: 25px;
	padding: 8px;
	width:247px;
	height:516px;
	background-color: #25292A;
	background-image:url('images/newsbg.gif');
	background-position: top;
	background-attachment: scroll;
	background-repeat: no-repeat; 
	border: solid 1px #000;
/*	scrollbar-base-color: #25292A; 
	scrollbar-face-color: #918F90; 
	scrollbar-track-color: #918F90; 
	scrollbar-arrow-color: #000;
	scrollbar-highlight-color: #ccc; 
	overflow: auto; */
}

#box2 {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	margin-bottom: 25px;
	padding: 8px;
	width:278px;
	height:516px;
	background-color: #25292A;
	border: solid 1px #000;
/*	scrollbar-base-color: #25292A; 
	scrollbar-face-color: #918F90; 
	scrollbar-track-color: #918F90; 
	scrollbar-arrow-color: #000;
	scrollbar-highlight-color: #ccc; 
	overflow: auto; */
}

#box3 {
	margin-left: 11px;
	margin-right: 24px;
	margin-top: 15px;
	margin-bottom: 25px;
	padding: 8px;
	width:247px;
	height:516px;
	background-color: #25292A;
	border: solid 1px #000;
/*	scrollbar-base-color: #25292A; 
	scrollbar-face-color: #918F90; 
	scrollbar-track-color: #918F90; 
	scrollbar-arrow-color: #000;
	scrollbar-highlight-color: #ccc; 
	overflow: auto; */
}

.tableBorder {
	border: #2652BC 1px solid;
	}

#contentBox {
	z-index: 1;
	margin-left: 26px;
	margin-right: 26px;
	margin-top: 15px;
	margin-bottom: 25px;
	width:845px;
	background-color: #25292A;
	background-image:url('images/contentbg.gif');
	background-position: bottom;
	background-attachment: scroll;
	background-repeat: no-repeat; 
	border: solid 1px #000;
}