﻿

body 
{
    text-align: center;
    word-wrap: break-word;
    font-family: arial;
    color: #666666;
    font-size: 12px;
    line-height: 1.5em; 
    background-color:#fff;
}
.page 
{
	margin: 0 auto; /* centering for mozilla */
	text-align: left;
	width: 796px;
}

.header .branding 
{
    background: url("images/bg-panel-top2.gif") no-repeat;
    height: 50px;
    position: absolute;
    top: 10px;
    width: 800px;
}

.header2 .branding2 
{
    background: url("images/bg-panel-top2-ty.gif") no-repeat;
    height: 50px;
    position: absolute;
    top: 10px;
    width: 800px;
}
		
div#content
{
    position: absolute;
    top:60px;
    width: 771px;
    background: url("images/content-bkgd.gif") repeat-y;
    height: 500px;
    background-color:#FFFFFF;
    padding-left:20px;
    padding-right:5px;
    z-index:0;
}

div#contactus
{
    position: absolute;
    top:135px;
    width: 750px;
    height: 452px;
    background-color:#f6f4f5;
    margin-left:20px;
    padding-left:0;
    padding-right:0;
    border: 1px solid #e8e5e5; 
    z-index:0;
}

div#contactus2
{
    position: absolute;
    top:135px;
    width: 750px;
    height: 452px;
    background-color:#f6f4f5;
    margin-left:20px;
    padding-left:0;
    padding-right:0x;
    border: 1px solid #e8e5e5; 
}

#contactus2 input 
{
	background-color:#fff;
	color: #000;
	font-size: 10px;
	border: 1px solid #fff;
} 

#contactus2 textarea 
{
	font-size: 10px;  
}

div#content p
{
    width: 760px;
    margin: 0 0;
}

.red {color: #b10001;}
.small {color: #998383; font-size:10px; padding-bottom:10px;}

.footer {
    background: url("images/bg-panel-bottom.gif") no-repeat top left;
    color: #ffffff;
    height:23px;
    position:absolute;
    top:550px;
    width: 796px;
    font: normal normal 10px/13px arial;
}

#footer2 {
    color: #000;
    height:23px;
    position:relative;
    margin-top:1200px;
    width: 796px;
    font: normal normal 10px/13px arial;
    text-align:left;
    font-size:11px;
}
	
.footer p 
{
    position:absolute;
    top:27px;
    font-size: 10px;
    margin: 0 20px;
}

.footer span.pipe {
    
}

.footer a {
    color: #fff;
}

.footer a:link, 
.footer a:visited, 
.footer a:hover, 
.footer a:active 
{
    color: White;
}
		
div.hc_clearboth 
{
	clear:both; 
	position:absolute; 
	visibility:hidden;
	display:none !important;
	display:inline-block;
}

input {
    background-color:#eae7e7;
    color: #000;
    font-size: 10px; 
    border: 1px solid #666666; 
    
} 

table.radiostyle input {background-color:#fff; border: 0px; }

select {
    background-color:#eae7e7;
    color: #000;
    font-size: 10px; 
    border: 1px solid #666666; 
} 

textarea {
    font-family:Arial, Helvetica, sans-serif;
    background-color:#eae7e7;
    color: #000;
    font-size: 12px; 
    border: 1px solid #666666; 
} 

textbox 
{
	width:40px;

}

radio {
    background-color:#fff;
    color: #000;
    font-size: 10px; 
}



