.headerBG {
	vertical-align: bottom;
	background-image: url(Images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.headerMain {
	
	background-image: url(Images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


.headerTitle {
	font-family: Arial;
	font-size: 11.5pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	padding: 9pt;
	height: 70px;
}
.menu_padding {
	padding-top: 2px;
	padding-right: 9pt;
	padding-bottom: 2px;
	padding-left: 10px;
}


.spectrumBG {
	background-color: #0a3371;
	background-image: url(Images/spectrumbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	text-align: left;
	vertical-align: middle;
}
.login_bt {
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}


.mainColor {
	BACKGROUND-COLOR: #316c85
}
.tagline {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #a2bdc8; FONT-FAMILY: Arial; WHITE-SPACE: nowrap
}
.login_bt a {
	color: #FFFFFF;
	text-decoration: none;
}
.login_bt a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.main_homeTitle {
	background-color: #0193cf;
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding: 15px;
}

