/*-----------------------------------------------------------------------------------------------
Reset
----------------------------------------------------------------------------------------------*/

body

{
	margin:0px;
	padding:0px;
	font-family: "Trebuchet";
	font-size:10pt;
	text-align: center;
	background-repeat: repeat;
	/*background-image: url(/Portals/0/Skins/skin/stripe.jpg);*/
}
	img {

	border-style:none;
	margin:0;
	padding:0;
	}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}



/*-----------------------------------------------------------------------------------------------
Page Layout |  Home
-----------------------------------------------------------------------------------------------*/

.shadow
{
	width:950px;
	height:1000px;
	background-image: url(/Portals/0/Skins/skin/shadow.png);
	background-repeat:repeat-y;
	margin:0 auto;
}

.white-container
{
	width:840px;
	height:1000px;
	background-color:#FFF;
	margin:0 auto;
    border-left: 30px solid #c5c5c5;
	border-right: 5px solid #c5c5c5;
	padding-left: 30px;
	padding-right: 30px;
}

.header
{
	width:840px;
	height: 110px;
	position:relative;
	float:left;
}

.logo
{
	width:500px;
	position:relative;
	float:left;
}

.fuel
{
	width:150px;
	position:relative;
	float:right;
	top:0;
}

.nav
{
	width: 840px;
	height:45px;
	position:relative;
	float:left;
	padding-bottom:1px;
}

.contact
{
	width:175px;
	height:45px;
	top:0;
	right:0;
	position:absolute;
	
}

.flash-banner
{
	width:840px;
	position:relative;
	float:left;
	padding-bottom:10px;
	}
.pagetitle
{
	width: 700px;
	position:relative;
	float:left;
	z-index:1;
	padding-left:15px;
	padding-bottom:15px;
	padding-top:15px;
    vertical-align: middle;
}

.arrow
{
	position:relative;
	float:left;
	width:40px;
	padding-top:10px;
	padding-bottom:10px;
	z-index:2;
	background-image: url (/Portals/0/Skins/skin/arrow.png);
}
.boxcontainer
{
	width:100%;
	height: 365px;
	position:relative;
	float:left;
}

.ContentPane
{
width:25%;
}

.box2
{
width:25%;

}

.box3
{
width:25%;

}

.box4
{
width:25%;
margin-right:10px;

}

.footer
{
	width: 100%;
	height:80px;
	background-color:#b8b8b8;
	text-align:center;
	margin-bottom:15px;
	padding-top:15px;
	font-size:10pt;
	line-height:170%;
	color:#FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
.content2
{
	width:100%;
	position:relative;
	float:left;
	margin-top: 10px;
	margin-right:15px;
}

.content3
{
	width:100%;
	
}
.content4
{
	width:100%;
}


LeftPane2{
width:25%;
}
.rightpane2
{ 
margin-top:10px;
margin-right:20px;
width:25%;
}

.contentpane3
{ 
margin-top:10px;

width:50%;

}


ul#cfs-menu{
	list-style-type:none;
	width:100%;
	position:relative;
	height:27px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:6pt;
	margin:0;
	color: #a4a4a4;
}
ul#cfs-menu li{
	display:block;
	float:left;
	margin:0 0 0 0px;
	height:27px;}
	
ul#cfs-menu li.left{
	margin:0;}
	
ul#cfs-menu li a{
	display:block;
	float:left;
	color:#a4a4a4;
	background:#f4f4f4;
	line-height:27px;
	text-decoration:none;
	padding:0 17px 0 18px;
	height:27px;
	font-size: 10px;
}
ul#cfs-menu li a.right{
	padding-right:19px;}
	
ul#cfs-menu li a:hover{
	background-image: url(/Portals/0/Skins/skin/contact-hover.jpg);
	background-repeat: repeat-x;
}
ul#cfs-menu li a.current{
	color:#2E4560;background:#fff;}
ul#cfs-menu li a.current:hover{color:#2E4560;background:#fff;}



