/*
* Colors Used
* ----------------------------------------------------

	Dark Blue					1E2C5E
	


 */

/*
* Body Background / Margins
* ---------------------------------------------------- */


body{
	margin: 0px;
	padding: 0px 0px 40px;
	border: none;
	padding: 0px;
	background: #FFFFFF;
	}


/*
* Global Type Style
* ---------------------------------------------------- */
body, p, div, td, th, tr, form, ol, ul, li, input, textarea, select {
	font-style: normal;	
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #333333;
	}

	a:Link     {color: #333333; text-decoration:underline;}
	a:Visited  {color: #333333; text-decoration:underline;}
	a:Active   {color: #333333; text-decoration:underline;}
	a:Hover    {color: #333333; text-decoration:none;}

h1 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
 	margin: 5px 0px 0px 0px;
	color: #7E7051;
	}
	


h2 {
	font-size: 12%;
	font-weight: bold;	
	padding: 0px;
 	margin: 5px 0px 0px 10px;
	color: #B36D19;
	}
	
h4 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
 	margin: 5px 0px 0px 0px;
	color: #162B84;
	}
	
.site-button {
	margin: 0px;
	padding: 0px;

	}
	.site-button p {
	text-align: center;
	
	}
	.site-button a {
	display: inline;
	padding: 5px 5px 5px 5px;
	background:#CCCCCC;
	border: 1px solid #666;
	text-align: center;
	width: auto;
	margin: 0px auto;
	text-decoration: none;
	}
	.site-button a:hover {
	background:#fff;
	}

ol {
	list-style-type: decimal;
	list-style-image: none;
	border: none;
	}

ol li {
	background: none;
}
	
p {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}


/*
* Text Classes
* ---------------------------------------------------- */		
	
.headerlinks {
	font-size: 10px;
	padding: 5px 2px 0px 0px;
 	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-weight: bold;	
	text-align: right;
	}
	
	.headerlinks a:Link     {color: #FFFFFF; text-decoration:underline;}
	.headerlinks a:Visited  {color: #FFFFFF; text-decoration:underline;}
	.headerlinks a:Active   {color: #FFFFFF; text-decoration:underline;}
	.headerlinks a:Hover    {color: #FFFFFF; text-decoration:none;}
	
hr.home  {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 1px;
	width: 100%;
	color: #1E2C5E;
	background-color: #1E2C5E;
	}
	
.quote {
	font-size: 11px;
	font-style: italic;
	text-align: left;
	line-height: 13px;
	}
	
.quote-sig {
	font-size: 10px;
	text-align: right;
	}


.zoomio-form {
	border: 5px solid #EFF0E9;
	}


/*
* Site wide Divs
* ---------------------------------------------------- */	
	
#site-header {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 10px solid #1E2C5E;
	}

#home-topbody-box {
	padding: 20px;
	margin: 0px 0px 0px 0px;

	}
	
#home-body-box {
	padding: 10px 0px 10px 10px;
	margin: 0px;
	border-top: 1px solid #333333;
	border-bottom: 1px dotted #333333;
	}
	#home-body-box p{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	width: auto;
	}
	#home-body-box  a:Link     {color: #000000; text-decoration:underline;}
	#home-body-box  a:Visited  {color: #000000; text-decoration:underline;}
	#home-body-box  a:Active   {color: #000000; text-decoration:underline;}
	#home-body-box  a:Hover    {color: #000000; text-decoration:none;}
	
#site-leftcol-links {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 170px;
	}
	#site-leftcol-links p {
	padding:  20px 0px 20px 20px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #D6D0AD;
	}

#site-rightcol {
	padding: 10px 0px 10px 10px;
	margin: 0px 0px 0px 0px;
	background: #EEEEEE;
	border: 0px 1px 1px 1px solid #E0DFDF;
	}
	#site-rightcol p {
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	}
	#rightcol-site  a:Link     {color: #000000; text-decoration:underline;}
	#rightcol-site  a:Visited  {color: #000000; text-decoration:underline;}
	#rightcol-site  a:Active   {color: #000000; text-decoration:underline;}
	#rightcol-site  a:Hover    {color: #000000; text-decoration:none;}
	

#site-body {
	padding: 15px;
	margin: 0px 0px 0px 0px;
	}
	#rightcol-site  a:Link     {color: #000000; text-decoration:underline;}
	#rightcol-site  a:Visited  {color: #000000; text-decoration:underline;}
	#rightcol-site  a:Active   {color: #000000; text-decoration:underline;}
	#rightcol-site  a:Hover    {color: #000000; text-decoration:none;}



