/* ================================================ */
/*                  ZERO BROWSER STYLES             */
/* ================================================ */
body,div,ol,ul,li,h1,h2,h3,h4,h5,h6,p {
	margin: 0px;
	padding: 0px;
}
ol,ul {
	list-style-type: none;
}
li {
	font-size: 0.9em;
	line-height: 1.7em;
	margin-top: 1.5em;
}
p,ol,ul {
	margin-top: 1em;
}
/* ================================================ */
/*                      TYPOGRAPHY                  */
/* ================================================ */
body {
	font-family: "Lucida Grande", Trebuchet, Arail, Helvetica, sans-serif;
	color: #444444;
	line-height: 1.7em;
	font-size: 14px;
}
p {
	font-size: 0.9em;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", Arial, "Arial Narrow", sans-serif;
	font-weight: bold;
	color: #006B22;
}

/* ================================================ */
/*                      LINKS                       */
/* ================================================ */
a:link, a:visited {
	color: #2C45A1;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
	background-image: url(../images/templateImages/arrow_link.png);
	padding-left: 12px;
	background-position: left center;
	background-repeat: no-repeat;
}
a:hover {
	color: #3333FF;
	border-bottom-color: #0033FF;
	border-left-color: #0033FF;
}
#footer a:hover {
	color: #FFCC33;
	border-bottom-color: #FFCC00;
}
#wrapFeature p a.noLine {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav ul {
	text-align: right;
	line-height: .7em;
	margin: 0px;
	padding: 0px;
}
#nav li {
	margin: 0px;
	padding-top: 10px;
}

#nav a {
	padding-left: 0px;
	background-position: right;
	padding-right: 14px;
}
#nav ul.sellSheet {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 75px;
	padding: 0px;
}
#nav ul.sellSheet a {
	padding-right: 12px;
	color: #5265BE;
	display: block;
	line-height: 1.3em;
	padding-bottom: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	padding-left: 5px;
}
.bodyNorm #nav ul.sellSheet li, .bodySellSheet #nav ul.sellSheet li {
	font-size: 0.6em;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	display: none;
}
.bodySellSheet #nav ul.sellSheet li {
	display: block;
}
.bodyNorm #nav ul.sellSheet li.investor, .bodyNorm #nav ul.sellSheet li.bankInstitute {
	display: block;
}
#nav ul.sellSheet li.investor, #nav ul.sellSheet li.bankInstitute {
	font-size: 1em;
	font-family: "Lucida Grande", Trebuchet, Arail, Helvetica, sans-serif;
	line-height: 1.2em;
	margin-bottom: 5px;
}
#wrapMaster #nav ul.sellSheet li.investor a, #wrapMaster #nav ul.sellSheet li.bankInstitute a {
	padding-right: 14px;
	background-image: url(../images/templateImages/arrow_link.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-left: 0px;
	color: #2C45A1;
	border-left-style: none;
}
/* ================================================ */
/*                      LAYOUT                      */
/* ================================================ */

/* ------------- FORM STYLING   ------------------- */

label{
	font-size: 0.9em;
}
input {
	width: 300px;
	border: 1px solid #DDDDDD;
	height: 18px;
	margin-bottom: 15px;
}
.formBttn {
	width: 135px;
	margin-top: 10px;
	background-color: #007027;
	color: #EEEEEE;
	margin-right: 20px;
}
textarea {
	width: 300px;
	height: 175px;
	border: 1px solid #DDDDDD;
}

#wrapMaster {
	background-image: url(../images/templateImages/gridTile.jpg);
}
#wrapWidth {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#wrapBottom {
	background-image: url(../images/templateImages/bodyBkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapHeader {
	height: 226px;
	background-image: url(../images/templateImages/headerBar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	position: relative;
}
#wrapContent {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/templateImages/bodyBkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*#wrapBottom div {
	border: 1px solid #33FF00; }*/

p img.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
td img {
	border: 1px solid #BBBBBB;
	margin-top: 15px;
}
p img {
	border: 1px solid #BBBBBB;
}
p img.right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.addressPhone {
	margin-top: 50px;
}
.staff {
	padding: 0px;
	line-height: 1.4em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 0.8em;
}
.staffName {
	margin-top: .7em;
	margin-left: 10px;
}
.testimnName {
	font-size: .8em;
	font-style: italic;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 3em;
}
#nav .addressPhone {
	font-size: 0.8em;
	line-height: 1em;
	margin-top: 50px;
}
#nav .addressPhone .bigPhoneNo {
	font-size: 1.5em;
	font-weight: bold;
}
#wrapFeature .addressPhone li {
	font-size: .7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BBBBBB;
	margin-right: 3px;
	padding-left: 3px;
}
h1{
	font-size: 21px;
	background-image: none;
	background-repeat: no-repeat;
	display: block;
	width: 189px;
	height: 95px;
	margin: 0px;
	position: absolute;
	top: 118px;
	left: 150px;
}
#wrapFeature {
	width: 560px;
	min-height:800px;
	padding-top: 20px;
	padding-right: 35px;
	padding-left: 35px;
	float: right;
	padding-bottom: 25px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #919BD4;
}
#nav {
	float: left;
	width: 170px;
}
h1 span {
	display: none;
}
.both {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 1px;
}
#footer {
	background-color: #046530;
	text-align: center;
	margin: 0px;
	clear: both;
	float: left;
	width: 100%;
	height: 45px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#footer ul.sellSheet {
	display: none;
}
#footer ul li {
	display: inline;
}
#footer ul {
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#footer ul a {
	color: #FFFFFF;
	border-bottom-style: solid;
	font-size: 0.7em;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-color: #00AA00;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
