/**************** General Classes *****************/
body {
	margin: 0px;
	background-color: #040000; /* Global White */
	font-size: 12px; /* Font Size */
	line-height: 14px;
	color: #2C2D2E; /* Border Light */
	height: auto;
}

#homePage {

}

#subPage {

}
#subPage #solutions {
	background-color: #FFFDE8; /* Accent 10 */
	color: #333333;
	padding-left: 20px;
	position: relative;
	left: 50px;
	right: 50px;
	width: 450px;
	padding-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ADB1BF;
	border-right-color: #ADB1BF;
	border-bottom-color: #ADB1BF;
	border-left-color: #ADB1BF;
}
#globalContainer {
	width: 760px;
	margin: 0px auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2C2D2E;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #2C2D2E;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #2C2D2E; /* Accent 10 */
	line-height: 22px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #59070C; /* Secondary */
	margin: 0px 0px 5px 0px;
}

h3 {
	font-size: 11px;
	color: #050007; /* Accent 10 */
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

h4 {
font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #434242;
	letter-spacing: 0.2em;
	}	

a {
	color: #416CA7; /* Link */
	text-decoration: none;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

p.noSpace {
	margin: 0px;
}

#footer {
	padding: 5px;
	background-color: #DFE4E9; /* Neutral Light */
}
#footer a {
  color: #888D93; /* Border Light */
  text-decoration: none;
}
#subPage #footer {
	border-top: 6px solid #6A79C7; /* Accent 10 */
}

/**************** Header Classes *****************/
#topHead {
	background-color: #FFFFff; /* Tertiary */
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
	background-position:right center;
	height: 202px;
}
/**************** Header Classes *****************/
#topHeada {
	background-color: #FFFFff; /* Tertiary */
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	background-position:right center;
	height: 202px;
}
/**************** Header Classes *****************/
#topHeadb {
	background-color: #FFFFff; /* Tertiary */
	background-image: url(../images/header3.jpg);
	background-repeat: no-repeat;
	background-position:right center;
	height: 202px;
}
/**************** Header Classes *****************/
#topHeadc {
	background-color: #FFFFff; /* Tertiary */
	background-image: url(../images/header4.jpg);
	background-repeat: no-repeat;
	background-position:right center;
	height: 202px;
}
/**************** Header Classes *****************/
#topHeadd {
	background-color: #FFFFff; /* Tertiary */
	background-image: url(../images/header5.jpg);
	background-repeat: no-repeat;
	background-position:right center;
	height: 202px;
}


/**************** Top Nav Classes *****************/
#topNav {
	color: #FFFFFf; /* Global White */
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homePage #topNav {
	background-image: url(../images/topnav_background.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #dfe4e8;
}
#subPage #topNav {
	border-bottom: 20px solid #dfe4e8; /* Tertiary */
	background-color: #FFFFFF;
}

#topNav table, #topNav ul {
	float: right;
}
#SAW_TopNavigation, #SAW_TopNavigation_LCap, #SAW_TopNavigation_RCap, #SAW_TopNavigation_Background {
  float: right;
}

/************************************************ Sub Page Classes **********************************************/
#innerContainer {

}

#innerContainer #innerLeft {
	float: left;
}
#homePage #innerContainer #innerLeft {
	width: 225px;
	padding-left: 10px;
}
#subPage #innerContainer #innerLeft {
	width: 185px;
	padding-left: 0px;
}

#innerContainer #innerRight {
	float: left;
}
#homePage #innerContainer #innerRight {
  width: 515px;
	padding: 10px 0px 10px 10px;
}
#subPage #innerContainer #innerRight {
	float: none;
	margin-left: 185px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#homePage #innerContainer #innerRight h1 {
	margin: 0px 0px 5px 0px;
}

/**************** Resources Classes *****************/
#resources {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#mainFeatured {
	border-top: 3px solid #CCD0D6;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#sideNav {
	background-color: #DFE4E9; /* Neutral Medium */
	border-bottom-width: 6px;
	border-bottom-style: none;
	border-bottom-color: #EFEBA1;
	height: 110px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#homePage #sideNav {
	background-repeat:no-repeat;
	background-position: right;
	height: 90px;
	padding-top: 5px;
	padding-right: 555px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#subPage #sideNav {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 200px;
}

#sideList a {
	margin: 0px;
	background-image:url(../temp_images/bulletNEW.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	display: block;
	font-size: 12px;
	color: #2C2D2E; /* Neutral Black */
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 35px;
}

#homePage #featured {
	padding: 0px 20px 0px 55px;
	background-color: #EFEBA1;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7DDE4;
	border-right-color: #D7DDE4;
	border-bottom-color: #D7DDE4;
	border-left-color: #D7DDE4;
}

#homePage #featured h2 {
	color: #888D93; /* Border Light */
}

#homePage #solutions {
	background-color: #333333; /* Accent 10 */
	color: #DEE5B5;
	padding-left: 20px;
	border: 10px solid #D7DDE4;
}

#homePage #solutions h1 {
	color: #DEE5B5; /* Global White */
	padding: 10px
}

#homePage #solutions p {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 13px;
	line-height: 18px;
}

#homePage #solutions .solutionsLeft {
	width: 175px;
	float: left;
	padding: 0px 15px 0px 55px;
		position: relative;	
}

#homePage #solutions .solutionsRight {
  width: 175px;
  float: left;
	padding: 0px 15px 0px 15px;
}

#homePage #solutions .solutionsLeft h3 {
	color: #DEE5B5; /* Global White */
	text-decoration:none;
}

#homePage #solutions .solutionsLeft p {
	padding: 0px;
}

#homePage #solutions .solutionsRight h3 {
	color: #DEE5B5; /* Global White */
	text-decoration:none;
}

#homePage #solutions .solutionsRight p {
	padding: 0px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	width: 175px;
	border: thin solid #CCCCCC;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	margin-right: 8px;
}
.subheader1 {
	font-size: 12px;
	font-weight: normal;
}
.hIndent {
	padding-left: 22px ;
    text-indent: -22px ;
}