﻿/* ©2008 fagandesign */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background-color: #6699cc;
	color: #000;
}


p, tr, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
a {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	color: #6699CC;
	text-decoration: underline;
}



/* wrapper */
#content_wrapper {
	position: absolute;
	z-index: 1;
	width: 100%;
	left: 0px;
	top: 0px;
}
#top_accentstripe {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #6699CC;
}


/* TOP Horizontal Navigation Band */
#nav_top {
	background-color: #6699cc;
	height: 27px;
	z-index: 100;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 50px;
}

#nav_top ul {
	list-style: none;
	margin:0;
	padding:0;
	float:left;
	white-space: nowrap;
}
#nav_top ul li {
	position:relative;
	min-height: 1px;
	/* keep the menus on one line */
	white-space: nowrap;
	display: inline;
	
}
#nav_top ul li a {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	line-height: 24px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
}

#nav_top ul li a:hover {
	color: #FFCC00;
}

#nav_top ul li a:active {
	color: #FFFF99;
}

#nav_top ul li a.on {
	color: #003366;
}

#nav_top ul li a:hover.on {
	color: #FFCC00;
}



/* Top Logo Band */
#top_band {
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	background-color: #00386e;
	height: 89px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(images/bkg-top.gif);
}



/* Horizontal Navigation Band */
#nav_band {
	background-color: #ffcc00;
	height: 27px;
	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: #003366;
	text-decoration: none;
	margin: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	line-height: 24px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
}

#nav_band ul li a:hover {
	color: #FFF;	
}

#nav_band ul li a:active {
	color: #FFF;	
}

#nav_band ul li a.on {
	color: #0066cc;
}

#nav_band ul li a:hover.on {
	color: #FFF;	
}








/* Content Band includes sidebars and content area */
#content_band {
	width: 100%;
}


/* Sidebar Left */
#sidebar_left {
	background-color: #FFCC00;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 172px;
	margin: 0px;
	padding: 0px;
	}
#sidebar_left .callout {
	padding-top: 0px;
	padding-bottom: 30px;
	padding-right: 12px;
	padding-left: 17px;
	background-color: #ffff99;
	border: 0px solid #FFF;
}
#sidebar_left .callout h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 4px;
	text-transform: none;
	background-color: #0066cc;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 17px;
	border: 0px solid #8fabc7;
	margin-right: -17px;
	margin-left: -17px;
	font-style: italic;
	margin-top: 0px;
}
#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: 12px;
	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;
}



/* Content */
#content {
	background-color: #FFFFFF;
	width: 650px;
	margin: 0px;
	padding-top: 36px;
	padding-right: 100px;
	padding-bottom: 125px;
	padding-left: 100px;
	
}
#sidebar_left #note_left {
	background-color: #FFCC00;
	padding-right: 12px;
	padding-left: 17px;
	padding-top: 2px;
	padding-bottom: 50px;
}


#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #0066cc;
	padding-bottom: 6px;
	margin: 0px 0px 22px -10px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699cc;
	padding-right: 0px;
	padding-left: 0px;
}
#content h2 {
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-right: 10px;
	padding-left: 0px;
	margin-top: 30px;
	border-top: 0px solid #6699CC;
	border-right: 0px solid #6699CC;
	border-bottom: 0px solid #6699CC;
	border-left: 0px solid #6699CC;
}
#content h3 {
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #6699CC;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#content h4 {
	font-size: 12px;
	line-height: 14px;
	color: #0066CC;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #FFCC00;
}
#content h5 {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
}
#content h6 {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #0066CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	padding-bottom: 2px;
}
#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: #66CC00;
	vertical-align: top;
}
.toplink      {
	font-size: 9px;
	text-transform: uppercase;
	text-align: right;
	letter-spacing: 0.25em;
	font-weight: bold;
}
.yellow_rule {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}

.callout1 {
	background-color: #FFFF99;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	font-size: 16px;
	color: #0066CC;
	line-height: 24px;
	border: 1px solid #6699CC;
}
.quote1 {
	font-style: italic;
	font-weight: bold;
	color: #00396F;
	padding-left: 20px;
	padding-right: 20px;
}
.quote1_credit {
	color: #00396F;
	text-align: right;
	padding-right: 20px;
	padding-left: 20px;
}








