/*////////////// BODY ///////////////*/
body{	
	background: #FFFFFF;
	}

a{ 
	text-decoration: none;
	color: #000000;	
	}

a:link{
	text-decoration: none;
	color: #000000;
	}
	 
a:visited{
	text-decoration: none;
	color: #000000;
	}
	
a:active{
	text-decoration: none;
	color: #000000;
	}

a:hover{ 
	text-decoration: none;
	color: #999999;
	}
/*////////////// BODY END ///////////////*/


/*////////////// MISCELANEOUS ///////////////*/
.image{
	vertical-align: middle;
	border: 0px solid #000000;
	}

.error{
	color: #FF3333;
	}
	
.info{
	color: #336699;
	}
	
.currentLink{
	color: #999999;
	}
	
.submit{
	background: #999999;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	}		
/*////////////// MISCELANEOUS END ///////////////*/


/*////////////// TEMPLATES ///////////////*/
.t_news_header{		
	font-size: 28px;
	font-weight: bold;
	}
.t_news_subheading{		
	font-size: 12px;
	font-weight: bold;
	}	
.t_news_datetoshow{		
	font-size: 12px;
	font-weight: bold;
	}
.t_news_shortdesc{		
	font-size: 12px;
	}
.t_news_more{		
	font-size: 12px;
	color: #990000;
	}			

.t_services_header{		
	font-size: 28px;
	font-weight: bold;
	}	
.t_services_subheading{		
	font-size: 12px;
	font-weight: bold;
	}	
.t_services_datetoshow{		
	font-size: 12px;
	font-weight: bold;
	}
.t_services_shortdesc{		
	font-size: 12px;
	}	
.t_services_more{		
	font-size: 12px;
	color: #990000;
	}			
/*////////////// TEMPLATES END ///////////////*/


/*////////////// HEADER ///////////////*/
#header{
	background: url(images/1024StyerBanner.jpg) no-repeat top left;		
	height: 150px;
	}
	
#header td{		
	vertical-align: top;
	text-align: right;
	}	
/*////////////// HEADER END ///////////////*/


/*////////////// HEADER LINKS ///////////////*/
#headerLinks{
	background: #666666;	
	
	vertical-align: bottom;
	text-align: center;
	
	display:none;
	}
	
#headerLinks a{
	text-decoration: none;
	color: #FFFFFF;	
	}	

#headerLinks td{		
	font-family: Arial;
	font-size: 12px;

	vertical-align: bottom;
	text-align: center;
	}
/*////////////// HEADER LINKS ///////////////*/	


/*////////////// BREADCRUMB ///////////////*/
#breadcrumb{
	background: #EEEEEE;	
	}

#breadcrumb td{			
	font-family: Arial;
	font-size: 10px;

	vertical-align: middle;
	text-align: left;
	
	padding-left: 10px;
	}
	
#breadcrumb a, a:link, a:visited, a:active{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	}	
	
#breadcrumb a:hover{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	}		
/*////////////// BREADCRUMB END ///////////////*/


/*////////////// CENTER PART ///////////////*/	
#center{
	background: #EEEEEE;	
	}
	/*////////////// LEFT LINKS ///////////////*/
		#center #leftLinks{			
			background: #000000;	
						
			vertical-align: top;
			text-align: left;
			}
		
		#center #leftLinks table tr td{
			font-family: Arial;
			font-size: 18px;
			
			padding: 2px 0px 2px 20px;
			}
			
		#center #leftLinks a, a:link, a:visited, a:active{
			font-family: Arial;
			font-size: 18px;
			color: #FFFFFF;
			}	
			
		#center #leftLinks a:hover{
			font-family: Arial;
			font-size: 18px;
			color: #EEEEEE;
			}		
	/*////////////// LEFT LINKS END ///////////////*/		
	
	/*////////////// CONTENT ///////////////*/
		#center #content{		
			vertical-align: top;
			text-align: left;
			left: 10px;
			}
			
		#center #content table tr td{
			font-family: Arial;
			font-size: 18px;
			
			padding: 10px 10px 10px 10px;
			}		
			
		#center #content form table tr td{ 
			display:inline;

			font-family: Arial;
			font-size: 12px;
			
			padding: 0px 0px 0px 0px;
			}
	/*////////////// CONTENT END ///////////////*/
/*////////////// CENTER PART END ///////////////*/


/*////////////// FOOTER ///////////////*/	
#footer{
	background: #E23014;
	}
	
footer a, a:link, a:visited, a:active{
	font-family: Arial;
	font-size: 13px;
	color: #AAAAAA;
	}	
	
footer a:hover{
	font-family: Arial;
	font-size: 13px;
	color: #AAAAAA;
	}	

#footer table tr td{
	font-family: Arial;
	font-size: 13px;
	color: #EEEEEE;

	vertical-align: bottom;
	text-align: center;
	}
/*////////////// FOOTER END ///////////////*/	

#headings{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom:1px;
	border-bottom-color:#000000;
	background-color:#666666 
}

.heading_names{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

#view_loads{
	color:#666666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.loads_content{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:100px;
}

#spacer{
	height: 0px;
	*height: 0px; 
}

.view_info{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:1px;
}