a:link {
	color: #B05231;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #B05231;
}
a:hover {
	text-decoration: underline;
	color: #B05231;
}
a:active {
	text-decoration: underline;
	color: #B05231;
}


/*------- this style is for the top shadow -------*/

#topshadow{
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	height:58px;
	width:960px;
	background-image:url(../media/siteimages/redtopborder.gif);
	background-repeat:no-repeat;
overflow:hidden;
}
.topshadowtype{
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	padding: 25px 12px 0px 20px;
overflow:hidden;
}
* html .topshadowtype{
	margin-bottom: 0px;
}
/*------- this style is for the top red -------*/

#top{
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	height:68px;
	width:960px;
	background-image:url(../media/siteimages/topred.gif);
	background-repeat:no-repeat;
}


/*------- this style is for the top box -------*/

#top-box{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	float:left;
	width:960px;
	text-align:left;
	border:none;
	padding: 0px;
overflow:hidden;
}
* html #top-box{
	width:910px;
}

/*------- this style is for the top box left -------*/

#top-box-left{
	text-align:left;
	width:396px;
	margin-left:60px;
	margin-top:12px;
	float:left;
	line-height:18px;
	overflow:hidden;
}
* html #top-box-left{
	margin-left:5px;
}
+ html #top-box-left{
	margin-left:5px;
	width: 300px;
}
/*------- this style is for the top box right -------*/
#top-box-right{
	width:391px;
	float:right;
overflow:hidden;
}

/*------- this style is for the opening paragraph -------*/

#opening-paragraph{
	padding: 25px 60px 15px 52px;
	color: #B05231;
	float:left;
	width:840px;
	text-align:left;
overflow:hidden;
}
* html #opening-paragraph{
	padding:25px 20px 15px 0px;
}

.opening-paragraph-type{
	font-weight:bold;
	font-size:14px;
	line-height:21px;
overflow:hidden;
}

/*------- this style is for the red round corners container -------*/

#rounded-container{
	float:left;
	width: 960px;
}

/*------- this style is for the red round corners -------*/

#rounded-box-top{
	background-image:url(../media/siteimages/rounded-red-box-top.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	background-position:center;
	width:860px;
	height: 6px;
}

#rounded-box-mid{
	background-color:#EEF1E1;
	background-image:url(../media/siteimages/the-key-to-success.gif);
	background-position:center;
	background-repeat: no-repeat;
	margin: 0px 40px 0px 40px;
	height:80px;
	width: 860px;
	clear: both;
}

#rounded-box-bottom{
	background-image:url(../media/siteimages/rounded-red-box-bottom.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 0px 50px 15px 50px;
	width: 860px;
	height:6px;
}
#top-border{
	margin-left:49px;
	margin-right:49px;
	border-bottom-color:#999999;
	border-bottom-style:double;
	float:left;
	width:860px;
	height:3px;
}
* html #top-border{
	margin-left:25px;
	margin-right:0px;
	border-bottom-color:#999999;
	border-bottom-style:double;
	float:left;
	width:860px;
	height:3px;
}

/*------- this style is for the left column -------*/

#left-column{
	margin:0px;
	float:left;
	width:420px;
	padding: 30px 40px 15px 0px;
	border-right:solid 1px #999999;
	text-align:left;
}
* html #left-column{
	padding-right: 0px;
	width:420px;
	padding: 15px 40px 15px 0px;
}
#left-column div
{
	margin-left: 40px;
}
* html #left-column div {
	margin-left: 15px;
}


 #left-column p, #left-column ul li, #left-column ol, #left-column h2, #left-column h3, #left-column h4, #left-column h5, #left-column table, #left-column object
{
	margin-left: 49px;
}

#left-column h1, #left-column span.header1  {
	margin-left:30px;
}
#left-column p span.header1  {
	margin-left:-9px;
}

/*------- this style is for the right column -------*/

#right-column{
	margin:0px;
	padding: 15px 0px 15px 0px;
	float:left;
	width:420px;
	background-color: #FFFFFF;
	text-align:left;
	overflow: visible;
}
* html #right-column div {
	margin-left: 10px;
}

#right-column p, #right-column ul li, #right-column ol, #right-column h2, #right-column h3, #right-column h4, #right-column h5, #right-column table, #right-column object {
	margin-left: 49px;
}
#right-column h1, #right-column span.header1 {
	margin-left:0px;
}
#right-column p span.header1 {
	margin-left:-9px;
}

