﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	background-color: gray;
}

.body2 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	background-color: white;
}

button {
	border:none;
	margin:0;
	padding:0;
	background:none;
}

button.list{
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 15px;
	text-align: center;
	font-weight: normal;
}

img.NoBorder {
    border-style: none;
}

img.AlignWText {
    border-style: none;
    vertical-align: middle;
}

img.BlackBorder {
    border-style: solid;
    border-width:  1px;
    border-color: black;
}

img.InLine {
	border-style: none;
	float: right;
}

img.InLineLeft {
	border-style: none;
	float: left;
	vertical-align: middle;
}

img.InLineBorder {
	border: solid 1px black;
	float: right;
}

.HdrGreen {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 16px;
	color: #339734;
	font-weight: bold;
}
.ChangeBorder img{
    border-style: solid;
    border-width:  1px;
    border-color: black;
}

.ChangeBorder:hover img{
    border-style: solid;
    border-width:  1px;
    border-color: red;
}

/*---------------------Credits: Dynamic Drive CSS Library -----------------------------------------*/
/*URL: http://www.dynamicdrive.com/style/ */

.toggleopacity img{
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
    border-style: none;
}

.toggleopacity:hover img{
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
	opacity: .60;
    border-style: none;
}


/*------------------------------------------------------------------------------------------------*/


/**************************************************************************************************************/

/** href styles **/

/**************************************************************************************************************/

a.aquanav:link {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #3965AC;
	text-decoration: none;
	font-weight: normal;
}
a.aquanav:visited {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #3965AC;
	text-decoration: none;
	font-weight: normal;
}
a.aquanav:hover {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #4E516B;
	text-decoration: none;
	font-weight: normal;
	background: #f9f9f9;
}
a.aquanav:active {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #3965AC;
	text-decoration: none;
	font-weight: normal;
}

a.aquaNnav:visited {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #3965AC;
	text-decoration: none;
	font-weight: bold;
}
a.aquaNnav:hover {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #A0C0E0;
	text-decoration: none;
	font-weight: bold;
}
a.aquaNnav:active {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #3965AC;
	text-decoration: none;
	font-weight: bold;
}
.aquaNnav:link {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #3965AC;
	text-decoration: none;
	font-weight: bold;
}

a.barkfooter:link {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #988648;
	text-decoration: underline;
	font-weight: normal;
}
a.barkfooter:visited {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #988648;
	text-decoration: underline;
	font-weight: normal;
}
a.barkfooter:hover {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #663300;
	text-decoration: underline;
	font-weight: normal;
	background: #f9f9f9
}
a.barkfooter:active {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #988648;
	text-decoration: underline;
	font-weight: normal;
}

.barknav:link {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #988648;
	text-decoration: none;
	font-weight: bold;
}
a.barknav:visited {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #988648;
	text-decoration: none;
	font-weight: bold;
}
a.barknav:hover {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #663300;
	text-decoration: none;
	font-weight: bold;
	background: #f9f9f9
}
a.barknav:active {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #988648;
	text-decoration: none;
	font-weight: bold;
}

.barknavreg:link {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #988648;
	text-decoration: none;
	font-weight: normal;
}
a.barknavreg:visited {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #988648;
	text-decoration: none;
	font-weight: normal;
}
a.barknavreg:hover {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #663300;
	text-decoration: none;
	font-weight: normal;
	background: #f9f9f9
}
a.barknavreg:active {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #988648;
	text-decoration: none;
	font-weight: normal;
}

a.blackdot:link {
    font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	width: 100%;
}
a.blackdot:visited {
    font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	width: 100%;
}
a.blackdot:hover {
    font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 24px;
	color: #006699;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	width: 100%;
}
a.blackdot:active {
    font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	width: 100%;
}

a.bluenav:link {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #000099;
	text-decoration: underline;
	font-weight: normal;
}
a.bluenav:visited {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #000099;
	text-decoration: underline;
	font-weight: normal;
}
a.bluenav:hover {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #000099;
	text-decoration: underline;
	font-weight: normal;
	background: #F4FFF4
}
a.bluenav:active {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #000099;
	text-decoration: underline;
	font-weight: normal;
}

