@charset "utf-8";

body{
	font-family:Helvetica, Verdana, Arial, sans-serif;
	color:#66789f;
	margin:0 auto;
	padding:0;
	
	font-size:12px;
	vertical-align:top;
}


* {
	margin:0;
	padding:0;
}

.right {
	text-align:right;
}

.left {
	text-align:left;
}

.center {
	text-align:center;
}

.top {
	vertical-align:top;
}

.clear {
	clear:both;
}

.relative {
	position:relative
}

.headerBg {
	background:#92a4cb url(../images/headerbg.jpg) left top repeat-x;
	margin:auto;
	padding:0;
}

#header {
	width:898px;
	margin:auto;
}
#header1 {
	width:898px;
	margin:auto;
}
.topNavBg {
	background:#fbf5de;
	height:21px;
	font-size:12px;
	padding:3px 0 3px 0 ;
	padding-right:10px;
	color:#6578a0
}

.topNavBg a{
	color:#f78600;
	text-decoration:none;
	padding:0 0 0 25px ;
}

.topNavBg a.active{
	color:#f78600;
	text-decoration:none;
	font-weight:bold
}

.topNavBg a:hover{
	color:#7ea1e2;
	text-decoration:none;
}

.topNavBgHome {
	background:#fbf5de;
	height:21px;
	text-align:right;
	font-size:10px;
	font-weight:bold;
	padding:0 10px 0 0
}

.topNavBgHome a{
	color:#f78600;
	text-decoration:none;
	padding:5px;
}

.topNavBg a.active{
	color:#f78600;
	text-decoration:none;
	font-weight:bold
}

.topNavBgHome a:hover{
	color:#7ea1e2;
	text-decoration:none;
}

.logoContent {
	background:#FFFFFF;
	padding:12px 19px;
}

.topInputBg{
	background:url(../images/searchbg.jpg) left top no-repeat;
	width:229px;
	height:27px;
}

 .topInputBg11{
	background:url(../images/searchbg.jpg) left top no-repeat;
	 
	height:27px;
}

input.topInput {
	width:198px;
	height:25px;
	border:0;
	background:none;
	padding:6px 0 0 0px;
	margin:0 0 0 25px;
	font-size:12px;
	vertical-align:top;
	color:#9b9b9b
}

#middleContentBg {
	background:#a6b5d7 url(../images/midbg.gif) left top repeat-x;
}

.middleContent {
	vertical-align:top;
	width:898px;
	margin:auto;
	background:#d9e4ff;
}

.middleContentFront {
	vertical-align:top;
	width:898px;
	margin:auto;
	background:#fff;
}


.middleContentHome {
	vertical-align:top;
	width:898px;
	margin:auto;
	background:#ffffff
}

.padding18 {
	padding:18px;
	vertical-align:top;
}

.welcomeTxt {
	font-size:14px;
	padding:0 12px 0 0;
	line-height:16px;
}

.welcomeTxt a{
	color:#ee9400;
	text-align:justify;
	text-decoration:underline;
}

.welcomeTxt a:hover{
	text-decoration:none;
	color:#66789f;
	text-decoration:underline;
}

.welcomeTxt2 {
	font-size:12px;
	padding:0 10px 0 0;
	line-height:14px;
}

.welcomeTxt2 a{
	color:#ee9400;
	text-align:justify;
	text-decoration:underline;
}

.welcomeTxt2 a:hover{
	text-decoration:none;
	color:#66789f;
	text-decoration:underline;
}



.learnMore {
	font-size:16px;
	color:#ee9400;
}

.learnMore a{
	text-decoration:underline;
	color:#ee9400;
}

.learnMore a:hover{
	text-decoration:none;
	color:#ee9400;
}

.blueBand {
	background:#94a2c0;
	height:4px;
	border-left:#FFFFFF 1px solid;
	border-right:#FFFFFF 1px solid;
}

.bannerHeight {
	height:27px;
}

html*.bannerHeight {
	height:22px;
}

.yellowContent {
	background:#fffae9;
	padding:25px 18px; 
}

.bdrTopBotm {
	border-top:1px solid #d6d7d6;
	border-bottom:1px solid #d6d7d6;
	padding:5px 0 
}

.bdrRight {
	border-right:1px solid #d6d7d6;
}

.bdrPading {
	padding:5px 0 5px 10px;
}

.bdrPading1 {
	padding:6px 0 8px 10px;
}


.bdrTopBotm a{
	color:#66789f;
	text-decoration:none;
}

