/* CSS for Verdi Consulting Document*/
/*Copyright 2008 Sleight-of-Hand Studios LLC; All Rights Reserved*/
p {
	font-size: 1.1em;
	line-height: 1.4em;

}
h1 {
	font-size: 1.5em;
	line-height: 1.2em;
	margin-top: 0em;
	margin-bottom: 0em;
	color: #512D90;
}
h2 {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #377B2B;
	margin-top: 1.1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

#container {
	margin: 0 auto;
	width: 955px;
}
#banner {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 955px;
	padding-top: 0px;
	height: 194px;
}
html > body #banner {
	height: auto;
	min-height: 195px;
}

#Content {
	width: 955px;
	position: relative;
}
#rtContent {
	display: none;
}

#rtContent h1 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.3em;
	color: #377B2B;
	text-transform: none;
	text-align: left;
}
#rtContent ul {
	margin-left: 10px;
	font-size: 1.1em;
}
#rtContent li {
	margin-top: .3em;
}
#rtContent li ul {
	font-size: 90%;
	list-style: disc;
	padding-left:2em;
}
#rtContent li ul li {
	/*padding-left: 0.5em;
	margin-bottom: 0em;
	margin-top: 0.3em;
	*/
}
#mainContent {
	margin-right: 2px;
	margin-top: 30px;
	display: inline;
	float: right;
	margin-bottom: 0;
	background-color: #fff;
	width: 652px;
	padding-top: 0px;
	height: 369px;
	font-size: 120%;
}

html > body #mainContent {
	height: auto;
	min-height: 370px;
}
.twoCol #mainContent {
	width: 402px;
	margin-right: 33px;
}

.twoCol #rtContent {
	width: 200px;
	padding-right: 5px;
	padding-left: 10px;
	margin-top: 30px;
	float: right;
	display: inline;
	border-width: 0px 0px 0px 2px;
	border-style: none none none solid;
	border-color: #512d90;
}
/*#container p.lastNode {
	margin-bottom: 0;
}*/

div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}

#logo {
	margin-left: 51px;
	margin-top: 33px;
	display: inline;
	float: left;
	height: 80px;
	margin-bottom: 0;
	width: 162px;
}
#greenTopStrip {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #377b2b;
	width: 955px;
	padding-top: 0px;
	height: 42px;
}
html > body #greenTopStrip {
	height: auto;
	min-height: 43px;
}
ul {
	list-style: inside;
}
#mainContent ul li {
	font-size: 1.1em;
	margin-left: 15px;
	margin-top: 0.6em;
}
#mainContent li ul li {
	font-size: 1em;
	margin-left: 15px;
}
#rtContent li {
}

#imgbanner {
	margin-right: 0px;
	margin-top: 0px;
	/*background-image: url(images/imgbanner.jpg);*/
	overflow: hidden;
	display: inline;
	float: right;
	height: 146px;
	margin-bottom: 0;
	width: 627px;
	position: relative;
}
#imgbanner p { /*doesn't display on IE7 unless the p is inside another div*/
	position: absolute;
	top: 10px;
	width: 250px;
	font-size: 18px;
	color: #512d90;
	line-height: 1.6;
	margin: 0px;
	text-transform: capitalize;
}
#linePurple {
	margin-left: 302px;
	margin-top: 1px;
	display: inline;
	float: left;
	margin-bottom: 0;
	border-bottom: 2px solid #512d90;
	width: 653px;
	height: 1px;
	overflow: hidden;
}
#navMain {
	float: right;
	width: 480px;
	height: 19px;
	margin-top: 10px;
	font-size: 1.1em;
	color: #fff;
	line-height: 245.45%;
	padding-bottom: 2px;
	display: inline;
	margin-bottom: 0;
}
#navMain li {
	display:inline;
	margin-left: 1em;
}
#navMain a:link, #navMain a:visited, #navMain a:hover {
	color:#fff;
	text-decoration: none;
}
#navCoreSvc {
	margin-right: 60px;
	margin-top: 26px;
	display: inline;
	float: right;
	margin-bottom: 0px;
	background-color: #d3cae3;
	width: 205px;
	padding-top: 0px;
	/*height: 210px;*/
	height: 150px;
}
html > body #navCoreSvc {
	height: auto;
	min-height: 150px;
}
#navCoreSvc a {
	text-decoration: none;
	color:#387b2c;
	padding: 0px;
	/*background: url(../images/navgifgreen.gif) no-repeat 0 6px;*/
}
#navCoreSvc a:hover  {
	color:#512d90;
}
#navCoreSvc ul li {
	font-size: 90%;
	list-style: url(none) none outside;
	/*background: url(../images/navgifgreen.gif) no-repeat 0 6px;*/
	float: none;
	line-height: normal;
	margin-left: 10px;
	/*padding-left: 10px;*/
	/*margin: 0px;*/
	padding-bottom: 0.5em;
	text-transform: capitalize;
	display: block;
	margin-bottom: 2px;
}
#navCoreSvc ul li u  {
	margin-top: 10px;
}
#navCoreSvc ul li ul li{
	list-style: none;
	background: url(../images/navgifgreen.gif) no-repeat 0px 3px;
	float: none;
	line-height: 1em;
	padding-left: 6px;
	margin: 0px;
	padding-bottom: 0.5em;
	text-transform: capitalize;
	display: block;
	font-size: 70%;
}
#navHeader {
	/*margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	padding-top: 0px;*/
	height: 38px;
	background-color: #512d90;
	font-size: 140%;
	text-align: left;
	color: #fff;
	padding-top: 8px;
	padding-left: 16px;
	line-height: 200%;
}
#navHeader a, #navHeader a:visited, #navHeader a:hover{
	color: #fff;	
}
html > body #navHeader {
	height: auto;
	min-height: 39px;
}
#footer {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #fff;
	width: 955px;
	padding-top: 0px;
	height: 57px;
	font-size: 110%;
	text-align: center;
	color: #fff;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-top: 20px;
	display: inline;
	float: left;
}
html > body #footer {
	height: auto;
	min-height: 58px;
}
#greenStripe {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #377b2b;
	width: 955px;
	padding-top: 3px;
	height: 23px;
}
html > body #greenStripe {
	height: auto;
	min-height: 24px;
}
/*.Txt_Verdi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	text-align: center;
	color: #fff;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 83px;
	margin-top: 4px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 785px;
}*/
#purpStripe {
	margin-left: 0px;
	margin-top: 2px;
	display: inline;
	float: left;
	margin-bottom: 0;
	border-bottom: 6px solid #512d90;
	width: 955px;
	height: 1px;
	overflow: hidden;
}
html > body #navMain {
	height: auto;
	min-height: 20px;
}
em {
	font-weight: bold;
	color: #377B2B;
	font-style: normal;
}
.physAddress {
	line-height: 1em;
	font-weight: bold;
	color: #377B2B;
}
p.physAddress {
	margin: 0px;
}