a.clickhere:link {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #336633;
	text-decoration: underline;
	font-weight: normal;
}
a.clickhere:visited {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #336633;
	text-decoration: underline;
	font-weight: normal;
}
a.clickhere:hover {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #669966;
	text-decoration: underline;
	font-weight: normal;
	background: #F4FFF4
}
a.clickhere:active {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #336633;
	text-decoration: underline;
	font-weight: normal;
}

a.footer:link {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #585858;
	text-decoration: underline;
}
a.footer:visited {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #585858;
	text-decoration: underline;
}
a.footer:hover {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #626262;
	text-decoration: underline;
	background: #f9f9f9
}
a.footer:active {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #585858;
	text-decoration: underline;
}

a.footsm:link {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 9px;
	color: #8e988d;
	text-decoration: none; 
}
a.footsm:active {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 9px;
	color: #8e988d; 	
	text-decoration: none; 
}
a.footsm:hover {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 9px;
	color: #737E72;
	text-decoration: underline; 
}
a.footsm:visited {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 9px;
	color: #8e988d; 	
	text-decoration: none;
}

a.gatornav:link {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #336633;
	text-decoration: none;
	font-weight: normal;
}
a.gatornav:visited {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #336633;
	text-decoration: none;
	font-weight: normal;
}
a.gatornav:hover {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #669966;
	text-decoration: none;
	font-weight: normal;
	background: #F4FFF4
}
a.gatornav:active {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #336633;
	text-decoration: none;
	font-weight: normal;
}

a.goldbold:link {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #988648;
	text-decoration: underline;
	font-weight: bold;
}
a.goldbold:visited {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #988648;
	text-decoration: underline;
	font-weight: bold;
}

a.goldbold:hover {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #585858;
	text-decoration: underline;
	font-weight: bold;
}
a.goldbold:active {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #988648;
	text-decoration: underline;
	font-weight: bold;
}

a.gray:link {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #585858;
	font-weight: normal;
	text-decoration: none;
}
a.gray:visited {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #585858;
	font-weight: normal;
	text-decoration: none;
}
a.gray:hover {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: normal;
	text-decoration: none;
	background: #f9f9f9
}
a.gray:active {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #585858;
	font-weight: normal;
	text-decoration: none;
}

a.graybold:link {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #585858;
	font-weight: bold;
	text-decoration: none;
}
a.graybold:visited {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #585858;
	font-weight: bold;
	text-decoration: none;
}
a.graybold:hover {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	background: #f9f9f9
}
a.graybold:active {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #585858;
	font-weight: bold;
	text-decoration: none;
}

a.graylarger:link {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #585858;
	font-weight: normal;
	text-decoration: none;
}
a.graylarger:visited {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #585858;
	font-weight: normal;
	text-decoration: none;
}
a.graylarger:hover {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #006699;
	font-weight: normal;
	text-decoration: none;
	background: #f9f9f9
}
a.graylarger:active {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #585858;
	font-weight: normal;
	text-decoration: none;
}

a.graymap:link {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #585858;
	font-weight: normal;
	text-decoration: none;
}
a.graymap:visited {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #585858;
	font-weight: normal;
	text-decoration: none;
}
a.graymap:hover {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #006699;
	font-weight: normal;
	text-decoration: none;
	background: #f9f9f9
}
a.graymap:active {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: gray;
	font-weight: normal;
	text-decoration: none;
}

a.learn:link {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #29709b;
	font-weight: normal;
	text-decoration: none;
}
a.learn:visited {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #29709b;
	font-weight: normal;
	text-decoration: none;
}
a.learn:hover {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #274576;
	font-weight: normal;
	text-decoration: none;
	background: #f9f9f9
}
a.learn:active {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #29709b;
	font-weight: normal;
	text-decoration: none;
}

