body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	margin: 0px;
	color: #000;
	text-align: left;
	padding: 0px;
}
ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding: 0px;
}
ul li {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
blockquote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	margin: 0px;
	padding-left: 15px;
}

a:link,a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #600;
	text-decoration: none;
	margin: 0px;
}
a:hover {
	text-decoration: underline;
}
.imgRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
}
.imgLeft {
	float: left;
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 0px;
}


.home #wrapper {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.home #header {
	position: relative;
	background-image: url(../_images/headerBackground_Blue.jpg);
	background-repeat: no-repeat;
	height: 70px;
	padding-top: 30px;
	padding-left: 15.5em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.home #mainContent {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}  
.home #footer {
	margin-bottom: 1em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #D7D1CA;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B09F8F;
	padding: 0px;
	margin-top: 3em;
}
#footerInsideBox {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 70em;
}
#footerLeftCell {
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #666;
	text-align: left;
	display: inline;
}
#footerLeftCell p, #footerRightCell p {
}
#footerRightCell {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: right;
	color: #666;
	float: right;
}
#footerLeftCell p, #footerRightCell p {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #666;
}
.propBox {
	padding: 5px;
	width: 22%;
	float: left;
	border: 1px dotted #103139;
	margin: 9px;
	display: inline;
	background-color: #EFEFEF;
	height: 240px;
}
.propBox p a {
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #600;
}
.propBox h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #103139;
	text-decoration: none;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #CCC;
}
.propBox h3 a:link, .propBox h3 a:visited {
	text-decoration: underline;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #103139;
}
.propBox h3 a:hover {
	color: #600;
}
.clearFloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
#navBar {
	background-color: #CCC;
	margin: 0px;
	height: 25px;
	text-align: center;
}
#navigation {
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
}
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#navigation li {
	float: left;
	margin: 0px;
}
#navigation li a:link, #navigation li a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #600;
	display: block;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	margin: 0em;
	text-align: center;
	padding: 5px;
	width: 114px;
}
#navigation li a:hover {
	background-color: #FFF;
	color: #600;
}
#navigation li a.current,#navigation li a.current:hover,#navigation li a.current:active {
	color:#FFF;
	background-color:#0076A3;
	cursor: default;
}
#mainContentTopBox {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #103139;
	position: relative;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
}
#mainContentBottomBox {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	margin-top: 10px;
}
#mainContainer {
	width: 64em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topBoxMain {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0em;
	position: relative;
	float: left;
	width: 38em;
}
#topBoxRight {
	margin-left: 40em;
}
#leftSidebar {
	width: 16em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8em;
	position: relative;
	float: left;
	background-image: url(../_images/leftSidebarBackground.jpg);
	background-repeat: repeat-y;
	display: inline;
}
#leftSidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftSidebar li {
	display: block;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B09F8F;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#leftSidebar li a {
	font-size: 10px;
	color: #133139;
}
#leftSidebar li a:link, #leftSidebar li a:visited {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
#leftSidebar li a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
}
#bottomBoxMain {
	margin-top: 0px;
	margin-right: 8em;
	margin-bottom: 0px;
	margin-left: 26em;
	position: relative;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bottomBoxMain h1 {
	font-size: 24px;
	font-weight: bold;
	color: #390;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
#bottomBoxMain h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #206200;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#bottomBoxMain h3 {
	font-size: 14px;
	font-weight: bold;
	color: #090;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
#spryMenuContainer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	width: 64em;
}
#RightSidebar {
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-y;
	display: inline;
	background-image: url(../_images/rightSidebarBackground.jpg);
	width: 16em;
	margin-right: 0px;
	float: right;
}
#RightSidebar h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #600;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#RightSidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#RightSidebar li {
	display: block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px dotted #B09F8F;
}
#RightSidebar li a {
	font-size: 11px;
	color: #600;
}
#RightSidebar li a:link, .RightSidebar li a:visited {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
#RightSidebar li a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	text-decoration: none;
}
#titleBox {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #393;
	padding: 5px;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 9px;
	margin-left: 9px;
}
#titleBox2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #92ABAF;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
.caseStudy {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#bottomBoxMain h3.caseStudy {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #090;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 5px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#bottomBoxMain h4.caseStudy {
	font-size: 14px;
	font-weight: bold;
	color: #090;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#bottomBoxMain ul.caseStudy {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#bottomBoxMain p.indent {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 50px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #090;
}
#bottomBoxMain h3.indent {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #090;
	background-color: #E6FFE6;
	padding-left: 5px;
}
.line {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #090;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/***************** Solutions Codes *****************/
#solutionsSidebar {
	width: 16em;
	margin-top: 0px;
	margin-right: 8em;
	margin-bottom: 0px;
	margin-left: 0em;
	position: relative;
	background-image: url(../_images/leftSidebarBackground.jpg);
	background-repeat: repeat-y;
	display: inline;
}
#solutionsSidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#solutionsSidebar li {
	display: block;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B09F8F;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#solutionsSidebar li a {
	font-size: 10px;
	color: #130139;
}
#solutionsSidebar li a:link, #solutionsSidebar li a:visited {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
#solutionsSidebar li a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
#solutionsBoxMain {
	margin-top: 0px;
	margin-right: 0em;
	margin-bottom: 0px;
	margin-left: 8em;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 30em;
	float: left;
	position: relative;
	display: inline;
}
#solutionsBoxMain h1 {
	font-size: 24px;
	font-weight: bold;
	color: #390;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
#solutionsBoxMain h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #206200;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#solutionsBoxMain h3 {
	font-size: 14px;
	font-weight: bold;
	color: #090;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
#solutionsBoxMain h3.caseStudy {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #090;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 5px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#solutionsBoxMain h4.caseStudy {
	font-size: 14px;
	font-weight: bold;
	color: #090;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#solutionsBoxMain ul.caseStudy {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
