/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
    font: 100% Georgia,Times New Roman,serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #cccccc url("images/bg_grad.jpg") fixed;
}

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h1{
 font: bold 150% Verdana,Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 130% Verdana,Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 110% Verdana,Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

/***********************************************/
/* Layout Div styles                           */
/***********************************************/

#ap_bodyPage{
	position:absolute;
/*	top: 112px; */
	top: 175px; 
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
}

#ap_topLeftImage {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#ap_topRightCurve {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#ap_bodyTopMenus{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
}

#ap_bodyBanner{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	height: 100px;
	background: url("images/amps_plus_banner.gif") fixed;
}

#ap_bodyPageLeftNav{
	font: 75% Verdana,Arial,sans-serif;
	float: left;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px; 
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#ap_bodyPageDoc{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px; 
	border-left: 1px solid #ccd2d2;
} 

/***********************************************/
/* Component Divs                              */
/***********************************************/

#siteName{
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px; 
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/
/*
#ap_utility{
    font: 75% Verdana,Arial,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#ap_utility a{
	color: #ffffff;
}

#ap_utility a:hover{
	text-decoration: underline;
} */

/************** pageName styles ****************/

#ap_bodyPageLogo{
	padding: 0px 0px 0px 10px;
/*	padding: 0px 0px 14px 10px; */
	margin: 0px;
/*	border-bottom:1px solid #ccd2d2; */
}

#ap_bodyPageLogo h2{
    font: bold 130% Verdana,Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
}

#ap_bodyPageLogo img{
/*	position: absolute; */
/*	position: left; */
	top: 0px;
	right: 0px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#ap_globalNav{
/*    position: relative; */
    position: absolute;
	top: 110px; 
    width: 100%;
    min-width: 640px;
    height: 32px;
    color: #cccccc;
    padding: 0px;
    margin: 0px;
    background-image:   url("images/glbnav_background.gif");
}

#ap_globalNav img{
	margin-bottom: -4px;
}

#ap_gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#ap_gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#ap_globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}

/* a:link{
    font: 100% Verdana,Arial,sans-serif;
} */

a.ap_glink, a.ap_glink:visited{
    font: 75% Verdana,Arial,sans-serif;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.ap_glink:hover{
  	background-image: url("images/glblnav_selected.gif");
	text-decoration: none;
}
/*
.skipLinks {display: none;}
*/
/************ subglobalNav styles **************/

.ap_subglobalNav{
	position: absolute;
/*	top: 84px; */
	top: 150px;
	left: 0px;
	min-width: 640px;
/*	height: 20px; */
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden; 
	color: #ffffff;
}

.ap_subglobalNav a:link, .ap_subglobalNav a:visited {
    font: 75% Verdana,Arial,sans-serif;
	color: #ffffff;
}

.ap_subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/
/*
#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}
*/
/************* ap_ap_bodyPageBreadCrumb styles ***************/

.ap_bodyPageBreadCrumb {
	font: 75% Verdana,Arial,sans-serif;
/*	padding: 0px 0px 5px 20px; */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #AAAAAA;
	border-bottom:1px solid #ccd2d2;
}

.ap_bodyPageBreadCrumb a{
	color: #AAAAAA;
}

.ap_bodyPageBreadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}

/************** Feature styles *****************/

.ap_bodyPageDocFeature{
/*	padding: 0px 0px 10px 10px; */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
/*	font-size: 80%; */
}

/* html>body .ap_bodyPageDocFeature {
    font: 100% Georgia,Times New Roman,serif;
    height: auto;
} */

.ap_bodyPageDocFeature p{
    font: 100% Georgia,Times New Roman,serif;
    height: auto;
}

.ap_bodyPageDocFeature h3{
	font: bold 110% Verdana,Arial,sans-serif;
	color: #000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.ap_bodyPageDocFeature img{
	float: left;
	padding: 0px 10px 0px 0px;
}

/*************** Story styles ******************/

.ap_bodyPageDocStory {
	padding: 10px 0px 0px 10px;
}

.ap_bodyPageDocStory h3{
    font: bold 100% Verdana,Arial,sans-serif;
	color: #000000;
}

.ap_bodyPageDocStory p {
    font: 100% Georgia,Times New Roman,serif;
}

/* .ap_bodyPageDocStory a.capsule{
    font: bold 100% lem Georgia,Times New Roman,serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.ap_bodyPageDocStory a.capsule:hover{
	text-decoration: underline;
} 

td.ap_bodyPageDocStoryLeft{
	padding-right: 12px;
} */

/************** siteInfo styles ****************/

#ap_bodyPageSiteInfo{
	font: 75% Verdana,Arial,sans-serif;
	clear: both;
	border-top: 1px solid #cccccc;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#ap_bodyPageSiteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/************ sectionLinks styles **************/

#ap_sectionLinks{
	margin: 0px;
	padding: 0px;
}

#ap_sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#ap_sectionLinks a:link, #ap_sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:   url("images/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#ap_sectionLinks a:hover{
	border-top: 1px solid #cccccc;
/*	background-color: #CCCC99; */
	background-color: #887F77;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

/************* relatedLinks styles **************/

.ap_relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.ap_relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.ap_relatedLinks a{
	font-size: 100%;
	display: block; 
}

/********************* end **********************/