.home-3col {
	padding: 10px 10px 0px;
	margin: 0px;
	border-right: 1px dotted #333333;
	height: 180px;
	}
	
	.home-3col a:Link     {color: #000000; text-decoration:underline; font-weight: bold;}
	.home-3col a:Visited  {color: #000000; text-decoration:underline; font-weight: bold;}
	.home-3col a:Active   {color: #000000; text-decoration:underline; font-weight: bold;}
	.home-3col a:Hover    {color: #000000; text-decoration:none; font-weight: bold;}
	
#site-footer {
	padding: 0px 0px 50px;
	margin: 0px;
	border-top: 1px solid #000000;
	font-size: 10px;
	color: #000000;
	text-align: center;
	}
	#site-footer p {
	}

	
	#site-footer a:Link     {color: #000000; text-decoration:underline;}
	#site-footer a:Visited  {color: #000000; text-decoration:underline;}
	#site-footer a:Active   {color: #000000; text-decoration:underline;}
	#site-footer a:Hover    {color: #000000; text-decoration:none;}




#mainnav {
	background: transparent url(/images/site/leftcol_navbg.gif) repeat-y;
	width: 175px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}

#mainnav ul {
	list-style: none;
	list-style-image: none;
	width: 169px;
	margin: 0px;
	padding: 0px;	
	border: none;
	}
	
#mainnav li { 
	margin: 0px;
	padding: 0px;
	width: auto;
	}
    
	

#mainnav li a {
	display: block;
	width: 159px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #FBFBA9;
	border-bottom: 1px solid #D6D0AE;
	background-color: #FEFAE2;
	color: #EA0437;
	text-decoration: none;
	font: normal 10px Verdana,Arial,Helvetica,sans-serif;
	}
	#mainnav li a img {
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	}
 	html>body #mainnav li a {
		width: auto;
	}

#mainnav li a.current, #mainnav li a:hover {
	background-color: #F3E79D;
	color: #5E5418;
	text-decoration: none;
	}
	

#mainnav ul ul{ 
	width: 168px;
	border-bottom: 3px solid #F3E79D; 
	padding: 5px 0px 5px 0px;
	background: #E5D889;
	margin: 0px;
	list-style: none;
	list-style-image: none;
	}
	
#mainnav li li {
	background:none;
}
	
#mainnav li li a { 
	display: block;
	width: 143px;
	padding: 4px 0px 4px 15px;
	margin: 0px 0px 0px 10px;
	border: none;
	background: #E5D889 url(/images/site/bullet.gif) no-repeat;
	background-position: left;
	font: normal 10px Verdana,Arial,Helvetica,sans-serif;
	color: #5E5418;
	text-decoration: none;
	}

#mainnav li li a.current, #mainnav li li a:hover { 
	background-color: #E5D889;
	color: #5E5418;
	text-decoration: underline;
	}
	

.calloutHead {
	font-weight: bold;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#calloutBox3 {
	padding: 10px 10px 0px;
	margin: 0px;
	border-right: 1px dotted #333333;
	background-image: url(../../images/background/callouts/pf_2005_v2.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	height: 180px;
	}
	
	#calloutBox3 a:Link     {color: #000000; text-decoration:underline; font-weight: bold;}
	#calloutBox3 a:Visited  {color: #000000; text-decoration:underline; font-weight: bold;}
	#calloutBox3 a:Active   {color: #000000; text-decoration:underline; font-weight: bold;}
	#calloutBox3 a:Hover    {color: #000000; text-decoration:none; font-weight: bold;}

#leftContent {
	padding: 10px 0px 10px 20px;
	margin: 0px 15px 0px 0px;
	float: left;
	width: 345px;
}

#leftContent2 {
	padding: 10px 0px 10px 20px;
	margin: 0px 15px 0px 0px;
	float: left;
	width: 560px;
}

#rightColumnCallout {
	padding: 0px;
	margin: 10px 10px 0px 0px;
	width: 200px;
	float: right;
}
.redText {
	font-size: 10px;
	line-height: 20px;
	color: #CC0000;
}

.purpleText {
	font-size: 10px;
	line-height: 20px;
	color: #8D108F;
}


.quote2 {
	font-size: 14px;
	line-height: 19px;
	font-family: "Times New Roman", Times, serif;
}
#ulListBody {
	list-style-type: disc;
}
#ulListBody li {
	padding-bottom: 2px;
}

