/* external style sheet for the AMI Documentation */

body {
	background: url(graphics/bg.gif);
	margin: 0;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	line-height: 14px;
	font-family: verdana, arial, helvetica, sans-serif;
}

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

.body {
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	line-height: 14px;
	font-family: verdana, arial, helvetica, sans-serif;
}

td {
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	line-height: 14px;
	font-family: verdana, arial, helvetica, sans-serif;
}

/* Image Classes for content areas */
.imageLeft{
	margin-right: 10px;
	margin-bottom: 5px;
}
.imageRight{
	margin-left: 10px;
	margin-bottom: 5px;
}

a {
	text-decoration: underline;
	font-weight: bold;
	color: #CC0000;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #990000;
}

/* Headers */

h1 {
	margin: 0 0 5px 0;
	font-size: 13px;
	font-weight: bold;
	color: #ff7200;
}

h1 span {
	font-weight: normal;
	color: #666;
	font-size: 12px;
	line-height: 13px;
	font-family: arial, helvetica, sans-serif;
}

h2 {margin: 0;}

h3 {margin: 0;}

/* Lists */

ul {
	margin:10px 0 20px 0;
	padding:0 60px 0 15px;
	list-style-type: none;
}
li {
	background-image: url(graphics/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	padding-left: 15px;
}

/* Structure */

.siteContainerOutside {
	margin: 10px 0 0 0;
	background: url(graphics/bg_03.gif) repeat-x;
}
.siteHeader {
	background: url(graphics/bg_logo.gif) no-repeat;
	height: 70px;
	width: 770px;
	margin: 0px;
}

.siteHeader .logo{
	margin: 0px;
	padding-left: 10px;
}
.siteHeader .phoneNumber{
	float: right;
	margin: 22px 20px 0 0;
}
.siteContainer {
	margin: 0;
	background: url(graphics/bg_02.gif) repeat-y;
	width: 770px;
}
.mainFrame {
	width: 751px;
	float: left;
}
.leftShadow {
	width: 10px;
	float: left;
}
.rightShadow {
	width: 9px;
	float: left;
}

.contentContainer {
	background: #E7E7E7;
	width: 751px;
	padding-bottom: 10px;
}

.content {
	float: left;
	width: 614px;
}

.contentMain {
	margin-top: -132px;
	z-index: 30;
	position: relative;
	width: 603px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}

.contentMain .pad {
	padding: 10px 12px;
}


.contentMainServices {
	margin-top: -127px;
	z-index: 30;
	position: relative;
	width: 603px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}

.contentMainServices .pad {
	padding: 10px 12px;
}

.quote {
	float:left;
	width: 136px;
}

.headerBg {
	background: url(graphics/bg_header.gif) repeat-x;
}

.headerBgRed {
	background: url(graphics/bg_header_red.gif) repeat-x;
}

.pageHeader {
	width: 603px;
	background: url(graphics/headers/bg_main.gif) no-repeat;
	height: 31px;
	float: left;
	margin-top: 12px;
}

.pageHeaderServ {
	width: 603px;
	height: 105px;
	float: left;
	margin-top: 12px;
}

.pageHeader img{
	margin: 8px 0 0 12px;
}


/* Navigation */

.navContainer {
	background: url(graphics/bg_nav.gif) no-repeat;
	width: 751px;
	height: 175px
}

.navArea {
	height: 27px;
	float: left;
	width: 136px;
}

#nav {
	list-style: none;
	margin: 0;
	padding: 12px 18px 0 13px;
}

#nav img {
	margin: 0 0 3px 0;
}

/* General */

.clearBoth {clear: both;}

/* Footer */

.footer {
	background: url(graphics/bg_footer.gif) no-repeat;
	width: 770px;
	height: 37px;
	font-weight: normal;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
}

.footer p{
	width: 770px;
	padding: 6px 0 10px 25px;
}

.acro {
	color: #eeeeee;
	margin-left: 225px;
}

.acro a {
	color: #eeeeee;
	text-decoration: none;
	font-weight: normal;
	font-size:11px;
}

.acro a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	font-size:11px;
}

.footerNav {
	background: url(graphics/bg_footernav.gif) no-repeat;
	text-align: center;
	width: 770px;
	height: 28px;
}

.footerNav p{
	padding: 6px 0;
}


.footerNav a{
	color: #666666;
	text-decoration: none;
	margin: 0 4px 0 4px;
	font-weight: normal;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
}

.footerNav a:hover{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-decoration:underline;
}

.footerNav .noMargin {
	margin: 0 4px 0 4px;
}

.footerNav .noMargin a {
	margin:0;
}

/* Homepage */
.homeContent {
	background: url(graphics/bg_whatsnew.gif) repeat-y;
	width: 603px;
	margin: 10px 0;
}

.homeContent .colLeft {
	width: 396px;
	float: left;
	margin-right: 11px;
}
.homeContent .colRight {
	width: 196px;
	float: left;
}
.homeContent .pad {
	padding: 10px 12px ;
}

.homeBlueTextBox img{
	margin: 0 3px 0 0;
}

.homeWhatWeDo {
	width: 603px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}

.homeWhatWeDo .pad {
	padding: 10px 12px;
}

.flashArea {
	width: 606px;
	float: left;
	margin-top: 12px;
}

.flashBox {
	float: left;
	padding: 0 3px 0 0;
}

.QABox {
	border:1px solid #CCCCCC;
	margin:0 15px 25px 15px;
	padding:10px 10px 0 10px;
}

.QAText {
	color:#0871a6;
	font-weight:bold;
	font-size:12px;
	margin-bottom:7px;
	padding-bottom:3px;
	border-bottom:1px solid #0871a6;

}

/* ------------ Flyout Menu's ------------ */

.flyoutMenu {
	border: 1px solid #FFFFFF;
	overflow: hidden;
	float:left;
}

.flyoutMenu a {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	padding: 3px;
	padding-left: 18px;
	color:#FFFFFF;
	display: block;
	background: url(graphics/nav/arrow.gif) no-repeat 9px #179ece;
}

.flyoutMenu a:hover {text-decoration: none;
	background: url(graphics/nav/arrow.gif) no-repeat 9px #ff8d00;
	color: #ffffff;
	font-weight: normal;
}

.flyoutSpacer {
	float:left;
	width:3px;
}

.flyoutCover {
	position:absolute;
	z-index:10001;
	margin-left:3px;
}

/* ERROR MAILBOX - STYLE SHEET */

.formStyle {
	font-size: 11px;
	font-weight: bold;
	color: #ff7200;
}

.error {
   font-weight: normal;
   color:#3366CC;
   font-size: 12px;
   font-family: arial, helvetica;
   line-height: 14px;
   font-variant: normal;
   font-style: normal;
}

.errorHeader {
   font-weight: bold;
   color:#FF9933;
   font-size: 14px;
   font-family: arial, helvetica;
   line-height: 16px;
   font-variant: normal;
   font-style: normal;
}

.errorNumber {
   font-weight: bold;
   color:#FF9933;
   font-size: 12px;
   font-family: arial, helvetica;
   line-height: 14px;
   font-variant: normal;
   font-style: normal;
}

.errorMessage {
   font-weight: normal;
   color:#000000;
   font-size: 12px;
   font-family: arial, helvetica;
   line-height: 14px;
   font-variant: normal;
   font-style: normal;
}

/* Popup */

.popup {
	margin:0 0 0 5px;
}

.popupPad {
	background:url(graphics/popup_back.gif) 1px repeat-y;
	padding:20px 20px 20px 40px;
}