body,td {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

.nav, .navRight {
	font-size: 90%;
	background-color: #EAECEB;
	padding: 6px;
	color: #00528C;
  
}

.nav {
    text-align: left;
}

.navRight {
    text-align: right;
}

.nav a:link, .nav a:visited, .nav a:hover, .navRight a:link, .navRight a:visited, .navRight a:hover {
	text-decoration: none;
	color: #00528C;
}
.navRight a:hover {
	color: #999999;
}

.leftnav {
	font-size: 90%;
	background-color: #EAECEB;
	color: #00528C;
	padding: 10px;
	text-align: right;
	vertical-align: top;
}

.leftnav a:link, .leftnav a:visited {
	text-decoration: none;
	color:#00528C;
}

.leftnav a:hover {
	color: #999999;
}

.topnav {
	font-size: 90%;
	color:#00528C;
	background-color: #EAECEB;
	padding: 5px;
	text-align: right;
	vertical-align: top;
}

.topnav a:link, .topnav a:visited {
	text-decoration: none;
	color:#00528c;
}

.topnav a:hover {
	color: #999999;
}

#readmore {
	padding: 6px;
	border: 0px none;
	color: #6FA3B8;
}

a.readmore:link, a.readmore:visited {
    text-decoration: underline;
	color:#6FA3B8;
}

a.readmore:hover {
	color:#999999;
}
	
.border {
	border: 1px solid #66CCCC;
}	

.bottomnav {
	font-size: 90%;
}

a.bottomnav {
	color: #663300;
}

.caption {
	font-size: 85%;
	padding: 8px;
}

.bottomcaption {
	font-size: 75%;
	padding: 8px;
	text-align: right;

}

.center {
	text-align: center;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	vertical-align: top;
}

.emphasis {
	font-weight: bold;
	color: #663300;
}

.floatLeft {
	float: left;
	margin-right: 10px;
	padding-bottom: 20px;
	padding-: 5px;
}

.glossary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #00528C;
}

.glossarybody {
	background-color: #EAECEB;
}

.h1 {
	font-size: 130%;
	font-weight: bold;
	text-transform: capitalize;
	vertical-align: top;
}

.h2 {
	font-size: 100%;
	font-weight: bold;
	text-transform: capitalize;
}

.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

.headtop {
	background-color: #6FA3B8;
	font-style: normal;
	text-align: center;
	font-size: 220%;
	color:#FFFFFF;
	background-position: center;

	
}
.headtopq {
	background-color: #EAECEB;
	font-style: normal;
	text-align: center;
	font-size: 220%;
	color:#FFFFFF;
	background-position: center;

	
}
.headtop2 {
	font-family: Lucinda calligraphy, Arial, Helvetica, sans-serif;
	font-style: italic;
	background-color: #6FA3B8;
	font-size: 90%;
	color: #FFFFFF;
	padding: 6px;

}
	
.indent {
	margin-left: 40px;
	margin-right: 85px;
}


.noPad {
    padding: 0px;
    margin: 0px;
}

.oh {
	font-weight: bold;
	color: #663300;
}

.readmorenolink {
	font-family: Arial, Helvetica, sans-serif;
	color: #6FA3B8;
	margin-left: 40px;
	margin-right: 85px;
	clear: both;
	margin-bottom: 10px;
}


.right {
    text-align: right;
}

label {
	text-align: left;
	width: 145px;
	padding: 4px;
    float: left;
    background: #dddddd;
    margin-right: 10px;
}

div.row {
  clear: both;
  padding-top: 10px;
  font-weight: bold;
  display: block;
}

italics {
	font-style: italic;
}
.iltalics {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.letterlist {
	list-style-type: lower-alpha;
}

.leftnav2 {
	background-color: #EAECEB;
	color: #00528C;
	text-align: left;
	vertical-align: top;
	list-style-type: none;
	font-style: italic;
	background-position: left;
	text-indent: 25px;




}

.leftnav2 a:link, .leftnav2 a:visited {
	text-decoration: none;
	color:#00528C;
}

.leftnav2 a:hover {
	color: #999999;
}
