 /* CSS Document */


/* CSS Document */



body{
	background-color: #8bb7c7;
	
	}
	
	
#header {
	width: 1000px;
	background-color: #8bb7c7;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	}
	
	
#enclosure {
	width: 1025px;
	margin-left: auto;
	margin-right: auto;
	background-color:#8bb7c7;
	margin-top: 30px;}
	
	
	
#nav {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 50px;
	
	}
	
	
#sidebar {
	width: 200px;
	background-color:#8bb7c7;
	float: left;
	}
	

#main {
	background-color: #c8e3ff;
	width: 760px;
	padding: 20px;
	float: right;
	
	}

		
	
.inset {
	margin-left: 40px;
	margin-right: 40px;
	
	}

.sbimage {
	margin-top: 10px;
	margin-bottom: 10px;
	
	}
	
.floatright {
	float: right;
	margin: 0 0 15px  15px;
	border: 4px solid #333399;
	padding: 2px;
	}
	
.clearfloat {
	clear: both;

	}



p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333399;
	font-size: 14px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	}

	


	
p.special text {
	font-weight: bold;
	}
	
p.teal {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	color: #529eab;
	}
	
.tealarial {
	color: #009999;
	font-style: normal;
	
	}
	
p.center{
	color:  #333399;
	font-style: normal; 
	text-align: center;
	font-size: 14px;
	
	}
	
p.purple {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight: bold;
	font-size: 12px;
	color: #9933CC;
	}
	
	
	

.caption {
	text-align: center;
	font-weight: lighter;
	font-size: small;
	}	
	
	
	


.notice {
	visibility: visible;
	margin: 10px;
	padding-left: 20px;
	border: 3px double #333399;	
	}

	

	
h1 {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333399;
	}
	
h2 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #333399;
	font-size: 16px;
	
	}



h3 {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #529eab;
	}	
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #333399;
	}
	
h5 {

	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333399;
	}
			
h6 {text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #529eab;
	}
	
h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
	color: #333399;
	}


h8 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #9933CC;
	font-size: 10px;
	}	
	

	
 ul {	
 
 	font-family: Arial, Helvetica, sans-serif;
	color: #333399;
	font-size: 14px;
	text-align: justify;	
	}
	
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #333399;
	font-size: 14px;
	text-align: left;	
	}	

