body 
{
	text-align:center;
	font-family: arial;
	font-size: 12px;
	background-color: #FFFFFF;
	font-weight: normal;
	margin: 0px;}
.pageborder 
{ border-right: solid 1px #44535F;
	border-left: solid 1px #44535F;
	}
.topborder
{ border-right: solid 1px #44535F;
	border-left:solid 1px #44535F;
	width: 750px;
	font-size:0px; 
	}
.topborder 

.phonenum {
	text-align:center;
	font-family:Frutiger;
	font-size: 24px;
	font-weight: bold;
	margin: 0px;}
.background1

beigebg {
	background-color: #FFFFFF; }
	
#main {
	height: 100%;
	
 }
	
.footer {
	height: 25px;
	background-color: #83C534;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-left: 5px; }
	
.vertical {
	background-image: url('images/verticaltile.jpg');
	repeat: repeat-y; }
	
.title {
	font-family: arial;
	font-size: 18px;
	color: #C90016; 
	font-weight: bold; }

.regtxt {
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #000000; 
	text-align: left; }

a:link {
	font-family: arial; 
	font-size: 12px;
	font-weight: bold;
	color: #093A80;}

a:visited {
	font-family: arial; 
	font-size: 12px;
	font-weight: bold;
	color: #093A80;}

a:active {
	font-family: arial; 
	font-size: 12px;
	font-weight: bold;
	color: #093A80; }
	
a:hover {
	font-family: arial; 
	font-size: 12px;
	font-weight: bold;
	color: #000000;}

.input {
	width: 125px;
	height: 20px;
	border: 1px solid #000000;
	font-family: arial;
	font-size: 12px;
	color: #000000; 
	line-height: 20px;}
	
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav li {
	float: left;
	position: relative;
}

.main{
	border: 0px;
}

.main a{
	text-decoration: none;
}

.sublvls{
	display: none;
	padding: 0;
	margin:0;
	width: 179px;
	position: absolute;
	top: 25px;
	left: 0;
	background-color: #669966;
	border: 0;
}

.sublvls li{
	width: 177px;
	height: 17px;
}

.sublvls li a {
	font-family: arial; 
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	padding: 4px;
	width: 177px;
	height: 17px;
}

.sublvls li a:hover { 
	font-family: arial; 
	font-size: 12px;
	font-weight: bold;
	color:#FFF5CB;
	text-decoration: none;
	background-color: #315122;
	width: 177px;
	height: 17px;
}

.sublvls li a:visited { 
	font-family: arial; 
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	width: 177px;
	height: 17px;
}


#nav li>ul { 
	top: auto;
	left: auto;
}

#nav li:hover ul, li.over ul { 
	display: block;
}

.brief {
	font-family: arial; 
	font-size: 13px;
	font-weight: bold;
	color: #C90016;}
	
	.tblhead 
{ color:white;
    background-color:black;
    font-weight:bold;
   
    }