#ulListBodySub {
	list-style-type: none;
	padding-top: 3px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#ulListBodySub li {
	background-image: url(../../images/gray_arrow.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 10px;
	background-position: 0px 3px;
}

#borderLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5D889;
	padding-left: 10px;
}
.quoteCredit {
	font-size: 10px;
	line-height: 12px;
}
#borderLineBottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D0D0D0;
	padding-bottom: 12px;
	padding-top: 12px;
}
#sarahCallout {
	float: left;
	padding-right: 10px;
	height: 550px;
}
#event {
	font-size: 10px;
	line-height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 12px;
	padding-top: 12px;
}

#event a:link     {
	color: #1E2C5E;
	text-decoration:none;
	font-weight: bold;
}
#event a:visited  {
	color: #1E2C5E;
	font-weight: bold;
}
#event a:hover    {
	color: #1E2C5E;
	text-decoration:underline;
	font-weight: bold;
}
#event a:active   {
	color: #1E2C5E;
	text-decoration:none;
	font-weight: bold;
}

#eventCap {
	font-size: 10px;
	line-height: 12px;
	padding-bottom: 12px;
	padding-top: 12px;
}

#eventCap a:link     {
	color: #1E2C5E;
	text-decoration:none;
	font-weight: bold;
}
#eventCap a:visited  {
	color: #1E2C5E;
	font-weight: bold;
}
#eventCap a:hover    {
	color: #1E2C5E;
	text-decoration:underline;
	font-weight: bold;
}
#eventCap a:active   {
	color: #1E2C5E;
	text-decoration:none;
	font-weight: bold;
}#eventContainer {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5D889;
	padding-left: 10px;
	margin-top: 10px;
	height: 1300px;
}
#eventContainer2 {
	padding-left: 10px;
	margin-top: 10px;
}
#eventHighlight {
	background-color: #F8F3D9;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	line-height: 12px;
	padding: 7px;
	color: #000000;
	margin-right: 5px;
}
#eventHighlight a:link     {
	color: #000000;
	text-decoration:underline;
	font-weight: bold;
}
#eventHighlight a:visited  {
	color: #000000;
	text-decoration:underline;
	font-weight: bold;
}
#eventHighlight a:hover    {
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}
#eventHighlight a:active   {
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}



#spacer {
	height: 30px;
}

.noLineLink {
	text-decoration: none;
	}
	
	.noLineLink a:Link     {text-decoration:none;}
	.noLineLink a:Visited  {text-decoration:underline;}
	.noLineLink a:Hover    {color: #CC0000; text-decoration:underline;}
	.noLineLink a:Active   {text-decoration:underline;}
#serviceCallout {
	width: 225px;
	float: right;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-left: 10px;
	padding-bottom: 30px;
}
.purpleText2 {
	color: #990F15;
}

	.purpleText2 a:Link     {color: #990F15; text-decoration:underline;}
	.purpleText2 a:Visited  {color: #990F15; text-decoration:underline;}
	.purpleText2 a:Active   {color: #990F15; text-decoration:underline;}
	.purpleText2 a:Hover    {color: #990F15; text-decoration:none;}
h5 {
	font-size: 16px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.subhead {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.pfTitleDivider {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7A7A7;
	padding-bottom: 5px;
	margin-top: 3px;
}
td#pfTopChart {
	color: #FFFFFF;
	background-color: #365A9C;
}
.time {
	font-size: 9px;
}
td#bottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9FA8C1;
}
td#pfTopChart2 {
	background-color: #4971B0;
	color: #FFFFFF;
}
.pfChartType {
	font-size: 11px;
}
.pfDate {
	font-size: 12px;
	color: #000000;
}
table#agendaGlance {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-top: 21px;
}
#agendaNav {
	padding-bottom: 15px;
	color: #BABABA;
	margin-top: 6px;
}
	#agendaNav  a:Link     {color: #CD0000;text-decoration:underline;}
	#agendaNav  a:Visited  {color: #CD0000; text-decoration:underline;}
	#agendaNav  a:Active   {color: #CD0000; text-decoration:underline;}
	#agendaNav  a:Hover    {color: #CD0000; text-decoration:none;}

	#agendaNav  a.current:link {
	color: #000000;
	text-decoration: none;
}
.agendaIndent1 {
	padding-left: 20px;
}
.whiteType {
	color: #FFFFFF;
}
#agendaBlock {
	background-color: #E1E4FC;
	padding: 10px;
	margin-top: 20px;
}
.agendaCurrentPage {
	color: #000000;
	text-decoration: none;
}
#emergency {
	border: 1px solid #B8313C;
	padding: 14px;
}
.pfCallout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	color: #CD0101;
}
#graphicList {
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: italic;
}
#hline {
}
#graphicListContainer {
	background-color: #D4DBF2;
	padding: 5px 15px;
	margin-top: 10px;
}
#pfBlock {
	width: 345px;
	height: 182px;
	margin-bottom: 15px;
}
#clear {
	clear: both;
}
.subhead2 {
	font-size: 13px;
	font-weight: bold;
}
#homeTopCallout {
	background-image: url(../../images/bg_to_err_home.jpg);
	height: 182px;
	width: 595px;
}
.homeTopHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
#homeTopCalloutCopy p {
	width: 385px;
	float: right;
	margin-top: 68px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}
