
body { 
	margin-top: 10px;
	margin-left: 0px;
background-color: #1a174f; }

H1 { 
	font-family: "Times New Roman", Times; 
	color: #19184c; 
	font-size : 16pt; 
	display : inline;
}

H2 { 
		font-family: "Times New Roman", Times; 
	color: #637389; 
	font-size : 14pt; 
}

H3 { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 14pt; 
}

H4 { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 12pt; 
}

p { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 11pt;
text-align: justify; }

table { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 11pt; 
}


li { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 11pt;
margin-left: 15px;
margin-bottom: 5px;
text-align: justify; }

hr {
	width: 85%;
	color: #214a7c; }

a:link { 
	color : #214a7c; 
}

a:visited { 
	color : #214a7c; 
}

a:hover { 
	color : #637389; 
}

a:active { 
	color : #637389; 
}

    
.formfields  { 
	font-family: arial; 
	color: #19184c; 
	font-size: 9pt; 
	width: 100;
	border: 1px solid #000000; 
	padding-left: 2px; 
	padding-right: 2px; 
	background-color: #FFFFFF;
    background-image: url('images/formgrad.jpg'); 
    background-position: top; 
    background-repeat:no-repeat; }
}
    
img {
    behavior: url("pngbehavior.htc");
	border: 0;
}

.photo {
border: 2px #21487d solid; }

#content {
text-align: justify;
margin-right: 10px;
margin-left: 10px;
margin-bottom: 10px; }

#left {
margin: 10px; 
}

#left p {
text-align: left;}

#logo {
background-image: url(images/logo1.jpg);
background-repeat: no-repeat;
height:200px; }

#header {
background-image: url(images/header.jpg);
background-repeat: no-repeat;
height:150px;
padding-top: 7px; }

#footer td {
color: #ffffff;
font-size: 8pt;
text-align: center; }

#footer a:link {
color:#fff;
font-size: 8pt;
text-decoration: none; }

#footer a:visited { 
	color : #fff; 
}

#footer a:hover { 
	color : #fff; 
}

#footer a:active { 
	color : #fff; 
}