﻿body 
{
	margin-top:0px;
	background-color:#6c7b98;
	background-image:url('/Images/bg/AMC_bg_Main.jpg');
	background-position:50% 0;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;  
}

/* bg classes */
.LoginBox{
	background-image:url('/Images/bg/login_box_01.jpg'); 
	background-position:right;
	background-repeat:no-repeat; 
	background-color:Transparent;
	text-align:left;
	width:247px;  
}

.LoginHeader
{
	color: #ffffff;
	font-family: Tahoma, Sans-Serif, Verdana; 	
	font-size:10px;
	font-weight:bold;
	text-indent:8px;
}

.LoginControls
{
	font-family:Tahoma, Sans-Serif, Verdana;
	font-size:9px; 
	color: #ffffff; 
	padding-left:8px; 
	text-align:left; 
	vertical-align:bottom;
}

/* Navbar */
.NavbarBG
{
	background-image:url('/Images/bg/AMC_bg_06.gif'); 
	background-repeat:no-repeat; 
	height:61;
	width:591px;
	text-align:left; 
	vertical-align:middle;
}

.NavbarBtn
{
	background-image: url('/Images/buttons/NavbarBtn.gif'); 
	background-repeat:no-repeat; 
	display:block;	
	font-family:Verdana, Trebuchet MS, Sans-Serif;
	color: #ffffff;
	font-size: 12px;
	text-align:center;
	text-decoration: none;
	line-height:61px;
	height: 61px;
	width: 107px;
}

.NavbarBtn:Hover
{
	background-image: url('/Images/buttons/NavbarBtn.gif');
	background-repeat:no-repeat;
	background-position: -107px 0px;
	display:block;	 	
	font-family:Verdana, Trebuchet MS, Sans-Serif;
	color: #ffffff;
	font-size: 12px;
	text-align:center;
	text-decoration: bold;
	line-height:61px;
	height: 61px;
	width: 107px; 
}

#Current
{
	background-image: url('/Images/buttons/NavbarBtn.gif');
	background-repeat:no-repeat;
	background-position: -107px 0px; 
	display:block;
	font-family:Verdana, Trebuchet MS, Sans-Serif;
	font-weight:bolder;
	height:61px;
	line-height:61px;
}

#Current:Hover
{
	background-image: url('/Images/buttons/NavbarBtn.gif');
	background-repeat:no-repeat;
	background-position: -107px 0px;
	display:block;
	height:61px;
	line-height:61px;
}

/* Body, Content, Misc. styles */

.LeftBox{
	background-image:url('/Images/bg/AMC_bg_08.jpg'); 
	text-align:left; 
	vertical-align:top; 
	width:247px;
}

.LeftBoxDivider{
	background-image:url('/Images/bg/AMC_bg_10.jpg');
	background-repeat:no-repeat;
	height:10px;
	width:247px;
}

.ContentBG
{
	background-image:url('/Images/bg/AMC_bg_14.gif'); 
	background-repeat:repeat-y;	
	text-align:left; 
	vertical-align:top; 
	width:591px;
}

.MainContent{
	background-image:url('/Images/bg/AMC_bg_09.jpg');
	color:#666666;
	font-size:12px; 
	background-repeat:no-repeat; 
	height:134px;  /* Minimum */
	padding-bottom:30px;
	padding-top: 60px; 
	padding-left: 16px; 
	padding-right: 16px;
	vertical-align:top;
	width:559px;
}

.HeaderLarge
{
    font-family:Arial, Helvetica, sans-serif;
    color:#64819d;	
    font-size:18px;
    font-weight:bold;
}

.HeaderNormal
{
    font-family:Arial, Helvetica, sans-serif;
    color:#64819d;	
    font-size:16px;
    font-weight:bold;
}

.HeaderBlue
{
    font-family:Arial, Helvetica, sans-serif;
    color:#1e8af9;	
    font-size:16px;
    font-weight:bold;
}

.HeaderGray
{
    font-family:Arial, Helvetica, sans-serif;
    color:#96a2ae;	
    font-size:16px;
    font-weight:bold;
}

.ContentDivider1
{
	color:#96a2ae; 
	text-align:center;
	width:100%;
}

.ContentImgBoder1
{
	border:ridge 1px #aca899;	
}

.TestimonialsText
{
    color: #f2f9ff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: italic;
    padding-top: 24px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 12px;
	text-align:Justify;
	vertical-align:text-top;
	width:247px;
}

.TestimonialsDivider
{
	background-image:url('/Images/bg/divider_01.jpg');
	background-repeat:no-repeat;
	text-align:center;
	height:10px;
	width:247px;
}

.LinkNormal:Link
{
    color: #1E8AF9;
    font-family: Lucida Sans, Verdana, Arial;
    font-size: 11px;
    text-decoration: none;
}

.LinkNormal:Visited{
    color: #1E8AF9;
    font-family: Lucida Sans, Verdana, Arial;
    font-size: 11px;
    text-decoration: none;
}

.LinkNormal:Hover
{
    color: #1E8AF9;
    font-family: Lucida Sans, Verdana, Arial;
    font-size: 11px;
    text-decoration: underline;
}

