/* STANDARD STYLES --------------------------------------------------------------*/
 
body{ } 

label { 
	display: block; font-weight: bold; padding-top: 5px; 
}

p, li, ol, div, pre, span, body, td, ul {
	font-family: verdana, arial;
	font-size: 12px;
	color: #333333;
}

table{ border: 1px solid #ccc; background-color: #f1f1f1; }

thead th td { background-color: #e1e1e1; color: white; font-style: bold; }

td { background-color: white; padding: 5px; }


img {
	border: 0;
}

div {
	background-color: transparent;
}

li {
	margin-bottom: 10px;
	margin-left: -10px;
}

a:link, a:visited, a:active {
	color: #0033cc;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.feedlink {
	padding: 4px;
	margin-top: 5px;
	display: block;
	border-bottom: 1px dashed #ccc;
}

h1, h2, h3 {
	font-family: Microsoft, Arial, helvetica, sans-serif;
	font-weight: bold;
}

h1{
	color: #000;
	font-size: 24px;
}

h2 {	
	color: #660000;
	font-size: 18px;
}

h3{
	color: #333333;
	font-size: 16px;
}

.readonly{
	border: 0px; 
	color: #333333; 
	background-color: #e1e1e1;
}

div#pagetitle{
	margin-top: 0px;
	padding-top: 30px;
	padding-left: 20px;
	text-align: left;
	clear: both;
	color: #660000;
	font-weight: normal;
	font-family: Microsoft, Arial, helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	height: 50px;
}

.clearboth{
	font-size: 1px;
	clear: both;
	margin: 0px;
	padding: 0px;
}


p.confirmation{ 
 	margin: 5px;
        	margin-bottom: 20px;
        	padding: 4px;
        	font-weight: bold;
        	color: #333;
	border: 1px solid green;
 	border: 1px solid green;
        	background-color: #ccffcc;
}


/* START NAVIGATION STYLES ------------------------------------------------------*/

div#header, div#main{
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	margin: auto;
	text-align: left;
}

div#backdrop{
	background-color: #f1f1f1;
	width: 783px;
	padding: 5px 5px 5px 5px;
	margin: 20px auto 20px auto;
}

div#header{
margin-top: 10px;
	width: 780px;
	border-top: 8px solid #660000;
	background-color: #fff;

}

div#header h1{ padding-left: 10px; }

div#main{
	width: 740px;
	background-color: #fff;
	padding: 20px;
	border-bottom: 1px solid #666;
}

div#mainnav{
	padding-bottom: 5px; 
	color: black;
	float: right;
	margin-bottom: 0px;
}

div.mainnavbuttonon, div.mainnavbutton{
	float: left;
	text-align: center;
	margin-right: 3px;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-right: 10px;
	margin-left: 10px;
}

div#mainnav a:link, div#mainnav a:active, div#mainnav a:visited{
	text-decoration: none;
	padding-left: 5px;
	font-size: 11px;
	color: #666;
}

div#mainnav a:hover{
	text-decoration: underline;
}

.mainnavbuttonon{
	color: black;	
	font-weight: bold;
	border-right: 1px solid white;
	border-bottom: 30px solid #F6DEDE;
}

div#subnav{
	color: black;
	float: left;
	width: 200px;
	border-left: 1px solid #B6C2D0;
	border-right: 1px solid #B6C2D0;
	border-top: 1px solid #ccc;	
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	margin-bottom: 10px;
	margin-right: 10px;
}

div.subnavcontent{
	float: left; 
	width: 500px;
	padding-bottom: 20px;
}

div.subnavbuttonon, div.subnavbutton{
	display: block;
	border-top: 1px solid white;
	background-color: #f1f1f1;
}

div.subnavbuttonon{
	background-color: #dbe2f2;
	font-weight: bold;
}

div#subnav a:link, div#subnav a:active, div#subnav a:visited, div#subnav a:hover{
	padding: 3px;
	text-decoration: none;
	padding-left: 5px;
	font-size: 11px;
	color: #333;
	display: block;
}

div#subnav a:hover{
	background-color: #eaf0ff;
}

/* FORM STYLES -------------------------------------------------------------*/

input, textarea, select {
	color : #333333;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid #9097A2;
	border-bottom: 1px solid #9097A2;
	border-top: 1px solid #283043;
	border-left: 1px solid #283043;
	margin-right: 5px;
}

input.button, input.submit {
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #e1e1e1;
	background-repeat: repeat-x;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-top: 5px;
}

input.checkbox {
	border: 0px;
}

input.radiobutton {
	border: 0px;
	margin-top: -2px;
	margin-left: 0px;
	margin-bottom: -2px;
	margin-right: 0px;
}

.readonly{
	border: 0px; 
	color: #333333; 
	background-color: #e1e1e1;
}

div#headercol1{
	float: left;
}

div#headercol1 h1{
	color: #660000;
	font-size: 50px;
	margin-bottom: 0px;	
	font-weight: normal;
}

div#headercol1 h2{
	color: #999;
	font-size: 20px;
	margin-top: 0px;
	margin-left: 40px;
	font-weight: normal;
}

div#headercol2{
	margin-left: 230px;
	float: right;
	padding: 5px;
	font-size: 9px;
	text-align: right;
}

div#headercol2 a:link, div#headercol2 a:active, div#headercol2 a:visited{
	text-decoration: none;
	padding-left: 5px;
	font-size: 11px;
	color: #666;
}

div#headercol2 a:hover{
	text-decoration: underline;
}

div#footer{
	clear: both;
	border-top: 1px dashed #ccc;
	font-size: .8em;
	color: #666;
	padding: 10px;
	padding-top: 20px;
	margin-top: 50px;
}

div.col1, div.col2{
	padding-bottom: 10px;
}

div.col1{
	float: left; 
	width: 200px;
}

div.col2{
	float: left; 
	width: 500px;
	margin-left: 20px;
}

div#submittab { display: none; border: 1px solid #333; background-color: #f1f1f1; padding: 50px; margin-bottom: 20px; }