body {	
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: white;
}

td {	
	font-size: 13px;
}
	
h1, h2, h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; 
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 14px; 
	font-style: italic;
}

hr {
	border: 1px dotted #999999;
	height: 1px;
}


.featuredimage {
padding-top: 10px;
padding-bottom: 5px;
}

.align-right {
float: right;
margin: 0px 0px 10px 10px
}


.ninepx {
	font-size: 9px; 
}

.tenpx {
	font-size: 10px; 
}

.elevenpx {
	font-size: 11px; 
}

.twelvepx {
	font-size: 12px; 
}

.thirteenpx {
	font-size: 13px; 
}

.fourteenpx {
	font-size: 14px;  
}


.subbullet {
	list-style-image: url('../images/lines-buttons/bullet2.gif'); 
	line-height: 150%; 
}

.big {
	font-size: 20px;
	font-weight: bold;  
	margin-top : 15px;
	margin-bottom : 0px;
	color : #335c3d;
	font-variant : small-caps;
}
.small {
	font-size: 10px
}

.smaller {
	font-size: 9px
}

.smallest {
	font-size: 8px; 
}

.italic {
	font-style : italic;
}

.yellowborder {
	border: solid white; 
	border-width: 1px;
}

.content {
background-color : #ffffff;
border : solid;
border-color : #003300;
border-top-width : 0px;
border-bottom-width : 0px;
border-left-width : 0px;
border-right-width : 1px;
}

#display {
	width: 530px;
	padding: 2px;
	vertical-align: top;
	border: 1px solid #DFDDC7;	
}

.displayborder {
	border: 1px dashed #DFDDC7;
	text-align: center;
	vertical-align: top;
	padding: 4px 4px 5px 4px;
	font-size: 10px;
}

.footer {
vertical-align : top;
font-size: 9px; 
color: #4B4B4B;
text-align : center;
line-height : 200%;
}

.justify {
text-align: justify;
}

.mainspacer {
height: 5px;
width: 54px;
}

/* begin navigation */

a {
	color: #5a4f80;	
	text-decoration: underline
}

a:hover, a:active {
	color: red; 
	text-decoration: none
}

a.main {
	font-size: 11px;
	font-weight: bold;
	color: #333333; 
	text-decoration: none;
}

a.main:hover, a.main:active {
	color: red; 
	text-decoration: none
}

a.topsubnav {
	font-size: 10px;
	color: #666666; 
	text-decoration: none;
	margin-right: 4px;
}

.sidenavheader {
border-bottom : 1px solid white;
background-color: #fec34e;
font-family: Georgia, "Times New Roman", Times, serif;
font: italic;
color: white; 
font-size: 13px;
line-height: 100%;
height: 50px;
padding: 5px;
}

div.sidenav {
margin: 0px;
background-color: #d3cce5;
padding: 6px 0px 6px 5px;
border-bottom: 1px solid white;
}

.rightnavbox {
margin: 0px 0px 15px 10px;
border: 1px solid #674ba2;
float: right;
width: 175px;
}

.rightnav {
padding: 3px 4px 3px 4px;
background-color: #ffffd9;
border-bottom: 1px dashed #d3cce5;
line-height: 100%;
}

.rightnavheader {
padding: 6px 4px 6px 4px;
background-color: #d3cce5;
font-size: 11px;
font-weight: bold;
border-bottom: 1px solid #674ba2;
}

.imgbox {
margin: 0px 0px 15px 10px;
border: 1px solid #674ba2;
float: right;
width: 175px;
}

.rightimg {
background-color: #d3cce5;
border-bottom: 1px solid #674ba2;
}

.imgcaption {
padding: 4px;
background-color: #ffffd9;
text-align: center;
font-size: 10px;
color: #333333;
}



