body {
	font-family:tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#535353;
	text-align: left;
	margin:0px;
	padding:0px;
	background-image:  url(../images/main_back.gif);
	background-color: #99A9B8;
	height: 100%;
}


h3, h4{padding:0px;margin:0px; line-height:20px; color:}
img{margin:0px;padding:0px;border:0px;}
table{border-collapse:separate;}
form{margin:0px;padding:0px;display:inline;}

p{padding:0px;margin:0px;}
a:active {
	outline: none;
}
:focus {
	-moz-outline-style: none;
}
em{font-size:12px; font-style:italic; font-weight:bold;}
b{font-weight:bold;font-style:normal;font-size:12px;}
i{font-size:12px; font-style:italic;}

input,select{margin:0px;padding:0px;font-family:Trebuchet MS, Trebuchet, Georgia, Verdana, Arial, Helvetica, sans-serif;font-size:11px;font-weight:normal;}
input.textarea {margin:0px;padding:0px;font-family:Trebuchet MS, Trebuchet, Georgia, Verdana, Arial, Helvetica, sans-serif;font-size:12px;font-weight:normal;}

/*input{
	margin:0px;
	padding:0px 0px 0px 5px;
	font-family:tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}*/


.cssHide{ position:absolute;top:-100em;}
.cssHide2{ position:absolute;top:0px;left:0px;visibility:hidden;}
.special {
visibility:hidden;   
display:none; 
}

#bodyBackground {
	height: 100%;
	width: 100%;
	background-image: url(../images/main_topback.gif);
	background-repeat: repeat-x;
	margin:0px auto 0px auto;
	padding:15px 0px 15px 0px;
}

#bodyContainer{
	background-color:#FFFFFF;
	border: 1px solid #999999;
	margin:0px auto 0px auto;
	padding:0px;
	width:775px;
	position: static;
	height: 100%;
}

div#innerContainer{
	margin:0px;
	padding:0px;
	width:775px
}

div#innerBlock{
	border: 1px solid #999999;
	margin:10px 10px 10px 10px;
	padding:10px 10px 10px 10px;
}