#homeBlueBox  {
	background-image: url(../../images/bg_home_blue_box.jpg);
	margin: 0px;
	width: 560px;
	background-repeat: no-repeat;
	padding: 20px 25px 20px 20px;
}

#homeBlueBox p {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}

#homeBlueBox a:link {
	color: #FFFFFF;
}

#homeBlueBox a:visited {
	color: #FFFFFF;
}

#homeBlueBox a:hover {
	color: #FFFFFF;
}

#homeBlueBox a:active {
	color: #FFFFFF;
}
#homeCallout {
	width: 167px;
	float: left;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	padding: 0px 12px;
	margin-bottom: 0px;
}
#homeCalloutNew {
	width: 230px;
	float: left;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	padding: 0px 12px;
	margin-bottom: 0px;
}
#homeCalloutLarge {
	width: 220px;
	float: left;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	padding: 0px 12px 0px 18px;
	margin-bottom: 0px;
}
#homeCalloutHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CD0505;
	padding-bottom: 10px;
}
#homeCalloutHeadingLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CD0505;
	padding-bottom: 10px;
}
#homeCalloutVertDivider {
	background-image: url(../../images/divider_vert_home_callout.gif);
	background-repeat: repeat-y;
	height: 190px;
	width: 1px;
	float: left;
	margin-top: 20px;
	padding: 0px;
}
#homeCalloutContainer {
	margin: 0px;
	padding: 0px 0px 0px 9px;
	height: 220px;
}
#homeCalloutContainer2 {
	margin: 0px;
	padding: 0px 0px 0px 4px;
	height: 220px;
}
#contentBlock {
	margin-top: 15px;
	margin-left: 15px;
	padding-bottom: 40px;
}
#mainImageContainer2 {
	margin-top: 10px;
	margin-left: 10px;
}
#sideBarCallout {
	width: 150px;
	background-color: #E5D889;
	padding: 20px;
	float: right;
	margin-left: 12px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 10px;
}
#leftColumn {
	width: 279px;
	float: left;
	padding-right: 10px;
}
#rightColumn {
	width: 279px;
	float: left;
	padding-left: 10px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	background-image: url(../../images/bullet_gray.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-top: 8px;
	background-position: left 5px;
}
#contentContainer {
	margin-top: 15px;
	margin-left: 15px;
	padding-bottom: 50px;
}
#mediaResources {
	width: 230px;
	float: right;
	padding: 0px 0px 0px 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
.subheadRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990F15;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990F15;
	margin-top: 7px;
	margin-bottom: 7px;
}
#prList a:link, a:visited, a:active {
	text-decoration: underline;
}
#prList a:hover {
	text-decoration: underline;
}
#mediaResourcesContent {
	border: 1px solid  #E5D889;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	background-color: #FEFAE2;
}
#homeTop {
	clear: both;
}
#homeMainImageArea  {
	padding-bottom: 20px;
	padding-top: 10px;
}
#homeMainImageArea p {
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
}
#homeMainCopy {
	padding: 30px 30px 30px 40px;
	font-size: 13px;
	line-height: 16px;
}
#homeCalloutBar {
	padding-bottom: 15px;
	padding-left: 20px;
}
#twoPixelHorizDivider {
	background-image: url(../../images/2pixel_horiz_divider.gif);
	background-repeat: repeat-x;
}
#gtessSystemLeftColumn {
	float: left;
	width: 548px;
}
#gtessSystemRightColumn {
	float: left;
	width: 180px;
	margin-left: 20px;
}
