* html { height: 1px; margin-bottom: -1px; }

* html #wrapper {
	background: #7ea4d4;
	float: left;
	margin-left: -970px;
	position: relative;
}

/*  Start IE min-width hacks  */
* html #wrapper-main {
	border-left: 970px solid #ffffff;
	float: left;
	position: relative;
}

a, a:link, a:visited, a:active { color: #336600; text-decoration: none; }

a:hover { color: #336600; text-decoration: underline; }

blockquote { color: #666666; }

body {
	background: #93A887;
	color: #222222;
	font: normal 100% Verdana, Arial, Sans-Serif;
	margin: 1px 10px 10px 10px;
	padding: 0;
}

h1, h2 { font-size: x-large; font-weight: normal; }

h3 { color: #336600; font-size: medium; font-weight: normal; }

ol { line-height: 160%; }

.box1alt {
	background: #FFFFFF;
	border-bottom: 1px solid #e2e3e6;
	height: 100px;
	margin: 0px;
	padding: 0px 5px 3px 0px;
}

.box2 {
	background: #ffffff;
	border-bottom: 1px solid #e2e3e6;
	padding: 5px;
}

.clear { clear: both; }

/*.dateIcon { margin: 0 15px 0 0; }*/

.fileSize {
	background-image: url(../images/gif/fileSize.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: Gray;
	padding: 0px 12px;
}

.homelightSidebar { background-color: #ffffff; }

.learnMore {
	font-size: 110%;
	padding: 0 20px 0 0;
	text-align: right;
}

.lightSidebar {
	background: url(../images/main_sidebar_bg.gif) #ffffff repeat-y left;
}

.lightSidebar #sidebar {
	background: url(../images/main_sidebar_bg.gif) #eff0f3 repeat-y left;
	color: #336600;
}

.lightSidebar .neoMenuOpen { border-bottom: 1px solid #caccd1; }

.lightSidebar .neoMenuToggleOpen, .lightSidebar .neoMenuToggleOpen:link, .lightSidebar .neoMenuToggleOpen:visited { background: url(../images/sidebar2.gif) no-repeat; }

.neoMenuOpen ul { list-style-type: none; margin: 0; padding: 4px 0 7px 0; }

.neoMenuOpen ul li { line-height: 175%; margin: 0 0 0 5px; }

.neoMenuToggleOpen, .neoMenuToggleOpen:link, .neoMenuToggleOpen:visited {
	cursor: pointer;
	display: block;
	font-weight: bold;
	height: 21px;
	line-height: 21px;
	padding: 1px 0 2px 5px;
	width: 163px;
}

.newsDate {
	background-image: url(../images/gif/date.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 0px 14px;
}

.newsitem-content {
	line-height: 138%;
	margin: 0 40px 10px 0;
	padding: 0px 7px 10px 18px;
	text-align: left;
}

.newsitem-title {
	background: transparent;
	color: #000066;
	font-size: 110%;
	font-weight: bold;
	line-height: 110%;
	padding: 5px 0 3px 18px;
}

.secondaryNavOff a {
	background-image: none;
	font-weight: normal;
	text-decoration: none !important;
}

.secondaryNavOn a {
	background-image: url(../images/gif/bullet.gif);
	background-position: right center;
	background-repeat: no-repeat;
	font-weight: bold;
	margin-bottom: 8px;
	padding: 0px 14px 0px 0px;
	text-decoration: none !important;
}

.secondaryNavOn ul li a {
	background-image: none;
	font-weight: normal;
	text-decoration: none !important;
}

#bottomHomeContent { background-color: transparent; width: 100%; }

#clientTable td {
	background-image: url(../images/gif/secondaryTop.gif);
	background-position: top;
	background-repeat: repeat-x;
	border: 1px dotted #AACCD5;
	height: 120px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	width: 120px;
}

#content .box1alt { height: 50px; }

#footer {
	background: url(../images/footer.gif) #336600 repeat-x 0px -200px;
	clear: both;
	color: #ffffff;
}

#footer a { background: transparent; color: #aeb86f; }

#footer a:hover { background: transparent; color: #ffffff; }

#footer-left {
	background: url(../images/footer.gif) no-repeat;
	font-size: 91%;
	height: 80px;
	line-height: 130%;
	padding: 20px 22px 0 22px;
	text-align: right;
}

#footer-left div a {
	display: none;
}

#footer-right {
	background: url(../images/footer.gif) no-repeat right;
	width: 100%;
}

#google { float: right; display: none; }

#header {
	background: url(../images/header.gif) #336600 repeat-x 0px -252px;
}

#header-banner {
	height: 60px;
	padding: 10px 0 15px 0;
	text-align: center;
}

