body  { 
	text-align: center;
	background-position: center;
	color: #fff; 
	font-size: 12px; 
	font-family: Arial, Times New Roman;
	background-image: url(../graphics/background.gif); 
	margin: 0;
	width: 100%;
	padding: 0;
	border: 0; 
	height: 100%;
}

a { 
	color: #003787; 
	text-decoration: none;
	padding: 0;
}
a:link { 
	color: #003787; 
	text-decoration: none; 
	padding: 0;
}
a:visited { 
	color: #003787; 
	text-decoration: none; 
	padding: 0;
}
a:hover { 
	color: #f1861f; 
	text-decoration: underline;
	padding: 0; 
}


img {
	margin-top: 20px;
	padding: 0;
	border:none;
}
	

h5  {   
	clear: all;
	test-align: center;
	font-family: Arial, Times New Roman;
	color: #0069aa; 
	font-size: 18px; 
	font-weight: 100;
	display: block;
}

h6  {   
	clear: all;
	font-family: Arial, Times New Roman;
	color: #fff; 
	font-size: 8pt; 
	font-weight: 100;
	padding: 0;
	/*display: block;*/
}

#pageWrapper {
	margin: 0 auto;
	padding: 0px;  
	border: 0px;
	width: 895px;
	overflow: hidden;
	background-color: #ffffff;
	text-align: left;
	font-family: Arial, Times New Roman;
	font-size: 11px;
	}

/* innerContainer ensures all three columns extend 100% of the screen vertically */
#outerContainer { 
	background:  url(../graphics/nav/secondaryNav.gif) ;
	background-repeat: repeat-y;
	background-position: right;
	padding: 0;
	margin: 0;
	}

#innerContainer {
	background: url(../graphics/nav/nav_bg.gif) ;
	background-repeat: repeat-y;
	padding: 0 0 85px 0;
	margin: 0;
	/*min-height: 375px;*/
 }

* html #innerContainer {
	/*height: 375px;*/
}

/* */
/* Begin Header and Main Nav */
#header {
	background-color: #6aaee1;
	/*background-image: url(../graphics/siteLogo.gif);*/
	background-position: center;
	background-repeat: no-repeat;
	width: 895px;
	height: 60px;
	padding: 0;
	margin-top: 0;
	color:#fff;
	font-size:150%;
	font-weight:bold;
}

#headerImg {
	margin-top: 10px;
	/*margin-left: 50px;*/
	/*position: absolute;*/
	left: 0;
	padding: 0;
}

#headerRight {
	/*position: absolute:*/
	/*right: 0;*/
	/*margin-left: 220px;*/
	text-align: right;
	width: 849px;
	height: 50px;
	padding-top: 10px;
}

#supportMenu {
	color: #fff; 
	/*padding: 20px 25px 10px 5px;*/
	margin: 65px 0 0 0;
}

#supportMenu ul {
}

#supportMenu li {
	font-family: Arial, Times New Roman;
	color: #fff; 
	font-size: 10pt; 
	font-weight: 100;
	display: inline;
	/*list-style-image: url(../graphics/bullets/bulletSample.gif);*/
	float: left;
	padding: 0;
}

#supportMenu a { 
	color: #fff; 
	font-family: Arial, Times New Roman;
	font-weight: 700; 
	font-size: 10pt; 
	text-decoration: none;
}

#supportMenu a:hover { 
	color: #FF9900; 
	text-decoration: underline; 
}

/* End Header and Main Nav */
/* */
/* start: breadcrumbs */
#breadCrumbs   { 
	clear: both;
	margin: 0;
	/*padding-top: 5px;*/
	padding-bottom: 5px;
	color: #fff; 
	font-weight: 100; 
	font-size: 10px; 
	font-family: Arial, Times New Roman; 
	background-color: #00388f;
	background-color: #c9e4f7;
}

#breadCrumbs ul {
	padding-left: 20px;
	margin: 0;
	text-align: left;
}


