body
{
	font-size : 11px;
	font-family : Georgia, "Times New Roman", serif;
	padding : 0px;
	margin : 0px;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
}

a:link
{
	color: #496d7e;
}


a:visited
{
	color: #333366;
}

.logo
{
	position : absolute;
	top : 0px;
	left : 0px;
}

.logotext a
{
	position : absolute;
	top : 120px;
	left : 230px;
	color: #333366;
	font-size: 25px;
	text-decoration: none;
}
.toptext
{
	position : absolute;
	top : 180px;
	left : 0px;
	width: 225px;
	height: 600px;
	background-color: #663333;
	color: #fbe7d9;
}

.toptext h1
{
	font-size : 12px;
	margin : 0px;
	padding : 15px 10px 0 10px;
}

.toptext p
{
	margin : 0px;
	padding : 10px;
}

.nav
{
	position : absolute;
	top : 151px;
	left : 0px;
	width: 740px;
	height: 25px;
	background-color: #496d7e;
	line-height: 20px;
	text-indent: 10px;
	color: #ffffff;
}

.nav a
{
	color: #b5ebfe;
	padding: 10px;
}

.nav a:visited
{
	color: #b5ebfe;
}


.content
{
	position : absolute;
	top : 200px;
	left : 225px;
	padding: 10px;
	width: 490px;
}


td
{
	font-size : 12px;
}

.ads
{
	position : absolute;
	top : 0px;
	left : 240px;
	text-align : center;
}


.breadcrumbs
{
	text-transform : capitalize;
	font-size: 10px;
}



#form	{
   display:table;
   margin-left:5px;
}

.form-01, .form-03, .form-05 {
   font-size:12px;
}
.form-02, .form-04, .form-06 {

}
.form-02 input, .form-04 input, .form-06 input {
   width:100px;
   font-size:12px;
   border:1px solid #333366 !important;
   background-color:#FFFEFB !important;
}
.form-02 input:hover, .form-04 input:hover, .form-06 input:hover {
   background-color:#ECFEAF !important;
}
.form-07, .form-09, .form-11, .form-13 {
}
.form-08, .form-10, .form-12, .form-14  {
	display:block;
}
.form-15 input {
   margin:15px 0px 0px 40px;
}


#disclosures {
	color:#000000;
	display:table;
	font-size:11px;
	width:440px;
	text-align:center;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:10px;
}
#disclosures ul li a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
} 
#disclosures ul li a:hover {
	text-decoration:underline;
}