a.learnb:link {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #29709b;
	font-weight: bold;
	text-decoration: none;
}
a.learnb:visited {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #29709b;
	font-weight: bold;
	text-decoration: none;
}
a.learnb:hover {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #274576;
	font-weight: bold;
	text-decoration: none;
	background: #f9f9f9
}
a.learnb:active {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #29709b;
	font-weight: bold;
	text-decoration: none;
}

a.listnav:visited {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #585858;
	text-decoration: none;
	font-weight: normal;
	border: 0px solid #ccc; 
}
a.listnav:hover {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #988648;
	text-decoration: none;
	font-weight: normal;
	background: #f9f9f9;
	border: 0px solid #ccc; 
}
a.listnav:active {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #585858;
	text-decoration: none;
	font-weight: normal;
	border: 0px solid #ccc; 
}
a.listnav:link {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #585858;
	text-decoration: none;
	font-weight: normal;
	border: 0px solid #ccc; 
}

a.listnavi:visited {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #585858;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #ffffff; 
}
a.listnavi:hover {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	color: #988648;
	text-decoration: none;
	border: 1px solid #D6CBA7; 
}
a.listnavi:active {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #585858;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #ffffff; 
}
a.listnavi:link {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #585858;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #ffffff; 
}

a.listnavtall:link {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #585858;
	text-decoration: none;
	font-weight: normal;
	height: 1.6em;
	line-height: 1.6em;
}
a.listnavtall:visited {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #585858;
	text-decoration: none;
	font-weight: normal;
	height: 1.6em;
	line-height: 1.6em;
}
a.listnavtall:hover {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #988648;
	text-decoration: none;
	font-weight: normal;
	background: #f9f9f9;
	height: 1.6em;
	line-height: 1.6em;
}
a.listnavtall:active {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #585858;
	text-decoration: none;
	font-weight: normal;
	height: 1.6em;
	line-height: 1.6em;
}

a.nav:link {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #660066;
	text-decoration: underline;
}
a.nav:visited {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #660066;
	text-decoration: underline;
}
a.nav:hover {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #970097;
	text-decoration: underline;
	background: #f9f9f9
}
a.nav:active {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #660066;
	text-decoration: underline;
}

a.nectonav:link{
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #cf8f08;
	text-decoration: none;
	font-weight: normal;
	background: #f9f9f9;
}
a.nectonav:hover {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #585858;
	text-decoration: none;
	font-weight: normal;
}
a.nectonav:visited {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #cf8f08;
	text-decoration: none;
	font-weight: normal;
}
a.nectonav:active {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #cf8f08;
	text-decoration: none;
	font-weight: normal;
}

a.plumnav:link {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #996699;
	text-decoration: none;
	font-weight: normal;
}
a.plumnav:active {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #996699;
	text-decoration: none;
	font-weight: normal;
}
a.plumnav:hover {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #585858;
	text-decoration: none;
	font-weight: normal;
	background: #f9f9f9
}
a.plumnav:visited {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #996699;
	text-decoration: none;
	font-weight: normal;
}

a.plumnavsm:link {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #996699;
	text-decoration: none;
	font-weight: normal;
}
a.plumnavsm:visited {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #585858;
	text-decoration: none;
	font-weight: normal;
}
a.plumnavsm:hover {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #330066;
	text-decoration: none;
	font-weight: normal;
	background: #f9f9f9
}
a.plumnavsm:active {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #585858;
	text-decoration: none;
	font-weight: normal;
}

a.purplenav:link {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #330066;
	text-decoration: none;
	font-weight: bold;
}
a.purplenav:active {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #996699;
	text-decoration: none;
	font-weight: bold;
}
a.purplenav:hover {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #585858;
	text-decoration: none;
	font-weight: bold;
	background: #f9f9f9
}
a.purplenav:visited {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #330066;
	text-decoration: none;
	font-weight: bold;
}

