@charset "utf-8";
/* CSS Document */

html, body {
	width: 100%;
	height: 100%;
	background-color: #384d74;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: repeat-x;
}

.bodyText {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #414e72;
	line-height: 14px;
}

.bodyTextBLD {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a1a7bf;
}

.menuText {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #a1a7bf;
	line-height: 14px;
}

.menuText a:link {
	color: #a1a7bf;
	text-decoration: underline;
}
.menuText a:visited {
	text-decoration: underline;
	color: #a1a7bf;
}
.menuText a:hover {
	text-decoration: none;
	color: #a1a7bf;
}
.menuText a:active {
	text-decoration: underline;
	color: #a1a7bf;
}

a:link {
	color: #414e72;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #414e72;
}
a:hover {
	text-decoration: none;
	color: #414e72;
}
a:active {
	text-decoration: underline;
	color: #414e72;
}

.footerText {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #63739a;
	line-height: 16px;
}

.footerlink1 a:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #63739a;
	text-decoration: underline;
}
.footerlink1 a:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: underline;
	color: #63739a;
}
.footerlink1 a:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #63739a;
}
.footerlink1 a:active {
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: underline;
	color: #63739a;
}

.noFlash {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #ffffff;
	line-height: 14px;
}

.noFlash a:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #ffcc00;
	text-decoration: underline;
}
.noFlash a:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: underline;
	color: #ffcc00;
}
.noFlash a:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #ffcc00;
}
.noFlash a:active {
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: underline;
	color: #ffcc00;
}

.collapsePanel {
	width:100%;
	height:100%;
	background-image: url(../images/banner_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	overflow:hidden;
}

.collapsePanelHeader{
	width:100%;
	vertical-align:middle;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #414e72;
}

.buttons {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: nomal;
	letter-spacing: 0px;
	color: #3d4853;
	/* filter: Shadow(Color=#dde5ed, 	
			Direction=160, 
			Strength=3); */	
}

.footerText1 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #3399FF;
	line-height: 22px;
}

.headingContent {
	font-family: "Arial Narrow", Arial, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #2c3345;
	line-height: 14px;
}

.headingELF {
	font-family: Arial, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #009ce5;
	line-height: 14px;
}

.headingTrax {
	font-family: Arial, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #a91e2c;
	line-height: 14px;
}

.headingStandard {
	font-family: Arial, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #384d74;
	line-height: 14px;
}


.heading2 {
	font-family: Tahoma, Arial;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	line-height: 26px;
}

.textFieldInput {
	width:260px; 
	height:16px; 
	padding:4px 8px; 
	font-family: Tahoma, Arial; 
	font-size: 11px; 
	color:#000000; 
	background:#ffffff; 
	border-width: 1px; 
	border-style: solid; 
	border-color: #dde1ec;
}

.textFieldInput2 {
	width:200px; 
	height:16px; 
	padding:4px 8px; 
	font-family: Tahoma, Arial; 
	font-size: 11px; 
	color:#000000; 
	background:#ffffff; 
	border-width: 1px; 
	border-style: solid; 
	border-color: #dde1ec;
}

.textFieldSelect {
	width:260px; 
	padding:0px 0px 0px 8px; 
	font-family: Tahoma, Arial; 
	font-size: 11px; 
	color:#000000; 
	background:#ffffff; 
	border-width: 1px; 
	border-style: solid; 
	border-color: #dde1ec;
}

.textFieldTextarea {
	width:260px; 
	height:84px; 
	padding:4px 8px; 
	font-family: Tahoma, Arial; 
	font-size: 11px; 
	color:#000000; 
	background:#ffffff; 
	border-width: 1px; 
	border-style: solid; 
	border-color: #dde1ec;
}

.textFieldTextarea2 {
	width:200px; 
	height:84px; 
	padding:4px 8px; 
	font-family: Tahoma, Arial; 
	font-size: 11px; 
	color:#000000; 
	background:#ffffff; 
	border-width: 1px; 
	border-style: solid; 
	border-color: #dde1ec;
}

.textFieldButton {
	float:right; 
	padding:20px 8px 20px 0;
}

.textFieldSubmitButton {
	width:91px; 
	height:38px; 
	display:block; 
	border:none; 
	text-align:top; 
	text-indent:-10px; 
	background:url('../images/button_submit.jpg') no-repeat 0 0; 
	cursor:pointer;
	font-family: Tahoma, Arial; 
	font-size: 14px; 
	color:#3d4853;
}

.textFieldSubmitButton:hover { 
	background-position: 0 -38px;
}

.textFieldSelect {
	width:150px; 
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	color:#000000; 
	background:#ffffff; 
	border-width: 1px; 
	border-style: solid; 
	border-color: #EEEFF4;
}

.searchFieldInput {
	width:140px; 
	padding-left:6px; 
	padding-bottom:4px; 
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	color:#000000; 
	background:#ffffff; 
	border-width: 1px; 
	border-style: solid; 
	border-color: #EEEFF4;
}

.Scroll1 {
	padding: 0px;
	overflow: auto;
	overflow-x: hidden;
	height: 280px;
	width: 215px;
	scrollbar-3dlight-color:#dce2e9;
	scrollbar-highlight-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#748193;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#dce2e9;
	scrollbar-track-color:#f6f7f9;
}
.newsScroll {
	padding: 0px;
	overflow: auto;
	overflow-x: hidden;
	height: 205px;
	width: 198px;
	scrollbar-3dlight-color:#c6d0e7;
	scrollbar-highlight-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#27365e;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#c6d0e7;
	scrollbar-track-color:#eaecef;
}
.newsHeading {	
	font-family: Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height:18px;
	color: #192545;
}
