/* CSS Document */

body, div, p, table, tr, td 
{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	margin:15px;
	background-color:white;
	background-image:none;
	font-size:small;
	text-align:left;
	font-style:normal;
	font-weight:normal;
	color:black;
	}
	
	a.nav{font-size:smaller}
	a:hover{background-color:#CCCCCC}
		
h1, h2, h3, h4, a 
{text-align:left;
border:none;
font-weight:normal;
font-size-adjust:none;
clear:both;
font-style:normal;}

	
h1 {
	color: #000000;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 0px;
	font-weight:normal;
	font-size:120%;
	font-stretch:normal;
	text-transform:capitalize;
	}

h2 {
	font-weight: bold;
	color: #4097dc;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size:115%;
	font-style:normal;
	font-stretch:normal;
	text-transform:capitalize
	
}

h3 {
	margin-left:.5em;
	color:#333;
	margin-bottom: 5px;
	letter-spacing:1px;
	font: bold 1.5em Arial, Helvetica, sans-serif;
	text-transform:capitalize;
		font-size:110%;
		font-stretch:normal;
		font-weight:normal;
		font-style:normal


	/*background-color:#EBF4FC;*/

}

h4 {
	font-weight:bold;
	font-size: 1em;
	margin-top:2em;
	margin-left:.5em;
	color:#2C82C0;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	margin-bottom: 5px;
		font-size:102%


}
p.smaller{font-size:smaller}
p.navigation
{text-transform:uppercase; font-weight:bold}


/* This defines the area for intro text below the main menu on the homepage */

#welcome {
	position:relative;
	border: 0px solid #906;
	margin-top: 20px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right: 0px;
	width: 550px;
	padding:10px;
	border-bottom:1px #ccc dashed;

}

#welcome h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
	margin: 0px;
}
#welcome p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: lighter;
	color: #333333;
	text-align: left;
}

hr {
	width:100%;
	border:1px #000 thin;
}
.banner {
	margin:0px 0px 0px 10em;
	padding:3.8em 0em 0em 0em!important;
	position:relative;
	height:1px;
	background: #4097dc /*url(../../images/new/bg_banner.jpg) repeat-x scroll center bottom*/;
	border-right:5px solid #fff;

}
.banner h2{
	padding:0px 0px 0px 40px;
	margin:0px;
	color:#fff;
	position:absolute;
	bottom:-7px;
	left:5px;
	font: small-caps 2.4em Arial, Helvetica, sans-serif;
	background-image: url(../../images/new/signpost.gif);
	background-repeat: no-repeat;
}

/* Defines formats for teaser articles on homepage */


.teaser  { 
	clear:both;
	border: 0px solid #333;
	width:100%;
	margin-bottom:10px;
}
.teaser IMG { 
	border: 1px solid #906;
	width:80px;
	height:80px;
	margin: 0px 7px 10px 0px;
	float:left;
}

.teaser	p	{
	text-indent:0;
	font-size: 1em;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	line-height: 1.2em;
	margin-left:90px;
	font-family: Arial, Verdana, Lucida, Geneva, Helvetica, sans-serif;
}


.teaser h3	{
	font-family: Arial, Verdana, Lucida, Geneva, Helvetica, sans-serif;
	color:#906;
}		

.date {
	font-size: .9em;
	font-family: Arial, Verdana, Lucida, Geneva, Helvetica, sans-serif;
	color: #000;
	font-style: italic;
 }	
 
/* Right Hand Column content formatting */

#rightColHome h4 {
	font-weight:bold;
	font-size: 1.4em;
	margin-top:2em;
	margin-left:.4em;
	color:#2C82C0;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

#rightCol h4 {
	font-weight:bold;
	font-size: 1.4em;
	margin-top:2em;
	margin-left:.4em;
	color:#2C82C0;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

.rightListHome .yellow {
	color:yellow;
}

.rightListHome .orange {
	color:orange;
}

