charset "windows-1252";
html{height:100%;}

body {background: #EAF3F9 url('images/bg.jpg') repeat-y top center;
height:100%;
margin:0 auto;
} 

#nav {vertical-align:bottom;}

#nav a{background:url('images/dot_lightblue.gif') no-repeat center left;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
display:block;
padding-left: 17px;
padding-top: 7px;
padding-bottom: 7px;
border-bottom:1px solid #D5E2EB;
text-decoration:none;
color:#1D496A;
width=140px;
}

#nav a:active{background:url('images/dot_darkblue.gif') no-repeat center left;
	color:#1D496A;
	
	}
#nav a:hover{background:url('images/dot_darkblue.gif') no-repeat center left; 
	text-decoration:underline;
	color:#1D496A;
	font-weight: bold;
}	


.text {font-family: Georgia, Times New Roman, Times, serif; 
font-size: 12px; 
color: #1D496A;
text-align: justify;
line-height: 150%;
padding: 8px;}

.text2 {font-family: Georgia, Times New Roman, Times, serif; 
font-size: 12px; 
color: #1D496A;
line-height: 150%;
padding: 8px;}

.text3 {font-family: Verdana, arial, helvetica, sans-serif; 
font-size: 10px; 
color: #1D496A;
line-height: 150%;
padding: 8px;}


.title{font-family: Georgia, Times New Roman, Times, serif; 
font-size: 16px; 
color: #1D496A;
text-align: center;
line-height: 150%;
padding: 8px;
font-weight: bold;}

a:link {color: #1D496A; text-decoration: none; font-weight: bold;} 
a:visited {color: #A2B2CE; text-decoration: none; font-weight: bold;}
a:hover {color: #879CC3; font-weight: bold; text-decoration: underline;} 
a:active {color: #6985B7; font-weight: bold;}

table {}
td {font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; line-height: 150%; border-color:#D5E2EB}
