/* ©2008 fagandesign */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background-color: #4A4A4A;
	color: #000000;
}


p, tr, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
a {
	color: #0066ff;
	text-decoration: none;
  
        
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
a:active {
	color: #0066ff;
	text-decoration: underline;
}




/* wrapper */
#content_wrapper {
        position: absolute;
	width: 950px;
	margin: auto;
}
#top_accentstripe {
	background-color: #0DB12E; //green
 	margin: 0px;
	padding: 0px;
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0f5cc; //mint
}

/* Header */
#header{
	background-color: #0DB12E; //green
 	margin: 0px;
	padding: 0px;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0f5cc; //mint
        color; #FFFFFF
        padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 770px;
}

#header a {
	color: #FFFFFF;
}
#header p {
	color: #FFFFFF;
}
#header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#header a:active {
	color: #FFFFFF;
	text-decoration: underline;
}


/* Top Logo Band */
#top_band {
	background-image: url(images/bkg1.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #4679AC;
	height: 73px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}



/* Horizontal Navigation Band */
#nav_band {
	background-color: #003366;
	width: 950px;
	height: 22px;
	z-index: 100;
	right: 50px;
	padding-left: 15px;
}

#nav_band ul {
	list-style: none;
	margin:0;
	padding:0;
	float:left;
	white-space: nowrap;
}
#nav_band ul li {
	position:relative;
	min-height: 1px;
	/* keep the menus on one line */
	white-space: nowrap;
	display: inline;
	
}
#nav_band ul li a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	line-height: 19px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
}
#nav_band ul li a:hover {
	color: #99CCFF;
	text-decoration: none;
}
#nav_band ul li a:active {
        color: #76EE00;
	text-decoration: bold;
}
#nav_band ul li a.on {
	color: #76EE00;
}


/* Photo Band */
#photo_band {
	margin: 0px;
	padding: 0px;
	background-color: #D1D16B;
	height: 154px;
}








/* Content Band includes sidebars and content area */
#content_band {
	width: 100%;
}


/* Sidebar Left */
#sidebar_left {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 225px;
	margin: 0px;
	padding: 25px 0px 100px 25px;
	}
#sidebar_left .callout {
	padding-top: 10px;
	padding-bottom: 30px;
	padding-right: 17px;
	padding-left: 17px;
	background-color: #FFFFFF; //#e0f5cc;
	border-top: 0px solid #003366;
	border-right: 0px solid #003366;
	border-bottom: 0px solid  #003366;
	border-left: 0px solid  #003366;
}
#sidebar_left .callout h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #003366; //#003366;#336699;
	padding-bottom: 2px;
	text-transform: uppercase;
	background-color: #FFFFFF; //#0DB12E;;
	padding-top: 1px;
	padding-right: 5px;
	padding-left: 5px;
	border: 0px solid lightgrey; #0DB12E;#8fabc7;
}
#sidebar_left ul {
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 3px;
	padding-bottom: 5px;
}
#sidebar_left ul li {
	background: url(images/bullet1.gif) no-repeat 0px 0.7em;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-right: 8px;
	padding-left: 15px;
	float: none;
	margin: 0px;
	line-height: 18px;
}
#sidebar_left ul li ul {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 3px;
}
#sidebar_left ul li ul li {
	background: url(images/bullet2.gif) no-repeat 0px 0.7em;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 8px;
	padding-left: 15px;
	float: none;
	margin: 0px;
	line-height: 18px;
}

#sidebar_left ol {
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 20px;
}
#sidebar_left ol li {
	padding-top: 0px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-left: 0px;
	float: none;
	margin: 0px;
	line-height: 13px;
	color: #003399;
}

#sidebar_left h4 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
}

#sidebar_left h5 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
}
#sidebar_left h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
        text-transform: uppercase;
}
#sidebar_left p {
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
        
}

/* Content */
#content {
	background-color: #FFFFFF;
	width: 600px;//552px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 50px;
	padding-left: 35px;
	
}

