html {  
	margin:0; 
	padding:0; 
}

hr {
	height:1px;
	border: none;
	color:#000000;
	background-color:#000000;
	margin: 10px 0;
	padding: 0;
}

#Body { 
	margin:0; 
	padding: 0;
	background-color: #ffffff;
	font-size:13px;
	line-height: 17px;
	color:#6a6a6a;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}

form { 
	margin:0; 
	padding:0; 
}

.normal, .Normal, .SkinObject { 
	font-size:13px;
	line-height: 18px;
	color:#6a6a6a;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}


.clear { clear:both; line-height:0; margin:0; padding:0; font-size:0; height:0; }



/*-----------------------------------------------------------------------*/
/* Links																 */
/*-----------------------------------------------------------------------*/


a:link, a:visited, a.SkinObject:link, a.SkinObject:visited  { 
	color:#005dab;
	text-decoration:none;
	font-weight: normal;
	outline: none;
}

a:hover, a:active, a.SkinObject:hover, a.SkinObject:active { 
	color:#ffcf06; 
	outline:none;
}


/*----------------------------------------------------*/
/* Page Structure									  */
/*----------------------------------------------------*/

#Container { 
	margin: 0 auto;
	width: 960px;
}


#Header {
	height: 85px;
	width: 960px;
	position: relative;
}

#LogoContainer {
	width: 230px;
	height: 59px;
	position: absolute;
	left: 0px;
	bottom: 0px; 
}

#SecondaryNavContainer {
	width: 700px;
	height: 25px;
	position: absolute;
	top: 21px;
	right: 0px;
	text-align:right;
}

#SecondaryNavContainer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#SecondaryNavContainer li {
	padding: 0;
	margin: 0;
	display: inline;
}

#SecondaryNavContainer a:link, #SecondaryNavContainer a:visited {
	color:#989899;
	margin-left: 25px;
	font-size: 12px;
}

#SecondaryNavContainer a:hover, #SecondaryNavContainer a:active {
	color:#ffcf06;
}

#MiddleContent {
	width: 960px;
}

.MiddleLeftCol {
	width: 620px;
	padding-left: 10px;
	padding-top: 10px;
	border-top: solid 1px #000000;
	float:left
}

#MiddleRightCol {
	width: 300px;
	padding-right: 10px;
	padding-top: 10px;
	float: right;
	border-top: solid 1px #000000;
}

#JobSearch {
	width: 286px;
	padding: 7px;
	background-color: #3c5aa7;
	color: #FFFFFF;
	margin: 10px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-image:url(images/JobSearchBG.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#JobSearch input {
	border: none;
	padding:3px;
	margin-right: 4px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6a6a6a;
	font-size: 14px;
}

#CallOutTwo {
	width: 286px;
	padding: 7px;
	background-color: #ffcf06;
	color: #FFFFFF;
	margin-bottom: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#Newsletter {
	width: 286px;
	padding: 7px;
	background-color: #94b300;
	color: #FFFFFF;
	margin-bottom: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-image:url(images/NewsletterBG.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#Newsletter input {
	border: none;
	padding:3px;
	margin-right: 4px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6a6a6a;
	font-size: 14px;
}

#Footer {
	width: 940px;
	padding: 15px 10px;
	border-top: solid 1px #000000;
	margin-top: 10px;
	font-size: 13px;
}

#FooterLeft {
	width: 640px;
	float: left;
}

#FooterLeft ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#FooterLeft li {
	list-style: none;
	display:inline;
	padding: 0;
	margin: 0 15px 0 0;
}

#Footer a:link, #Footer a:visited {
	color:#005dab;
}

#Footer a:hover, #Footer a:active {
	color:#ffcf06;
}

#FooterRight {
	width: 300px;
	float: right;
	font-size: 11px;
	line-height: 15px;
	text-align:right;
}

.address
{
	font-size:11px;
}

