


body,td { 
		 font-size: 11px;font-family:Verdana, Arial, Helvetica, sans-serif ;margin-top: 0px;
	margin-left: 0px; }
	
hr {
	height: 1px;
	color: #cccccc;

}	 

a:link {color: #FF0000; text-decoration:none;}
a:hover {color: #FFF000; text-decoration:underline;}
a:visited {color: #348017; text-decoration: none;}

h1 {font-size: 12px; font-weight: normal; padding: 4px 10px; color: #fff; background-color: #990000 ; border: 1px; border-bottom:2px; border-bottom-color:gray;}

.emphasis1 {color: #FF0000; font-weight: bold; font-size:14px;}

.emphasis2 {color: #348017; font-weight: bold; font-size:12px;}

.emphasis3 {color: #000000; font-weight: bold; }





#column_1, #column_2, #column_3 {
        
				 border:0px solid #cccccc;
}
#container {
         width:800px;
		 background-image:url(../images/welcomebackground.png);
		 background-repeat: no-repeat;
		 
		 
}

#column_1 {
         width:188px;
         float:left;
         background-color: #000000;
		 border-right: 2px solid #000000;		
		 
		
}
#column_2 {
         width:460px;
         float:left;
         background-color: #ffffff;
				 border-right:1px solid #cccccc;
				 border-left:1px solid #cccccc;
				 z-index:22;
}
.column_2_text {
				padding-right:5px;
				padding-left:7px;
				margin-top:5px;
				margin-bottom:5px;
}
#column_3 {
          width:146px;
         float:left;
         background-color: #f0f0f0;
		 border-right: 1px solid #cccccc

}

.column_3_text {
				padding-right:5px;
				padding-left:5px;
				margin-top:5px;
				margin-bottom:5px;
				
				
}



#header, #footer
	{
	width: 800px;

	}
	
#header
	{
	
	background-color:#ffffff
	}

#footer
	{
	border-top: 1px solid #cccccc;
	color: #FF0000;
	text-align: center;
	}
	

	
#titlebar 
	{
	position: absolute;
	top: 147px;
	left: 199px;
	width: 602px;
	background-color: transparent;
	z-index: 32;
	}
	
/*	Left Navigation Home Page
---------------------------------------------------------------- */

#nav  {
	width:188px;
	padding-top: 25px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-top: 1px solid #999999;

}
			 
#nav ul  { 
		 list-style:none;
		 margin: 0; 
		 padding: 0;
		 border-top: 1px solid #999999;
		
		
}

#nav li {
		border-bottom: 1px solid #999999;
		 
}

#nav li a  {
		 display: block;  
		 padding: 7px 5px 7px 0.5em;
		 background-color: #000000;
		 color: #FFF000;
		 font-weight: bold;
		 text-decoration: none;
		 text-transform:uppercase;
		 }
		 
#nav li a:hover  {  
		 background-color: #FFF000;
		 color:#FF0000;
		 }
		 
#topnav ul
{
padding-left: 0;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
background-color: #000000;
float: right;
text-align: right;
width: 800px;
}

#topnav ul li {display: inline;
color: #348017;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
text-transform: uppercase;
background-color: #000000;
color: #ff0000;
text-decoration: none;
text-align: center;
float: right;
border-right: 1px solid #999999;
border-bottom: 2px solid #000000;
border-top: 2px solid #000000;
padding: .6em .1em;

}

#topnav ul li a
{
color: #ff0000;
text-decoration: none;
padding: .6em 1em;

}

#topnav ul li a:hover
{
background-color: #ff0000;
color: #000000;
}			 

