/**************** General Classes *****************/
body {
	font-size: 14px;
	color: #767A7F; /* Border Dark */
	background-color: #E1C46B;
	vertical-align: middle;
	line-height: 21px;
}
#homePage {
}
#subPage {
}
#globalContainer {
	width: 760px;
	background-color: #FFFFFF; /* Global White */
	background-image:url(../siteassist_images/container_background.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	border: medium solid #000000;
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #3A32C4; /* Link */
	line-height: 15px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
 color: <Text_Medium />; /* Text Medium */
	margin: 0px 0px 5px 0px;
}
h3 {
	font-size: 12px;
	color: #5456EF; /* Nav Medium */
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
a {
	color: #3A32C4; /* Link */
	text-decoration: underline;
}
p {
	margin: 0px 0px 20px 0px;
}
p.noSpace {
	margin: 0px;
}
#footer {
	color: #343446;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
/**************** Header Classes *****************/
#homePage #header {
	background-image: url(../images/home_header_background.jpg);
	background-repeat:no-repeat;
	height: 193px;
	margin: 0px;
	padding: 0px;
	background-color: #D8DCBF;
}
#subPage #header {
	background-image: url(../images/sub_header_background.jpg);
	background-repeat:no-repeat;
	height: 81px;
}
#homePage #header #headerMessage {
	height: 158px;
}
#subPage #header #headerMessage {
	height: 46px;
}
#homePage #header #headerMessage h1 {
	margin: 0px;
	font-size: 22px;
	color: #000000; /* Accent 11 */
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#homePage #header #headerMessage h2 {
	padding: 10px 0px 0px 300px;
	margin: 0px;
	font-size: 22px;
	color: #000000; /* Accent 11 */
}
#subPage #header #headerMessage h1 {
	padding: 7px 0px 0px 20px;
	margin: 0px;
	font-size: 18px;
	color: #000000; /* Accent 11 */
}
#subPage #header #headerMessage h2 {
	padding: 7px 0px 0px 300px;
	margin: 0px;
	font-size: 18px;
	color: #000000; /* Accent 11 */
}
#header #search {
	height: 35px; /* Accent 11 */
	text-align: right;
	background-image: url(../images/searchbg.jpg);
}
#homePage #header #search {
	width: 264px;
	height: 25px;
}
#subPage #header #search {
	height: 25px;
	width: 190px;
	margin: 0px;
	padding: 0px;
}
#header #search form {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/searchbox/field.jpg);
	background-repeat: no-repeat;
	height: 22px;
}
#header #search form input.searchText {
	/*border: 1px solid #666666;  Global Gray 
	background-color: #F1F0EE;
	font-size: 16px;
	font-weight: bold;
	vertical-align: bottom;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#homePage #header #search form input.searchText {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border:none;
	height: 15px;
	width: 195px;
	float: left;
	padding: 0px;
	background-image: none;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 6px;
	font-size: 14px;
	font-weight: bold;
}
#subPage #header #search form input.searchText {
	width: 120px;
	float: left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding: 0px;
	height: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	font-size: 14px;
	font-weight: bold;
}
#header #search form input.searchButton {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 56px!IMPORTANT;
	height: 22px!IMPORTANT;
}
#homePage #header #search form input.searchButton {
	margin-right: 0px;
}
#subPage #header #search form input.searchButton {
	margin-right: 0px;
}
/**************** Top Nav Classes *****************/
#topNav {
	padding: 5px;
	margin-bottom: 0px;
	background-color: #99B5F4;
	margin-top: 5px;
}
#topNav table, #topNav ul {
	float: left;
}
#SAW_TopNavigation, #SAW_TopNavigation_LCap, #SAW_TopNavigation_RCap, #SAW_TopNavigation_Background {
	float: right;
}
#subHead {
	background-color: #D8DCBF; /* Accent 11 */
	background-repeat :no-repeat;
	background-position: top right;
	margin-bottom: 5px;
}
#homePage #subHead {
	background-image: url(../images/inner_right_background.jpg);
	height: 47px;
}
#subPage #subHead {
	background-image: url(../images/sub_inner_right_background.jpg);
	height: 35px;
	width: 571px;
}



#homePage #innerContainer {
}
#subPage #innerContainer {
}
#innerContainer #innerLeft {
	margin: 4px 4px 0px 0px;
	float: left;
}
#homePage #innerContainer #innerLeft {
	width: 260px;
}
#subPage #innerContainer #innerLeft {
	width: 185px;
}
#homePage #innerContainer #innerRight {
	margin-left: 264px;
}
#subPage #innerContainer #innerRight {
	float: left;
	width: 571px;
}




#homePage #innerRight h1, #homePage #innerRight h2, #homePage #innerRight h3, #homePage #innerRight p {
	clear: none;
}
/**************** Resources Classes *****************/
#resources {
	background-color: #A2A5B9; /* Accent 13 */
	margin-top: 4px;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#resources form {
	margin: 0px;
	padding: 0px;
}
#resources p {
	margin: 0px 0px 10px 0px;
}
#sideNav {
	background-color: #6A79C7; /* Accent 10 */
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	white-space: nowrap;
	overflow: hidden;
}
#sideNavInner {
	width: 143px;
}
#sideNav a {
	margin: 0px;
	/*	background-image:url(../siteassist_images/home_bullet.jpg); background-repeat: no-repeat; background-position: left center; */
	padding: 5px 0px 5px 5px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF; /* Global White */
	text-decoration: none;
}
#sideNav a:hover {
	margin: 0px;
	/*	background-image:url(../siteassist_images/home_bullet.jpg); background-repeat: no-repeat; background-position: left center; */
	padding: 5px 0px 5px 5px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF; /* Global White */
	text-decoration: none;
	background-color: #5D69AD;
}
.SAW_SideNav1_Selected_Plain a:hover {
	background-color: #000000 !IMPORTANT; /* Table BG Light */
}
.SAW_SideNav1_Selected_Plain a {
	background-color: #000000 !IMPORTANT; /* Table BG Light */
}
.SAW_SideNav1_Selected_Plain {
	background-color: #000000 !IMPORTANT; /* Table BG Light */
}
#headline {
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 10px;
}
#headline h3 {
	font-size: 12px;
	color: #F91B1B; /* Accent 2 */
	margin-top: 5px;
}
#homePage #featured {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#homePage #innerContainer #innerRight .featuredLeft {
	width: 201px;
	float: left;
	padding: 15px;
	border: 1px solid #9EA3AA; /* BG Dark */
}
#homePage #innerContainer #innerRight .featuredRight {
	margin-left: 231px;
	padding: 15px;
	border: 1px solid #9EA3AA; /* BG Dark */
}
#homePage #innerRight h1 {
	margin: 0px 0px 10px 0px;
}
#homePage #innerRight ul {
	padding: 0px 15px 0px 15px;
	margin: 0px;
}
#homePage #innerRight h3 {
	margin: 0px;
	font-size: 11px;
	text-decoration:underline;
}
#homePage #innerRight li {
	padding-bottom: 10px;
}
#homePage #innerContainer #innerRight .featuredRight .featuredImage {
	float: left;
}
#homePage #innerContainer #innerRight .featuredRight .featuredCellRight {
	margin: 0px;
	padding: 0px 0px 15px 50px;
}
a:focus {
	outline: none;
}
¨
