body {
	
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #666699;
}
#holder {
	width: 820px;
	background: #FFFFFF;
	text-align: left;
	margin: 0 auto 0 auto;
}
#header {
	background: #FFFFFF;
	height: 198px;
	border-bottom: 1px solid #877D6C;
	padding: 10px 0px 0px 0px;
}
#nav {
	width: 70px;
	float: left;
	padding: 22px 10px;
}

#sidebar {
	width: 80px;
	float: right;
	padding: 10px 3px 0 10px;
	
	
}

#content {
	
	margin: 0 90px 0 110px;
	padding: 0px 15px 0px 15px;
	
}



#footer {
	padding: 0px;
	border-top: 1px solid #877D6C;
	font-size: 80%;
	color: #736B5E;
	text-align: center;
}
.callout {
	font: bold 130% Verdana, Arial, Times;
	color: #333;
	margin: 0;
	padding: 20px 10px;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}

.afcimage { 
     padding: 0px 0px 10px 10px; 
}
.contentimage { 
     padding: 10px 10px 0px 0px; 
}
.rtcontentimage { 
     padding: 10px 0px 0px 10px; 
}
.caption { 
     font-style: italic;
	 font-size: 70%; 
	 color: #736B5E;	
}
.nextprev { 
     font-style: bold;
	 font-size: 70%; 
	 color: #003366;	
	 text-align: center;
}
p {
	font-size: 70%;
}
h1 {
	font-size: 90%;
	font-weight: bold; color: #666699;
}
h2 {
	font-size: 80%;
	font-weight: bold; color: #666699;
}
h3 {
	font-style: italic;
	font-size: 80%;
	font-weight: normal; color: #736B5E;
}
li {
list-style-type: square;
font-size: 70%;


}
li li {
font-size: 100%;
}
#content p {
	line-height: 140%;
}
#content li {
	line-height: 140%;

}
#nav p {
line-height: 90%;
font-size: 70%;
}
#nav p.presub {

margin-bottom: 0px;
margin-top: 10px;
padding: 0px;

}
#nav p.subhead {
margin-left: 20px;
margin-bottom: 0px;
margin-top: 10px;
padding: 0px;

}
#nav li {
list-style-type: none;

}
a {
text-decoration: none;
	font-weight: bold;
	}
	
	#nav a:link { 
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	
}

#nav a:visited { 
	color: #333366;
}
#nav a:hover, #nav a:active, #nav a:focus {  
	color: #333366;
	background: #CCCCFF;
}
#content a:hover {  
	color: #666699;
	text-decoration: underline;
	font-weight: bold;
	
}
#content a:link { 
	color: #666699;
	font-weight: bold;
	
}

#content a:visited { 
	color: #9999CC;
	font-weight: bold;
}
#footer a:hover {  
	color: #736B5E;
	text-decoration: underline;
	font-weight: bold;
	
}
#footer a:link { 
	color: #736B5E;
	font-weight: bold;
	
}

#footer a:visited { 
	color: #736B5E;
	font-weight: bold;
}


#logotext {
	margin: 8px 0px 8px 0px;
}

#logo {
	float: left;
	margin: 8px;

}