.bdrTopBotm a:hover{
	color:#ee9400;
	text-decoration:none;
}

.subsIcon {
	text-align:right;
	padding-right:14px;
}
.subsIcon a{
	color:#ee9400;
	
}

.subsIcon a:hover
{
	/*text-decoration:underline;*/
	
	
}

.newsLetterLink {
	color:#5c709c;
	padding-top:11px;
}

.newsLetterLink ul{
	margin:0;
	padding:4px 0;
}

.newsLetterLink ul li{
	margin:0;
	padding:1px 0 1px 8px;
	color:#ee9400;
	background:url(../images/hline.jpg) left 8px no-repeat;
}

.newsLetterLink ul li a{
	color:#ee9400;
	text-decoration:underline;
}

.newsLetterLink ul li a:hover{
	color:#5c709c;
	text-decoration:none;
}

.newsLetterLink2 ul{
	margin:0;
	padding-top:6px;
}

.newsLetterLink2 ul li{
	margin:0;
	padding:1px 0 1px 0px;
	color:#66789E;
}

.moreLink{
	color:#ee9400;
}

.moreLink a{
	color:#ee9400;
	text-decoration:underline;
}

.moreLink a:hover{
	color:#5c709c;
	text-decoration:none;
}

h1 {
	font-size:18px;
	color:#66789e;
}

.headSubNav strong{
	font-size:18px;
	color:#66789e;
}

.headSubNav {
	color:#f78500;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
}

.headSubNav a{
	color:#f78500;
	text-decoration:none;
	padding:0 5px 0 0;
}

.headSubNav a:hover{
	color:#66789e;
	text-decoration:none;
}

.headSubNav a.active{
	color:#f78500;
	font-weight:bold;
}

.footerBg {
	background:#6678a0;
	height:30px;
	color:#FFFFFF;
	font-size:10px;
}

.footerContent {
	width:890px;
	margin:auto;
	padding:0 4px;
}

.footerContent a{
	color:#FFFFFF;
	text-decoration:underline;
}

.footerContent a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

.headingRow {
	background:#6678a0;
	color:#FFFFFF;
}

.paging td a{
	color:#FFFFFF;
	text-decoration:none;
}

.paging td a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.paging td a.active{
	font-weight:bold;
}

.headingRow td{
	padding:4px 8px; 
}

.headingRow th{
	padding:4px 4px; 
}

.headRowS {
	height:5px;
	background:#6678a0;
}

.whiteRow td{
	padding:4px;
	background:#FFFFFF;
}

.blueRow td{
	padding:4px;
}


.userTable {
	color:#6678a0;
	text-decoration:none;
	/*height: 916px;*/
}

.userTable a{
	color:#f78500;
	text-decoration:none;
}

.userTable a:hover{
	color:#6678a0;
	text-decoration:underline;
}

.password a{
	color:#f78500;
	text-decoration:none;
	font-weight:bold
}

.password a:hover{
	color:#f78600;
	text-decoration:underline;
}

.labelTxt {
	text-align:left;
	padding:0 0px 0 90px;
}

input.adminInput {
	font-size:12px;
	color:#3c5180;
	padding:2px 2px 0 0;
	width:200px;
	border:#000000 1px solid;
	height:17px;
	background:#d9e4ff
}

input.adminInput:hover {
	border:#717f9d 1px solid;
}


.headingPagerRow {
	background:#6678a0;
	color:#FFFFFF;
}


a.roottreeLink{
	font-size: 14px;
	color: #666666;
	text-decoration:underline;
	padding-top:8px;
	padding-left:8px;
}

a.roottreeLink:hover{
	color: #FF3300;
	text-decoration:none;
}
.treeLink a{
	font-size: 12px;
	color: #445882;
	text-decoration:underline;
	padding:3px;
	display:block
}

.treeLink a:hover{
	color: #FF3300;
	text-decoration:none;
}

.treeBoxTxt {
	font-size:11px;
	color:#6c81ad;
	padding-left:0px;
	padding-top:0px;
}

.tree {
	font-size:11px;
	color:#6c81ad;
	padding-left:0px;
	padding-top:0px;
}



/******--- For showing messages ---******/

.goodMsg, .badMsg
{
	height: 30px;
	padding: 10px 20px 5px 10px;
	vertical-align: middle;
	text-align: center;
}
.goodMsg
{
	border: 1px solid #9c9;
	color: #060;
	background-color: #E2F9E3;
}
.badMsg
{
	border: 1px solid #c99;
	color: #fff;
	background-color: #c00;
}
img, table
{
	border: none;
	margin: 0;
}
/***************************************/


/*inner page css*/
.orangeBand {
	height:34px;
	color:#FFFFFF;
	font-size:17px;
	text-align:center;
	border-right:1px solid #FFF;
	border-left:1px solid #FFF;
	background:#92a4cb
}

.innerContentTopBg {
	background:url(../images/innercontenttopbg.jpg) left top repeat-x;
	width:622px;
	height:27px;
}

.innerContentBottomBg {
	background:url(../images/innercontentbotbg.jpg) left top repeat-x;
	width:622px;
	height:26px;
}

.orangeTbBdr {
	border:#94a2c0 1px solid;
}

.innBlueTxt {
	font-size:11px;
	font-weight:bold;
	text-align:left;
	color:#5c709c;
	padding:3px 0 3px 0;
	vertical-align:top;
}

.innDetailsTxt {
	font-size:11px;
	text-align:left;
	color:#666666;
	padding:3px 0 3px 0;
	vertical-align:top;
	line-height:18px;
}

.innDetailsTxt a{
	color:#e99312;
	text-decoration:none;
}

.innDetailsTxt a:hover{
	color:#5c709c;
	text-decoration:none;
}

.innDetailsTxt span{
	color:#e99312;
	text-decoration:none;
}

.innerBtn{
	margin-right:17px;
}

.innRightCont {
	background:#fffae9;
	width:200px;
	vertical-align:top;
}

.innerRightTxt {
	color:#5c709c;
	font-size:14px;
	padding:10px;
}

.innerRightTxt ul{
	margin:4px 0;
	padding:0;
}

.innerRightTxt ul li{
	margin:0;
	padding:2px 0;
	font-size:12px;
	background:url(../images/arrow.gif) left 7px no-repeat;
}

.innerRightTxt ul li a{
	color:#ee9400;
	text-decoration:none;
	padding:0 0 0 10px
}

.innerRightTxt ul li a:hover{
	color:#5c709c;
	text-decoration:none;
}

a{
	color:#ee9400;
	text-decoration:none;
}

a:hover{
	color:#5c709c;
	text-decoration:none;
}


.topNavBgFront {
	background:#fbf5de;
	height:21px;
	text-align:right;
	font-size:10px;
	font-weight:bold;
	padding:0 10px 0 0
}

.topNavBgFront a{
	color:#f78600;
	text-decoration:none;
	padding:5px;
}

.topNavBgFront a.active{
	color:#f78600;
	text-decoration:none;
	font-weight:bold
}

.topNavBgFront a:hover{
	color:#7ea1e2;
	text-decoration:none;
}



input.ctl01_ctl01 {
	width:50px;
}

input.topInput1 {
	width:179px;
	height:25px;
	border:0;
	background:none;
	padding:6px 0 0 0px;
	margin:0 0 0 25px;
	font-size:12px;
	vertical-align:top;
	color:#9b9b9b
}

.topInputBg1{
	background:url(../images/searchbg.jpg) left 0px no-repeat;
	width:229px;
	height:27px;
}


.modalBackground
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.blueRowSearch td{
	padding:3px;
}

/*new UI*/

/*my new UI*/

 .innerRightTxt1 {
	color:#5c709c;
	font-size:12px;
	font-weight:bold;
	padding:5px;
}

.innerRightTxt1 ul{
	margin:4px 0;
	padding:0;
}

.innerRightTxt1 ul li{
	margin:0;
	padding:2px 0;
	font-size:11px;
	background:url(../images/arrow.jpg) left 7px no-repeat;
}

.innerRightTxt1 ul li a{
	color:#ee9400;
	text-decoration:none;
	padding:0 0 0 10px
}

.innerRightTxt1 ul li a:hover{
	color:#5c709c;
	text-decoration:none;
}
.padding10 {
	padding:10px;
	vertical-align:top;
}
.span_text 
{
	font-size:11px;
	font-family:arial;
	font-weight:normal;
	color:#EE9306;
}
	
.formsearch
{
	margin:0;
	padding:0;
	position:absolute;	
}
.formsearchDiv1
{
	position:absolute;
	float:left;
	margin-left:400px;
	margin-top:25px;}
}
.formsearchDiv2
{
	float:left;
	
	margin-top:25px;}
}
.formstable
{
	 height: 28px; margin-left:645px; margin-top:38px; 
}