a.rednav:link {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #990033;
	text-decoration: underline;
	font-weight: normal;
}
a.rednav:visited {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #990033;
	text-decoration: underline;
	font-weight: normal;
}
a.rednav:hover {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #620020;
	text-decoration: underline;
	font-weight: normal;
	background: #f9f9f9
}
a.rednav:active {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #274576;
	text-decoration: underline;
	font-weight: normal;
}

a.resources:link {
	list-style-type: none; 
	text-align: left; 
	text-decoration: none;
	color: #585858;
	padding: 1px;
	font-weight: normal;
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
}
a.resources:visited {
    color: #585858;
    font-weight: normal;
    text-decoration: none;
}
a.resources:active { 
	color: #660033; 
	background: #f9f9f9; 
	font-weight: normal; 
	text-decoration: none;
}
a.resources:hover { 
	color: #660033; 
	background: #f9f9f9; 
	font-weight: normal; 
	text-decoration: none;
}


a.Services:link {
	display: block;
	text-decoration: none;
	color: #353A95;
	padding: 0px;
	font-weight: bold;
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px; 	
	text-decoration: none;
	list-style: none; width: 130px; 
	position: static;
}
a.Services:visited {
	display: block;
	text-decoration: none;
	color: #353A95;
	padding: 0px;
	font-weight: bold;
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px; 	
	text-decoration: none;
	list-style: none; width: 130px; 
	position: static;
}
a.Services:hover {
	display: block;
	text-decoration: none;
	color: #e2e3f5;
	padding: 0px;
	font-weight: bold;
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px; 	
	text-decoration: none;
	list-style: none; width: 130px; 
	position: static;
}
a.Services:active {
	display: block;
	text-decoration: none;
	color: #353A95;
	padding: 0px;
	font-weight: bold;
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px; 	
	text-decoration: none;
	list-style: none; width: 130px; 
	position: static;
}

a.SideNav {
	list-style-type: none; 
	text-align: left; 
	text-decoration: none;
	color: #666666;
	padding: 1px;
	font-weight: normal;
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 10px;
}
a.SideNav:hover { 
	color: #666666; 
	background: #EEEEE3; 
	font-weight: normal; 
	text-decoration: none;
}
a.SideNav:visited { 
	color: #666666; 
	font-weight: normal; 
	text-decoration: none;
}

a.topnav:link {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #660066;
	text-decoration: underline;
}
a.topnav:visited {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #660066;
	text-decoration: underline;
}
a.topnav:hover {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #970097;
	text-decoration: underline;
	background: #f9f9f9
}
a.topnav:active {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #660066;
	text-decoration: underline;
}

