body {
    background: #FFF;
}

a {
    color: #069;
    text-decoration: underline;
}

img {
    border: 0px;
}

h3   { color: #009; font-size: 18px; font-family: "Trebuchet MS", sans-serif; font-weight: bold; line-height: 18px }

div#page {
    position: absolute;
    left: 50%;
    margin-left: -396px;
    width: 791px;
}

div#logo {
	margin-left: 45px;
	_margin-left: 22px;
	float: left;
}

table#tests {
	width: 424px;
	float: right;
	height: 74px;
}


table#tests td.testcontent {
	border-left: 3px solid #0f218d;
	border-right: 3px solid #0f218d;
	vertical-align: top;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	padding: 5px;
}


table.header {
  	clear: both;
    width: 791px;
    height: 43px;
}

td.footer {
    background: url("/images/footer.gif") no-repeat top;
    clear: both;
    margin-left: 10px;
    padding-top: 15px;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    color: #666;
    text-align: center;
    line-height: 18px;
}

td.content {
    line-height: 16px;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    color: #444;
    border-right: 5px solid #00968D;
    background: #FFF url("/images/sidebg.gif") repeat-y;
    	width: 791px;
}
h4 { color: #009; font-size: 14px; font-family: "Trebuchet MS", sans-serif; font-weight: bold; line-height: 14px }
div#photo {
    float: left;
    margin-right: 15px;
}

div#copy {
	margin: 10px 15px 15px 65px;	
}


td.news {
    background: url("/images/newsbg.gif") repeat-y;
	font: 12px Verdana, sans-serif;
    text-align: center;
    padding: 10px;
    color: #333;
    line-height: 16px;
    width: 120px;
    text-align: center;
}


.center {
    text-align: center;
}

.right {
    text-align: right;
}

input.text, textarea {
    border: 1px solid #999;
    padding: 3px;
    font-size: 12px;
    font-family: Verdana, sans-serif;
}

input.button {
    background: #E7E7E7;
    padding: 3px;
    font-size: 12px;
    font-family: Verdana, sans-serif;
    font-weight: bold;
}

select {
    font-size: 12px;
    font-family: Verdana, sans-serif;
}

img.required {
	vertical-align: text-bottom;
}

.note {
	font-size: 10px;
}

.red {

    color: #F00;

}
h1  { color: #009; font-size: 32px; font-family: "Trebuchet MS", sans-serif; font-weight: bold; line-height: 32px }
