body {
	/*background-color:#AF6600;*/
	background-color:white;
	text-align:center;
	margin:0px;
	padding:0px;
	font-family:Arial;             
	font-size:90%;                    
}


.Head {
	font-size:20px;
	font-weight:bold;
	color:#AC6803;                              
	text-align:left;
	padding-top:20px;
}

a {
	text-decoration:none;
}

a:hover, a:active {
	color:#660000;
	text-decoration:none;
}


ul li  {
	list-style-type:disc;
	list-style-image:url(images/greyBullet.gif);
}


#pagewrapper {
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}

#shadow {
	position:relative;
	top:0px;
	width:958px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	background:url(images/shadowBorder.gif) repeat-y;
}



#contentwrapper {
	position:relative;
	top:0px;
	width:950px;
	left:4px;
	text-align:left;
	background:transparent none;
}


#top {
	background-image:url(images/header.gif);
	width:950px;
	height:102px;
}

#top a {
	display:block;
	width:950px;
	height:102px;
}

	
#middle {
	width:950px;
	height:371px;
	background-color:#FFE3BB;               
}

#dnn_ctr692_ContentPane, #dnn_ctr692_ModuleContent {
	width:900px;
	max-width:900px;
}

/******************STYLES THAT ARE DIFFERENT FOR CONTENT PAGES***********************/
#contentwrapperContent {                           /*content wrapper*/
	position:relative;
	top:0px;
	width:950px;
	left:4px;
	background-color:#FFE3BB;
	text-align:left;
}


#middleContent {                              /*content middle*/
	width:950px;
	background-color:#FFE3BB;        
}

#dnn_imagePaneContent {                         /*content image pane*/
	float:left;
	width:367px;
	margin-right:30px;
	padding-bottom:20px;
}

*html #dnn_imagePaneContent {                         /*content image pane*/
	float:left;
	width:367px;
	margin-right:30px;
	padding-bottom:20px;
	left:-1px;
	margin-left:-2px;
}
	
/********************************************************************************************/

#contentpaneWrapper {                    
	float:left;
	width:450px;
	height:371px;
}

.contentpaneInnerWrapperContent {
	padding-left:30px;
	padding-right:20px;
	color:#333333;
	padding-top:30px;
	padding-bottom:20px;
	width:950px;
}


.contentpaneInnerWrapperContentFloatRight {
	color:#333333;
	padding-top:30px;
	float:right;
	padding-bottom:20px;
	width:451px;
	margin-right:20px;
	margin-left:30px;

}
.contentpaneInnerWrapperHome {
	padding-left:30px;
	padding-right:20px;
	color:#333333;
	padding-top:5px;
}



#dnn_imagePane {
	float:left;
	width:499px;
	background-image:white;
}



#bottom {
	padding-top:20px;
	background-color:white;
	width:950px;
	color:#333333;

}
#dnn_botLeftContent, #dnn_botMidContent, #dnn_botRightContent {
	padding-left:30px;
	padding-top:30px;
	padding-right:20px;
}

#dnn_botLeftContent ul li, #dnn_botMidContent ul li, #dnn_botRightContent ul li {
	list-style-type:disc;
		list-style-image:url(images/orangeBullet.gif);
}

#botLeft {
	float:left;
	width:330px;
	border-right:1px dotted orange;
	background-color:white;
	padding-bottom:20px;
}

#botMid {
	float:left;
	width:300px;
	border-right:1px dotted orange;
	background-color:white;
	padding-bottom:20px;
}

#botRight {
	float:left;
	width:318px;
	background-color:white;
	padding-bottom:20px;
}

/*#whitespace {
	clear:left;
	width:950px;
	height:20px;
	background-color:white;
}*/

/*header class*/

/*a class on home page, a pane on content pages*/
.topHeadings {
	font-size:20px;
	font-weight:bold;
	color:#AC6803;                              
	text-align:left;
	margin-left:30px;
	padding-top:20px;
}
	
#dnn_contentTitle p {
	font-size:20px;
	font-weight:bold;
}
.bottomHeadings {
	font-size:20px;                      
	font-weight:bold;
	color:orange;
	text-align:left;
	padding-left:30px;
}

#footer {
	clear:both;
	height:35px;  
	width:950px;
	text-align:left;
	background-color:#FCB450;                 
}

