/* external style sheet for the AMI Documentation */

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9A8059;
}

b {font-weight: bold;}
i {font-style: italic;}
img {border: 0;}
p {margin-top: 0}
form{margin:0;}

.body {
	font-weight: normal;
	line-height: 13px;
}

table {font-size: 13px;}

a {
	text-decoration: underline;
	color: #346881;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #346881;
}

/* Headers */

.header1 {
	color: #346881; 
	font-weight: bold; 
	font-size: 12px; 
	vertical-align: top;
}
th.header1 {
	padding: 3px 3px 1px 8px;
	margin: 0 0 0px 0;
	text-align: left;
}

a.header1:link {
	color: #346881; 
	font-weight: bold; 
	font-size: 12px; 
	vertical-align: top;
	text-decoration: none;
}
a.header1:visited {
	color: #346881; 
	font-weight: bold; 
	font-size: 12px; 
	vertical-align: top;
	text-decoration: none;
}
a.header1:hover {
	color: #346881; 
	font-weight: bold; 
	font-size: 12px; 
	vertical-align: top;
	text-decoration: underline;
}
a.header1:active {
	color: #346881; 
	font-weight: bold; 
	font-size: 12px; 
	vertical-align: top;
	text-decoration: none;
}

/* Lists */

ul {padding: 0 0 10px 0; margin: 0 20px 0 35px;}

li {
	list-style-image: url(graphics/bullet.gif);
	font-size: 12px;
	margin-bottom: 7px;
}
li.nest{
	list-style-type: circle;
	list-style-image:none;
}
/* Structure */

.header {
	background-image: url(graphics/bg_header.gif);
	background-position: top right;
	background-repeat: no-repeat;	
}

.logo {
	margin: 19px 20px 20px 20px;
}

.siteContainer {
	border: 1px solid #E0D7C0;
	width: 932px;
	margin: 25px 25px 10px 25px;
}

.contentArea {
	padding: 25px 22px;
}

.contentAreaHome {
	padding-top: 2px;
}

.formContainer{
	float:left; 
	width:100%;
	padding: 8px;
	background-color: #F3F0E9;
}

.homeBox1{
	width: 200px; 
	margin-bottom: 15px;
}
.homeBox1 ul {
	margin-top: 15px;
}
.homeBox2{  
	float: right;
	width: 200px;  
	margin-bottom: 15px;

}
.homeBox2 p{
	padding-left: 20px;
	padding-right: 12px;
}

.navColumn {
 	width: 196px;
 	vertical-align: top; 
 	background-color: #F3F0E9;
}
ul#nav {	
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	height: 24px;
	list-style: none;
	list-style-image: none;
	background-color: #BE9B49;
}

ul#nav li{
	margin: 0;
	padding: 0;
	float: left;
	list-style-image: none;
}
#nav img {
	margin: 0;
	display: block;
}

.subNav {
	padding: 0px;
	margin: 0px;
	list-style-type: none; 
	list-style-image: none;
}

.subNav li {
	list-style-image: none;
	background-color: #F3F0E9;
	font-size: 11px;
	color: #346881;
	margin: 0 2px 0 0;
	font-weight: bold;
	border-top: 1px solid #E8E2D5;
}

.subNav .box2 {
	text-decoration: none;
	font-weight: bold;
	background-color: #CFDDE1;
	padding-left: 0px;	
	font-size: 10px;
}


.subNav .box2-highlight {
	background-color: #BAD2D9;
	text-decoration: none;
	font-weight: bold;
	padding-left: 0px;	
	font-size: 10px;
}

.subNav .box2-highlight a {
	background-color: #BAD2D9;
	font-weight: bold;
 	padding-left: 25px;
}


.subNav a {
	font-weight: normal;
	text-decoration: none;
	display: block;
	height: 22px;
	line-height: 22px;
	padding-left: 15px;
}

.subNav a:hover {
	text-decoration: none;
	font-weight: bold;
	background-color: #BAD2D9;
}

.subNav .Drk {
	background-color: #E8E2D5;
}

.subNav .on {
	text-decoration: none;
	font-weight: bold;
	background-color: #BAD2D9;
}

