
font { font-family: verdana; font-size: 11px; }
p { font-family: verdana; font-size: 11px; line-height: 16px; }
div { font-family: verdana; }
span { font-size: 11px; font-family: verdana; }

h1 { font-family: verdana; font-weight: bold; font-size: 18px; margin-bottom: 5px; }
h2 { font-family: verdana; font-weight: bold; font-size: 18px; margin-bottom: 5px; }
h3 { font-family: verdana; font-weight: bold; font-size: 14px; margin-bottom: 5px; }
h4 { font-family: verdana; font-weight: bold; font-size: 12px; margin-bottom: 0px; }

.input { border: 1px solid #333; width: 250px; padding-left: 1px; }
.textarea { border: 1px solid #333;}
.submit { font-size: 11px; }
.small { font-family: verdana; font-size: 10px; }

.list {border-style : solid; padding-top : 3; padding-left : 2; border-top-width : 1; border-left-width : 1; border-right-width : 0; border-bottom-width : 0; border-color : #CCCED6; }
.listheader { background-color : #7B7C81; border-style : solid;padding-top : 2; padding-bottom : 2; padding-left : 2; border-top-width : 1; border-left-width : 1; border-right-width : 0; border-bottom-width : 0; border-color : #CCCED6; align: top;}
.listtable {border-style : solid; border-top-width : 0; border-left-width : 0; border-right-width : 1; border-bottom-width : 1; border-color : #CCCED6;align: top;}
.fontheader {font-family: arial,verdana, sans-serif; font-size: 11px; color: white;}

.notebox { 
	width: 510px;
	font-size: 11px;
	margin-top: 20px;
	margin-left: 10px;
	padding: 10px;
	border: 2px solid #ccc;
	}
	
.error
	{
	width: 510px;
	font-size: 11px;
	margin: 10px;
	padding: 10px;
	border: 2px solid #AB2532;
	color: #AB2532;
	}	
	

.formlabel { font-weight: bold; font-size: 12px; margin-bottom: 5px; width: 150px; } 
.formlabel_notreq { font-weight: bold; font-size: 12px; margin-bottom: 5px; width: 150px; color: #666; }
.formfield { width: 350px;  margin-bottom: 5px; } 

a { color: blue; }
a:hover { background: eee; }

a.homelink { color: white;  }
a.homelink:visited { color: white; }
a.homelink:hover { background: 000; }

.headline { font-family: arial; font-size: 18px; width: 718px; height: 30px; padding-left: 10px; vertical-align: middle; text-align: middle; margin-top: 15px; font-weight: bold; border-bottom: 1px solid #999999; }
.footer { font-family: arial; }

.field { font-weight: bold; }