a.whitenav:link {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.whitenav:visited {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.whitenav:hover {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #4E516B;
	text-decoration: none;
	font-weight: normal;
	background: #f9f9f9
}
a.whitenav:active {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

a.whitenav14:link {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.whitenav14:visited {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.whitenav14:hover {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 14px;
	color: #4E516B;
	text-decoration: none;
	font-weight: normal;
	background: #f9f9f9
}
a.whitenav14:active {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}


/**************************************************************************************************************/

/********** General styles **********/

/**************************************************************************************************************/

.aquabar {
	background-color: transparent;
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 16px;
	color: #3965AC;
	font-weight: bold;
}
.aquabar14 {
	background-color: transparent;
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 14px;
	color: #3965AC;
	font-weight: bold;
}

.aquahead {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 16px;
	color: #274576;
	font-weight: bold;
}

.aquaHdr    {
	background-color: transparent;
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #3965AC;
	font-weight: bold;
}

.barkbar {
	background-color: transparent;
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 16px;
	color: #988648;
	font-weight: bold;
	vertical-align: Middle;
}

.barkbodybold {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #274576;
	font-weight: bold;
}

.barkhead {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #585858;
	font-weight: bold;
}

.black10 {
	background-color: transparent;
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.black13 {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}

.black14 {
	background-color: transparent;
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.blackbold {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.bluebar {
	background-color: transparent;
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 16px;
	color: #274576;
	font-weight: bold;
}

.boxbody {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #585858;
	font-weight: normal;
}

.copywrite {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
}

.directtxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}

.foot {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #8e988d;
	text-align:left;
	padding: 0;
}

.getquotetxt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
}

.GetStartedGold {
	position: 			absolute; 
	font-family: 		verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 			11px;
	color: 				#988648;
	font-weight: 		bold;
}

.goldbold {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #988648;
	text-decoration: underline;
	font-weight: bold;
}

.goldtext {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #988648;
	text-decoration: none;
	font-weight: normal;
}

.gray {
    font-family: Verdana, Century gothic, Helvetica, Geneva, Arial, Sans-Serif;
    font-size: 11px;
    color: #585858;
    font-weight: normal;
}

.gray19Bold {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #585858;
	font-weight: bold;
}

.graybold {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #585858;
	font-weight: bold;
}
.grayboldSmaller {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #585858;
	font-weight: bold;
}

.grayLarger {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #585858;
}

.graysm {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #585858;
	font-weight: normal;
}

.grayunderline {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #585858;
	font-weight: normal;
	text-decoration: underline;
}

.ItalicsBlueHdr {
	font-family: Times New Roman, serif;
	color: #39468F;
	font-weight: normal;
	font-size: 24px;
	font-style: italic;
}

.ItalicsGrayHdr {
	font-family: Times New Roman, serif;
	color: #ACA977;
	font-weight: normal;
	font-size: 24px;
	font-style: italic;
}

.nectobar {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 16px;
	color: #cf8f08;
	font-weight: bold;
}

.nectohead {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #cf8f08;
	font-weight: bold;
}

.plumbar {
	background-color: transparent;
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 16px;
	color: #330066;
	font-weight: bold;
}

.plumtitle {
	background-color: white;
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #330066;
	font-weight: bold;
}

.redbold {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #cc0033;
	font-weight: bold;
}

.requiredtxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#575757;
}

.search {
	background-color: transparent;
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #545454;
	font-weight: bold;
	margin: 15 4 1em 1;
}

.yellowborderNoRight {
	border-left: 1px solid #Bdb76b;
	border-top: 1px solid #Bdb76b;
	border-bottom: 1px solid #Bdb76b;
	padding: 4px;
	margin: 4px;
	background: none;
}

.yellowborder {
	border: 1px solid #Bdb76b;
	padding: 4px;
	margin: 4px;
	background: none;
	}


/************************************************************************************************************/

/********** Element Styles **********/

/************************************************************************************************************/

div.search {
	background-color: transparent;
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #545454;
	font-weight: bold;
	margin: 15 4 1em 1;
}

span.barkhead {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #585858;
	font-weight: bold;
}

td.listnav {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #585858;
	text-decoration: none;
	font-weight: normal;
}

/* ########End style for Direct Marketing########## */

/* ########Begin style for Solutions########## */

/* ########END style of Solutions########## */

/* ########Begin style of About US########## */

/* ########END style of About US########## */

/* ########Begin style of Contact US########## */

/* ########END style of Contact US########## */

/* ########Begin style of NewsEvents##########*/ 

/* ########END style of NewsEvents########## */

/* ########BEGIN style of ListOwners########## */

/** general styles **/








.resourcesbar {
	background-color: transparent;
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 16px;
	color: #660033;
	font-weight: bold;
}



.textbox {
	border:1px solid #575757;
	font-size:11px;
}

.textlinks {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#08037B;
}

.textlinks:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#AB2C00;
}

.toplinks {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#08037B;
	font-weight:bold;
	text-decoration:none;
}

.toplinks:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#AB2C00;
	font-weight:bold;
}

.whitebold {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}






/** Table styles **/


table.quote {
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #006699;
	font-weight: normal;
}

/** ---------------------------EVERYTHING BELOW THIS--------------------------------------------------
	--------------------------------------------------------------------------------------------------
	--------------------------------------------------------------------------------------------------
	--------------------------------------------------------------------------------------------------
	--------------------------------------------------------------------------------------------------
	--------------------------------------------------------------------------------------------------
	--------------------------------------------------------------------------------------------------
	--------------------------------------------------------------------------------------------------
	--------------------------------------------------------------------------------------------------
	--------------------------------------------------------------------------------------------------
	--------------------------------------------------------------------------------------------------
	--------------------------------------------------------------------------------------------------
	--------------------------------------------------------------------------------------------------
	--------------------------------------------------------------------------------------------------
	--------------------------------------------------------------------------------------------------
	--------------------------------------------------------------------------------------------------
	--------------------------------------------------------------------------------------------------
	--------------------------------------------------------------------------------------------------
	--------------------------------------------------------------------------------------------------
	--------------------------------------------------------------------------------------------------
	--------------------------------------------------------------------------------------------------
	--------------------------------------------------------------------------------------------------
	--------------------------------------------------------------------------------------------------
	--------------------------------------------------------------------------------------------------
	--------------------------------------------------------------------------------------------------
	--------------------------------------------------------------------------------------------------
	--------------------------------------------------------------------------------------------------
	--------------------------------------------------------------------------------------------------
	--------------------------------------------------------------------------------------------------
	--------------------------------------------------------------------------------------------------
	--------------------------------------------------------------------------------------------------
	--------------------------------------------------------------------------------------------------
	--------------------------------------------------------------------------------------------------
	--------------------------------------------------------------------------------------------------
	--------------------------------------------------------------------------------------------------
	Unsure if these are being used. Most were for dropdown menus. **/

/** positioning styles **/

/* ###### Header Drop Down Menus #####*/

#drodo, drodo ul {  /** -- keeps indiv menus aligned with background and styles-- **/
	float: left;
	width: 36em;
	display: block;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	list-style-type: none;
	padding: 0;
	border-width: 1px 0;
	margin: 0 -14 1em 0; /** -- spacing from the right border for Firefox-- **/

}
#drodo a {
	display: block;
	width: 12em;
	width: 1em; /** -- width of header box-- **/
	color: #777;
	background: #F7F7F9;
	text-decoration: none;
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	padding: 0px;  /** -- spacing/border around header box-- **/
	border: 0px solid #ccc; 
	border-width: 0px 0px;
	border-bottom: solid 0px gray; /** -- border of menu headings-- **/
	margin: 0 -15 0 0;  /** -- spacing from the right border for IE-- **/
}

#hom li {
	float: left;
	padding: 0;
	width: 45px;  /** -- menus spacing, keeps headers from overlapping in FireFox-- **/
	display: block;
}

