BODY {
	font-size: 12pt;
}

.ResourceHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
	color: #999999;
	font-weight: bold;
	font-style: regular;
	margin-top: 5px;
	margin-bottom: 5px;
	
}


.homeSubtitles {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	font-weight:bold; 
	color:#F26522; 
}

.headerNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: right;
	text-decoration: none;
	
}

.headerNavigation A {
	color: #535353;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
}

.headerNavigation DIV {
	margin-top: 10px;
	margin-right: 15px;
}

.navigationGradient {
	width: 1005px;
	background-image: url('../Images/Navigation-BodyHeader.png');
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-left: 15px;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #595959;
}

.navigationGradient A {
	color: #595959;
}

.adBox {
	border: 5px solid #25b61d;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;	
}

.adBox .innerLayer {
	border: 1px solid White;
	padding: 5px;
	background-color: #25b61d;
}

.adBox H1 {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.0em;
	margin-top: 0px;
	margin-bottom: 10px;
}

.callout {
	/*margin-top: 0px;*/
	/*height: 265px;*/
	/*background-repeat: no-repeat;*/
	/*background-position: right top;*/
	/*background-image: url('../Images/BottomCalloutLeft-Background.jpg');*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.rightBackground {
	/*background-image: url('../Images/BottomCalloutRight-Background.jpg');*/
}

.callout A {
	color: #009900;
	text-decoration: none;
	font-size: 9pt;
}

.callout P {
	color: #262626;
	line-height: 1.1em;
	margin-right: 3px;
}

.callout .quote {
	font-family: 'Times New Roman', serif;
	font-size: 14pt;
	font-style: italic;
	color: #999999;
}

.callout .quoteReference {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #878787;
}

.callout DL {
	padding-left: 17px;
	font-size: 9pt;	
}

.callout DL DT {
	color: Black;
	font-weight: bold;
	padding-top: 10px;
}

.callout DL DD {
	margin-left: 0px;
}

.callout DL IMG {
	float: left; 
	margin-left: -2px; 
	margin-top: 12px; 
	margin-right: 5px; 
	margin-bottom: 18px;
}

/* 3 callouts */
.callOuts DIV {
	float: left;
	background-position: top; 
	background-repeat: no-repeat; 
}

/* text for the 3 callouts */
.calloutText {
	padding-top: 38px;
	padding-left: 40px;
	line-height: 1.62em;
	text-indent: 52px;
	font-family: Arial;
	font-size: 10pt;
	text-align: justify;
}

/* images for the 3 callouts */
.calloutText img {
	float:right;
}

/* bottom callouts */
.calloutHeader {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 25px;
	margin-top: 35px;
	margin-right: 16px;
	padding-top: 5px;
}

UL.alist
{
	font-size: 9pt;	
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 35px;
	padding-bottom: 10px;
}

UL.alist LI {
	list-style: none;
}

UL.alist LI SPAN {
	position: relative;
	left: 7px;
}

UL.alist LI.pdf {
	list-style-image: url(../Images/file_acrobat.gif);
	list-style-position: outside;
	padding-bottom: 10px;
}

UL.alist LI.pdf SPAN {
	position: relative;
	top: -8px; 
	left: 5px;
}

UL.alist LI.article {
	list-style-image: url(../Images/page.gif);
	list-style-position: outside;
	padding-bottom: 10px;
}

UL.alist LI.article SPAN {
	position: relative;
	top: -8px; 
	left: 5px;
}

UL.alist LI.ppt {
	list-style-image: url(../Images/page_tables.gif);
	list-style-position: outside;
	padding-bottom: 10px;
}

UL.alist LI.ppt SPAN {
	position: relative;
	top: -8px; 
	left: 5px;
}

UL.alist LI.Dot {
	list-style-image: url(../Images/OrangeBullet.gif);
	list-style-position: outside;
	padding-bottom: 10px;
}

UL.alist LI.Dot SPAN {
	position: relative;
	top:  0px; 
	left: 5px;
}

UL.alist LI.web {
	list-style-image: url(../Images/page_url.gif);
	list-style-position: outside;
	padding-bottom: 10px;
}

UL.alist LI.web SPAN {
	position: relative;
	top: -8px; 
	left: 5px;
}

A.pagelink {
	text-decoration: none;
	font-weight: bold;
}
