body {
	margin: 0px;
	padding: 0px;
	font: 12px Tahoma, Verdana, Arial;
	line-height: 16px;
	color: #4A5966;
	text-decoration: none;
	background: url(images/backgrnd.gif) repeat-y center top;
}
.hilite1 { color: #699920; font-weight: bold; /* background-color: #ff0; */ }
.hilite2 { color: #699920; font-weight: bold; /* background-color: #f0f; */}
.hilite3 { color: #699920; font-weight: bold; /* background-color: #0ff; */ }
#main {
	width: 900px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#section {
	color: #FFFFFF;
	text-decoration: none;
	font: normal 26px Tahoma, Verdana, Arial;
	background: url(images/titlebox.png) repeat left top;
	height: 44px;
	padding-top: 40px;
	position: absolute;
	margin-left: 780px;
	z-index: 10;
	text-align: center;
	width: 150px;
	padding-bottom: 10px;
	left: 13px;
	top: 4px;
}
#section[id] {
	margin-left: 780px;
}

#menu {
	background: url(images/white.png) repeat;
	height: 29px;
	padding: 14px 0px 0px 10px;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	width: 643px;
	position: absolute;
	margin: 220px 0px 0px 247px;
	z-index: 12;
	list-style:none;
}
#menu li {
	display:block;
	float:left;
	border-right:1px solid #666666;
	padding:0px;
	margin:0px;
	position:relative;
}
#menu li.end {
	border:none;	
}

#menu a {
	color: #333333;
	text-decoration: none;
	padding: 4px;
	margin:0px 4px;
}
#menu a.dropper {
	margin:0px;	
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/green.png) repeat;
}

#menu li ul {
    display:none;
    background:#699920;
    margin:2px 0px 0px 4px;
    padding:0px;
    position:absolute;
    float:left;
}

#menu li li {
	border:none;
	padding:0px;
	margin:0px;
}
#menu li li a {
    color: #000000;
    text-decoration: none;
    padding: 4px 6px; /* <-- Change the paddings like this */
    margin:0px;
    display:block;
    white-space:nowrap; 
}

#menu li:hover ul, #menu li.hover ul { /* lists nested under hovered list items */
    display: block; 
}

#menu li .menuname {
	padding: 4px 0px;
	margin: 0px 4px;
}
#menu li:hover .menuname, #menu li.hover .menuname {
	color: #000000;
	background: #699920;
	/* background: url(images/green.png) repeat; */
	padding: 4px 0px;
}
#wrapper .dropdown { 
	_behavior: url(js/hover.htc); /*IE sub7*/ 
}


#left {
	float: left;
	padding: 0px;
	width: 247px;
	background: #F4F9FB;
}
#leftitems {
	width: 220px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
}

#leftitems hr {
	color: #FFFFFF;
	text-decoration: none;
}

#leftitems h2 a {
	color: #007ca5;
	font: normal 18px Tahoma, Verdana, Arial;
	text-decoration: none;
}
#leftitems h2 a:hover {
	color: #CC0000;
}
#leftitems h3 {
	font: normal 22px Tahoma, Verdana, Arial;
	color: #007ca5;
	text-decoration: none;
	padding: 0px;
}
#leftitems .display, #leftitems .title {
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}


#leftitems h4 {
	color: #007ca5;
	text-decoration: none;
	font: normal 14px Tahoma, Verdana, Arial;
	margin: 0px;
	padding: 0px;
}
#leftitems h4 a {
	text-decoration: underline;
	color: #007CA5;
}

#leftitems h5 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #007CA5;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
}
#leftitems ul {
	padding: 0px;
	margin-left: 25px;
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
#leftitems li {
	margin-bottom: 10px;
}
#leftitems li a {
	color: #757575;
	text-decoration: none;
}
#leftitems li a:hover {
	color: #CC0000;
	text-decoration: none;
}




#leftitems #announce {
	background: url(images/spcplate.jpg) no-repeat left top;
	height: 217px;
	width: 199px;
	padding: 10px;
	margin: 10px auto;
}
#leftitems p {
	margin-top: 0px;
	padding-top: 0px;
}
#leftitems fieldset {
	padding: 10px 10px 10px 15px;
	margin-bottom:10px;
}






#righthome {
	width: 653px;
	background: url(images/edge.gif) repeat-y left top;
	padding: 0px;
	float: left;
}
#righthome #toppic {
	margin: 0px;
	padding: 0px;
	width: 653px;
}

#righthome p {
	margin-left: 20px;
	margin-right: 20px;
}
#righthome img {
	margin: 0px 10px 10px 0px;
}
#righthome h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	color: #699920;
	text-decoration: none;
	margin-left: 20px;
}
#righthome h2 {
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	margin-left: 20px;
}
#righthome h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
	text-decoration: none;
	margin-left: 20px;
}
#righthome h4 {
		margin-left:20px;
}
#righthome ul, #righthome li {
	margin-left: 20px;
	margin-right: 20px;
}
#righthome .tinynote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 10px;
}

#right {
	width: 653px;
	margin-left: 247px;
	background: url(images/edge.gif) repeat-y left top;
}

