body {margin:0; padding:0; font-family: verdana, arial, sans-serif; font-size: 11px; color: #333333; background-color: #ffffff;}
html>body { font-size: 11px; }

.border {
	border: 1px solid #333333;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

A.nav { font-family:Verdana, Arial, sans-serif; font-size: 11px; color:#333333; text-decoration:none; font-weight: bold;}
A.nav:hover { color:#CCCCCC; text-decoration:none;}
A.nav:active { color:#333333;}
A.nav:visited { color:#333333;}
A.nav:visited:hover { color:#CCCCCC; text-decoration:none;}


A.subNav { font-family:Verdana, Arial, sans-serif; font-size: 11px; color:#333333; text-decoration:none;}
A.subNav:hover { color:#CCCCCC; text-decoration:none;}
A.subNav:active { color:#333333;}
A.subNav:visited { color:#333333;}
A.subNav:visited:hover { color:#CCCCCC; text-decoration:none;}

.heading-Lrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;

}

.border-bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}.heading-sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.heading-med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.box {
	background-color: #EFEFDE;
	border: 1px solid #CCCC99;
}

h1 {margin:0 0 10px 0; padding:0; font-size:14px;}
.inside {padding:5px;}
.clear {clear:both;}

.error {color:#FF0000; font-weight:bold;}

.form_group {margin:0; padding:0; font-size:11px; width: auto; background-color: #FFF; border: 1px solid #999999; height:auto;}
.form_group h2 { margin: 0; padding: 2px 3px; color: #fff; background-color:#999999; font-size: 12px; font-weight: bold;}

/* tables */
.tablehead {color: #000; font-style: normal; font-size: 11px; background:#dcdcdc; vertical-align:top; width: 100%; margin:5px 0 0 0;}
.colhead {background:#3399cc; color: #fff; font-weight: bold; font-size: 11px;}
.oddrow {background-color: #FFF;}
.evenrow {background-color: #ececec;}

/* form elements */
.field {padding: 5px 0; clear:both;}
.label {font-weight: bold; font-size:12px; width: 100px; float: left; padding-top:4px;}
fieldset { border:1px solid #dcdcdc; padding:15px}
legend { padding: 0.2em 0.5em; font-size:11px; text-align:right; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#000;}
form {margin: 0; padding: 0; clear: none;}

.border_bottom {border-bottom: 1px solid #cccccc;}
table {color: #000; font-style: normal; font-size: 11px;}