a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #888888;
	text-decoration: none;
}
acronym{
	border-bottom: 1px dotted #666666;
	cursor: help;
}
body{
	background-color: #E6E6E6;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 10px;
	padding: 0px;
}
p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 10px;
	padding: 0px;
}
h1{
	color:#666666;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;	
	line-height: 13px;
	margin: 0px 0px 5px 10px;
	padding: 0px;
}
h2{
	color:#666666;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;	
	line-height: 13px;
	margin: 0px 10px 5px 0px;
	padding: 0px;
	text-align:right;
}
h3{
	color:#666666;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;	
	line-height: 14px;
	margin: 10px 0px 3px 0px;
	padding: 0px;
	text-align:left;
}
.contentleft{
	width: 77%;
}
.contentmain{
	background-color:#F9F8F7; 
	padding:5px;
}
.contentright{
	width: 23%;
}
.greybox{
	background-color: #DEDEDE;
	color:#666666;
}
#toprgtmenu {
	float:right;
	color: #ffffff;
	padding: 0px;
	font-size: 9px;
	line-height:12px;
	margin-right:10px;
}
#toprgtmenu a{
	color: #ffffff;
	padding: 0px;
	font-size: 9px;
	line-height:12px;
	text-decoration:none;
}
#toprgtmenu a:hover{
	color: #0000ff;
	background-color: #ffffff;
	padding: 0px;
	font-size: 9px;
	line-height:12px;
	text-decoration:none;
}
.header{
	background-color: #E6E6E6;
	background: url(images/header.jpg);
	font-size: 36px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #903326;
	line-height: 48px;
	font-weight: bold;
}
.headersec{
	background-color: #E6E6E6;
	background: url(images/headersec.jpg);
	font-size: 36px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #903326;
	line-height: 48px;
	font-weight: bold;
}
.menubox{
	background-color: #484848;
	color:#F9F8F7;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
.menubox a{
	color:#BDBDBD;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.menubox a:hover{
	color:#FFFFFF;
	font-size: 20px;
	line-height: 30px;
	text-decoration: none;
}
.menubox a.selected{
	color:#FFFFFF;
	font-size: 20px;
	line-height: 30px;
	text-decoration: none;
}
.searchbox {
	font-size: 11px;
	padding:1px 2px 1px 2px;
	border:1px solid #999999;
	color:#666666;
	background:#F6F6F6;
	text-align:right;
}
.subheader{
	background-color: #484848;
}
.whitebox{
	background-color: #FFFFFF;
	color:#666666;
}
.whitebox_topleft{
	background: url(images/1-topleft.gif);
	width:9px;
}
.whitebox_bottomright{
	background: url(images/1-bottomright.gif);
	width:9px;
}
#dropinboxv2cover{
width: 440px;      /*dropbox width*/
height: 300px;     /*dropbox height. REMOVE if you wish box to be content's natural height */
position:absolute; /*Don't change these 4 rules*/
z-index: 100;
overflow:hidden;
visibility: hidden;
}
#dropinboxv2{
width: 400px;     /*dropbox width-20. */
height: 260px;    /*dropbox height-20. REMOVE if you wish box to be content's natural height*/
border: 0px solid white; /*Customize box appearance*/
padding: 0px;
position:absolute; /*Don't change these 3 rules */
left: 0;
top: 0;
}
