.headerbg{
	background-image:url(../images/headerBG.jpg);
	background-repeat: no-repeat;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
}

td {
	vertical-align: top;
}
body {
	background-color: #112235;
}
.bigWhiteHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
}


.centerContent {
	background-color: #23395B;
	
}

a:link {

	color: #FFFFFF;
	text-decoration: underline;

}

a:visited {

	color: #FFFFFF;
	text-decoration: underline;

}

a:active {

	color: #FFFFFF;
	text-decoration: underline;


}
.toolbar {
	background-image: url(../images/greyGradientBG.jpg);
	background-repeat: repeat-x;
	height: 30px;
}

.orangeBar {
	background-image: url(../images/orangebarBG.jpg);
	background-repeat: repeat-x;
	height: 15px;
}

a:hover {
	color: #F9A001;
	text-decoration: underline;
}

.whiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DBE2EC;
}

.subscribeBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #CCCCCC;
	border: thin inset ##112235;
}

.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DBE2EC;
	line-height: normal;
}

.subscribeButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	border: thin outset ##112235;
}

.tinywhitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DBE2EC;
	line-height: normal;
	font-weight: normal;
}
.tinyredtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	line-height: normal;
	font-weight: normal;
}

.spacer{
	background-image: url(../images/vert_line.gif);
	background-repeat: repeat-y;
	width: 3px;
}
.bigGreenHeader {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #00FF00;
	font-weight: bold;
}
.goldText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	line-height: normal;
}
hr {
	border: thin double #000000;
	
}

.grayText {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C0C0C0;
	line-height: normal;
}
.pinkHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF00FF;
}
