body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font:Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:12px; 
} 
h1{ 
	font-size: 112%;
	font-weight: bold;
    margin: 0px;
	margin-bottom: 10px; 
	padding-bottom: 10px 0 10px 0;
	margin-top: 7px; 
	color: #333;
}
  
h2 {  
	font-size: 150%;
	font-weight: bold;
    margin: 0px;
	margin-bottom: 5px;
	margin-top: 7px;
	padding:0px;
}
h3 { 
	color: #98a300;
	font-size: 130%;
	font-weight: normal;
    margin: 0px;
	margin-bottom: 5px;
	margin-top: 7px;
	padding:0px;
}
    
h4 { 
    color: #001a5b;
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    margin-bottom: 5px;
    margin-top: 7px;
    padding:0px;
}
/* OLD STYLES */
#footerNav, #footerNav a
{ 
	font-weight:normal;
	color: #001a5b;
}

#leftColumn
{ 
	text-align:left; 
	vertical-align:top; 
	background-color:#BBCA00; 
	border-right: 1px solid #001a5b;
}

#leftColumn a
{ 
	color:#000000;
	font-weight:normal;
}

 
 img{
	margin: 0px;
	padding:0px;
}

/* OLD STYLES END */

.cell1 {
	background-color: #FAFAFA;
	border: 1px solid #EBEBEB;
	padding: 20px;
}
.cell1 img{
	border: 1px solid #001A5B !important;
	padding: 10px 0;
}
.imgspace {
	margin: 0px;
	padding:0px;
	width: 227px;
	margin-left:5px;
	background-color: #001a5b; 
	color:#FFFFFF;
	text-align:left;
}

.imgspace p {
	padding-left:5px;
	padding-right:5px;
}
 

.header {
	color: white;
	font-weight: bold;
	background-image:url(/images/site/left-column-header.gif);
	background-repeat:no-repeat;
	width: 245px;
	height: 36px;
	padding: 9px 0px 0px 0px;
	margin: 0px;
	font-size: 14px;
	text-indent: 25px;
}

/*.header a {
	padding: 9px 0px 0px 25px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}
.header a:hover {
	color:#FFFFFF;
	text-decoration:none;
}*/

.sideNav
{
	margin: 0px;
	padding: 0px;
	width: 245px;
}

.sideNav ul
{
	margin: 0px;
	padding: 0px;
	list-style:none;
}

.sideNav ul li 
{
	margin: 0px;
	padding: 0px;

}

.sideNav ul li a
{
	text-decoration: none;
	font-size: 11px;
	list-style-type: none;
	margin: 0px;
	color: white;
}

.sideNav ul li a:hover
{
	text-decoration: none;
	text-align: left;
	
}

.sideNav ul ul li {
	background-image:url(images/cat-plus.gif);
	background-repeat:no-repeat;
	list-style-type: none;
	margin: 5px 0px 5px 8px;
	background-position:left center;
}

.sideNav ul ul li a {
	border: 0;
	list-style-type: none;
	padding: 2px 0px 0px 12px;
	border-bottom: 1px dashed #e9e9e9;
}

.newsFeed {
	background-color: #001a5b;
	height: 36px;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.newsF {
	padding: 0px 0px 0px 12px;
	margin: 0px;
}

#forumR {
	vertical-align:text-top;
	text-align: left;
	padding-top: 20px;
	color:#001A5B;
}
#formContent {
	vertical-align:text-top;
	text-align: center;
	width: 189px;
	background-color: #fafafa;
	border: 1px solid #eaeaea;
	margin-top: 20px;
}
#formContent div {
	background-color:#DDE1B9;
	padding: 8px;
	font-size: 11px;
	font-weight: normal !important;
	border: 0px !important;
}
#formContent div a {
	color: #4f6400;
	text-decoration:none;
}
#formContent div a:hover {
	color: #BBCA00;
	text-decoration:underline;
}
.pagehead {
	padding: 15px 5px 0px 0px;
	margin-left: 15px;
}
.intro {
	padding: 15px 5px 5px 0px;
	font-weight:normal;
	border-bottom: 1px dashed #bbca00;
}
.intro a {
	color: #4f6400;
	text-decoration:none;
}

.line{ 
	height:1px;
	width:100%;
	border-bottom:1px solid #bbca00;
	clear: both;
}

