td  {
    font-style: normal; 
    font-weight: normal; 
    font-size: 11px; 
    font-family: Verdana,Arial,Trebuchet MS,Helvetica,sans-serif; 
    color: #000000;
}

.form  {
    font-style: normal; 
    font-weight: bold; 
    font-size: 11px; 
    font-family: Verdana,Arial,Trebuchet MS,Helvetica,sans-serif; 
    color: #000000;
}

A:link {
   font-weight : normal; 
   font-size : 11px; 
   font-family : Verdana,Arial,Trebuchet MS,Helvetica,sans-serif; 
   color : #333333; 
   background-color : transparent; 
   text-decoration : underline; 
   }
   
A:visited {
   font-weight : normal; 
   font-size : 11px; 
   font-family : Verdana,Arial,Trebuchet MS,Helvetica,sans-serif; 
   color : #333333; 
   background-color : transparent; 
   text-decoration : underline; 
}

A:active {
   font-weight : normal; 
   font-size : 11px; 
   font-family : Verdana,Arial,Trebuchet MS,Helvetica,sans-serif; 
   color : #330000; 
   text-decoration : underline; 
}

A:hover {
   font-weight : normal; 
   font-size : 11px; 
   font-family : Verdana,Arial,Trebuchet MS,Helvetica,sans-serif; 
   color : #80809A; 
   background-color : transparent; 
   text-decoration : underline; 
}
.bold  {
    font-style: normal; 
    font-weight: bold; 
    font-size: 13px; 
    font-family: Verdana,Arial,Trebuchet MS,Helvetica,sans-serif; 
    color: #000033;
}
.body {
    padding: 15px 30px 15px 15px;
}
.ul {
    list-style: indent;
}
.whitebg {
	background-color: #ffffff;
}
.bluebg {
	background-color: #1B6B9E;
}
.darkbluebg {
	background-color: #092F49;
}
.lightgraybg {
	background-color: #F2F2F2;
}
.darkgraybg {
	background-color: #999999;
}

.footer {
	font-size: 10px;
	color: #ffffff;
}
	.footer:link, .footer:visited, .footer:active {
		font-size: 10px;
		color: #ffffff;
	}
	.footer:hover {
		font-size: 10px;
		color: #cccccc;
	}
	
.credits {
	font-size: 9px;
	color: #ffffff;
}
	.credits:link, .credits:visited, .credits:active {
		font-size: 9px;
		color: #ffffff;
	}
	.credits:hover {
		font-size: 9px;
		color: #cccccc;
	}

.title {
	font-style: normal; 
    font-weight: normal; 
    font-size: 18px; 
    font-family: Verdana,Arial,Trebuchet MS,Helvetica,sans-serif; 
    color: #1B6B9E;
    border-bottom: 2px solid #999999;
}
.subtitle {
	font-style: normal; 
    font-weight: bold; 
    font-size: 13px; 
    font-family: Verdana,Arial,Trebuchet MS,Helvetica,sans-serif; 
    color: #1B6B9E;
	padding-bottom: 5px;
}
.small {
	font-style: normal; 
    font-weight: normal; 
    font-size: 9px; 
    font-family: Verdana,Arial,Trebuchet MS,Helvetica,sans-serif; 
    color: #000000;
}
.box  {
    font-style: normal; 
    font-weight: normal; 
    font-size: 14px; 
    font-family: Verdana,Arial,Trebuchet MS,Helvetica,sans-serif; 
    color: #000000;
	border-style:solid 2px #000033;
}
.tablehead  {
    font-style: normal; 
    font-weight: bold; 
    font-size: 13px; 
    font-family: Verdana,Arial,Trebuchet MS,Helvetica,sans-serif; 
    color: #ffffff;
	background-color: #999999;
	
}
th {
  background-color: #c0c0c0;
}

.error {
  color: #c00000;
  font-weight: bold;
}

OL { 
list-style-type: decimal; 
list-style-position: outside; 
} 

li { 
margin-left: 10px;
}