#header-content { margin-left: 175px; }

#header-left {
	background: url(../images/header.gif) no-repeat;
	height: 116px;
	padding: 10px 0 0 12px;
}

#header-logo {
	background: url(../images/datasouthPrint.gif) no-repeat;
	/*display: inline;*/
	float: left;
	margin-left: 25px;
	margin-top: 20px;
	width: 300px;
}

/*#header-logo a { display: none; }
*/
#header-logo h1 {
	color: #FFFFFF;
	display: block;
	height: 51px;
	margin: 0px;
	width: 300px;
}

#header-nav {
	background: url(../images/navb_dd.gif) top repeat-x;
	height: 31px;
	display: none;
}

#header-nav dl, #header-nav dd { float: left; list-style: none; margin: 0; padding: 0; }

#header-nav-tabs dd a {
	background: url(../images/nava_dd.gif) #336600 no-repeat;
	color: #ffffff;
	display: block;
	font-size: 110%;
	font-weight: bold;
	line-height: 31px;
	text-align: center;
	width: 74px;
}

#header-nav-tabs dd a:hover, #header-nav-tabs dd#active a {
	background: url(../images/nava_dd.gif) #E4F1DE no-repeat 0px -31px;
	color: #336600;
	text-decoration: none;
}

#header-nav-tabs dd#contact a, #header-nav-tabs dd#about a, #header-nav-tabs dd#clients a {
	background: url(../images/nava_dd_wider.gif) #336600 no-repeat;
	color: #ffffff;
	display: block;
	font-size: 110%;
	font-weight: bold;
	line-height: 31px;
	text-align: center;
	width: 105px;
}

#header-nav-tabs dd#contact a:hover, #header-nav-tabs dd#about a:hover, #header-nav-tabs dd#clients a:hover {
	background: url(../images/nava_dd_wider.gif) #E4F1DE no-repeat 0px -31px;
	color: #336600;
	text-decoration: none;
}

#header-nav-tabs dd#contact-active a, #header-nav-tabs dd#about-active a, #header-nav-tabs dd#clients-active a {
	background: url(../images/nava_dd_wider.gif) #E4F1DE no-repeat 0px -31px;
	color: #336600;
	display: block;
	font-size: 110%;
	font-weight: bold;
	line-height: 31px;
	text-align: center;
	width: 105px;
}

#header-nav-tabs dd#home a {
	background: url(../images/navc_dd.gif) #336600 no-repeat;
	color: #ffffff;
	text-decoration: none;
}

#header-nav-tabs dd#home-active a, #header-nav-tabs dd#home a:hover {
	background: url(../images/navc_dd.gif) #E4F1DE no-repeat 0px -31px;
	color: #336600;
	text-decoration: none;
}

#header-nav-tabs dd#solution a {
	background: url(../images/nava_dd_wide.gif) #336600 no-repeat;
	color: #ffffff;
	display: block;
	font-size: 110%;
	font-weight: bold;
	line-height: 31px;
	text-align: center;
	width: 155px;
}

#header-nav-tabs dd#solution a:hover {
	background: url(../images/nava_dd_wide.gif) #E4F1DE no-repeat 0px -31px;
	color: #336600;
	text-decoration: none;
}

#header-nav-tabs dd#solution-active a {
	background: url(../images/nava_dd_wide.gif) #E4F1DE no-repeat 0px -31px;
	color: #336600;
	display: block;
	font-size: 110%;
	font-weight: bold;
	line-height: 31px;
	text-align: center;
	width: 155px;
}