.subNav .on a {
	font-weight: bold;
}

.subNav .sub {
	text-decoration: none;
	font-weight: bold;
	background-color: #CFDDE1;
	padding-left: 0px;	
	font-size: 10px;
}

.subNav .sub a {
	font-weight: bold;
 	padding-left: 25px;
}

.subNav .section {
	display: none;
}

.subNav .sectionHead {
	background-color: #E7DABB;
	font-weight: bold;	
	color: #9A8059;
	font-size: 12px;
	padding: 5px 14px;
	margin: 2px 2px 0 0;
}

.subNav .box1 {
	border-top: 1px solid #E8E2D5;
	list-style-image: none;
	background-color: #F3F0E9;
	font-size: 11px;
	color: #346881;
	margin: 0 0px 0 0;
	font-weight: normal;
	text-decoration: none;
	display: block;
	height: 22px;
	line-height: 22px;
	padding-left: 15px;
	cursor: pointer;
}

.subNav .box1-hover {
	border-top: 1px solid #E8E2D5;
	list-style-image: none;
	font-size: 11px;
	color: #346881;
	margin: 0 0px 0 0;
	text-decoration: none;
	display: block;
	height: 22px;
	line-height: 22px;
	padding-left: 15px;
	font-weight: bold;
	background-color: #BAD2D9;	
	cursor: pointer;
}

.subNav .box1-open {
	border-top: 1px solid #E8E2D5;
	list-style-image: none;
	font-size: 11px;
	color: #346881;
	margin: 0 0px 0 0;
	text-decoration: none;
	display: block;
	height: 22px;
	line-height: 22px;
	padding-left: 15px;
	font-weight: bold;
	background-color: #BAD2D9;
}
.subNav .box1-open-hover {
	border-top: 1px solid #E8E2D5;
	list-style-image: none;
	font-size: 11px;
	color: #346881;
	margin: 0 0px 0 0;
	text-decoration: none;
	display: block;
	height: 22px;
	line-height: 22px;
	padding-left: 15px;
	font-weight: bold;
	background-color: #BAD2D9;
}

/* General */

.clearBoth {clear: both;}

.contactForm input, textarea{
	border: 1px solid #E0D7C0;
	font-size: 12px;
	color: #9A8059;
	margin: 0 0 0 0;
	padding: 0 0 0 0
}

.compLogo {
	float: right;
	margin: 0 0 20px 10px;
}

.compPic {
	border-top: 23px solid #BE9B49;
}

.contactForm {
	background-color: #F3F0E9;
	font-size: 12px;
	margin-top: 10px;
}

.contactForm th{
	text-align: right;
	font-weight: normal;
	border-right: 3px solid #FFFFFF;	
}

.contactForm td, th {
	border-bottom: 3px solid #FFFFFF;
	padding: 5px 10px;
}

.submitButton {
	border: 0;
	margin-top: 10px;
	text-align: right;
	width: 100%;
}

.contact {
	margin: 3px 3px 3px 0;
	font-size: 11px;
	color: #9A8059;
	background-color:#F3F0E9;
	padding:8px;
}
.contactR {
	margin: 3px 0 3px 0;
	font-size: 11px;
	color: #9A8059;
	background-color:#F3F0E9;
	padding:8px;
}
.contactR b{
	color: #346881;
}
.hContact {
	background-color: #E7DABB;
	vertical-align: top;
	width:100%;	
}
.hContact p{
	font-size: 11px;
	color: #898059;
	padding: 8px;
}


.hContact b{
	color: #346881;
	
}
.contact b{
	color: #346881;
}

.infoBar {
	float: right;
	margin: 0 0px 10px 20px;
	width: 280px;
}

.infoBar .text {
	background-color: #F5F1ED;
	padding: 20px;
}

.more {
	margin-left: 5px; 
	margin-top: 2px; 
	vertical-align: middle;
}

.buttonSpace {
	margin-left: 10px;
}
/* Footer */

.footer {
	text-align: right;
	color: #9A8059;
	font-size: 12px;
	line-height: 24px;
	width: 934px;
}

.footer a {
	color: #346881;
	text-decoration: none;
}


.footer img {
	margin-left: 10px;
}