#breadCrumbs li {
	display: inline;
	padding: 0;
	font-size: 18px;
	margin: 0;
	color: #666;
}

#breadcrumbs li .active { 
	color: #ff9900; 
	text-decoration: none; 
}

#breadCrumbs h4 { 
	color: #fff; 
	font-weight: 100; 
	font-size: 10px; 
	text-decoration: none;
	padding-top: 10px;
}

#breadCrumbs a { 
	color: #003366; 
	font-weight: 700; 
	font-size: 12px; 
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

#breadcrumbs a:hover { 
	color: #ff9900; 
	text-decoration: underline; 
}

#breadcrumbs .activeLink { 
	color: #ff9900; 
	text-decoration: none; 
}


/* */
/* Start Main Navigation */
#siteMenu { 
	clear: both;
	float: right;
	width: 395px;
	margin: 0;
	background-color: #fff;
	padding-bottom: 5px;
	color: #7f7e82; 
	font-weight: 100; 
	font-size: 10pt; 
	font-family: Arial, Times New Roman;
	border-bottom: 1px dashed #7f7e82;
}

#siteMenu ul {
	/*padding-left: 20px;*/
	margin: 0;
	text-align: left;
}


#siteMenu li {
	display: inline;
	vertical-align: middle;
	padding: 5px 5px 5px 0;
	font-size: 10pt;
	margin: 0;
}
	
#siteMenu a {
	color: #7f7e82;
	font-weight: 700; 
	font-size: 10pt; 
	text-decoration: none;
	padding-right: 30px;
	padding-left: 10px;
}
	
#siteMenu a:hover  { 
	text-decoration: underline;
	color: #f1861f;
}
	
#siteMenu a:active {
	color: #7f7e82;
}

/* End Main Navigation */
/* */

/* start: contactInfo */
#contactInfo   { 
	clear: none;
	float: right;
	color: #7f7e82; 
	font-weight: 100; 
	font-size: 10pt; 
	font-family: Arial, Times New Roman;
	width: 375px;
	padding-top: 20px;
	padding-bottom: 4px;
}

#contactInfo h1 { 
	color: #6aaee1; 
	font-family: Arial, Times New Roman;
	font-weight: 700; 
	font-size: 14pt; 
	text-decoration: none;
	margin: 0;
}

#contactInfo p { 
	color: #7f7e82; 
	font-family: Arial, Times New Roman;
	font-weight: 100; 
	font-size: 10pt; 
	text-decoration: none;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: 20px;
}

#contactInfo img { 
	margin: 0;
	padding-bottom: 20px;
	margin-right: 20px;
}

#contactInfo a { 
	color: #fff; 
	font-weight: bold; 
	font-size: 10px; 
	text-decoration: none;
}

#contactInfo a:hover { 
	color: #FF9900; 
	text-decoration: underline; 
}



/* */
/* Start Footer */
#pageFooter{
	clear:both;
	text-align: left;
	width: 895px; 
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
	background-color: #fff;
	font-family: Arial, Times New Roman;
}

#pageFooter a {	
	color: #fff;
}

#pageFooter a:hover {	
	color: #f1861f;
	text-decoration: underline;
}

#pageFooter table  {  
	padding: 0;
	margin: 0;
}

#pageFooter td  { 
	text-align: left;
	font-size: 8pt; 
	font-family: Arial, Times New Roman;
	margin: 0;
	color: #7f7e82; 
}

#pageFooter p {
	font-size: 9px;
	padding-top: 0;
	padding-bottom: 0;
	padding: 0;
	margin: 0;
	margin-right: 10px;
}

#pageFooter h6 {
	color: #666;
	padding: 0;
	margin: 0;
}

.Info { 
	width: 895px; 
	background-color: #669933; 
	font-family: Arial, Times New Roman;
	font-weight: 100; 
	font-size: 8pt; 
	text-decoration: none;
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 10px;
	line-spacing: 200%;
}
.Info .infoSeperator { 
	color: #000; 
}
