.black_border
{
    border: thick solid #C0C0C0;
    font-family: Arial, Helvetica, sans-serif;
    color: #0000FF;
}

.border
{
    border: medium solid #EAEAEA;
}

.footer {
	background-image: url(images/bluestrip.jpg);
	background-repeat: inherit;
	border: 1px solid #000000;
}

.header_image
{
    background-position: right center;
    border-color: #0000FF;
    border-style: solid;
    background-image: url(images/bluetile.jpg);
    background-repeat: no-repeat;
    text-align: left;
    white-space: normal;
}
.header_image
{
    border-style: none;
    border-color: #0000FF;
    background-image: url(images/header.jpg);
    background-repeat: no-repeat;
    text-align: left;
    white-space: normal;
}

.little {
	color: #000099;
	font-weight: normal;
	text-align: left;
	font-family: "Times New Roman", serif;
	font-size: 8pt;
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
	top: -7px;
}

.medium {
	font-size: 8pt;
	color: #000099;
}

.small {
	font-size: 6pt;
	color: #000099;
}

.tiny {
	font-size: 4pt;
	color: #000099;
}

.window
{
    margin: 1em 5em 1em 1em;
}

a.page
{
    color: #000099;
    font-weight: 900;
}

a.resource {
	color: #000099;
}

body.main
{
    margin: 3% 3% 3% 1%;
    background-color: #FFFFFF;
    width: 50%;
}

table.form
{
    margin-left: 5%;
    white-space:inherit;
    width:50%;
    
}

table.form td
{
    font-weight: bold;
    font-family: Arial, sans-serif;
    font-size: 12pt;
    table-layout: auto;
    width: 50%;
    color: #0000FF;
    vertical-align: inherit;
    white-space: normal;
}

h1
{
    color: #000099;
    text-align: left;
    font-family: "Ariel" , sans-serif;
    font-size: 18pt;
    font-weight: 900;
}

h2 {
	color: #000099;
	text-align: left;
	font-family: "Times New Roman", serif;  
	font-size: 14pt;
	font-weight: bold;
}

img
{
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #000099;
}

img.float {
	float: right;
}

p.news {
	color: #000099;
	text-align: justify;
	font-family: "Times New Roman", serif;
	font-size: 12pt;
}

p.copyright {
	position: relative;
	top: -1em;
	color: #000099;
	text-align: left;
	font-family: "Courier New", Courier;
	font-size: 8pt;
}

span.warning {
	color: red;
}

span.date {
	color: #000099;
	font-weight: 900;
}