a {
	color: #597F1B;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
}
#forms {
	padding: 25px;
}
#smallforms {
	padding: 10px;
}
#forms fieldset {
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
}
#smallforms fieldset {
	padding: 10px;
}
#forms label {
	width: 135px;
	display: block;
	float: left;
	font-weight: bold;
	margin-top: 4px;
	margin-right: 0px;
	padding-left: 5px;
}

#forms strong {
	margin-right: 6px;
}
#forms .inputfield {
	width: 400px;
	margin-bottom: 8px;
	float: left;
	background: #E2E9DC;
	border: 1px solid #98AC7D;
}
#forms .inputfieldcaptcha
{
	width: 100px;
	margin-bottom: 8px;
	float: left;
	background: #E2E9DC;
	border: 1px solid #98AC7D;
}
#forms select, #forms textarea {
	background: #E2E9DC;
	border: 1px solid #98AC7D;
	margin-bottom: 8px;
}

#smallforms label {
	width: 135px;
	display: block;
	float: left;
	font-weight: bold;
	margin-top: 4px;
	margin-right: 0px;
	padding-left: 5px;
}

#smallforms strong {
	margin-right: 6px;
}
#smallforms .inputfield {
	width: 400px;
	margin-bottom: 3px;
	float: left;
	background: #E2E9DC;
	border: 1px solid #98AC7D;
}
#smallforms .captcha {
	width: 100px;
	margin-bottom: 3px;
	float: left;
	background: #E2E9DC;
	border: 1px solid #98AC7D;
}
#smallforms select, #forms textarea {
	background: #E2E9DC;
	border: 1px solid #98AC7D;
}

/* webinarform */
#webinarform fieldset {
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	border-top: 1px solid #EEEEEE;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	margin-left:15px;
}

#webinarform label,input {
	display: block;
	width: 300px;
	float: left;
	margin-bottom: 10px;
}
 
#webinarform label {
	text-align: right;
	width: 225px;
	padding-right: 10px;
}

#webinarform .spcheckbox {
	text-align: center;
	width: 25px;
	padding-right: 10px;
}

#webinarform input {
	background: #E2E9DC;
	border: 1px solid #98AC7D;
}
 
#webinarform br {
	clear: left;
}

#webinarform .smallfield
{
	width: 100px;
	margin-bottom: 8px;
	padding-right:10px;
	margin-right:10px;
}

#webinarform .button
{
	width: 100px;
	background-color: #CCCCCC;
	border: 1px solid #98AC7D;
	margin-left: 185px;
}


/* landingforms */
#landingform fieldset {
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	border-top: 1px solid #EEEEEE;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	margin-left:15px;
}

#landingform label,input {
	display: block;
	width: 300px;
	float: left;
	margin-bottom: 10px;
}
 
#landingform label {
	text-align: right;
	width: 175px;
	padding-right: 10px;
}

#landingform input {
	background: #E2E9DC;
	border: 1px solid #98AC7D;
}
 
#landingform br {
	clear: left;
}

#landingform .smallfield
{
	width: 100px;
	margin-bottom: 8px;
	padding-right:10px;
	margin-right:10px;
}

#landingform .button
{
	width: 100px;
	background-color: #CCCCCC;
	border: 1px solid #98AC7D;
	margin-left: 185px;
}



#footing {
	clear: both;
	width: 900px;
}
#main #botmenu {
	border-top: 1px solid #999999;
}


#footing #botmenu, #footing #footer {
	margin-left: 267px;
	font-size: 11px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#footing #botmenu a {
	color: #607384;
	text-decoration: none;
}
#footing #botmenu a:hover {
	color: #CC0000;
	text-decoration: none;
}
.tabular {
	background: url(images/t_bot_right.png) no-repeat right bottom;
	margin: 0px auto;
}
.thead {
	background: url(images/t_top_right.png) no-repeat right top;
	margin: 0px;
	padding: 0px;
}
.thead h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #699920;
	text-decoration: none;
	background: url(images/t_top_leftt.png) no-repeat left top;
	padding: 25px 15px 11px 30px;
	margin: 0px;
}
.tbody {
	background: url(images/t_bot_left.png) no-repeat left bottom;
	padding-bottom: 26px;
}
.tbody table {
	margin-bottom: 0px;
}
.tbody th {
	font-family: Tahoma, Verdana, Arial;
	color: #007CA5;
	text-decoration: none;
	border-bottom: 1px solid #C6E0EA;
}
.tbody td {
	font-family: Tahoma, Verdana, Arial;
	color: #999999;
	text-decoration: none;
	border-bottom: 1px solid #D5E5EC;
}
.quote {
	font: italic 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #699920;
	text-decoration: none;
	padding-left: 50px;
	width: 85%;
}
.bigNote {
	font: italic 12px/14px Georgia, "Times New Roman", Times, serif;
	color: #699920;
	text-decoration: none;
	padding-left: 5px;
	width: 95%;
}
.callout {
	font: italic bold 20px Georgia, "Times New Roman", Times, serif;
	color: #007CA5;
	text-decoration: none;
	width: 200px;
	margin: 0px;
	padding: 15px;
	background: #F4F9FB;
}
.landing-text
{
	font: 14px Tahoma, Verdana, Arial;
	color: #607384;
	text-decoration: none;
}

.call-right {
	padding: 3px;
	border: solid 3px #699920;
	width: 260px;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.call-right-headline {
	font: italic bold 20px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 15px;
	color: #CC0000;
}