.titleHeader {
	background-color: #001a5b;
	background-image: url(/images/site/titleheader-left-img.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/images/site/titleheader-right-img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 36px;
	margin-top: 15px;
	width: 100%;
	margin-bottom: 15px;
}
div.titleHeader div {
	color: white;
	background-image: url(/images/site/titleheader-left-img.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-indent: 20px;
	padding: 10px 0px 0px 10px;
	font-weight:bold;
}
.blockLeft {
	background-image: url(/images/titleheader-left-img.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	padding: 0px;
	height: 36px;
}
.content {
	padding: 15px 5px 5px 10px;
	color: #333333;
	float:left;
}
.content a {
	color: #4f6400;
	text-decoration:none;
}
.register {
	padding: 10px 0px 10px 0px;
	/*border-bottom: 1px solid #bbca00;*/
	float:left;
	width: 100%;
	height: 80px;
}
.bg-style {
	margin: 10px 0px 10px 0px;
	background-color: #fafafa;
	border: 1px solid #eaeaea;
	float:left;
	width: 100%;
}
.img-style {
	padding: 5px;
	background-color: #fafafa;
	border: 1px solid #eaeaea;
}
.feat {
	padding: 10px 10px 10px 40px;
}
.leftItems {
	padding: 10px;
	text-align:left;
	margin-top:10px;
	float:left;
	background-color: #BBca;
}
.img {
	border: 1px solid #001a5b;
}
input.btn {
	background-image: url(images/email-go-btn.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 21px;
}
/*Global Header*/
.topheader {
	height: 190px;
	background-image:url(/images/site/header_bg_right.jpg);
	background-repeat:no-repeat;
	background-position: right;
	margin: 0px;
	padding: 0px;
	width: 100%; }

/*Main Container*/
table.container {
	background-color: #bbca00;
	/*border-right: 1px solid #001a5b;
	border-bottom: 1px solid #001a5b;*/
	width: 245px;
	height: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 0.055em;
}


input.checkbox {
	background-color : transparent;
	color: #003366;
	height: 12px;
	width: 15px;
	padding:0px;
    margin:0px 5px 0px 0px;
}
td.jobsHeader a {
	color: #001A5B;
}
td.jobsHeader a:hover {
	color: #001A5B;
}
td.jobsBrief {
	color: #001A5B;
}
/**********************************************/
/* Footer Nav 								  */
/**********************************************/
.footerSeperator
{
	color:#98A300;
}


/*li{
list-style:none; 
background-image:url(/images/site/paragraph-dot.gif);
background-repeat:no-repeat;
}*/


/**********************************************/
/* MH STYLES 								  */
/**********************************************/


.mhclear {
	clear:both;
	padding-top: 10px;
}
#mhcontainer {
	text-align: center;
	/*width: 100%;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0;
	margin: 0;
	color: black;
}
.mhtitle h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17pt;
	background-color: #8EC9CC;
	color: #4D4D4D;
	text-align:center;
	margin: 0px;
	padding: 20px 0 20px 0;
	width: 100%;
	display: block;
}
#mhcontainer h2 {
	background-color:#8EC9CC;
	color:#4D4D4D;
	padding:10px;
	text-align:center;
	margin:10px 0 20px 0;
	font-size: 14px;
	display: block;
}
.mhcenter {
	text-align: center;
}
.mhimglinks {
	text-align:center;
	color:#000;
	width:24%;
	display:block;
	float:left;
	margin: 50px 0 20px 0;
	padding: 0;
}
.nhLine {
	height:1px;
	border:1px solid #CCC;
	padding:0;
	margin:15px 0;
	clear:both;
}
.mhp {
		float:left;
		text-align:left;
		width: 40%;
		padding: 0 30px 0 10px;
}
.mhp ul, .mhp2 ul {
	padding: 0;
	margin: 0;
}
.mhp ul li, .mhp2 ul li {
	list-style:none;
	padding: 4px;
}
.mhp ul li a, .mhp2 ul li a {
	color:#4D4D4D;
	text-decoration:none;
	font-weight: bold;
}
.mhp2 {
	float:right;
	border:5px solid #336600;
	margin-bottom:10px;
	width: 40%;
	text-align:left;
	margin-right: 10%;
	padding: 10px;
}
.mhp2 p {
	padding: 5px;
}
#mhfooter {
	padding: 0px;
}
#mhfooter ul {
	padding: 0;
	margin: 0;
}
#mhfooter ul li {
	list-style:none;
	display:inline;
	margin-right: 40px;
}
#mhfooter ul li a {
	text-decoration: none;
	color:#4D4D4D;
	background-color: #E6DDC8;
	padding: 5px 20px 5px 20px;
	margin: 0 0 10px 0;
	height: 25px;
	border: 1px solid #FFF;
	
}
#mhfooter ul li a:hover {
	text-decoration: none;
	color:#4D4D4D;
	background-color: #E6DDC8;
	padding: 5px 20px 5px 20px;
	margin: 0 0 10px 0;
	height: 25px;
	border: 1px solid #4d4d4d;
}

/****************************************/
/* INSYNC 								*/
/****************************************/
#insyncBannerColTop, #insyncBannerColBottom
{ 
	background-color:#005596;
	color:#F3F3F3;
	text-align:center;
	padding:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;	
}

#insyncBannerColTop
{ 
	font-size:12px;
}

#insyncBannerColLogo
{
	text-align:center;
	padding:10px;
}

#insyncBannerColBottom
{
	font-size:16px;
}

#insyncContentCol
{
	padding:10px;
}