/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- login token idle                  --*/ .LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active { color: #cccccc; background:  url(file:///C|/Users/Anna/Documents/Clients/aap3/skin/ico-login.gif) no-repeat bottom left;  font-family: "Trebuchet MS"; font-size: 11px; font-weight:normal; text-decoration: none; height:17px; float:right; padding: 2px 0 0 2px; margin: 0 0px 0 2px; }
/*-- login token hover                 --*/ a.LOGIN_object:hover { background:  url(file:///C|/Users/Anna/Documents/Clients/aap3/skin/ico-login-over.gif) no-repeat bottom left; color: #cccccc; font-family: "Trebuchet MS"; font-size: 11px; font-weight:normal; text-decoration: none; }
/*-- user token idle                   --*/ .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { color: #cccccc; background:  url(file:///C|/Users/Anna/Documents/Clients/aap3/skin/ico-register.gif) no-repeat bottom left;  font-family: "Trebuchet MS"; font-size: 11px; font-weight:normal; text-decoration: none; height:17px; float:right; padding: 2px 0 0 2px;  margin: 0 0px 0 2px; }
/*-- user token hover                  --*/ a.USER_object:hover { background:  url(file:///C|/Users/Anna/Documents/Clients/aap3/skin/ico-register-over.gif) no-repeat bottom left; color: #444444; font-family: "Trebuchet MS"; font-size: 11px; font-weight:normal; text-decoration: none; }
/*-- date token idle                   --*/ .DATE_object, a.DATE_object:link, a.DATE_object:visited, a.DATE_object:active { color: #939393; font-family: "Trebuchet MS"; font-size: 11px; font-weight:normal; text-decoration: none; }
/*-- date token hover                  --*/ a.DATE_object:hover { color: #c1c1c1; font-family: "Trebuchet MS"; font-size: 11px; font-weight:normal; text-decoration: none; }
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { color: #8f8f8f; font-family: "Trebuchet MS"; font-size: 12px; padding: 5px; font-weight:normal; text-decoration: none; }
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover { color:#8f8f8f;padding: 5px; font-family: "Trebuchet MS"; font-size: 12px; text-decoration: underline; font-weight:none; }
/*-- terms privacy and copyright       --*/ .FOOTER_objects {
	color:#ffffff;
	font-size: 13px;
	font-family: "Trebuchet MS";
	font-weight: normal;
}
/*-- terms privacy and copyright links --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { font-size: 7px; color:#cccccc; font-weight:normal; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER_objects:hover { font-size: 7px; color:#CCCCCC; font-weight:normal; text-decoration:none;  }
/*-- language selector dropdown        --*/ .Language_object { font-family: "Trebuchet MS"; font-size: 7px; text-decoration: none; }

/*========================================================*/
/*  Text                                                  */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font-family: "Trebuchet MS"; font-size: 10pt; color: #333333; text-align: left; padding: 0px;  }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: "Trebuchet MS"; font-size: 10pt; font-weight: bold; color: #333333; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: "Trebuchet MS"; font-weight: bold; font-size: 10pt; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: "Trebuchet MS"; font-size: 11pt; font-weight: bold; color: #777; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 10pt; font-family: "Trebuchet MS"; color: #000; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*  Links                                                 */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #b50102; font-family: "Trebuchet MS"; font-weight: bold; font-size: 12px; text-decoration: none; }
/*-- default links hover               --*/ a:hover { color:#b50102; font-family: "Trebuchet MS"; font-size: 12px; text-decoration:underline; }


/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #b50102; font-family: "Trebuchet MS"; font-weight: normal; font-size: 12px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #b50102; font-family: "Trebuchet MS"; font-size: 12px;	text-decoration: none; }
/*-- search button in search form      --*/ .SearchButton {     text-decoration: none;
    color: #ffffff;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #ffffff;
	width: 78px;
	background: url(http://www.aap3.com/portals/0/skins/april09/redbar_bg.jpg);  }
/*-- footer links                      --*/ .Footer_Links, a.Footer_Links:link, a.Footer_Links:visited, a.Footer_Links:active { color: #FFF; font-family: "Trebuchet MS"; font-size: 12px; font-weight:normal; text-decoration: none; }
/*-- footer links hover                --*/ a.Footer_Links:hover { color: #EEE; font-family: "Trebuchet MS"; font-weight:bold; font-size: 12px; text-decoration: none; }

/* 2nd Hovers */



a.secnav:link {
	color: #fff;
	text-decoration: none;
}
a.secnav:visited {

	color:#fff;
	text-decoration:none;}
 
a.secnav:active {
	color: #fff;
	text-decoration: none;
}

a.secnav:hover {
	color: #fff;
	text-decoration: underline;
}






/* Module Title Menu */
.ModuleTitle_MenuContainer {
	background-color: #000000;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	position:inherit;
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
background-color: #F00;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
margin:0px;

}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
background-color: #000000;
color: #cc0000;
font-family: Arial, Helvetica, sans-serif;
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}


.SkinObject {
    font-weight: normal;
    font-size: 9pt;
    color: #cccccc;
    font-family: "Trebuchet MS";
    text-decoration: none;
	
}

A.SkinObject:link {
    text-decoration:    none;
    color: #cccccc;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color: #cccccc;
}

A.SkinObject:active   {
    text-decoration:    none;
    color: #cccccc;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color: #cccccc;
}.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	background-position: center;
	text-align: center;
	width: 845px;

}
.grad2 {
	background-color: 9e9e9e;
	background-image: url(/portals/0/skins/skin/grad.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
		background: url(http://www.aap3.com/portals/0/skins/april09/redbar_bg.jpg);
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration: none;
    color: #000;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #ffffff;
		background: url(http://www.aap3.com/portals/0/skins/april09/redbar_bg.jpg);
}

A.CommandButton:visited  {
    text-decoration: none;
    color: #ffffff;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #ffffff;
		background: url(http://www.aap3.com/portals/0/skins/april09/redbar_bg.jpg);
}

A.CommandButton:active   {
    text-decoration: none;
    color: #ffffff;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #ffffff;
		background: url(http://www.aap3.com/portals/0/skins/april09/redbar_bg.jpg);
}

A.CommandButton:hover    {
    text-decoration: none;
    color: #ffffff;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #ffffff;
		background: url(http://www.aap3.com/portals/0/skins/april09/redbar_bg.jpg);
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	background: url(http://www.aap3.com/portals/0/skins/april09/redbar_bg.jpg);
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	color: #ffffff;
	font-family: "Trebuchet MS", sans-serif;
	text-decoration: underline;
	    font-size: 11px;
}

p
{
font-family: "Trebuchet MS";
font-size:10pt;
	
}

H1  {
font-family: "Trebuchet MS";
color: #3c3c3c;
font-weight: bold;
font-size: 24px;
text-decoration:none;
margin:0px;
padding:0px;
}

H2  {
font-family: "Trebuchet MS";
color: #8d8d8d;
font-weight: bold;
font-size: 16px;
margin:0px;
padding:0px;

}

H3  {font-family: "Trebuchet MS";
color: #adadad;
font-weight: bold;
font-size: 17px;
margin:0px;
}

H4  {
font-family: "Trebuchet MS";
color: #3c3c3c;
font-weight: bold;
font-size: 28px;
text-decoration:none;
margin:0px;
}
	
#menu14 {
	width: 200px;
	margin: 0px 10px 10px 0px;
	}
	
#menu14 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	font-weight:normal;}	
	
#menu14 li a:link, #menu14 li a:visited {
	color: #fff;
	list-style:none;
	display: block;
	background:  url(/portals/0/Skins/skin/banner-menu.jpg);
	background-repeat:no-repeat;
	padding: 8px 0 5px 10px;
  	height: 24px;
	font-weight:normal;
	}
	
#menu14 li a:hover {
	color: #fff;
	background:  url(/portals/0/Skins/skin/banner-menu-grey.jpg);
	background-repeat:no-repeat;
	height: 24px;
	padding: 8px 0 5px 10px;
	}	