/* Default CSS */
html,body
{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:100%;
	font-weight:normal;
	color:#333333;
}
table.outer_table
{
	height:100%;
}
.footer
{
	/*background-color:#9A0000;
	height:20px;
	padding:2px;*/
	color:#666666;
}
td
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.welcome_text
{
	font-size:16px;
	color:#BFB9AC;
}

a:link
{ 
	COLOR: #9A0000;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
}


a:visited
{
	COLOR: #9A0000;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
}
a:hover
{
	COLOR: #CC2800;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
}
a:active
{
	COLOR: #9A0000;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
}


.h_nav_links td
{
	border: 1px solid #CC2800;
	text-align:center;
	COLOR: #ffffff;
	font-weight: bold;
	text-decoration:none;
	
	
}
.h_nav_links td a {
	COLOR: #ffffff;
	font-weight: bold;
	text-decoration:none;
	}	
	
.h_nav_links td a:link  
{
	COLOR: #ffffff;
	font-weight: bold;
	text-decoration:none;
	
}

.h_nav_links td a:visited
{
	COLOR: #ffffff;
	font-weight: bold;
	text-decoration:none;
}	
.h_nav_links td a:hover {
	color:#CC2800;
	font-weight:bold;
	text-decoration:none;		
}
	
.h_nav_links td a:active {
	COLOR: #ffffff;
	font-weight: bold;
	text-decoration:none;
}





/*
.box {
		border: 1px solid #CC2800;
	}
*/
a.footer_links:link
{ 
	COLOR: #666666;
	font-weight: normal;
	text-decoration:none;
}

a.footer_links:visited
{
	COLOR: #666666;
	font-weight: normal;
	text-decoration:none;
}
a.footer_links:hover
{
	
	COLOR: #666666;
	font-weight: normal;
	text-decoration:underline;
}
a.footer_links:active
{
	COLOR: #666666;
	font-weight: normal;
	text-decoration:none;
}


.banner_heading {
	font-size: 25px;
	font-weight: bold;
	color: #666666;
	/*line-height:25px;*/
}

/**/

a.footer_links_red:link
{ 
	COLOR: #990000;
	font-weight: normal;
	text-decoration:none;
}

a.footer_links_red:visited
{
	COLOR: #990000;
	font-weight: normal;
	text-decoration:none;
}
a.footer_links_red:hover
{
	
	COLOR: #990000;
	font-weight: normal;
	text-decoration:underline;
}
a.footer_links_red:active
{
	COLOR: #990000;
	font-weight: normal;
	text-decoration:none;
}
.text {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height:20px;
	padding-left:10px;
	padding-right:15px;
	

}
.text2 {

	line-height:5px;
}

.ceo_msg
{
	padding-left:100px;
	padding-right:5px;
	line-height:20px;
}
.page_heading_1 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height:25px;
	padding-left:10px;
}

.page_heading_2 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height:25px;
}



.page_heading_green_1 {
	font-size: 12px;
	font-weight: bold;
	color: #0F7B41;
	line-height:25px;
}
input
{
	font-size: 11px;
	background-color: #ffffff;
	border:1px solid #cccccc; 
	color: #666666;
		
}
textarea
{
	font-size: 11px;
	
	background-color: #ffffff;
	border:1px solid #cccccc;
	color: #666666;
	
}
select
{
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
	border:1px solid #cccccc;
			
}

.picture_box
{
border:1px solid #bfb9ac;
}
.page_heading_3 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height:25px;
	padding-left:1px;
	text-decoration:underline;
	
}