body {
	text-align: center;
	min-width: 950px;
	color: #000000; 
	font-size: 12pt; 
	font-family: Arial, Helvetica, sans-serif; 
	margin: 0 0 0 0; 
	padding: 0;
}

a { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003878; 
	text-decoration: none;
}
a:link { 
	color: #003878; 
	text-decoration: none; 
}
a:visited { 
	color: #003878; 
	text-decoration: none; 
}
a:hover { 
	color: #6aaee1; 
	text-decoration: underline; 
}

#pageWrapper {  
	text-align: left;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;  
	border: 0px;
	/*overflow: hidden;*/
	text-align: left;
	font-family: Arial, Times New Roman;
	font-size: 10pt;
	background-color: #fff;
}

/* innerContainer ensures all three columns extend 100% of the screen vertically */
#outerContainer { 
	width: 950px;
	background:  url(../graphics/nav/secondaryNav.gif) ;
	background-repeat: repeat-y;
	background-position: right;
	padding: 0;
	margin: 0;
	}

#innerContainer {
	/*width: 950px;*/
	background: url(../graphics/nav/nav_bg.gif) ;
	background-repeat: repeat-y;
	padding: 0 0 5px 0;
	/*padding: 0 0 85px 25px;*/
	margin: 0;
	/*min-height: 375px;*/
 }

* html #innerContainer {
	/*height: 375px;*/
}

.heightHack
{
	/* this selector should be valid CSS, but Opera 7.5 (and above) will pick
	 * this up as well. Shouldn't be a problem, Opera should handle this fine,
	 * but it's a Mozilla-targeted hack, and it should probably only affect
	 * mozilla. You can do that by replacing the INVALID CSS selector
	 * :root .mozclear for what's give here.
	 */
	width: 100%;
	border-color: transparent;
	margin-bottom: -1px;
	clear: both;
}


/* Begin Header Menus*/
#header {
	width: 950px;
	height: 50px;
	background-color: #6aaee1;
}

#headerImg {
	float: left;
	width: 610px;
	padding: 5px 0 0 0;
	height: 90px;
	background-color: #fff;
}

#headerImg img {
	width: 610px;
	height: 90px;
	border:0;
}

* html #headerImg img  {
	/* For IE */
	margin: -2px 0 0 0;
}

#headerright {
	float: right;
	padding: 10px 0 0 0;
	height: 80px;
	width: 315px;
}

#supportMenu {
	float: right;
	width: 315px;
}

#supportMenu li {
	list-style: none;
	float: left;
	height: 30px;
	padding: 0 0 0 5px;
}

#searchBox {
	float: right;
	margin-right: 30px;
	height: 40px;
	padding: 10px 0 0 0;
}

#searchBox img {
	 vertical-align: top;
}

#searchBox span {
	 vertical-align: middle;
}

input {
	background:#ffffff;
	font-size: 12px;
	color:#444444
}

.subnav a { 
	color: #003878; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	text-align: center;
}
.subnav a:link { 
	color: #003878; 
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none; 
}
.subnav a:hover { 
	color: #6aaee1; 
	font-size: 11px;  
	font-weight: bold;
	text-decoration: underline; 
}

.siteMenu { 
	clear: both;
	padding: 0 0 0 23px;
	margin: 0;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	float: left;
	width: 100%;
}

.siteMenu img  {
	padding: 0;
	margin: 0;
	height: 26px;
	width: 126px;
}

.siteMenu ul {
	padding: 0;
	margin: 0;
	margin-left: 20px;
	text-align: left;
	height: 26px;
	width: 126px;
	display: inline;
	/*background-image: url(../graphics/tab_hp.gif);*/
	/*padding: 2px 0 0 0;*/
}


#siteMenu li {
	display: inline;
	padding: 0;
	font-size: 8px;
	margin: 0;
	color: #003366;
}


.siteMenuItem {
	display: inline;
	/*margin: 0;*/
	height: 26px;
	width: 126px;
	padding: 0;
	/*padding-top: 3px;*/
}

.siteMenuLastItem {
	display: inline;
	height: 26px;
	width: 126px;
	padding: 0;
	padding-top: 3px;
}

.siteMenu a  {
	/*padding-right: 5px;*/
	padding-left: 2px;
	padding-bottom: 0;
	color: #003878;
	font-weight: 700; 
	text-decoration: none;
}
	
.siteMenu a:visited {
	color: #003878;
	text-decoration: none;
}
	
.siteMenu a:active {
	color: #003878;
	text-decoration: none;
}
	
.siteMenu a:hover  { 
	color: #F1861F; 
	text-decoration: underline 
}