.LinkNormal:Active{
    color: #BF2B37;
    font-family: Lucida Sans, Verdana, Arial;
    font-size: 11px;
    text-decoration: none;
}

.LinkNormalBold:Link
{
    color: #1E8AF9;
    font-family: Lucida Sans, Verdana, Arial;
    font-size: 11px;
    font-weight:bold;
    text-decoration: none;
}

.LinkNormalBold:Visited
{
    color: #1E8AF9;
    font-family: Lucida Sans, Verdana, Arial;
    font-size: 11px;
    font-weight:bold;
    text-decoration: none;
}

.LinkNormalBold:Hover
{
    color: #BF2B37;
    font-family: Lucida Sans, Verdana, Arial;
    font-size: 11px;
    text-decoration: underline;
}

.LinkNormalBold:Active
{
    color: #1E8AF9;
    font-family: Lucida Sans, Verdana, Arial;
    font-size: 11px;
    font-weight:bold;
    text-decoration: none;
}

.LinkSideBar:Link
{
    color: #badafb;
    font-family: Lucida Sans, Verdana, Arial;
    font-size: 11px;
    text-decoration: underline;
}

.LinkSideBar:Visited
{
    color: #badafb;
    font-family: Lucida Sans, Verdana, Arial;
    font-size: 11px;
    text-decoration: underline;
}

.LinkSideBar:Hover
{
    color: #bf2b37;
    font-family: Lucida Sans, Verdana, Arial;
    font-size: 11px;
    text-decoration: underline;
}

.LinkSideBar:Active
{
    color: #badafb;
    font-family: Lucida Sans, Verdana, Arial;
    font-size: 11px;
    text-decoration: underline;
}

.QuoteBtn
{
	background-image: url('/Images/buttons/QuoteBtn.gif'); 
	background-repeat:no-repeat; 
	display:block;		
	height: 50px;
	width: 130px;
}

.QuoteBtn:Hover
{
	background-image: url('/Images/buttons/QuoteBtn.gif');
	background-repeat:no-repeat;
	background-position: -130px 0px;
	display:block;
	height: 50px;
	width: 130px; 
}

.GreenBtn
{
	background-image: url('/Images/buttons/GreenBtn.gif'); 
	background-repeat:no-repeat; 
	display:block;		
	height: 50px;
	width: 130px;
}

.GreenBtn:Hover
{
	background-image: url('/Images/buttons/GreenBtn.gif');
	background-repeat:no-repeat;
	background-position: -130px 0px;
	display:block;
	height: 50px;
	width: 130px; 
}

.form1
{
	font-size:11px;
	font-weight:bold;
	text-align:right;
	width:auto;
}

/* Ajax styles */

.AccordionLinkNormal:Link
{
	color:#0099FF;
    font-family: Lucida Sans, Verdana, Arial;
    font-size: 12px;
    text-decoration: underline;
}
.AccordionLinkGreen:Link
{
	color:#0cc807;
    font-family: Lucida Sans, Verdana, Arial;
    font-size: 12px;
    text-decoration: underline;
}
.AccordionLinkGreen:Hover
{
	color:Red;
    font-family: Lucida Sans, Verdana, Arial;
    font-size: 12px;
    text-decoration: underline;
}

.AccordionLinkNormal:Visited{
    color:Red;
    font-family: Lucida Sans, Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
}

.AccordionLinkNormal:Hover
{
    color:Red;
    font-family: Lucida Sans, Verdana, Arial;
    font-size: 12px;
    text-decoration: underline;
}

.AccordionLinkNormal:Active{
    color:Red;
    font-family: Lucida Sans, Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
}

.AccordionContent
{
	background-color:#dfdee5;
	color:#333333;
	font-size:12px;
	border-width:1px;
	border-style:dashed;
	padding-top:3px; 
	padding-right:3px;
	padding-bottom:3px;
	padding-left:3px;	
}

.ServicesHeader 
{
	background-image:url('/Images/common/information.gif');
	background-position:left;
	background-repeat:no-repeat;
	padding-left:25px;
	padding-top: 10px;
	Padding-bottom: 10px;
}

/* Footer */
.FooterBG
{
	background-color:#ffffff;
}

.Footer
{
	background-image:url('/Images/bg/footer_mid.gif'); 
	background-repeat:repeat-x;
	height:44px;
	text-align:left;
}

.FooterLink:Link
{
    color: #1E8AF9;
    font-family: Lucida Sans, Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

.FooterLink:Visited{
    color: #1E8AF9;
    font-family: Lucida Sans, Verdana, Arial;
    font-size: 11px;
    font-weight:bold;
    text-decoration: none;
}

.FooterLink:Hover
{
    color: #BF2B37;
    font-family: Lucida Sans, Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}

.FooterLink:Active{
    color: #1E8AF9;
    font-family: Lucida Sans, Verdana, Arial;
    font-size: 11px;
    font-weight:bold;
    text-decoration: none;
}

/* White links for off page */
.FootNoteLink:Link
{
    color: #ffffff;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
}

.FootNoteLink:Visited{
    color: #ffffff;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
}

.FootNoteLink:Hover
{
    color: #ffffff;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: underline;
}

.FootNoteLink:Active{
    color: #ffffff;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
}
