﻿/* CSS layout */
#masthead {
position: absolute;
left: 0px;
right: 0px;
top: 0px;
background-color:#afc5dc;
background-image:url('backgroundbanner.jpg');
background-repeat:no-repeat;
background-position:left;
height:90px; 
font-family:Arial, Helvetica, sans-serif;
color:#003399;
font-size:18pt;
font-weight:bold;
padding-left:460px;
padding-right:50px;
text-align:right;
line-height:130%;
}

#textofpage{
	margin-top:100px;
	margin-left:160px;
	margin-right:150px;
	margin-bottom:0px
	}
}

#footer {
}

body {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color: #ffffff;
	background-position: bottom left; 
	background-image: url('profile.gif'); 
	background-repeat: no-repeat;
	color: #000000;
	font-family: Arial, Verdana ;
	line-height:130%;
	font-size:medium;
}

h3
{
font-family: Verdana, Arial ;  
color: #003399; 
font-weight:bold;
	line-height:130%;

}

h2
{
font-family: Verdana, Arial ;  
color: #003399; 
font-weight:bold;
	line-height:130%;

}

h1
{
font-family: Verdana, Arial ;  
color: #003399; 
font-weight: bold;
	line-height:130%;

}

h1           { font-size: 16pt; }
h2           { font-size: 14pt; }
h3           { font-size: 12pt; }

h3.fsc
{ 
font-size: 18pt;
margin-left: -135px;
font-weight: normal;
 }

a:link 	     
{ 
color: #003399; 
text-decoration: none}

a:hover      
{ 
background-color: #6699ff;
color: #000000; 
}

a:visited    
{ 
color: #003399; 
text-decoration: none;
}

p            
{ 
text-align: Left;
margin-bottom:6pt;}

br            
{ 

text-align: Left;
margin-bottom:6pt;}


p.column
{
background-color:#003399; 
color: #ffffff;

font-weight: bold;
text-align: right;
vertical-align :top;
line-height: 100%; 
margin-top: 0; 
margin-bottom: 0;
}

th
{
background-color:#003399; 
color: #ffffff;

font-weight: bold;
text-align: left;
vertical-align :top;
line-height: 100%; 
margin-top: 0; 
margin-bottom: 0;
border-bottom: solid #000000;
border-bottom-width: 1px;
}

tr
{

vertical-align :top;
}

td
{
 
vertical-align :top;
margin-top: 0; 
margin-bottom: 0;
border-bottom: dotted #0364A8;
border-bottom-width: 1px;
	font-family: Arial, Verdana ;
	line-height:130%;
	font-size:medium;

}

li
{

}

ol
{

}

ul 
{
list-style-type: square;
}

img 
{
border-width: 0;
}

.FormText
{
font-family: Arial, Helvetica, sans-serif; 
font-size: small;
width: 240px;
}

.NonPrintable 
{
display:inline;
}