.label {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff; 
}
/* End Header menus */

 * html div#pageHeader {
	color: #ffffff;
	width: 950px;
	/*height: 300px;*/
	padding-bottom: 5px;
	background: #fff;

}
div#pageHeader   {
	color: #ffffff;
	width: 950px;
	/*height: 300px;*/
	padding-bottom: 5px;
	background: #fff;
}
#pageHeader h1 {
	font-size: 20px;
	font-style: italic;
	color: #4583b6;
	padding-left: 25px;
	padding-top: 25px;
}
#pageHeader p {
	color: #003399;
	padding-left: 25px;
}
div#pageHeader img  {
	float: left;
	/*width: 350px;*/
	/*height: 150px;*/
	/*margin-left: 50px;*/
	/*padding-right: 50px;*/
	/*padding-bottom: 0;*/
}
div#mainMenu  {
	/*float: left;*/
	/*width: 350px;*/
	height: 100px;
	/*margin-left: 50px;*/
	/*padding-right: 50px;*/
	/*padding-bottom: 0;*/
}

/* start: breadcrumbs */
#breadCrumbs   { 
	clear: both;
	text-align: left;
	color: #7f7e82; 
	margin: 0 0 0 0;
	padding: 2px 0 5px 10px;
	font-weight: 100; 
	font-size: 8pt; 
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ddeff9;
	/*border-top: 1px solid #003878;*/
	/*border-bottom: 1px solid #003878;*/
}
#breadCrumbs a { 
	color: #003878; 
	font-weight: 100; 
	font-size: 8pt; 
	text-decoration: none;
}
#breadcrumbs a:hover { 
	color: #6aaee1; 
	text-decoration: underline; 
}
/* end: breadcrumbs */

/* Organization Menu */
/* botton bar with division links */

#pageFooter {
	clear: both;
	/*margin-top: 10px;*/
	/*margin-left: 25px;*/
	width: 950px;
}

#pageFooter td  { 
	padding: 0;
	margin: 0;
	color: #666; 
}

img {
	border: none;
}

.main {
	font-size: 12px;
	border-top: 4px #aca9a9 solid;
}

.orgLinks { 
	clear: both;
	padding: 5px;
	margin-left: 0;
	margin-right: 0;
	background-color: #669933;
}

.orgLinks ul {
	margin: 0;
	padding: 2px 0 2px 2px;
	width:100%;
	text-align: left;
}
.orgLinks li {
	display: inline;
	padding: 0 2px 0 2px;
	margin: 0;
}

.orgLinks li a  { 
	color: #fff; 
	font-weight: 100;
	font-size: 10px; 
	text-decoration: none 
	}
.orgLinks a:visited {
	color: #fff;
	text-decoration: none;
	}
.orgLinks a:active {
	color: #fff;
	text-decoration: none;
	}
.orgLinks a:hover {
	color: #fff;
	text-decoration: underline;
	}

.menuSeperator {
	padding: 0 0 0 0;
}

.legal  { 
	padding: 0 0 0 0;
	border: 0;
	font-size: 10px;
	text-decoration: none ;
	background-color: #fff;
	}

.legalUse  { 
	padding: 0 0 0 0;
	border: 0;
	font-size: 10px;
	text-decoration: none ;
	background-color: #fff;
	}

.info  { 
	padding: 0 0 0 9px;
	border: 0;
	font-size: 10px;
	text-decoration: none ;
	background-color: #fff;
	}

.info a{
	color: #003878; 
	font-weight: 100;
	font-size: 10px; 
	text-decoration: none; 
	}

.info a:visited{
	color: #003878; 
	text-decoration: none; 
	}

.info a:hover {
	color: #6aaee1;
	text-decoration: underline;
	}

.menuSeperator {
	font-size: 12px; 
	color: #fff; 
}

.infoSeperator {
	font-size: 12px;
	color: #003878;
	padding: 2px 0 2px 0;
}
/* End Organization Menu */

#mainMenu {
	width: 950px;
	height: 43px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}