#abo li {
	float: left;
	padding: 0;
	width: 66px;
	display: block;  /** -- menus spacing, keeps headers from overlapping in FireFox-- **/
}
#sol li {
	float: left;
	padding: 0;
	width: 68px; 
	display: block; /** -- menus spacing, keeps headers from overlapping in FireFox-- **/
}

#ind li {
	float: left;
	padding: 0;
	width: 66px;  /** -- menus spacing, keeps headers from overlapping in FireFox-- **/
	display: block;
}
#new li {
	float: left;
	padding: 0;
	width: 97px;  /** -- menus spacing, keeps headers from overlapping in FireFox-- **/
	display: block;	
}
#par li {
	float: left;
	padding: 0;
	width: 63px;  /** -- menus spacing, keeps headers from overlapping in FireFox-- **/
	display: block;	
}
#res li {
	float: left;
	padding: 0;
	width: 74px; 
	display: block; /** -- menus spacing, keeps headers from overlapping in FireFox-- **/
}


#con li {
	float: left;
	padding: 0;
	width: 92px;  
	display: block; /** -- menus spacing, keeps headers from overlapping in FireFox-- **/
}
#drodo li ul {
	position: absolute;
	left: -555em;  /** -- neg number keeps the drop down up when not hovered-- **/
	height: auto;
	width: 1em;
	width: 1em;
	font-weight: normal;
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	border-width: 0.25em;
	margin: 0;
	display: block;
	text-decoration: none;
	list-style: none; /** -- removes bullets from drop down menu-- **/
	padding: 2px;	
}
#drodo ul li a:hover { 
	color: #274576; 
	background: #E0E1E9;	
	border-bottom: solid 1px #274576;  /** -- border of highlighted menu item-- **/
	border-right: solid 1px #274576;
	border-left: solid 1px #274576;
	border-top: solid 1px #274576;
	font-weight: normal; 
	display: block;
	text-decoration: none;
	width: 12em;
	padding: 2px;
}
#drodo li li {
	width: 11em;
	padding-right: 0px;
	display: block;
}
#drodo li ul a {
	width: 12em;
	width: 12em;  /** -- drop down menu width-- **/
	border-bottom: solid 1px #D3D6E4; /** -- border of drop downs-- **/
	border-right: solid 1px #D3D6E4;
	border-left: solid 1px #D3D6E4;
	border-top: solid 1px #D3D6E4;
	color: #555555; 
	text-decoration: none;
	padding: 2px;
	display: block;
}
#drodo li:hover ul, #drodo li li:hover ul, #drodo li li li:hover ul, #drodo li.sfhover ul, #drodo li li.sfhover ul, #drodo li li li.sfhover ul {
	left:auto;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 2px;
	display: block;
}
#content a:hover {
	text-decoration: none;
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	color: #f9f7f9; 
	border-bottom: 2em;
	border-left: 2em;
	display: block;
	padding: 2px;
}