.headline {
	font-size:18px;
	line-height: 22px;
	color: #005dab;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

.subhead {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.smalltext {
	font-size: 10px;
	line-height: 13px;
}

.CalloutTitle {
	font-size: 14px;
	font-weight:bold;
	display: block;
	margin-bottom: 5px;
	line-height: 19px;
}

/*-----------------------------------------------------------------------*/
/* Main Menu 															 */
/*-----------------------------------------------------------------------*/

#MenuContainer { 
	height:25px;
	width: 800px;
/*	position: absolute;
	right: 0px;
	bottom: 2px;*/
	text-align:right;
	float: right;
	margin-top: 57px;
}

#MenuContainer a:link {
	outline: none;
}

.last span .item-right {
	display: none;
}

.mainmenu-idle { 
	padding:0; 
	margin:0; 
	font-size:13px; 	
	color:#005dab;
	font-weight:bold;
	cursor:pointer;
	outline: none; 
}
.mainmenu-idle span { 
	position:relative; 
	line-height:25px;
	display:inline-block;
	outline: none; 	
}

/*controls space between links and divider image*/

.mainmenu-idle .item-left { background:none; height:25px; }
.mainmenu-idle .item-right { background:none; height:25px; }
.mainmenu-idle .item-left img { width:18px; height:25px; }

.mainmenu-idle .item-right img { 
	width:18px; 
	height:25px; 
}

.mainmenu-idle .item-sep img { width:2px; height:25px; display:none;}

/*breadcrumb refers to current page*/

.mainmenu-breadcrumbactive { 
	padding:0; 
	margin:0; 
	font-size:13px; 
	color:#005dab;
	font-weight:bold;
	cursor:pointer; 
	outline: none;
}

.mainmenu-breadcrumbactive span { 
	position:relative; 
	line-height:25px; 
	display: inline-block;
	outline: none;
}

.mainmenu-breadcrumbactive .item-left { background:none; height:25px; }
.mainmenu-breadcrumbactive .item-right { background:none; height:25px; }
.mainmenu-breadcrumbactive .item-left img { width:18px; height:25px; }
.mainmenu-breadcrumbactive .item-right img { width:18px; height:25px; }
.mainmenu-breadcrumbactive .item-sep img { width:2px; height:25px; display:none; }


/*selected refers to hover*/

.mainmenu-selected { 
	padding:0; 
	margin:0; 
	font-size:13px;
	font-weight:bold;
	color:#ffcf06; 
	cursor:pointer;
	outline: none;
}
.mainmenu-selected span { 
	position:relative; 
	line-height:25px; 
	display: inline-block; 
	color: #ffcf06;
	outline: none;
}


.mainmenu-selected .item-left { background:none; height:25px; }
.mainmenu-selected .item-right { background:none; height:25px; }
.mainmenu-selected .item-left img { width:18px; height:25px; }
.mainmenu-selected .item-right img { width:18px; height:25px; }
.mainmenu-selected .item-sep img { width:2px; height:25px; }


/*submenu refers to dropdowns*/

.mainmenu-submenu { 
	padding:0 0 0 0px; 
	margin:0;  
	z-index:1000; 
	font-weight:normal;
	text-align:left;
}

.mainmenu-menuitem { color:#2c2c2c; cursor:pointer; outline:none; }
.mainmenu-menuitem span { font-size:11px; font-weight:normal; font-style:normal; padding-left: 2px; }
.mainmenu-menuitem td { padding:0 5px 0 5px; margin:0; height:25px; }
.submenu-menuitemsel { color:#f1f1f1; }

.SubMenuOpacity { }

.SubMenuItemOff { color:#005dab;}
.SubMenuItemOn { color:#005dab; }
.SubMenuItemBGOff { background:#ffffff; }
.SubMenuItemBGOn { background:#e5eef6; }

.nooutline {
	outline: none;
}

#dnn_dnnNAV_ctldnnNAV {
	outline: none;
}
/*----------------------------------------------------*/
/* Content Panes									  */
/*----------------------------------------------------*/

.BannerPane {
	margin: 15px 0;	
}

#homeBanner {
	width: 462px;
	height: 140px;
	padding: 15px 489px 62px 10px;
	background-image:url(images/homeBanner.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
	color:#FFFFFF;
}

.homeBannerTitle {
	font-size: 30px;
	line-height: 34px;
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
}

.homeBannerText {
	font-size: 14px;
	line-height: 21px;
}