#header-right {
	background: url(../images/header.gif) no-repeat right;
	padding-right: 12px;
}

#home-content-wrap { float: right; margin-left: 0px; width: 100%; }

/*#lbContent { color: Gray; line-height: 165%; }*/

#leftBottom {
	display: inline;
	float: left;
	margin: 0 15px 0 25px;
	width: 333px;
}

#leftBottom h2 {
	color: black;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

/*#leftBottom h3, */#mbContent h3, #rbContent h3 { color: black; font-size: larger; font-weight: bold; }

#leftBottom ul {
	color: Gray;
	font-size: 90%;
	line-height: 150%;
	list-style-image: url(../images/gif/postIcon.gif);
	padding-right: 5px;
}

#mainHomeContent {
	background-color: #6BA51D;
	background-image: url(../images/jpg/matrix.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 167px;
	width: 100%;
}

#mainHomeCopy {
	/*background-color: transparent;
	color: White;
	display: inline;
	float: left;	
	line-height: 165%;
	margin: 17px 0 0 30px;*/
	width: 95%;
	font-size: 115%;
}

#mainHomeCopy a, #mainHomeCopy a:link, #mainHomeCopy a:visited, #mainHomeCopy a:active { color: #205306; text-decoration: none; }

#mainHomeCopy a:hover { color: #205306; text-decoration: underline; }

#mainHomeImage { display: none; /*margin: 5px 0 0 6px;*/ }

#main-left {
	background: url(../images/main_sides_bg.gif) repeat-y left;
	height: 100%;
	padding: 0 0 0 12px;
}

#main-right {
	background: url(../images/main_sides_bg.gif) #336600 repeat-y right;
	height: 100%;
	padding: 0 12px 0 0;
}

#main-sidebar { height: 101%; min-height: 570px; }

#main-sidebar #content { margin-left: 0px; }

#main-sidebar #content-wrap { float: right; margin-left: -170px; width: 100%; }

#main-sidebar #sidebar { float: right; padding-left: 2px; width: 168px; display: none; }

#mbContent p, #rbContent p { line-height: 150%; }

#mbContent, #rbContent { color: Gray; padding: 0 0 0 27px; }

#memberbar {
	background: url(../images/memberbar.gif) #e4f1de repeat-x 0px -44px;
	line-height: 15px;
	margin-bottom: 5px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

#memberbar-left {
	background: url(../images/memberbar.gif) no-repeat;
	height: 19px;
	padding: 3px 0 0 14px;
}

#memberbar-right {
	background: url(../images/memberbar.gif) no-repeat right;
	padding: 0 5px 0 0;
}

#middleBottom, #rightBottom {
	background-image: url(../images/gif/bottomVerticalDots.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	width: 30%;
}

#msCert {
/*	float: left;
	margin: 3px 0px 0px 50px;
	text-align: left;
	width: 83px;*/
	display: none;
}

#anniversary {
	/*float: left;
	margin: -16px 20px 0px 30px;*/
	display: none;
}

/*#secondarHomeContent img { border: none; }*/

#secondaryHomeContent {
	color: White;
	float: left;
	margin: 10px 0 0 10px;
	width: 240px;
}

/*#secondaryHomeContent h2 { color: #205306; margin: 0px; padding-left: 20px; }

#secondaryHomeContent ul {
	font-size: 90%;
	line-height: 130%;
	list-style-image: url(../images/gif/star.gif);
}*/

/*#secondaryHomeContent ul a, .lightSidebar, .neoMenuToggle:hover*/h2 a:hover, .neoMenuToggleOpen:hover, #leftBottom ul a { text-decoration: none; }

/*#secondaryHomeContent ul a:hover, */.secondaryNavOff a:hover, #leftBottom ul a:hover { text-decoration: underline; }

#wrapper-prop {
	font-size: 110%;
	margin: 0 auto;
	max-width: 1100px;
	min-width: 970px;
	overflow: hidden;
	text-align: left;
}
