/* CSS Document */



html, body {margin:5; border:0; padding:0;}


body {	font-size: 0.9em; 
		font-family: arial, sans-serif; 
		background-color: #ffffff; 
		text-align: center;
		color: #000000; 
		}

#wrapper {	width: 780px; 
			border: 0px solid #C3D3AF; 
			background-color: #ffffff; 
			text-align: left; 
			position:relative; 
			margin:0 auto;
			}

#menu {	width: 780px; 
		height: 19px; 	
		background-image: url(images/menu_bg.gif); 
		background-repeat: no-repeat;
		padding-top: 5px; 
		}		


a.nav:link {	color:#000000; 
				font-family: arial, sans-serif; 
			
				text-decoration: none;
				padding-right: 10px; 	
				}

a.nav:visited {	color:#000000; 
				font-family:  arial, sans-serif; 
				text-decoration: none; 	
		
				padding-right: 10px;
				}

a.nav:active { 	color:#000000; 
				font-family:  arial, sans-serif; 
				text-decoration: none; 
				
				padding-right: 10px;
				}

a.nav:hover {	color:#6699ff; 
				font-family:  arial, sans-serif; 
				text-decoration: underline; 
			
				padding-right: 10px;
				}



#content {	width: 780px; 
			height: 370px; 
				vertical-align: top; 
				background-color: #aaaaaa; 
				color: #ffffff;
				}
				
				
#introcontent {	width: 780px; 
			height: 370px; 
				vertical-align: top; 
				
				}

				



#footer {	width: 780px;
			height: 19px; 
			padding-top: 7px;
			font-family: arial, sans-serif;
			font-size: 0.8em; 	
			}

#spacer {	float:left; 
			width:1px; 
			height:100%; 
			display:inline; 
			margin-bottom:-21px; 
			margin-right:-1px; 
			display:inline; 
			}
			
			
#pagetitle {	color:#eeeeee; 
				font-family: arial, sans-serif; 
				font-weight: bold;
				font-size: 1.3em;
				padding-bottom: 2px;
				}			

#subtitle {		color:#247083; 
				font-family: arial, sans-serif; 
				font-weight: bold;
				font-size: 11px;
				padding-bottom: 10px;
				}			

a.footer_nav:link {color:#6699ff; font-family: arial, sans-serif; text-decoration: none;}
a.footer_nav:visited {color:#6699ff; font-family: arial, sans-serif; text-decoration: none;}
a.footer_nav:active {color:#6699ff; font-family: arial, sans-serif; text-decoration: none;}
a.footer_nav:hover {color:#6699ff; font-family: arial, sans-serif; text-decoration: underline;}


#text { width: 150px; float: left; padding: 10px;}

#flash {width: 610px; float: right;}

#flash2 {width: 300px; float: right;}
#text2 { width: 460px; float: left; padding: 10px;}

#flash3 {width: 500px; float: right;}
#text3 { width: 260px; float: left; padding: 10px;}

#email {width: 590px; float: right;}
#emailtext { width: 170px; float: left; padding: 10px;}

a.c1:link {color:#ffffff; font-family: arial, sans-serif; text-decoration: none;}
a.c1:visited {color:#ffffff; font-family: arial, sans-serif; text-decoration: none;}
a.c1:active {color:#ffffff; font-family: arial, sans-serif; text-decoration: none;}
a.c1:hover {color:#000000; font-family: arial, sans-serif; text-decoration: underline;}

pre {font-size: 0.95em; 
		font-family: arial, sans-serif;
		color: #ffffff;
	}	
			
			
			
			
			
			
			
			