/* Left Hand Menu */
#primaryNav {
	float: left;
	text-align: left;
	width: 200px;
	padding: 0;
	font-size: 90%;
	/*background: #d8ede8;*/
	/*background: #b9d0bc;*/
	background: #fff;
}
#primaryNav ul  {
	/*list-style-image: url(../graphics/bullets/bulletOrange.gif);*/
	/*list-style-position: inside;*/
	/*list-style-type: none;*/
	margin: 0 0 0 25px; 
	padding: 0 0 0 0; 
}
#primaryNav li  {
	list-style-image: url(../graphics/bullets/bulletOrange.gif);
	/*list-style-position: inside;*/
	display: block;
	margin: 0 0 0 0;
	padding: 8px 0 0 0;
	color: #f1861f;
	vertical-align: top;
	font-size: 8pt;
	/*border-bottom: 1px dotted #7f7e82; */
}
#primaryNav a  { 
	font-size: 8pt; 
	font-family: Arial, Helvetica, sans-serif;
	color: #f1861f; 
	text-decoration: none; 
}
#primaryNav a.inactive {
	color: #f1861f;
	text-decoration: none; 
}
#primaryNav a:hover {
	color: #f1861f; 
	text-decoration: underline; 
}
#primaryNav a:active {
	color: #7f7e82;	
	text-decoration: none; 
}
#primaryNav img {  
	margin: 20px 0 0 8px; 
	/*padding: 4px 0 4px 4px; */
}
#primaryNav h1 {  
	font-size: 100%;
	color: #6aafe1; 
	margin: 4px 8px; 
	padding: 4px 0 4px 4px; 
	/*border-bottom: 1px dotted #f1861f;*/
}
#primaryNav h6 {  
	font-size: 90%;
	color: #003399; 
	margin: 4px 8px; 
	padding: 4px 0 4px 4px; 
	border-bottom: 1px solid #e5e6fb;
}
#primaryNav img {  
	test-align: left;
}

/* Middle Navigation */
div#graphicNavigation {
	float: left;
	clear: none;
}
 .graphicNav {
	height: 140px;
	width: 160px;
	float: left;
	border-bottom: #edf3ee 1px dotted;
	padding-left: 5px;
	margin: 0px;
	text-align: center;
}
div.graphicNav p {
	padding-right: 0px; 
	padding-left: 0px; 
	font-size: 80%; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	display:block;
	vertical-align: top;
}
div.graphicNav li {
	padding-bottom: 10px;
}
div.graphicNav a {
	font-weight: 600;
	font-size: 11px;
	color: #003878;
	text-decoration: none; 
	display:block;
	margin: 0 0 0 5px;
}
div.graphicNav a:hover {
	color: #6aaee1; 
	text-decoration: underline; 
	display:block; 
}
div.graphicNav img {
	marign: 2px 8px;
	/* display:block; */
	padding: 0px;
}

/*  * html div.graphicNav p{
	display: block;
}

* html div.graphicNav a{
	display: block;  
}

* html div.graphicNav img{
	display: block; 
}
*/

/* Right Hand Menu */
#secondaryNav  {
	width: 200px;
	float: right;
	padding: 5px 0 0 0;
	margin: 0 0 0 0;
	text-align: left;
}
#secondaryNav IMG {
	border-right: #5ca0ce 1px solid; 
	border-top: #5ca0ce 1px solid; 
	border-left: #5ca0ce 1px solid; 
	border-bottom: #5ca0ce 1px solid; 
	align: center
}
#secondaryNav UL {
	PADDING: 5px 0 0 5px;
	margin: 0 0 0 4px; 
	LIST-STYLE-TYPE: none; 
	text-align: left;
}
#secondaryNav LI  { 
	background-position: left top; 
	margin: 0 0 0 12px; 
	padding: 5px 8px 5px 1px; 
	border-bottom: 1px dotted #7f7e82; 
}
#secondaryNav LI.pdf {
	padding: 4px 8px 4px 0; 
	BACKGROUND-POSITION: left top; 
	BACKGROUND-IMAGE: url(../graphics/icons/pdf.gif);
	margin: 4px 0px 0px 12px; 
	bACKGROUND-REPEAT: no-repeat;
}
#secondaryNav H1  {
	color: #fff;
	font-family: times new roman;
	font-size: 14px;
	font-weight: 100;
	display: block;
	border-top: 1px solid #fff;
	border-bottom:  1px solid #7f7e82;
	border-right: 1px solid #7f7e82;
	border-left: 1px solid #ccc;
	background-image: url(../graphics/rt_column_tab_bkgrnd.gif);
	background-color: #7f7e82;
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding-top: 6px;
	padding-right: 8px;
	padding-left: 15px;
	padding-bottom: 6px;
}
#secondaryNav a  { 
	color: #003878; 
	font-size: 8pt; 
	font-family: Arial; 
	font-weight: 100; 
	text-decoration: none; 
	display: block 
}
#secondaryNav a:hover { 
	color: #6aaee1; 
	text-decoration: underline; 
}

div#promo a { 
	text-align: left;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	color: #003399; 
	font-size: 8pt; 
	text-decoration: none; 
	border-bottom: 1px dotted #7f7e82;
}
