body{
text-align:center;
background-color:#fff;
font-family:"Times New Roman", Times, serif;
font-size:11pt;
margin:0px;
padding:0px;
}

#frame{
width:769px;
height:auto;
margin:0px auto 0px auto;
text-align:left;
}

#header{
width:100%;
height:69px;
}

#splash{
width:100%;
height:200px;
}

#splash img{
float:left;

}

#content{
width:768px;
margin-top:15px;
margin-bottom:15px;
border-left:1px solid #333;
border-right:1px solid #333;

}

#content img{
border:1px solid #b0b0b0;
margin:10px 0px 10px 0px;
}


#content h1{
color:#333;
font-weight:400;
font-size:14pt;
padding-bottom:3px;
border-bottom:1px solid #333;
margin:0px 20px 0px 20px;
}

#content p{
margin:8px 21px 10px 21px;
}

#main h1{
margin:0px;
}

#main p{
margin:8px 0px 10px 0px;
}


.column{
border-right:1px solid #333;
width:255px;
float:left;
font-size:10pt;
}
#main{
width:470px;
float:left;
margin: 0px 20px 0px 20px;
display:inline;
}

#footer{
width:100%;
height:41px;
font-size:10pt;
}

#table-footer{
width:100%;
height:100%;
}

#table-footer td{
padding:5px 10px 5px 10px;
color:#fff;
}

#nav{
margin:0px 20px 0px 20px;

}

#nav p{
margin:0px;
margin-bottom:6px;
border-bottom:1px solid #ffa500;
padding-bottom:6px;
font-size:11pt;
}
#nav a{
color:#000;
text-decoration:none;
}
#nav a:hover{
color:#000;
text-decoration:underline;
}

#nav img{
margin:0px;
margin-right:10px;
border:none;
}

.left-ad{
margin:0px;
margin-right:19px;
margin-left:19px;
margin-top:20px;
}
fieldset{
padding: 10px;
border:1px dashed #ffa500;
}
legend{
background-color:#FFF;
}
.formelements{
width:180px;
}
.specialoffer{
width:100%;
border-top:1px dashed #333;
border-bottom:1px dashed #333;
background-color:#ddd;
margin:20px 0;

}

	.specialoffer h2{
	margin:10px;
	font-size:12pt;
	color:#C00;
	text-align:center;
	
	}
	
	.specialoffer p{
	margin:10px;
	
	}
a{
color: #f90;;
}
.dashedbox{
padding: 10px;
border:1px dashed #ffa500;
}

#footer a:link{
text-decoration:none;
color:#fff;
}
#footer a:visited{
text-decoration:none;
color:#fff;
}
#footer a:hover{
text-decoration:underline;
}