body,p,ul,li,ol,td {
	color : Black;
	background-color : White;
	font-family : verdana, Arial, Tahoma, sans-serif;
	font-size : 12px;
	text-align : left;
	line-height : 150%
}

a {
	color : #184090;
	text-decoration : none;
}


a:hover {
	color : Red;
	text-decoration : none;
}

.pagetitle   { 
	font-family: Arial; 
	font-size: 18pt; 
	color: #184090; 
	font-weight: bold; 
	  }

.subtitle   { 
	font-family: Arial; 
	font-size: 12pt; 
	color: #184090; 
	font-weight: bold; 
	  }
	  
.parahead {
	color: #FFFFFF;
	background-color: #184090;
	font-family: sans-serif;
	font-size: 14pt
	}

.smallprint {
        font-size: 8pt;
        text-align: center;
        }
        
.navbutton { 
	font-family: Arial; 
	font-size: 12pt; 
	color: #184090; 
	font-weight: bold;
        border: 2px solid #008080 
        }

.headerc {
	color: #FFFFFF;
	background-color: #008080;
	font-family: sans-serif;
	font-size: 14pt;
	text-align : center;
	}
	
.bc {
	color: Black;
	font-family : sans-serif;
	font-size: 14pt;
	text-align : center;
}
.navbar {
	white-space: nowrap;
}
.pageoutline {
	border: thin solid #0099FF;
	padding: 5px;
	width: 810px;
	background-position: center;
}
