/* HTML redefined */ 
p {
	font-size: 80%;
	line-height: 150%;
	padding-left: 20px;
	padding-right: 20px;
	}
 
h1 {
	text-align: left;
	font-size: 110%;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 8px;
	color: #014D71;	
	}
	
h2 {
	text-align: left;
	font-size: 100%;
	color: #455086;
	padding-left: 10px;
	font-variant: small-caps;
	}	
h3 {
	text-align: center;
	font-size:80%;
	color: #455086;
	padding-left: 10px;
 	font-style:italic;
	}

h4 {
	text-align: left;
	font-size:110%;
	color: #014D71;
	padding-left: 10px;
 	 
	}		
		


ul {
	font-size: 70%;
	line-height: 120%;
	}

.smaller {
	font-size: 70%;
	line-height: 120%;
	text-align: left;
	padding: 6px;
	color: #000000;
	}

table {
	font-size: 80%;
	}

/* Layout Stylesheet */ 

body {
 	margin: 0px;
	}

#outer {
	top: 0px;
	/*left: 30px; */
	width: 886px;
	margin-left: 100px;
	background-image: url(images/bground.gif);
	background-repeat: repeat-y;
 
	}

#hdr {
	height:112px;
	color: #CCCCCC;
	background-color: #eeeeee;
	background-image: url(images/apa_banner.jpg);
	background-repeat: no-repeat; 
	padding-top: 0px; 
	padding-left:  0px;
	margin-left: 1px;

	}

#bodyblock {
	position:relative;
	width:886px;
	padding: 0px;
	margin: 0px;

 	}
#cont {
	margin-left: 210px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:440px;
	color: #333333;
	text-align:left;
	padding: 0px;
	}	

#fishy{
	background-image: url(images/fish_school.jpg);
	width: 224px;
	height: 168px;
	float: left;
	padding: 0px;
	background-repeat: repeat-y;
	
	}

.rightcoltop{
	width:150px;
	height: 8px;
	background-image: url(images/right_col_top.gif);
	background-repeat: no-repeat;	
	}
.rightcolbottom{
	width:150px;
	height: 9px;
	background-image: url(images/right_col_bottom.gif);
	background-repeat: no-repeat;
	padding:0px;
	margin: 0px;
	background-color:#FFFFFF;
	}

.rightcol {
	position: absolute;
	width: 150px;
	line-height: 150%;
	font-family: Verdana, Helvetica, Arial;
	left: 727px;
	top: -19px;
	background-color: #CCCCCC;
	}
	
.rightcol a {
	text-decoration: none;
	color: #0033FF;
	}	
.rightcol a:hover{
	text-decoration: underline;
	color:#006600;
	}	
 
.leftcol {
	position: absolute;
	width: 200px;
	left: 9px;
	top: 36px;  
 	}
	
.rightcol p	{
	font-size: 80%;
 
	}


.rightcol img {
	margin-top: 5px;
	border: 3px double #455086;	
	text-align: center; 
	}

.rightcol ul{
	/*margin-left: 12px;*/
	margin-left: 6px;
	list-style-position: outside;
	}

.rightcol li {
	font-weight: bold;
	font-size: 100%;
	padding-top: 10px;
	line-height: 150%;
	 padding-left: -4px; 
	padding-right: 4px;
	/*margin-left: -6px;*/
	list-style-image: url(images/bullet.gif);
	}



.ftr {
	font-size: 70%;
	padding: 20px;
 
 	color: #97A02B;
 	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: none;
	margin-left: 50px;
 	}

 
.logo {
	float: left;
	margin: 0px;
	position: absolute;
	left: 60px;
	top: 0px;
	z-index: 20;
	} 

.floatRight{
	float: right;
	padding-left: 5px;
	padding-right: 20px;
	}
	
.floatLeft{
	float: left;
	padding-left: 20px;
	padding-right: 10px;
	}	


/* *-*-*-*-    Begin list Menu Rules    *-*-* * */

#button {
	width: 160px;
	margin-bottom: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	font-size: 100%;
	font-weight: bold;
	padding-top: 10px;
	left: 30px;
	right: 5px;
	top: 5px;

	}
		
#button ul {
		padding-left: 3px;
		margin-left: 0px;
		list-style: none;
		border: none;
		}
		
#button li {
		padding-top: 8px;	
		}

#button li a {
		display: block;
		border-top: 1px solid #CCCCCC;
		border-left: 1px solid #CCCCCC;
		border-right: 1px solid #000066;
		border-bottom: 1px solid #000066; 
		width: 128px;
		padding-left: 5px;
		padding-top: 5px;
		color: #9dc7d5;
		text-decoration: none;
		background-image:  url(images/nav/button_up.jpg);
		}

body #button li a {
		width: auto;
		height: 24px;
 	}

#button li a:hover {
	border-top: 1px solid #000066;
	border-left: 1px solid #000066;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC; 
	background-image:  url(images/nav/button_down.jpg);
	color: #33ff66;
	text-decoration: none;
	}

.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  	background-color: #4a4979;
  	color: #ffffff;
}

.menu a.menuItem span.menuItemText {}

.menu a.menuItem span.menuItemArrow {
 /* margin-right: -.75em;*/
}

.menu div.menuItemSep {
  	border: 1px inset #e0e0e0;
  	margin: 4px 2px;
}
h4 {
	font-size: 80%;
	font-style: italic;
	font-weight: bold;
}