/* Sidebar Right */

#sidebar_right
 {
	background-color: #6699cc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 20px;
	
}
#quote {
	width: 180px;
	padding: 10px 20px 25px;
	color: #003366;
	font-weight: bold;
	border-bottom: 0px solid #66CC00;
	border-top: 0px solid #66CC00;
	margin-top: 40px;
}
#rightsidebartext {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 180px;
	font-weight: bold;
}




/*navs level 2*/
#navs {
	background-color: #ffcc00;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navs ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#navs ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#navs ul li a {
	margin: 0;
	display: block;
	font-size: 11px;
	line-height: 15px;
	color: #0066cc;
	border-bottom: 1px solid #FFFFFF;
	padding: 2pt 5px 3pt 24px;
	font-style: normal;
	text-decoration: none;
	background: url(images/bullet1.gif) no-repeat 12px 0.8em;
}
#navs ul li a:hover {
	text-decoration: none;
	background-color: #fdd843;
	color: #0099FF;
}
#navs ul li a:active {
	color: #0066cc;
	text-decoration: none;
	background-color: #E4B600;
}
#navs ul li ul {
	margin: 0px;
	padding: 6px 5px 10px 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #669999;
	border-top-width: 0px;
}
#navs ul li ul li a {
	padding-left: 12px;
	float: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 10px;
	font-weight: normal;
	border-top: none;
	border-bottom: none;
	color: #FFFFFF;
}
#navs ul li ul li a:hover {
	text-decoration: underline;
	color: #0099FF;
	background-color: #fdd843;
}
#navs ul li ul li a:active {
	text-decoration: none;
	color: #0066cc;
	background-color: #E4B600;
}
#navs ul li a.on {
	color: #0969C4;
	list-style-type: none;
	font-weight: bold;
	background-color: #E4B600;
}
#navs ul li a.on:hover {
	color: #0099FF;
	text-decoration: none;
	
	background-color: #fdd843;
	list-style-type: none;
}
#navs ul li a.on:active {
	color: #0066cc;
	text-decoration: none;
	
	background-color: #E4B600;
	list-style-type: none;
}
#navs ul li ul li a.on {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	list-style-type: none;
	font-weight: bold;
	background-color: #E4B600;
}
#navs ul li ul li a.on:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
	list-style-type: none;
	font-weight: bold;
	color: #0099FF;
}




/* Footer */
#footer {
	background-color: #6699cc;
	font-size: 10px;
	color: #FFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 100px;
	padding-left: 14px;
	line-height: 13px;
	border-top-width: 27px;
	border-top-style: solid;
	border-top-color: #ffcc00;
}
#footer a {
	color: #FFF;
}
#footer a:hover {
	color: #FFFF99;
	text-decoration: underline;
}
#footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
/*Added by CITPL 20091809*/
.howtobox {
	padding: 10px 10px 20px;
	border: 2px solid #FFCC00;
	margin-top: 20px;
}.howtobox h3 {
	color: #0066CC;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.howtobox h3.protips {
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFCC33;
	padding-top: 20px;
}
.howtolink  {
	color: #0066CC;
	font-size: 11px;
	text-transform: uppercase;
	text-align: right;
	font-weight: bold;
}
.howtolink a {
	color: #0066CC;
	font-size: 11px;
	text-transform: uppercase;
	
}


.toplftbtm{
border-left:1px solid #669ACC;
border-top:3px solid #ffcc00;
border-bottom:3px solid #ffcc00;
}
.toplftbtmrt{
border-left:1px solid #669ACC;
border-top:3px solid #FFCC00;
border-bottom:3px solid #FFCC00;
border-right:1px solid #669ACC;
}
.lftbtm{
border-bottom:1px solid #669ACC;
border-left:1px solid #669ACC;
}
.btmnolft{
border-bottom:1px solid #669ACC;
}
.lftbtmrght{
border-left:1px solid #669ACC;
border-bottom:1px solid #669ACC;
}
.rtbtmlft{
border-bottom:1px solid #669ACC;
border-right:1px solid #669ACC;
border-left:1px solid #669ACC;
}
.btmbrdr{
border-bottom:1px solid #CCCCCC;
}
.lblerr
{
	COLOR: #ff0000;
}