.required {font-weight : bold; color: #D70000;}
.required_small {color: #D70000;}



/* --------------------------------------------------------------------
	Tables
-------------------------------------------------------------------- */
TABLE.tableGreyBorder {border-top: solid 1px #ccc; border-left: solid 1px #ccc; border-right: solid 1px #ccc; background-color: #fff;}
TABLE.tableGreyBorder TD {border-bottom: solid 1px #ccc; border-right: solid 1px #ccc;}
TABLE.tableGreyOutsideBorder {border: solid 1px #ccc;}
TABLE.tableLightGreyBorder {border-top: solid 1px #eee; border-left: solid 1px #eee; background-color: #fff;}
TABLE.tableLightGreyBorder TD {border-bottom: solid 1px #eee; border-right: solid 1px #eee;}

TABLE.tableNoBorder {border: 0px; background-color: #fff;}
TABLE.tableNoBorder TD {border: 0px;}

TR.tableRowDarkGrey {background-color: #aaa;}
TR.tableRowGrey {background-color: #ddd;}
TR.tableRowLightGrey {background-color: #eee;}
TR.tableRowWhite {background-color: #fff;}

TR.tableRowDarkerBlueHeading {background-color: #036; font-size: 11px; font-weight: 700;}
TR.tableRowLightBlueHeading {background-color: #cde; font-size: 11px; font-weight: 700;}
TR.tableRowLightGreyHeading {background-color: #eee; font-size: 11px; font-weight: 700;}
TR.tableRowGreyHeading {background-color: #ccc; font-size: 11px; font-weight: 700;}

TD.tableRowGrey {background-color: #ddd;}
TD.tableRowLightGrey {background-color: #eee;}
TD.tableCellHeading {font-size: 13px; font-weight: 700;}
TD.tableCellHeadingSmall {font-size: 11px; font-weight: 700;}
TD.tableCellHeadingBlue {color: #0033CC; font-size: 14px; font-weight: 700; line-height: 18pt;}
TD.tableCellRegularBlue {color: #0033CC;font-size: 12px; font-weight: 400;}
TD.tableCellRegularBoldBlue {color: #0033CC;font-size: 12px; font-weight: 700;}
TD.tableCellRegularSmall {font-size: 11px; font-weight: 400;}
TD.tableCellRegularBold {font-size: 12px; font-weight: 700;}
TD.tableCellRegularSmallBold {font-size: 11px; font-weight: 700;}
TD.TableCellSmall {font-size: 11px; background-color:#fff;font-weight: 400;}
TD.TableCellGrey {background-color:  #eee;}

TABLE.tableContactInfo {border-top: solid 1px #ffcc00; border-left: solid 1px #ffcc00; border-right: solid 1px #ffcc00;  border-bottom: solid 1px #ffcc00; background-color: #fffde9;}

/* --------------------------------------------------------------------
	Admin
-------------------------------------------------------------------- */
div#adminBlock{
	margin:10px;
	padding:10px;
	background:none;
	border:1px #999999 solid;
}

div#login{
	margin-top:60px;
	margin-bottom:150px;
	text-align:center;
}
div#login .button{
	cursor:pointer;
	padding: 2px;
	margin-top: 10px;
}
div#login fieldset{
	margin:0 auto;
	padding:10px;
	width:400px;
}

.loginLabel {
	margin-left: 35px;
	margin-right: 5px;
	width: 155px;
	float: left;
	text-align: right;
	line-height: 1.5;
	}
	
div#login legend{
	background-color: #ffffff;
	border:1px solid #999999;
	color:#666666;
	font-size:90%;
	padding:0.2em 0.5em;
	text-align:right;
}

#adminBlock a, #adminBlock a:visited {
	background-color: transparent;
	color: #034EA0;
	text-decoration: none;
}

#adminBlock a:hover,  #adminBlock a:active {
	text-decoration: none;
	color: #999999;
}

#adminBlock .class2 a, #adminBlock .class2 a:visited {
	background-color: transparent;
	color: #034EA0;
	text-decoration: none;
}

#adminBlock .class2 a:hover, #adminBlock .class2 a:active {
	text-decoration: none;
	color: #999999;
}

#adminBlock .category {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}

#adminBlock .header_blue {
	color: #034EA0;
	font-size: 16px;
	font-weight: 700;
	line-height: 18pt;
}

#adminBlock .blue{
	color: #034EA0;
}

#adminBlock  .header_gray{
	color: #4E4f50;
	font-weight: bold;
	font-size: 14px;
}

#adminBlock .bold_blue {
	color: #034EA0;
	font-weight: bold;
}

#adminBlock .bold_red {
	color: #6e0606;
	font-weight: bold;
}


/* --------------------------------------------------------------------
	Top header and navigation
-------------------------------------------------------------------- */
#header {
	background:url(../images/header.png) left no-repeat;
	width: auto;
	height: 72px;
	margin: 0px;
	padding: 0px;
	border-top:double #999999;
}


#top_navigation {
	height: 20px;
	color: #535353;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	white-space:nowrap;
	border-bottom:double #999999;
}

#top_navigation ul{
	white-space:nowrap;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

#top_navigation li.category{
	display: inline;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	white-space:nowrap;
}

#top_navigation li.selected{
	color: #e48800;
	display: inline;
	font-weight:bold;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	white-space:nowrap;
}

#top_navigation a, #top_navigation a:visited {
	background-color: transparent;
	color: #535353;
	font-weight:bold;
	text-decoration: none;
}

#top_navigation a:hover, #top_navigation a:active {
	text-decoration: none;
	color: #e48800;
}

#top_navigation img {
	border:0px;
}

div.listing{
	width: auto;
	margin:0px 15px 0px 15px;
	padding:10px 0px 10px 35px;
	font-size: 19px;
	color:#4691ca;
	border-bottom:1px solid #999999;
}


/* --------------------------------------------------------------------
	Side navigation
-------------------------------------------------------------------- */

#side_navigation {
	width: 178px;
	margin: 25px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	line-height: 20px;
	float: left;
}

#side_navigation div.subcategory{
	margin:0px 15px 5px 15px;
	padding:0px 0px 0px 2px;
	border-bottom: 1px solid #999999;
	font-size:14px;
	text-align: left;
	color:#4691ca;
}

#side_navigation a, #side_navigation a:visited {
	background-color: transparent;
	color: #535353;
	text-decoration: none;
}

#side_navigation a:hover, #side_navigation a:active {
	text-decoration: none;
	color: #e48800;
}

#side_navigation ul.backbutton{
	list-style:none;
	text-align: right;
	margin-top:8px;
	padding-bottom:25px;
}

#side_navigation ul.category{
	margin:0px;
	padding:0px;
	list-style:none;
	text-align: right;
}

#side_navigation li.category{
	margin:0px;
	padding:0px 15px 0px 0px;
}

#side_navigation li.selected{
	color:#e48800;
	margin:0px;
	padding:0px 15px 0px 0px;
}


#side_navigation .listing{
	margin:0px 0px 15px 0px;
	padding:0px 15px 0px 0px;
	font-size: 19px;
	text-decoration: none;
	text-align: left;
	color:#e48800;
	font-weight: normal;
	white-space:nowrap;
}


