/**************** General Classes *****************/
body {
	margin: 0px; /* Global White */
	font-size: 8px; /* Font Size */
	line-height: 14px; /* Global Gray */
}

#homePage {
	background-image: url(../../images/home_body_background2.jpg);
	background-repeat: repeat-x;
}

#subPage {
	background-image: url(../images/sub_body_background.jpg);
	background-repeat: repeat-x;	
}

#globalContainer {
	width: 760px;
	margin: 0px auto;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF; /* Accent 10 */
	text-align: center;
	line-height: 22px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #980000;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 18px;
}

h3 {
	font-size: 13px;
	color: #006600; /* Primary */
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 18px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 18px;
}

a {
	text-decoration: none;
}

p {
	margin: 0px 0px 20px 0px;
	color: #000000;
	font-size: 11px;
}

p.noSpace {
	margin: 0px;
}

#footer {
	padding: 5px 0px;
}
#footer a {
	text-decoration: none;
}
/**************** Header Classes *****************/
#topHead {
	background-color: #FFFFFF;
	margin-top: 22px;
	margin-left: 3px;
}

#topHead img {
	float: left;
}

#topHeadText {
  float: right;
  margin: 55px 15px 0px 0px;
}

#topHead h1 {
	font-size: 11px;
	font-weight: bold;
	color: #666666; /* Global Gray */
}

#topHead h2 {
	font-size: 11px;
	color: #666666; /* Global Gray */
	font-weight: normal;
}

#homePage #header {
	height: 284px;
	background-color: #FFFFFF;
	padding-top: 12px;
	text-align: left;
	vertical-align: top;
}

#subPage #header {
	border: 1px solid #4B647F; /* Border Dark */
	background-image: url(../images/sub_header.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	height: 65px;	
	background-color: #949361; /* Primary */
}

#header #mainFeatured {
	background-color: #666633; /* Accent 4 */
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#homePage #header #mainFeatured {
	width: 165px;
	height: 235px;
	padding: 20px 15px;
	color: #FFFFFF; /* Global White */
}
#subPage #header #mainFeatured {
	width: 190px;
	height: 65px;
}

#homePage #header #mainFeatured h1 {
	color: #FFFFFF; /* Global White */
	font-weight: bold;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
}

/**************** Top Nav Classes *****************/
#topNavOuter {
	background-position: center center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	vertical-align: middle;
}

#topNav {
	color: #FFFFFF; /* Global White */
	height: 21px;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: center;
}

#topNav table, #topNav ul {
}

/************************************************ Sub Page Classes **********************************************/
#innerContainer {
	background-repeat: repeat-y;
}
#homePage #innerContainer {
}
#subPage #innerContainer {
	background-image: url(../siteassist_images/sub_sidenav_background.jpg);
}

#innerContainer #innerLeft {
	float: left;
}
#homePage #innerContainer #innerLeft {
	width: 250px;
	padding-top: 14px;
}

#subPage #innerContainer #innerLeft {
	width: 190px;
}

#innerContainer #innerRight {
	float: left;
	width: 500px;
}

#subPage #innerContainer #innerRight {
  float: none;
  margin-left: 190px;
  padding: 5px;
}

/**************** Resources Classes *****************/
#resources {
	color: #4B74D5; /* Secondary */
	padding: 20px;
}

#resources form {
	margin: 0px;
	padding: 0px;
}

#resources p {
	margin: 0px 0px 10px 0px;	 
}

#sideNav {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 32px;
	padding-left: 20px;
}

#homePage #sideNav a:link {
	text-decoration: none;
	color: #0000CC;
}

#homePage #sideNav a:visited {
	display: block;
	color: #000099;
}

#homePage #featured {
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}

#homePage #featured .featuredLeft {
	width: 215px;
	float: left;
	padding-right: 10px; /* Neutral Medium */
}

#homePage #featured .featuredRight {
	float: right;
	padding-left: 15px;
	width: 225px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

#homePage #featured h1 {
	margin-top: 0px;
}

#homePage #featured ul {
	padding: 0px 15px 0px 15px;
	margin: 0px;
	line-height: 8px;
}

#homePage #featured h3 {
	margin: 0px;
	font-size: 13px;
	color: #006600;
	line-height: 18px;
}

#homePage #featured li {
	padding-bottom: 10px;
	color: #003300;
}