#logo { position: absolute; left: +15px; top: +6px; }
#SearchButton { position: absolute; left: +25px; top: +80px; }
#Keyword { position: absolute; left: +85px; top: +80px; }	
#topline { position: absolute; left: +0px; top: +123px; width:748px; color: #afafaf; }

#VerticalLine { position: absolute; left: 148px; top: 162px; width: 2px; height: 400px; background-color: #afafaf; z-index: 0;}
	
#CommunityBox { position: absolute; left: +0px; top: +0px; }

#GetQuote { position: absolute; left: +0px; top: +120px; }
#NewPrivacy { position: absolute; left: +0px; top: +190px; }
#TradeshowButton { position: absolute; left: +0px; top: +260px; }

#CenterColumn { position: absolute; left: 284px; top: 222px; }


/* ###### INDEX Drop Down Menus BEGIN #####*/


ul, #pdm li li li.sfhover ul {
	left:auto;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	padding: 0px;
}
#content a:hover {
	text-decoration: none;
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	color: #f9f7f9; 
	border-bottom: 0em;
	display: none;
	padding: 0px;
}

/* ########style for hyperlinks########## */

ul li a.dr {
	display: block;
	text-decoration: none;
	color: #353A95;
	padding: 0px;
	font-weight: bold;
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px; 	
	text-decoration: none;
	list-style: none; width: 130px; 
	position: static;
}

ul li a.drA {    /** -- List Rental Description-- **/
	display: block;
	position: Relative;
	left: 10;
	top: 10;
	text-decoration: none;
	background: #f7f7f9;
	color: #353A95;
	padding: 2px;
	font-weight: normal;
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px; text-decoration: none; width: 190px;
	list-style: none; border: solid 1px #707070;
	z-index: 100;

}

ul li a.drB {    /** -- Data Enhancement Description-- **/
	display: block;
	position: Relative;
	left: 10;
	top: 10;
	text-decoration: none;
	background: #f7f7f9;
	color: #353A95;
	padding: 2px;
	font-weight: normal;
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px; text-decoration: none; width: 190px;
	list-style: none; border: solid 1px #707070; 

}

ul li a.drC {    /** -- Lead Gen Description-- **/
	display: block;
	position: Relative;
	left: 10;
	top: 10;
	text-decoration: none;
	background: #f7f7f9;
	color: #373A95;
	padding: 2px;
	font-weight: normal;
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px; text-decoration: none; width: 190px;
	list-style: none; border: solid 1px #707070; 

}