#footer #search{
	float:left;
	padding-left:20px;
	margin-top:8px;
}
#footer a {
	color:#333333;
	text-decoration:none;
	font-size:90%;
	font-weight:normal;
}

.alignright {
	float:right;
	padding-right:20px;
	margin-top:8px;

}

#borderBot {
	width:950px;
	height:4px;
	background:url(images/right.gif) repeat-x;
	margin-right:auto;
	margin-left:auto;
}

/*nav menu*/
	
#navwrapper {
	width:950px;
	background-color:#993B16;
	height:30px;
}

#nav {
	position:absolute;
	top:102px;
	left:0px;
}

*html #nav {
	top:72px;
	left:-1px;
}

#nav ul {
	margin:0px;
	padding:0px;
	height:30px;
	display:block;
	position:relative;
	top:0px;
}

#nav ul li {
	float:left;
	display:inline;
	margin:0px;
	padding:0px;
	position:relative;
	top:0px;
	left:0px;
	list-style: none;
	height:30px;
	background-repeat:no-repeat;
	margin-left:0px;
}

#nav ul li a {
	display: block;
	height: 30px;
	text-indent: -999em;
	overflow-x: hidden;
	overflow-y: hidden;
}



li#nav171 a{
	background-image:url(images/menu/news_off.gif);
	width:129px;
	margin-right:1px;
}

li#nav171 a:hover, li#nav171.SelectedTab a {
	background-image: url(images/menu/news_on.gif);
}

li#nav172 a{
	background-image:url(images/menu/workplace_off.gif);
	width:249px;
	margin-right:1px;
}

li#nav172 a:hover, li#nav172.SelectedTab a {
	background-image: url(images/menu/workplace_on.gif);
}

li#nav173 a{
	background-image:url(images/menu/hr_off.gif);
	width:80px;
	margin-right:1px;
}

li#nav173 a:hover, li#nav173.SelectedTab a {
	background-image: url(images/menu/hr_on.gif);
}

li#nav174 a{
	background-image:url(images/menu/team_off.gif);
	width:149px;
	margin-right:1px;
}	

li#nav174 a:hover, li#nav174.SelectedTab a {
	background-image: url(images/menu/team_on.gif);
}

li#nav175 a{
	background-image:url(images/menu/it_off.jpg);
	width:159px;
	margin-right:1px;
}	

li#nav175 a:hover, li#nav175.SelectedTab a {
	background-image: url(images/menu/it_on.jpg);
}


li#nav176 a {
	background-image:url(images/menu/cow_off.gif);
	width:179px;
}

*html li#nav176 a {
	background-image:url(images/menu/cow_off.gif);
	width:180px;
	margin-right:0px;
}

li#nav176 a:hover, li#nav176.SelectedTab a {
	background-image: url(images/menu/cow_on.gif);
}

/*LEVEL2 DROP DOWN HOVER MENU*/
#nav ul.Level0 li ul.Level1, #nav ul.Level0 li ul.Level2 {
	display:inline;
	left:-999em;
	margin:0;
	padding:0;
	position:absolute;
	width:150px;
	z-index:40;
}

#nav ul li:hover ul.Level1,#nav ul li.iehover ul.Level1 {
	left:0px;
	top:30px;
}

#nav ul.Level0 li ul.Level1 li a {
	background:#F08C00 none repeat scroll 0 0;
	border-bottom:1px solid white;
	color:white;
	font-size:13px;
	line-height:30px;
	font-weight:bold;
	padding-left:29px;
	text-decoration:none;
	text-indent:0;
	width:180px;
}


#nav ul.Level0 li ul.Level1 li a:hover, #nav ul.Level0 li ul.Level1 li.iehover {
	background:#660000;

}

h3 {
color:#000000;
font-family:Tahoma,Arial,Helvetica;
font-size:110%;
font-weight:bold;
}


/*general classes */
div {
	display:block;
}

img {
	border:0px;
	margin:0px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

table#dnn_ctr721_FormMaster_payform td{
padding:4px;
}

.Normal, .NormalDisabled {
font-family:Tahoma,Arial,Helvetica;
font-size:90%;
font-weight:normal;
}

.SubHead {
color:#003366;
font-family:Tahoma,Arial,Helvetica;
font-size:70%;
font-weight:bold;
}