/* --------------------------------------------------------------------
	Home Content
-------------------------------------------------------------------- */
#home_content {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size:12px;
	line-height:14px;
	min-height:350px;
	
}

#home_content a, #home_content a:visited {
	background-color: transparent;
	text-decoration:underline;
   	color:#4691CA;
 }

#home_content a:hover, .a:hover {
	text-decoration: none;
	color: #666;
}


#home_content .category {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}

#home_content .header_orange {
	color: #e48800;
	font-size: 16px;
	font-weight: 700;
	line-height: 18pt;
	text-decoration: none;
}

#home_content .blue{
	color: #4691CA;
}

#home_content .header_gray{
	color: #4E4f50;
	font-weight: bold;
	font-size: 14px;
}

#home_content .bold {
	font-weight: bold;
}

#home_content .bold_blue {
	color: #4691CA;
	font-weight: bold;
}


#home_content ul.category{
	text-align:left;
	padding-left:0px;
	margin-left:25px;
	list-style:none;
	list-style-type: disc;
}
#home_content li.category{margin:0px; padding:0px; text-align: left; }


#home_content ul.main{
	text-align:left;
	padding-left:10px;
	margin:0;
	list-style:none;
	list-style-type: square;
}
#home_content li.main{background:url(images/a1.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 13px; line-height:15px; text-align: left; }
#home_content .li.main{background:url(images/a1.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 13px; line-height:15px; text-align: left; }




/* --------------------------------------------------------------------
	Main body
-------------------------------------------------------------------- */
#main_content {
	width: 558px;
	margin: 15px 0px 15px 0px;
	padding: 10px 18px 10px 18px;
	border-left: 1px solid #999;
	float: left;
	text-align: left;
	font-size:12px;
	line-height:14px;
	min-height:350px;
}

#main_content a, #main_content a:visited {
	background-color: transparent;
	text-decoration:underline;
   	color:#4691CA;
 }

#main_content a:hover, .a:hover {
	text-decoration: none;
	color: #666;
}


/* main body links on Consulting Services page */
#main_content .CSmenu		{ font-size : 14px; font-weight: bold; color : #027DBF;background-color: transparent; color:#4691CA;}
#main_content a.CSmenu		{ text-decoration: none; color:#4691CA;}
#main_content a.CSmenu:hover{ text-decoration: none; color : #666;}


/*  links on  About Us page */
#main_content .Aboutmenu		{ font-size : 14px; font-weight: bold; color : #4E4f50; background-color: transparent; color:#4691CA;}
#main_content a.Aboutmenu		{ text-decoration: underline; color:#4E4f50;}
#main_content a.Aboutmenu:hover{ text-decoration: none; color : #4691CA;}


#main_content .category {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}

#main_content .header_orange {
	color: #e48800;
	font-size: 16px;
	font-weight: 700;
	line-height: 18pt;
	text-decoration: none;
}

.orange {
	color: #e48800;
	font-size: 12px;
}


#main_content .blue{
	color: #4691CA;
}

#main_content .header_gray{
	color: #4E4f50;
	font-weight: bold;
	font-size: 14px;
}

#main_content .header_blue{
	color: #4691CA;
	font-weight: bold;
	font-size: 14px;
}


#main_content .bold {
	font-weight: bold;
}

#main_content .bold_blue {
	color: #4691CA;
	font-weight: bold;
}



/* --------------------------------------------------------------------
	footer navigation
-------------------------------------------------------------------- */

#footer {
	border-top:2px solid #e48800;
	color:#535353;
	line-height:12px;
	padding: 2px 0px 20px 20px;
	margin: 0px 0px 0px 20px;
	height:20px;
	font-size:11px;
	width: 715px;
	clear: both;
}

#footer #footerLinks{
	float:left;
	width:auto;
	margin-top:3px;
	padding-top: 9px;
}


#footer a, #footer a:visited {
	background-color: transparent;
	color:#535353;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	text-decoration: underline;
	color: #B96F00;
}

#footer #row1 {
	float:left;
	}

#footer #row2 {
	float:right;
	}

#footer ul{display: inline; margin:0px; padding:0px; list-style:none; white-space:nowrap; }
#footer li{display: inline; margin:0px 10px 0px 0px; padding:0px; white-space:nowrap; text-decoration: none;}

#admin a, #admin a:visited {
	background-color: transparent;
	color: #3074A7;
	text-decoration: none;
}

#admin a:hover, #admin a:active {
	text-decoration: underline;
	color:#535353;
}
/* --------------------------------------------------------------------
	page adjust
-------------------------------------------------------------------- */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-table;}
/* Hides from IE-mac \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac */
