@charset "utf-8";
/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, div {
	border: 0;
	margin: 0;
	padding: 0;
}
.txtSmall {font-size:11px;} 
.txtMedium {font-size:12px;} 
.txtLarge {font-size:14px;} 
.alignRight {float:right;} 
.alignLeft {float:left;}
.txtRed {color:#a53200;} 
.txtBrown {color:#aa5c56} 
.txtBlack {color:#000000;} 
.txtviolet {color:#d73593;} 
.txtBlue {color:#0d59ab} 
.txtBold {font-weight:bold;}
.row{width:990px; clear:both;} 
.breaker {clear:both; width:100%;}


/***********************************************************
The CSS Class for the Websites to Align at the Bottom.
************************************************************/

* {
	margin: 0;
}
html, body {
	height: 100%;
}
.horizone {
	background-image:url(../images/horizone-bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -43px 0; /* the bottom margin is the negative value of the footer's height */
}
.horizoneInner {
	background-image:url(../images/inner-horizone-bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -43px 0; /* the bottom margin is the negative value of the footer's height */
}
.footer {
	height: 43px; /* .adjuster must be the same height as .footer */
	background-image:url(../images/footer-bg.gif);
	background-repeat:no-repeat;
	margin:0 auto;
	width:990px;
}
.adjuster {
	height: 43px; /* .adjuster must be the same height as .footer */
}


/*------------------------- End --------------------------*/


body {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#000000;
	background-image:url(../images/page-bg.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	background-color:#052230;
}
.wrapper {
	display:block;
	width:990px;
	margin:0 auto;
}
.creditContainer {
	width:910px;
	margin:0 auto;
	padding-top:15px;
}
.row1 {
	display:block;
	width:839px; 
	margin:0 auto;
}
.row2 {	
	display:block;
	width:916px; 
	clear:both;
	margin:0 auto;
}
.row3 {
	display:block;
	width:950px; 
	clear:both;
	margin:0 auto;
}
.bgWrapper {
	display:block;
	width:950px; 
	clear:both;
	margin:0 auto;
	background-image:url(../images/mid-bg.gif);
	background-repeat:repeat-y;
	overflow:hidden;
}
.midCol1 {
	display:block;
	width:20px; 
	float:left;
}
.midCol2 {
	display:block;
	width:664px; 
	float:left;
}
.midCol3 {
	display:block;
	width:246px; 
	float:left;
}
.midCol4 {
	display:block;
	width:20px; 
	float:left;
}
.flashContainer {
	display:block;
	width:645px;
	height:192px;
	margin-left:17px;
}
.aboutContainer {
	display:block;
	width:590px;
	margin-left:40px;
}
.blogContainer {
	display:block;
	float:left;
	width:365px;
	padding-left:40px;
}
.contactContainer {
	display:block;
	float:left;
	width:195px;
	margin-left:40px;
}
ul.mainNav {
	display:block;
	width:187px;
	margin:0 auto;
}
li.mainNavItem {
	list-style-type:none;
	display:block;
}
.dAlign {
	display:block;
	padding-bottom:5px;
	padding-top:10px;
}
.rtImgAlign {
	display:block;
	clear:both;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:10px;
}
.rtImgAlignJob {
	display:block;
	clear:both;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
}
/*Styles added for inner content area starts*/
.row4Col1 {
	width:631px;
	float:left;
	margin-left:17px;
}
.subheadBg {
	width:631px;
	height:37px;
	background-image:url(../images/i-subhead-bg.gif);
	background-repeat:no-repeat;
	float:left;
}
#mainContentArea {
	width:631px;
	padding-top:32px;
	float:left;
}
.blogBottomline {
	width:99%;
	border:0;
	height:1px;
	border-bottom:1px solid #999999;
	display:block;
	margin-top:10px;
}

/*Styles added for inner content area ends*/
/***********************************************************
Link and Text Styles
************************************************************/
.txtCopyright {
	color:#477da9;
	float:left;
}
.txtCredit {
	color:#477da9;
	float:right;
}
.txtMainContent {
	color:#8a7556;
	line-height:18px;
	margin-top:10px;
}
.txtMainContentInner {
	color:#8a7556;
	line-height:18px;
	margin-top:10px;
	width:586px;
	font-size:11px;
	padding-left:24px;
}

ul.numbering{margin-left:30px !important;}
li.numberingItems{list-style-type:decimal !important;list-style-image:none !important;line-height:22px;}

.txtMainHead {
	color:#a53200;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	margin-top:2px;
	margin-left:24px;
	font-weight:normal;
}
.txtRedHead {
	color:#a53200;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	margin-top:15px;
	font-weight:normal;
}
a.lnkCredit {
	color:#477da9;
	text-decoration:none;
}
a.lnkCredit:hover {
	color:#0066FF;
	border-bottom:1px dotted #003366;
}
a.lnkMaroon {
	text-decoration:none;
	color:#a53200;
}
a.lnkMaroon:hover {
	color:#666600;
	border-bottom:1px dotted #a53200
}
a.lnkBlack {
	text-decoration:none;
	color:#000000;
}
a.lnkBlack:hover {
	color:#666600;
	border-bottom:1px dotted #a53200
}
a.lnkMainNav {
	font-size:12px;
	color:#d8cebf;
	text-decoration:none;
}
a.lnkMainNav:hover {
	border-right:2px dotted #FFCC00;
	color:#ffffff;
	padding-right:3px;
}
/*------------------------- End --------------------------*/


/* Logged Area */

.logged-outter{
	width:187px;
	border-bottom:#b65e36 solid 1px;
	margin:0 auto 25px;
	padding:0 0 25px 0;
}
.logged-outter h1{font-family:Tahoma, Arial, Verdana; font-size:13px; color:#e9e0d9;}
.logged-outter ul{list-style-type:none; margin:10px 0 0 0;}
.logged-outter li{list-style-type:none; background:url(../images/logged-icon.jpg) left top no-repeat; margin:0 16px 0 0; padding:0 0 0 13px; float:left; line-height:16px; font-size:13px; color:#e9e0d9;}
.logged-outter li a{font-size:13px; color:#e9e0d9; text-decoration:none;}
.logged-outter li a:hover{color:#fc9b71;}


/* Logged Area Ends */


/***********************************************************
Styles Used by Programmers
************************************************************/

/*------------------------- End --------------------------*/


.spacer{clear:both;display:block;height:10px;}
.image-tony{float:right;margin:15px;padding:2px;background-color:#666;}

.ie8ADj{margin-left:-1px\0/;}
.ie8ADjR{margin-right:1px\0/;}


@media all and (min-width:0) {
    .ie8ADj{margin-left:0\0/; }  /* IE9 */
}
@media all and (min-width:0) {
    .ie8ADjR{margin-right:0\0/; }  /* IE9 */
}

.catdidatesBtn{z-index:999;position:absolute;margin:45px 0 0 240px;border:0;left:50%;}


/*left menu*/





h1.left-menu{list-style-type:none; margin:0!important; padding:0;  width:218px;}
h1.main-menu {font:normal 12px Tahoma, Helvetica, sans-serif!important; padding:8px 0 5px 0px; float:left;   width:204px; margin-left:12px!important; margin:0px; }
h1.main-menu a {text-decoration:none; color:#D8CEBF; float:left; padding-left:17px; margin:0px!important; padding-right:3px; border-right:2px dotted #A53200}
h1.main-menu a.mainMenuActive{ font-weight:bold; color:#FFF;}
h1.main-menu a:hover{ border-right:2px dotted #FFCC00;
	color:#ffffff;
	padding-right:3px;}

h1.main-menu .active{font-weight:bold !important; color:#136A37;}
h1.main-menu .active:hover{color:#136A37;}
.leftActive{ color:#000000!important;}

/* left sub menu */
ul.left-sub-menu li.sub-menu{ font:11px Tahoma, Helvetica, sans-serif; padding:10px 0px 3px 22px; margin:0;list-style-type:none; float:left; font-weight:normal; }
ul.left-sub-menu li.sub-menu a{ text-decoration:none; color:#333333; padding:0 0 10px 17px; display: block; width:160px; float:left;background: url(../images/sub-button.png) 8px 5px no-repeat; }
ul.left-sub-menu li.sub-menu a:hover{color:#000; }

/* left sub sub menu */
ul.left-sub-sub-menu{ padding:0 !important; margin:0px; width:240px;}
ul.left-sub-sub-menu li.sub-sub-menu{font:11px Tahoma, Helvetica, sans-serif; padding:2px 0px 0px 15px !important;margin:0;  list-style-type:none; float:left; width:240px; font-weight:normal;}
ul.left-sub-sub-menu li.sub-sub-menu a{ text-decoration:none; color:#666666;padding-bottom:10px; display: block; width:145px; float:left; background: url(../images/sub-sub-button.png) 8px 5px no-repeat; }
ul.left-sub-sub-menu li.sub-sub-menu a:hover{color:#000; }
.menu-leftMargin{ margin-left:29px; padding:0px;}

.overFlow {
    overflow: hidden;
    width: 184px;
}
