@charset "UTF-8";

.header-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	font-weight: bold;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #389dd5;
	font-weight: bold;
	padding-left: 40px;
}
.pagetitlecenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #389dd5;
	font-weight: bold;
	text-align: center;	
}

body {
	background-color: #020b0f;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:active {
	color: #389dd5;
	text-decoration: none;
}
.footerBot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 9px;
	color: #999999;
	line-height: 12px;
	padding-left: 6px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
}
.footerBot a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerBot a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerBot a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footerBot a:active {
	color: #389dd5;
	text-decoration: none;
}



/* ######### CSS for sub menu container below ######### */


.tabsmenucontentclass{
overflow: hidden;
height: 144px;
width: 850px;
padding-left:15px;
padding-top:8px;
}

.tabbase {
	background-image: url(images/tabbase.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.tab-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}

.tab-text a:link {
	color: #389dd5;
	text-decoration: underline;
}
.tab-text a:visited {
	color: #389dd5;
	text-decoration: underline;
}
.tab-text a:hover {
	color: #000000;
	text-decoration: none;
}
.tab-text a:active {
	color: #000000;
	text-decoration: none;
}

.tab-texthi {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.tabs-textbb {
	color: #3286b4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tab-leadin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #389dd5;
	font-weight: bold;
}
.formast {
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
}
.formlabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.pagesubtitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #999999;
	padding-right: 40px;
}
.asterix {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
}
