/* CSS Document */

<style type="text/css">
	@import "all.css"; /* just some basic formatting, no layout stuff */
	
	body {
		background-color: #D7E4F3;
		}
	
	#frame {
	width:760px;
	min-height:500px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background-color: #fff;
	border-left-width: 3px;
	border-left-color: #D7E4F3;
	border-left-style: solid;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D7E4F3;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #D7E4F3;
		}

	#contentleft {
	width:160px;
	float:left;
	min-height:inherit;
	padding: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D7E4F3;
	border-right-color: #D7E4F3;
	background-color: #fff;
		}		

	#contentheader {
		background:#fff;
		width:742px;
		
		}
		
	#footer {
	background:#fff;
	width:100%;
	align:center;
			}
		
	#contentcenter {
	width:574px;
	min-height:500px;
	background:#fff;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	float:right;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D7E4F3;
	border-right-color: #D7E4F3;
	border-bottom-color: #D7E4F3;
	border-left-color: #D7E4F3;
	font-size: 12px;
	color: #000000;
		}
		
	#contentcenter a {
		font-family: Arial, Helvetica, sans-serif;
		color: #AA0000;
		text-decoration: none;
		}
	
	#contentcenter a:visited {
		font-family: Arial, Helvetica, sans-serif;
		color: #AA0000;
		text-decoration: none;
		}
	
	#contentcenter a:hover {
		font-family: Arial, Helvetica, sans-serif;
		color: #5A77B2;
		text-decoration: underline;
		}
	
	#contentcenter a:active {
		font-family: Arial, Helvetica, sans-serif;
		color: #5A77B2;
		text-decoration: underline;
		}

	a {  
		font-weight: bold; 
		color: #333399; 
		text-decoration: none
		}

	a:hover {  
		font-weight: bold; 
		color: #CC0000; 
		text-decoration: underline
		}
		
	p,h1,pre {
		margin:0px 0px 10px 0px;
		}
		
	h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		}
	
	h2 {
		font-size: 16px;
		font-weight: bold;
		color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
		}
		
	h3 {
		font-size: 14px;
		font-weight: bold;
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		}
	
	h4 {
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		}


	h5 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #000000;
		}
		
	h6 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #000000;
		}
		
	.sm {  font-size: 11px}

	.xsm {
	font-size: 10px;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
		}

	ul {  font: 11px Arial, Helvetica, sans-serif; color: #222222}
	
	ol {  font: 11px Arial, Helvetica, sans-serif; color: #222222}
	
	.u {  text-decoration: underline}
	
	.lrg {  font-size: 36px}

	.lite {  font-weight: normal}
	
	.px16lite {  font-size: 16px; font-weight: normal}
	
	.px16 {  font-size: 16px}
	
	.smlite {  font-size: 11px; font-weight: normal}

	a.bar {  font-weight: bold; color: #CCCCCC; text-decoration: none}

	a.bar:hover {  font-weight: bold; color: #FFFFFF; text-decoration: underline}

	a.barred {
		font-weight: bold;
		color: #EEEEEE;
		text-decoration: none;
		background-color: #AA0000;
		padding: 2px 5px 1px;
		}
		
	a.barred:hover {
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: underline;
		background-color: #CC0000;
		padding: 2px 5px 1px;
		}
		
	a.bar2 {  font-weight: bold; color: #DDDDDD; text-decoration: none}

	a.bar2:hover {  font-weight: bold; color: #FFFFFF; text-decoration: underline}

	a.bar3 {  font-weight: bold; color: #FFFFFF; text-decoration: none}
	
	a.bar3:hover {  font-weight: bold; color: #FFFFFF; text-decoration: underline}

/* For navigation bars*/

.plaintext {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}

.titletext {
	font-size: 14px;
	font-weight: bold;
	color: #AA0000;
	font-family: Arial, Helvetica, sans-serif;
	}
	
p#horizontalnav {
	background-color: #091639;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EEEEEE;
	text-decoration: none;
	margin-top: 8px;
} 

p#horizontalnav a {
	background-color: #091639;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
} 

p#horizontalnav a:visited {
	background-color: #091639;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
} 

p#horizontalnav a:active {
	background-color: #091639;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AA0000;
	text-decoration: none;
} 

p#horizontalnav a:hover {
	background-color: #091639;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AA0000;
	text-decoration: none;
} 
