body{
font-family: Lucida Sans;
font-size: 8pt;
letter-spacing:1px;
color: #304a78;
text-align: justify;}

A {text-decoration: none;
font-family: "Palatino Linotype", serif;
font-size: 9pt;
font-style: italic;
font-weight: bold;
text-transform: lowercase;
color: #000000;}

A:hover {
font-family: "Palatino Linotype", serif;
font-style: italic;
font-size: 9pt;
font-weight: bold;
text-decoration: underline;
text-transform: lowercase;
color: #000000;}

.links {text-decoration: none;
height: 18; 
background-color: #304a78;
font-family: "Palatino Linotype", serif;
font-size: 10pt;
font-style: italic;
font-weight: bold;
text-transform: lowerase;
color: #BDC4D4;}

.links:hover{text-decoration: none;
height: 18; 
font-family: "Palatino Linotype", serif;
font-style: italic;
background-color: #BDC4D4;
font-size: 10pt;
font-weight: bold;
text-transform: lowerase;
color: #304a78;}

.head
{background-image:url('images/header.gif'); 
background-repeat: no-repeat;
background-position: top left
text-align: left;
height: 30px;
font-family: Trebuchet MS;
color: #BDC4D4;
font-size: 24pt;
padding: 3px;
text-indent: 5px;
letter-spacing: 20px;
line-height: 23px;
text-transform: uppercase;
text-align: left;}

.box{
width: 50%;
background: #304a78;
border-right: 5px solid #000000;
border-top: 0px solid #000000;
border-left: 0px solid #000000;
border-bottom: 0px solid #000000;
color: #BDC4D4;
padding: 5px;
text-align: left;
font-family: Tahoma;
font-size: 8pt;}

input, textarea, select
{
background: #304a78;
border-right: 5px solid #000000;
border-top: 0px solid #000000;
border-left: 0px solid #000000;
border-bottom: 0px solid #000000;
color: #BDC4D4;
padding: 5px;
font-family: Tahoma;
font-size: 8pt;}

.image {
	border: 1px solid #304a78;
	padding: 2px;
	}

.image:hover {
	border: 1px solid #000000;
	padding: 2px;
	}

.codesort li {
	display: inline;
	padding-right: 0.5em;
	}