@charset "UTF-8";
/* CSS Document */

body{
	background-color:rgb(224, 194, 152);
	}

table{
	background-color:#F4EADD;

}

.BoldRed{
	font-family:"Arial";
	font-weight:bold;
	color:#F00;
	font-size:11px;
	text-transform:uppercase;
}
.BoldBrown{
	font-family:"Lucida Sans Unicode";
	font-weight:bold;
	color:#653500;
	font-size:18px;
	padding-left:15px;
}
p {
	font-family:"Lucida Sans Unicode";
	font-size:13px;
	color:#836B46;
}

label{
	font-family:"Arial";
	color:#653500;
	font-size:13px;
	
}
label.Smaller{
	color:#000;
	font-size:11px;
}
div.topInfo{
	background-color:#FFF;
	width:100%;
	height:138px;
	
}
div.BottomInfoBlue{
	color:#396E8F;
	font-family:"Arial";
	font-weight:700;
	font-size:11pt;
 
}
div.Italic{
	font-style:italic;
	color:#653500;
	font-family:"Arial";
	font-size:12px;
	
}
div.blackBox{
	width:69px;
	height:41px;
	background-color:#000;
}
div.BronzeBox{
	background-color:#777453;
	width:69px;
	height:41px;
}
div.WhiteBox{
	background-color:#FFF;
	width:66px;
	height:39px;
	border:#000 solid 1px;
}

div.blackText{
	padding-top:10px;
	width:35px;
	font-family:"Arial";
	color:#653500;
	font-size:13px;
}
div.bronzeText{
	padding-top:10px;
	width:45px;
	font-family:"Arial";
	color:#653500;
	font-size:13px;
}
div.BrownInfo{
	font-family:"Arial";
	font-weight:700;
	font-size:10pt;
	color:#653500;
  
	padding-right:3px;
}
div.Normal{
	font-family:"Arial";
	color:#653500;
	font-size:13px;
}
div.rightPanel{
	margin-left:10px;
	margin-right:5px;
	color:#836B46;
	font-family:"Arial";
	font-size:17px;
	font-weight:bold;
	margin-top:15px;
}

div.rightPanel a{
	color:;
	text-decoration:none;
}

div.rightPanel2{
	background-color:#FFF;
	width:145px;
	color:#663300;
	padding-right:5px;
	padding-top:15px;
	font-family:"Arial";
}

div.rightPanel2 img{
	padding-top:40px;
	padding-bottom:10px;
}
div.PanelText{
	padding-top:15px;
	font-size:12px;
	padding-right:15px;
}

div.PanelText2{
	padding-top:15px;
	font-size:12px;
}
	

.WhiteTable{
	background-color:#FFF;
}
.Info td{
	border-top:solid #836B46 1px;
	background-color:#FFF;
	padding-left:5px;
	padding-right:5px;
	
}

td.Images img{
	padding-bottom:4px;
}

p.BottomInfoBlue{
	color:#396E8F;
	font-family:"Arial";
	font-weight:700;
	font-size:11pt;
 
	padding-left:5px;
}
div.FormName{
	font-family:"Arial";
	font-weight:700;
	font-size:13pt;
	color:#653500;
}

input {
	
	width:100px;
	font-family:"Arial";
	font-size:13px;
	color:#000;
}

input.Radio{
	width:auto;
	
}

input.width200{
	width:200px;
}

input.width40{
	width:40px;
}

input.width120{
	width:120px;
}

input.width20{
	width:20px;
}

input.width35{
	width:35px;
}

input.width300{
	width:300px;
}

.Italic{
	font-style:italic;
	color:#653500;
	font-family:"Arial";
	font-size:12px;
	font-weight:normal;
	
}
.Normal{
	font-family:"Arial";
	color:#653500;
	font-size:13px;
}
.CurrentPage{
	font-family:"Lucida Sans Unicode";
	font-size:9pt;
	color:#653500;
}


a:link {
	color: rgb(101, 53, 0);
	text-decoration: none;
}
a:visited {
	color: rgb(102, 102, 102);
	text-decoration: none;
}
a:active {
	color: rgb(57, 110, 143);
	text-decoration: none;
}
a.Nav{
	text-decoration:none;
}
.currentpage{
	width:111px;
	height:18px;
	background-image:url(nav%20highlight.jpg);
	color:#FFFFE6;
	padding-left:2px;
	padding-right:75px;
}
.container{
	width:113px;
	left:20px;
	margin-left:10px;
}
a:hover {
	text-decoration: none;
}

a.BottomLink{
	color:#836B46;
	font-family:"Lucida Sans Unicode";
	font-size:9pt;
}
.NoBorder td{
	border:none;
}

.FontRight{
	font-family:"Arial";
	font-size:13px;
	color:#836B46;
}
div.QuickLinks
{
	color:#396E8F;
	font-family:"Arial";
	font-size:14px;
	padding-top:20px;
}
div.QuickLinks a{
	color:#396E8F;
	text-decoration:none;
}
.RightBold{
	font-weight:bold;
	text-transform:uppercase;
	font-size:13px;
	color:#663300;
	font-family:"Arial";
}

div.rightPanel3{
	background-color:#FFF;
	width:145px;
	color:#663300;
	padding-left:5px;
	padding-right:5px;
	padding-top:15px;
	font-family:"Arial";
	vertical-align:bottom;
}
div.rightPanel3 a{
	color:#396E8F;
	text-decoration:none;
	font-size:12px;
}




