body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#585858;
}
td.headertop{
	background-image: url(../images/header_topx.gif);
	background-repeat: repeat-x;
}
td.headermid{
	background-image: url(../images/header_midx.gif);
	background-repeat: repeat-x;
}
div.head_menu{
	text-align: right;
	padding-bottom:3px;
	height:15px;
}
div.heading_dashed{
 font-size: 24px;
 font-weight: 600;
 color: #43718b;
 border: 2px dashed #dcdcdc;
 width: auto;
 float:left;
 padding: 6px;
}
a,a:visited{
	color:#003399;
	text-decoration:none;
}
a:hover{
	color:#dd7700;
}
a.nav, a.nav:visited{
	color: #43718b;
	font-weight: 600;
	text-decoration: none;
}
a.nav:hover{
	color: #dd7700;
	text-decoration: underline;
}
a.nav_active, a.nav_active:visited{
	color: #dd7700;
	font-weight: 600;
	text-decoration: none;
}
a.nav_active:hover{
	color: #dd7700;
	text-decoration: underline;
}
a.navsub, a.navsub:visited{
	color: #43718b;
	font-size: 10px;
	font-weight: 600;
	text-decoration: none;
}
a.navsub:hover{
	color: #dd7700;
	font-size: 10px;
	text-decoration: underline;
}
a.navsub_active, a.navsub_active:visited{
	color: #dd7700;
	font-size: 10px;
	font-weight: 600;
	text-decoration: none;
}
a.navsub_active:hover{
	color: #dd7700;
	font-size: 10px;
	text-decoration: underline;
}
td.footer{
	 background-image: url(../images/footerx.gif);
}
div.footer_menu{
	text-align: right;
}
div.copyright, a.copyright{
	text-align: right;
	font-size: 9px;
	color: #bebebe;
	text-decoration: none;
}
div.menubox{
 color: #43718b;
 border: 2px dashed #dcdcdc;
 width: auto;
 float:left;
 padding: 6px;
}
div.menuspacer{
 width: auto;
 float:left;
 padding: 6px;
}
a.copyright:hover{
	color: black;
}
td.content{
	padding: 0px 12px 0px 24px;
	border-left:dashed 2px #dcdcdc;
	font-size: 14px;
}
.defaultinput
{
	background: #bddbda;
	color: #43718b;
	font-weight: 700;
	border: 1px solid #43718b;
	width: 200px;
}
.biginput
{
	background: #bddbda;
	color: #43718b;
	font-weight: 700;
	border: 1px solid #43718b;
	width: 400px;
}
.buttoninput
{
	background: #bddbda;
	color: #43718b;
	font-weight: 700;
	border: 1px solid #43718b;
}
.buttoninput:hover
{
	background: #ceeceb;
	color: #dd7700;
	font-weight: 700;
	border: 1px solid #54829c;
}