#rightCol p {
	font-size: 1em;
	margin:.4em;
	padding:0px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
}
#rightCol h4 {
	font-size: 1.4em;
	color: #2C82C0;
	margin-top:0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#rightCol h5 {
	font-size: 1em;
	color: #666666;
	margin-bottom: 0px;
	padding-bottom: 0px;
}




.rightColImg {
	margin-bottom: 10px;
}


/* General formatting */

a {
	color: #2969A1;
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
	font-weight:bold;

}
li a {
	display:block;}

a img {
	border: none;
}

/* Defines Back to Top link */

a.backtoTop {
	margin-top: 80px;
	float: right;
	margin-bottom: 4px;
	margin-right:30px;
	border: none;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
}
a.backtoTop:hover {
	text-decoration: none;
	border: none;
}

.nextPage {

}

/*.clearhack {clear:both}*/

/* Printing-related classes */

/* These 2 don't work well on PC Firefox

#content a:link:after, #content a:visited:after {
    content: " (" attr(href) ") ";
    font-size: 90%;
	font-weight: normal;
	text-decoration: none;
   }
   
	
a[href^="/"]:after {
	content: " (http://www.oursite.com" attr(href) ") ";
	}
*/
.pageFunct {
	margin:0px;
	list-style-type:none;
	padding:0px;
}

.pageFunct li {
	margin-left:0px;
	padding-left: 20px;
	padding-bottom: 3px;
	list-style-type:none;
	font-size: 1em;
	font-family: Arial, Verdana, Lucida, Geneva, Helvetica, sans-serif;
}


li.print {

	background-image: url(images/printer.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}

.sayingBox {
	width:170px;
	margin-left:10px;
	border:4px #000 double;
	background-image:url(IMAGES/fadedLogo.gif);
	background-repeat:no-repeat;
	background-color:#fff;
}
.sayingBox p {
	color:#369;
	margin:20px;
	font-family:Trebuchet;
	font-style:italic;
	font-size:1.2em;
	font-weight:bolder;
	}
	
	/*custom guide colors*/
	
	#abe .banner {
	background: #6E2CB3; /*url(../../o_guides/abe_res_og/images/title.gif) no-repeat scroll left bottom*/
	}
	#abe .banner h2 {}
	#abe #rightCol {
	/*background-color:#fff;
	border-left:3px solid #6E2CB3;
	border-bottom:3px solid #6E2CB3;*/}
	  
		
#pdf .banner {
	background: #0E4C8B; /*url(../../o_guides/abe_res_og/images/title.gif) no-repeat scroll left bottom*/
	}
/*#pdf h2 {
	font-size: 2em;
	background-image: url(../../images/new/signpost.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
*/
	
	}	
	#esl .banner {
	background: #F7941D; /*url(../../o_guides/abe_res_og/images/title.gif) no-repeat scroll left bottom*/
	}
	
	.money .banner {
	background: #319E1F; /*url(../../o_guides/abe_res_og/images/title.gif) no-repeat scroll left bottom*/
	}
	.money .banner h2{font-size:1.7em;}
	
		body.money  #rightCol {
		padding:0px;
}
*html body.money  #rightCol{height:1px;}

	.success .banner {
	background: #EA1A1A; /*url(../../o_guides/abe_res_og/images/title.gif) no-repeat scroll left bottom*/
	}


.leftNav {
	padding-right: 1em;
	display: block;
	width: 10em;
	float: left;
	padding-bottom: 1em;
}
.leftNav ul{
	padding: 0px;
	list-style-type: none;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: left;
	width: 10em;
}
.leftNav ul li a{
	text-align:left;
	display: block;
	text-decoration: none;
	font-size: 1em;
	color: #036;
	padding:0.5em;
	margin:1px 0px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #999;
	letter-spacing:0px;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: right center;
	background-image: url(../../images/new/bg_button.jpg);
	}