ul li a.drD {    /** -- Expert Panels Description-- **/
	display: block;
	position: Relative;
	left: 10;
	top: 10;
	text-decoration: none;
	background: #f7f7f9;
	color: #353A95;
	padding: 2px;
	font-weight: normal;
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px; text-decoration: none; width: 190px;
	list-style: none; border: solid 1px #707070; 

}

ul li a.drE {    /** -- Tradeshow 360 Description-- **/
	display: block;
	position: Relative;
	left: 10;
	top: 10;
	text-decoration: none;
	background: #f7f7f9;
	color: #353A95;
	padding: 2px;
	font-weight: normal;
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px; text-decoration: none; width: 190px;
	list-style: none; border: solid 1px #707070; 

}

ul li a.drF {    /** -- Lead Qual Description-- **/
	display: block;
	position: Relative;
	left: 10;
	top: 10;
	text-decoration: none;
	background: #f7f7f9;
	color: #353A95;
	padding: 2px;
	font-weight: normal;
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px; text-decoration: none; width: 190px;
	list-style: none; border: solid 1px #707070; 
	z-index: 3;

}

/* ########style correct bug which now aligns the boxes up nicely########## */
/* Fix IE. Hide from IE Mac \*/
* html ul li.dr { float: left; width: 130px;}
* html ul li a.dr { height: 1%; }
/* End */

/* ########style to close the menu box########## */

ul.dr {
	margin: 0;
	padding: 0px;
	list-style: none;
	width: 109px;  /* #######title width### */
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
}

/* ########Makes the Sub Menus Appear########## */
li.dr:hover ul, li.over ul { Display: block; width: 300px /*######width of description### */  }

/* ########Adds style to the Hover of TiTle########## */

ul li a.dr:hover { color: #E2E3F5; font-weight: bold; padding: 0px; }

/* ########Some Javascript which makes the sub menus appear in IE########## */


* html ul li.dr { float: left; height: 1%; }
* html ul li a.dr { height: 1%; }

/* ########Products w description START########## */
/* ########style to remove bullets########## */
ul.dr {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	width: 145px;
	font-weight: normal;
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px; height: 26px;
}

ul li.dr2 {
	margin: 0;
	padding: 0;
	border-bottom: 0px solid #3965AC;
	text-decoration: none;
	list-style: none;
	width: 130px;
	Position: static;  /** -- 'static' allows drop down menu to overlap orange area-- **/
}


#more2 a:link {
	margin: 0;
	padding: 0; 
	background: url( "/images/Benefits1_02.gif" );
	width: 134px; height: 18px; text-decoration: none; list-style: none;  }

#more2 a:hover {
	margin: 0;
	padding: 0;
	background: url( "/images/Benefits1_02-over.gif" );
	width: 134px; height: 18px; text-decoration: none; list-style: none;  }

#more2 a:active {
	padding: 0; background: url( "/images/Benefits1_02.gif" );
	margin: 0; width: 134px; height: 18px; text-decoration: none; list-style: none;}

#more2 a:visited {
	margin: 0; 
	padding: 0; 
	background: url( "/images/Benefits1_02.gif" );
	width: 134px; height: 18px; text-decoration: none; list-style: none; }

ul li.dr1 {
	margin: 0;
	background: url( "/images/Solutions1_01.gif" );
	letter-spacing: 1;
	width: 130px;
	height: 32px;
	padding: 2; 
	Position: static;  /** -- 'static' allows drop down menu to overlap orange area-- **/
	
	}

li ul.dr {
	margin: 0;
	padding: 0;
	left: 135px;    /* ######  description title - keep one less than title width ######### */
	top: 0px;     /* ######   vert align for the description ######### */
	display: none;
	font-weight: normal;
	font-family: verdana, century gothic, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	list-style: none; width: 130px; 
	position: absolute;	/** -- 'absolute' keeps orange area from moving, relative keeps description in place-- **/
}