#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 22px;
	font-weight: bold;
	color: #003366;
	padding-bottom: 6px;
	margin: 0px 0px 22px -10px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0DB12E;
	padding-right: 0px;
	padding-left: 0px;
}
#content h2 {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	padding-bottom: 1px;
	background-color: #ebf7e0;
	padding-top: 1px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #0DB12E;
	margin-top: 30px;
}
#content h3 {
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #99B2CC;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#content h4 {
	font-size: 12px;
	line-height: 14px;
	color: #003366;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #99DD00;
}
#content h5 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
}
#content h6 {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
#content h7 {
	font-size: 15px;
	font-weight: bold;
	color: #003366;
	padding-bottom: 1px;
	background-color: #ebf7e0;
	padding-top: 1px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #0DB12E;
	margin-top: 30px;
}
#content ul {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 3px;
}
#content ul li {
	background: url(images/bullet1.gif) no-repeat 0px 0.7em;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 8px;
	padding-left: 15px;
	float: none;
	margin: 0px;
	line-height: 18px;
}
#content ul li ul {
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 3px;
}
#content ul li ul li {
	background: url(images/bullet2.gif) no-repeat 0px 0.7em;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-right: 8px;
	padding-left: 15px;
	float: none;
	margin: 0px;
	line-height: 18px;
}

#content ol {
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 20px;
}
#content ol li {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 8px;
	padding-left: 0px;
	float: none;
	margin: 0px;
	line-height: 18px;
	font-size: 11px;
}
table .chart {
	width: 100%;
	margin-bottom: 10px;
}
table .chart tr {
	
}
table .chart th {
	text-align: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #99B2CC;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	vertical-align: middle;
}
table .chart td {
	text-align: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #e7f9d6;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0DB12E;
	vertical-align: top;
}
.toplink      {
	font-size: 9px;
	text-transform: uppercase;
	text-align: right;
	letter-spacing: 0.25em;
	font-weight: bold;
}






/* Sidebar Right */

#sidebar_right
 {
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	
}
#quote {
	width: 175px;
	padding: 10px 10px 10px;
	color: #003366;
	font-weight: bold;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	//border-bottom: 1px solid #0DB12E;
	//border-top: 1px solid #0DB12E;
	margin-top: 40px;
}
#rightsidebartext {
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	width: 225px;
	font-weight: bold;
}
#rightsidebarevents {
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	width: 225px;
	font-weight: normal;
}





/* L-2 Navs */
#nav2 {
	
	width: 191px;
	margin: 0px;
	padding: 0px;
	
}

#nav2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav2 ul li {
	display: block;
	margin: 0;
	padding: 0;
}

#nav2 ul li a {
	margin: 0;
	display: block;
	font-size: 11px;
	line-height: 13px;
	color: #003366;
	padding: 5pt 20px 6pt 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #0DB12E;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 9px .95em;
}

#nav2 ul li a:hover {
	color: #339933;
	text-decoration: none;
	background-image: url(images/nav2-bullet-over.gif);
	background-repeat: no-repeat;
	background-position: 9px .95em;
}
#nav2 ul li a:active {
	color: #6699FF;
	text-decoration: none;
	background-image: url(images/nav2-bullet-on.gif);
	background-repeat: no-repeat;
	background-position: 9px .95em;
}

#nav2 ul li a.on {
	color: #6699FF;
	list-style-type: none;
	background-image: url(images/nav2-bullet-on.gif);
	background-repeat: no-repeat;
	background-position: 9px .95em;
}
#nav2 ul li a.on:hover {
	color: #0066CC;
	}




/* Content */
#pr {
	background-color: #FFFFFF;
	width: 600px;//552px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 50px;
	padding-left: 35px;
	
}

#pr h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 22px;
	font-weight: bold;
	color: #003366;
	padding-bottom: 6px;
	margin: 0px 0px 22px -10px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0DB12E;
	padding-right: 0px;
	padding-left: 0px;
}

#pr h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #003366;
	padding-bottom: 6px;
	margin: 0px 0px 22px -10px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0DB12E;
	padding-right: 0px;
	padding-left: 0px;
}
#pr h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	color: #003366;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#pr h4 {
	font-size: 12px;
	line-height: 14px;
	color: #003366;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #99DD00;
}
#pr h5 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
}
#pr h6 {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}

#pr ul {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 3px;
}
#pr ul li {
	background: url(images/bullet1.gif) no-repeat 0px 0.7em;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 8px;
	padding-left: 15px;
	float: none;
	margin: 0px;
	line-height: 18px;
}
#pr ul li ul {
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 3px;
}
#pr ul li ul li {
	background: url(images/bullet2.gif) no-repeat 0px 0.7em;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-right: 8px;
	padding-left: 15px;
	float: none;
	margin: 0px;
	line-height: 18px;
}

#pr ol {
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 20px;
}
#pr ol li {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 8px;
	padding-left: 0px;
	float: none;
	margin: 0px;
	line-height: 18px;
	font-size: 11px;
}


/* Footer */
#footer {
	background-color: #4679AC;//#99B2CC;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
	line-height: 13px;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
