@charset "utf-8";
/* CSS Document */

html, body {
	background-color: #eeeff4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: repeat-x;
}

.IncontrolScroll {
	padding: 0px;
	overflow: auto;
	height: 400px;
	width: 900px;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-highlight-color:#ffffff;
	scrollbar-face-color:#e1e1e1;
	scrollbar-arrow-color:#999999;
	scrollbar-shadow-color:#e1e1e1;
	scrollbar-darkshadow-color:#cccccc;
	scrollbar-track-color:#ffffff;
}

.bodyTextBLD {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3d4853;
}

.newsHeading {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004cd7;
}

.peopleName {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing:0px;
	font-weight: normal;
	color: #000000;
}

.peopleNameSml {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height:10px;
	color: #000000;
}

.style1 {color: #007FBF}


a:link {
	color: #004cd7;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #004cd7;
}
a:hover {
	text-decoration: none;
	color: #004cd7;
}
a:active {
	text-decoration: none;
	color: #004cd7;
}

.footerlink a:link {
	font-family: Microsoft Sans Serif, Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.footerlink a:visited {
	font-family: Microsoft Sans Serif, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}
.footerlink a:hover {
	font-family: Microsoft Sans Serif, Arial;
	font-size: 11px;
	text-decoration: underline;
	color: #ffffff;
}
.footerlink a:active {
	font-family: Microsoft Sans Serif, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}

.footerlink2 a:link {
	font-family: Microsoft Sans Serif, Arial;
	font-size: 11px;
	color: #3399FF;
	text-decoration: none;
	line-height: 19px;
}
.footerlink2 a:visited {
	font-family: Microsoft Sans Serif, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #3399FF;
	line-height: 19px;
}
.footerlink2 a:hover {
	font-family: Microsoft Sans Serif, Arial;
	font-size: 11px;
	text-decoration: underline;
	color: #3399FF;
	line-height: 19px;
}
.footerlink2 a:active {
	font-family: Microsoft Sans Serif, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #3399FF;
	line-height: 19px;
}

.bodyText {
	font-family: Microsoft Sans Serif, Arial;
	font-size: 13px;
	color: #4b5661;
	line-height: 18px;
}

.menuText {
	font-family: Microsoft Sans Serif, Arial;
	font-size: 11px;
	color: #667381;
	line-height: 16px;
}

.bodyText2 {
	font-family: Microsoft Sans Serif, Arial;
	font-size: 11px;
	color: #667381;
	line-height: 16px;
}

.buttons {
	font-family: Microsoft Sans Serif, Arial;
	font-size: 14px;
	font-weight: nomal;
	letter-spacing: 0px;
	color: #3d4853;
	/* filter: Shadow(Color=#dde5ed, 	
			Direction=160, 
			Strength=3); */	
}

.footerText1 {
	font-family: Microsoft Sans Serif, Arial;
	font-size: 11px;
	color: #3399FF;
	line-height: 22px;
}

.footerText2 {
	font-family: Microsoft Sans Serif, Arial;
	font-size: 11px;
	color: #ffffff;
	line-height: 14px;
}

.footerText3 {
	font-family: Microsoft Sans Serif, Arial;
	font-size: 16px;
	color: #ffffff;
	line-height: 14px;
}

.footerText4 {
	font-family: Microsoft Sans Serif, Arial;
	font-size: 11px;
	color: #3399FF;
	line-height: 22px;
}

.heading1 {
	font-family: Microsoft Sans Serif, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #61686e;
	line-height: 14px;
}

.heading2 {
	font-family: Microsoft Sans Serif, Arial;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	line-height: 26px;
}

.heading3 {
	font-family: Microsoft Sans Serif, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
}

.heading4 {
	font-family: Sans Serif, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.heading5 {
	font-family: Microsoft Sans Serif, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 26px;
}

.MPXheading {
	font-family: Microsoft Sans Serif, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	line-height: 26px;
}

.textFieldInput {width:150px; height:16px; padding:4px 8px; font-family: Microsoft Sans Serif, Arial; font-size: 12px; color:#000000; background:#ffffff; border-width: 1px; border-style: solid; border-color: #dee0ea;}
.textFieldTextarea {width:150px; height:84px; padding:4px 8px; font-family: Microsoft Sans Serif, Arial; font-size: 12px; color:#000000; background:#ffffff; border-width: 1px; border-style: solid; border-color: #dee0ea;}
.textFieldButton {float:right; padding:20px 5px 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: Microsoft Sans Serif, Arial; font-size: 12px; color:#3d4853;}
.textFieldSubmitButton:hover { background-position: 0 -38px; }
.textFieldSelect {width:150px; font-family: Microsoft Sans Serif, Arial; font-size: 12px; color:#000000; background:#ffffff; border-width: 1px; border-style: solid; border-color: #dee0ea;}

.searchFieldInput {width:140px; padding-left:6px; padding-bottom:4px; font-family: Microsoft Sans Serif, Arial; font-size: 12px; color:#000000; background:#ffffff; border-width: 1px; border-style: solid; border-color: #dee0ea;}

.submitInput {width:150px; height:16px; padding:4px 8px; font-family: Microsoft Sans Serif, Arial; font-size: 12px; color:#000000; background:#ffffff; border-width: 1px; border-style: solid; border-color: #dee0ea;}

.textField2 input {width:300px; height:16px; padding:4px 8px; font-family: Microsoft Sans Serif, Arial; font-size: 12px; color:#000000; background:#ffffff; border-width: 1px; border-style: solid; border-color: #dee0ea;}
.textField2 textarea {width:300px; height:84px; padding:4px 8px; font-family: Microsoft Sans Serif, Arial; font-size: 12px; color:#000000; background:#ffffff; border-width: 1px; border-style: solid; border-color: #dee0ea;}
.textField2.button {float:right; padding:20px 8px 20px 0;}
.textField2 input.submitButton {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: Microsoft Sans Serif, Arial; font-size: 14px; color:#3d4853;}
.textField2 input.submitButton:hover, input.submitButton.inputhover1 { background-position: 0 -38px; }



.frameScroll {
	padding: 0px;
	overflow: auto;
	overflow-x: hidden;
	height: 290px;
	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;
}