/* roy@roycreative.com */
/* Marketing Resources & Results */
/* DRG 8-21-07 6:30AM */

* {
margin: 0px;
padding: 0px;
}

body {
background: #008280 url(/client/images/bg.gif) top left repeat-x;
}

img {
border: 0px;
}

h1 {
font: bold 16px/18px Arial, Helvetica, sans-serif;
color: #008280;
margin: 17px 0px 5px 20px;
padding: 0px 20px;
}

h2 {
font: bold 14px/18px Arial, Helvetica, sans-serif;
color: #ff9900;
margin: 7px 0px 5px 0px;
padding: 0px 20px;
}

h3 {
font: normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
color: #008280;
margin: 7px 0px 5px 0px;
padding: 0px 20px;
}

p {
font: normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
color: #555;
margin: 10px 0px;
padding: 0px 20px;
}

ul {
list-style-position: inside;
margin: 0px;
padding: 20px;

}

li {
font: normal 12px/17px  Arial, Helvetica, sans-serif;
color: #555;
margin: 0px;
padding: 0px;
}

a {
font: normal 12px/17px Arial, Helvetica, sans-serif;
color: #006666;
}

a:hover {
font: normal 12px/17px Arial, Helvetica, sans-serif;
color: #ff9900;
}

.TopOfPage {
background: url(/client/images/header.gif) top left no-repeat;
width: 786px;
height: 117px;
margin: 5px auto 0px auto;
}


a.home {
display: block;
width: 85px;
height: 111px;
}

a.home span {
display: none;
}



/*--- Modified Suckerfish CSS Dropdown!  ----*/

.ToolBar {
background: url(/client/images/toolbar.gif) top left no-repeat;
width: 786px;
height: 37px;
margin: 0px auto;
text-align: center;
}

ul#nav, ul#nav li ul { /* all lists */
list-style: none;
text-align: center;
padding: 0;
margin: 0;
}

ul#nav li a { /*main links*/
background: #666666 url(/client/images/mainlink.gif) top left no-repeat;
color: #008381;	
height: 29px;
line-height: 29px;
display: block;
text-decoration: none;
}

ul#nav li a:hover {
background: #666666 url(/client/images/mainlink.gif) bottom left no-repeat;
color: #ffffff;	
height: 29px;
line-height: 29px;
display: block;
text-decoration: none;
}

ul#nav li { /* all list items */
float: left;
position: relative;
width: 131px;
}

ul#nav li ul { /* second-level lists */
background: #e1e1e1 url(/client/images/dropdown.gif) bottom left;
border-top: 1px solid #787878;
border-right: 1px solid #787878;
display: none;
position: absolute;
width: 160px;
}

ul#nav li ul li {
width: 159px;
float: left;
position: relative;
border-bottom: 1px solid #787878;
border-left: 1px solid #787878;
text-align: left;
text-indent: 5px;
}

ul#nav li ul li a { /*sub links */
background: transparent;
color: #0b726c;
width: 159px;
}

ul#nav li ul li a:hover {
background: #c9c9c9;
color: #0b726c;
width: 159px;
}

ul#nav li>ul#nav ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
}

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


/*----------------------------------------------------------------*/


.MainBody {
background: #FFFFFF url(/client/images/margins.gif) top left repeat-x;
width: 786px;
margin: 0px auto;
}

.LeftMargin {
float: left;
width: 375px;
padding: 0px;
}

.LeftMargin img {

border: 0px;
margin: 0px;
padding: 0px;
}

.sublinks a {
display: block;
width: 375px;
height: 24px;
background: #CCCCCC;
color: #006666;
text-decoration: none;
text-indent: 10px;
line-height: 24px;
margin: 2px 0px;
padding: 0px;
}

.sublinks a:hover {
display: block;
width: 375px;
height: 24px;
background: #008280;
color: #ffffff;
text-decoration: none;
text-indent: 10px;
line-height: 24px;
margin: 2px 0px;
padding: 0px;
}

.hotbox {
background: transparent url(/client/images/orange-orb.gif) top left no-repeat;
padding: 0px 0px 0px 5px;
margin: 10px 20px;
}

.hotbox p {
font: normal 11px/16px arial, sans-serif;
}

.InnerBody {
float: right;
background:  #FFFFFF;
width: 411px;
margin: 0px;
padding: 0px;
}

.InnerBody img {
vertical-align: middle;
margin: 0px 0px 10px 5px;
}

.InnerBody h1 {
color: #555;
border-left: 10px solid #ff9900;
padding: 0px 0px 0px 5px;
line-height: 10px;
}

.InnerBody p {
color: #666666;
font: normal 12px/17px arial, verdana, sans-serif;
}

.RightMargin {
display: none;
}

.SiteFooter {
background: transparent url(/client/images/sitefooter.png) top left repeat-x;
height: 31px;
width: 786px;
clear: both;
text-align: center;
}

.SiteFooter a {
font-size: 10px;
color: #000000;
margin: 0px 10px;
line-height: 35px;
}

.SiteFooter a:hover {
text-decoration: none;
}