body {margin: 0 auto;
padding: 0;background: #102a24 url(_images/topimage.jpg) no-repeat center top;text-align: center;}body,td {font-family: Tahoma,Arial, Verdana,  Helvetica, sans-serif;font-size: 11px;color: #46635d;
line-height: 13px;}a {color: #8f0000;text-decoration: none;font-weight: normal;}a:hover {text-decoration: underline;color: #d01b1b;font-weight: normal;}

a.more {color: #95ccc6;text-decoration: none;
font-size: 14px;
font-weight: normal;}a.more:hover {text-decoration: underline;color: #7da39f;
font-size: 14px;
font-weight: normal;}

a.foot {color: #898989;text-decoration: underline;font-weight: normal;}a.foot:hover {text-decoration: underline;color: #ffffff;font-weight: normal;}

#contentbox {
width: 843px;
background-image: url(_images/contentbg.jpg);
background-repeat: repeat-y;
background-color: #102a24;
margin: 0 auto;
}

#contain {
width: 799px;
margin: 0 auto;
text-align: left;
}

.padit {
padding: 5px;
}

.padit3 {
padding: 3px 0px;
}

.padit10 {
padding: 10px;
}

.spacer5 {
margin: 0 0 5px 0;
}

.spacer10 {
margin: 0 0 10px 0;
}

.spacer15 {
margin: 0 0 15px 0;
}


.morebox {
background-color: #102a24;
}

.greenbox1 {
background-color: #bdcbc7;
}

.greenbox2 {
background-color: #d0d8d6;
}

.greenbox3 {
background-color: #cbdddb;
}

.titleheadline {
color: #233234;
font-size: 14px;
}

.title {
color: #000000;
font-size: 16px;
}

.title2 {
font-size: 13px;
font-weight: bold;
}

.txtital {
font-style: italic;
font-size: 9px; 
}

.imgbrdr {
border: 1px solid #46635d;
}

.imgbrdrbotmarg {
border: 1px solid #46635d;
margin-bottom: 5px;
}

.imgmarg3 {
margin-right: 2px;
float: left;
}

.smalltxt {
font-size: 9px;
}

.smalltxt td {
font-size: 10px;
}

.blackbox {
background-color: #000000;
text-align: center;
}

.botbanner {
text-align: center;
background-color: #000000;
border-bottom: 1px solid #313131;
}

.submenubox {
width: 100%;
font-size: 11px;
border-top: 1px solid #46635d;
border-bottom: 1px solid #46635d;
}

.divider {
width: 100%;
height: 15px;
margin: 15px auto 0px auto;
border-top: 1px solid #8fa49c;
}

.dividersubmenu {
width: 100%;
height: 15px;
margin: 10px auto 0px auto;
border-top: 1px solid #8fa49c;
}

.divider2 {
width: 100%;
height: 25px;
margin: 25px auto 0px auto;
border-top: 1px solid #8fa49c;
}

.divider3 {
width: 100%;
height: 8px;
margin: 8px auto 0px auto;
border-top: 1px solid #8fa49c;
}

.tblheader td {
font-size: 12px;
font-weight: bold;
background-color: #324b49;
color: #ffffff;
height: 25px;
}

.tblshade1 td {
background-color: #bdcbc7;
}

.tblshade2 td {
background-color: #d0d8d6;
}

.twitterbox {
width: 263px;
margin: 0 auto;background-color: #000000;
}

#twitter_update_list {
list-style-type: none;padding: 0;margin: 0;
}

#twitter_update_list li {
background-image: url(_images/twittericon.jpg);background-repeat: no-repeat;padding: 0px 0px 0px 45px;margin-bottom: 20px;
color: #ffffff;
}

.whitediv {
width: 100%;
height: 5px;
background-color: #ffffff;
display: block;
margin: 0 auto;
}

.clearit {
clear: both;
}

#footer {
width: 843px;
height: 97px;
margin: 0 auto;
background-image: url(_images/footerbg.jpg);
background-repeat: no-repeat;
background-color: #102a24;
}

#footerpad {
width: 759px;
margin: 0 auto;
text-align: left;
}

#footerpad td {
font-size: 9px;
color: #898989;
line-height: 18px;
}

.txtbox {
font-size: 9px;
margin-bottom: 5px;
}

.required {
font-weight: bold;
text-align: right;
}

/* SLIDE MENU STYLE */
.jqueryslidemenu ul{margin: 0;padding: 0;list-style-type: none;}/*Top level list items*/.jqueryslidemenu ul li{float: left;position: relative;display: inline;}/*Top level menu link items style*/.jqueryslidemenu ul li a{display: block;white-space: nowrap;}* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/display: inline-block;}/*1st sub level menu*/.jqueryslidemenu ul li ul{margin: 0;padding: 0;position: absolute;
border-bottom: 1px solid #2c3431;}/*Sub level menu list items (undo style from Top level List Items)*/.jqueryslidemenu ul li ul li{float: none;display: inline;}.jqueryslidemenu ul li ul li a {	width: 160px;padding: 8px;border-top: 1px solid #2c3431;border-left: 1px solid #2c3431;border-right: 1px solid #2c3431;background-color: #000000;font-size: 11px;color: #ccd2c5;text-decoration: none;}			.jqueryslidemenu ul li ul li a:hover {	background-color: #212121;font-size: 11px;text-decoration: none;color: #ffffff;}