body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EAEAEA;
}
body {
	background-image:url(/images/background.gif);
}
a:link {
	color: #b0d663;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #b0d663;
}
a:hover {
	text-decoration: underline;
	color: #b0d663;
}
a:active {
	text-decoration: underline;
	color: #b0d663;
}
#headerContainer {
	background-image:url(/images/header_bg.gif);
	display:block;
	width:780px;
	padding:0px;
	border: solid #797979 1px;
	margin-top:20px;
}
.btn a:link, .btn a:visited {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	display:block;
	height:47px;
	width:76px;
	font-size:14px;
	background-image:url(/images/btn_1.gif);
	text-decoration:none;
	color:#CCCCCC;
	margin:0 5px 0 0;
}
.btn a:hover, .btn a:active {
	background-image:url(/images/btn_2.gif);
	color:#FFFFFF;
}
#content {
	width:780px;
	text-align:left;
	margin:30px 0 10px 0;
	background-color:#484848;
	border: solid #797979 1px;
}
#content2 {
	width:780px;
	text-align:left;
	margin:30px 0 10px 0;
	background-color:#484848;
	background-image:url(images/subnavbg.gif);
	background-position:left;
	background-repeat:repeat-y;
	border: solid #797979 1px;
}
#pageTitle {
	background-image:url(images/titlebg.gif);
	background-repeat:repeat-x;
	border-color:#797979;
	border-style:solid;
	border-width:0 0 1px 0;
}
#pageNav {
	padding:3px;
	background-color:#414141;
	border-color:#797979;
	border-style:solid;
	border-width:0 0 1px 0;
}
#footer {
	padding:30px;
}
#footer a:link, #footer a:visited {
	color:#CCCCCC;
	text-decoration:underline;
}
#footer a:hover, #footer a:active {
	color:#FFFFFF;
	text-decoration:none;
}
.formField1 {
	background-color:#CECECE;
	color:#3E3E3E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid #B7B7B7;
}
.formBtn {
	background-color:#6F6F6F;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid #B7B7B7;
}
.navText {
	padding-top:25px;
}
.lcol {
	display: block;
	width:200px;
	float:left;
	padding:10px;
}
.ccol {
	display: block;
	width:300px;
	float:left;
	border-style:solid;
	border-color:#606060;
	border-width:0 1px 0 1px;
	padding:10px;
	color: #C9C9C9;
	font-size: 12px;
	margin-bottom:10px;
}
.rcol {
	display:block;
	width:200px;
	float:left;
	padding:10px;
	color: #C9C9C9;
}
.clearfix:after {
	clear: both;
	display: block;
	content: " ";
	height: 0px;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide these rules from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
li.clearfix {
	display: list-item;
}

#homenav {
	margin: 5px 0 0 15px;
}
#homenav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#homenav li {
	border-style:dotted;
	border-color:#606060;
	border-width:0 0 1px 0;
}
#homenav a:link, #homenav a:visited {
	color:#E8E8E8;
	display:block;
	width:auto;
	height:15px;
	text-decoration:none;
	padding:4px;
}
#homenav a:hover, #homenav a:active {
	color:#FFFFFF;
	background-color:#4F4F4F;
}
#errormsg {
	color:#D0C082;
	font-weight:bold;
}
#subnav {
	margin: 20px 0 0 0;
	float:left;
	width:177px;
	display:block;
	font-size:12px;
}
#subnav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#subnav li {
	border-style:dotted;
	border-color:#606060;
	border-width:0 0 1px 0;
}
.subnav1 a:link, .subnav1 a:visited {
	color:#C9C9C9;
	display:block;
	width:inherit;
	text-decoration:none;
	padding:4px;
}
.subnav1 a:hover, .subnav1 a:active {
	color:#FFFFFF;
	background-color:#5c6164;
}
.subnavcat {
}
.selectedbtn {
	background-color:#474B4E;
	padding:4px;
	display:block;
	font-weight:bold;
	cursor:default;
}
.txtheader {
	border-color:#626262;
	border-style:solid;
	border-width:0 0 1px 0;
	margin:20px 0 10px 0;
}
