body {	font-family:Verdana, Arial, Helvetica, sans-serif;	color:#5a5a5a;	font-size:11px; }
h1 { font-size:15px; font-weight:bold; }
h2 { font-size:13px; font-weight:bold; color:#df0029; }
.lhs { background: url(av-lhs-bg.jpg) repeat-y; }
.main_td { background: url(av-content-bg.jpg) repeat-y; }
.content { padding:20px; font-size:11px; }
.content li { line-height:150%; }
.content a { color:#df0029; }
.content a:hover { text-decoration:none; }
.content a:visited { color:#333333; }
.footer { font-size:11px; padding:5px; text-align:right; } 
.footer a { color:#5a5a5a; text-decoration:none; }
.footer a:hover { text-decoration:underline; }
.required { color:#FF0000; }
.nav { background:#989ea9; border-bottom:#333333 solid 1px; border-left:#333333 solid 1px; border-right:#333333 solid 1px; font-size:13px; font-weight:bold;  }
.intro_nav { background:#989ea9; border-top:#333333 solid 1px; border-bottom:#333333 solid 1px; border-left:#333333 solid 1px; border-right:#333333 solid 1px; font-size:13px; font-weight:bold; color:#666666;  }
.intro_nav a { color:#595959; text-decoration:none; }
.intro_nav a:hover { color:#FFFFFF; }
.intro_nav td { padding:0px 31px; }
.services a { text-decoration:none; }
.services a:hover { text-decoration:underline; }

/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme:0 -Basic Style
  -----------------------------------
*/
#p7PMnav {
	margin: 0;
	padding:0;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/* Drop Down Menu */
#p7PMnav ul {
	margin: 0;
	padding: 0;
	background-color: #989ea9;
	font-weight: bold;
	/*border-top: 1px solid #FA2D0E;
	border-left: 1px solid #FA2D0E;
	border-right: 1px solid #FA2D0E;
	padding: 5px;*/
	position: absolute;
		left: -9000px;
	z-index: 10000;
}
/* Main menu */
#p7PMnav a {
	display: block;
	text-decoration: none;
	color:#595959;
	padding: 0px 17px;
	/*border-right: 1px solid #FA2D0E;
	line-height:1;*/
}
/* Main Menu Hover */
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	/*background-color: #989ea9;*/
	color: #FFFFFF;
	letter-spacing: .01px;
	text-decoration: none;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	/* color: #CCCCCC;
	font-weight: bold; */
}
/* ------ the trigger link styles ------- */

/* Trigger Link */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	background-image:  url(arrow_light_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* Trigger Link Hover */
#p7PMnav .p7PMon {
	/*background-color: #989ea9;
	color: #ffffff;*/
}
/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
	width: 200px;
}
/* Drop Down Menu List Item*/
#p7PSnav a {
	color: #666666;
	line-height: 120%;
	margin-right: -1px;
	/*border-bottom: 1px solid #000080;*/
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 4px;
}
/*Drop Down Menu Hover*/
#p7PSnav a:hover, #p7PSnav a:active, #p7PSnav a:focus {
	color: #ffffff;
	/*background-color:#989ea9;*/
	text-decoration: none;
}
#p7PMnav ul li {
	float: none;
}
#p7PMnav ul, #p7PMnav ul li {
	width: 200px;
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #333333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #535FAC;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width. */
#p7PMnav li {width: auto;}

/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Vertical
  Style Theme:0 -Basic Style
  -----------------------------------
*/
#p8PMnav {
	margin: 0;
	padding:0;
	/*border: 1px solid #ff0000;*/
	color: #959595;
}
#p8PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/* Down Down Menu */
#p8PMnav ul {
	margin: 0;
	padding: 0;
	background-color: #cbcbcb;
	/*border-top: 1px solid #FA2D0E;
	border-left: 1px solid #FA2D0E;
	border-right: 1px solid #FA2D0E;*/
	position: absolute;
		left: -9000px;
	z-index: 10000;
}
/* Main Menu */
#p8PMnav a {
	display: block;
	text-decoration: none;
	padding: 10px 0px 10px 10px;
	border-bottom: #FF0000 solid 1px;
	line-height:1;
	color: #959595;
}
/* Main Menu Hover */
#p8PMnav a:hover, #p8PMnav a:active, #p8PMnav a:focus {
	background-color: #959595;
	text-decoration: none;
	border-bottom:#959595;
	color: #FFFFFF;
	letter-spacing: .01px;
}

/* ------ the current page marker style ------ */
#p8PMnav .p8PMmark {
	/* color: #FFFFFF; 
	font-weight: bold; */
}
/* ------ the trigger link styles ------- */

/*Trigger link */
#p8PMnav .p8PMtrg, #p8PMnav .p8PMon {
	background-image:  url(img/p7PM_light_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* Trigger link active */
#p8PMnav .p8PMon {
	background-color: #959595;
	color: #ffffff;
	/*border:#959595;*/
}

/*the submenu classes */

#p8PMnav .p8PMhide {
	left: -9000px;
	border: 0;
}
#p8PMnav .p8PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p8PMnav {
	width: 170px;
}
/* 2nd and subsequent Submenu widths */
#p8PMnav ul {
	width: 220px;
}
/* Drop Down Menu List Item*/
#p8PSnav a {
	color: #000000;
	border:none;
}
/* Drop Down Menu List Item Hover*/
#p8PSnav a:hover, #p8PSnav a:active, #p8PSnav a:focus {
	color: #FFFFFF;
	background-color:#9d0a0e;
	text-decoration: none;
	border:none;
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #333333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #5A69A5;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width. */
#p8PMnav li {width: auto;}