/*------- this style is for the right column -------*/

.double-line2 {
	background-image:url(../media/siteimages/double-line.gif);
	background-repeat:repeat-x;
	width: 100%;
	height: 3px;
	float: left;
}

/*------- this style is for the jobs for technical graphic -------*/
#jobs-technical{
	background-image:url(../media/siteimages/jobs-technical.jpg);
	background-repeat:no-repeat;
	width:360px;
	height:108px;
	float:right;
	margin-left:0px;
	margin-bottom:17px;
	margin-right:17px;
}

/*------- this style is for the resource nav -------*/
/* WJC - adjusted style to be the same for tech as admin */

#resource-wrapper{
	width: 100%;
	clear: both;
	overflow: visible;
	display:block;
	margin-left: 21px;
}

* html #resource-wrapper{
	
}
#resource-nav{
	/* Wjc - Removed to prevent overlap - height: 48px; */
	margin: 30px 0 0 28px;
	padding: 0;
	display:block;
}
* html #resource-nav{
	margin: 30px 0 0 28px;
	padding: 0;
}
.resource-nav-left-end{
	background-image:url(../media/siteimages/resource-nav-left-end.gif);
	width: 10px;
	height: 48px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.resource-nav-rollover-white{
	color: #B05231;
	border-right: #B05231;
	border-right-width: 2px;
	border-right-style:solid;
	text-align:center;
	width: 90px;
	height: 48px;
	float: left;
	margin: 0px;
	padding: 0px;
}

* html .resource-nav-rollover-white{
	color: #B05231;
	border-right: #B05231;
	border-right-width: 2px;
	border-right-style:solid;
	text-align:center;
	width: 90px;
	height: 48px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.resource-nav-rollover-white a:link div, .resource-nav-rollover-white a:visited div {
	background-image:url(../media/siteimages/resource-nav-rollover-white.gif);
	background-repeat:repeat-x;
	color: #B05231;
	text-decoration:none;
	height: 48px;
	padding-top:10px;
}
* html .resource-nav-rollover-white a:link div, .resource-nav-rollover-white a:visited div {
	height: 38px;
}
.resource-nav-rollover-white a:hover div{
	background-image:url(../media/siteimages/resource-nav-rollover-red.gif);
	color: #FFFFFF;
	height: 48px;
	padding-top:10px;
}
* html .resource-nav-rollover-white a:hover div{
	height: 38px;
}
.resource-nav-right-end{
	background-image:url(../media/siteimages/resource-nav-right-end.gif);
	width: 10px;
	height: 48px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.resource-item-a{
	font-weight:bold;
	width: 375px;
	padding: 15px 6px 2px 6px;
	float: left;
	margin: 10px 0 0 30px;
	clear:left;
}
.resource-item-b{
	font-weight:bold;
	width: 375px;
	background-color:#EEEEEE;
	padding: 15px 6px 2px 6px;
	float: left;
	clear:left;
	margin: 10px 0 0 30px;
}
* html .resource-item-a{
	font-weight:bold;
	width: 375px;
	padding: 15px 6px 2px 6px;
	float: left;
	margin: 10px 0 0 10px;
	clear:left;
}
* html .resource-item-b{
	font-weight:bold;
	width: 375px;
	background-color:#EEEEEE;
	padding: 15px 6px 2px 6px;
	float: left;
	clear:left;
	margin: 10px 0 0 10px;
}

/*------- this style is for the bottom -------*/

#bottom_box{
	background-color:#B05231;
	width:960px;
	height:20px; !important
	float:left;
	color:#FFFFFF;
	font-size: 15px;
	font-weight:bolder;
	display: table;
}
* html #bottom_box{
	margin-bottom: 10px;
}
* +html #bottom_box{
	padding-top: 6px;
}
#bottom{
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	height:40px;
	width:960px;
	background-image:url(../media/siteimages/redbottom.gif);
	background-repeat:no-repeat;
	background-position: top;
	background-color:#B05231;
	clear: both;
}
* html #bottom{
	margin-top: -10px;
}
.box-type ul{
	margin: 0;
	list-style-type: none;
	float: left;
}
.box-type ul li{

	padding: 13px 25px 10px 25px;
	display: inline;
	float:left;
}
.logo-bottom{
	float:left;
	padding: 2px 14px 0px 25px;
}














































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

