body       { font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #bcd2ee }
p       {
	color: black;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td  { color: black; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
#content  { background: #f2f2f2 url(content.gif) }
.mainContentTD  { font-size: 10pt; padding: 8px }
.main { background-color: #f2f2f2 }
#navTD  { background-image: url(nav.gif) }
.topHeaders, .topHeaders a:link, .topHeaders a:visited { color: #f5f5f5; font-size: 12pt; text-decoration: none; letter-spacing: 0pt; padding-right: 15px; padding-left: 10px }
h1  { color: #4682b4; font-size: 16pt; margin: 0px; padding: 0px }
h2      { color: #4682b4; font-size: 14pt }
h3  { color: #4682b4; font-size: 12pt }
h4 { color: #4682b4; font-size: 10pt }
a:link, a:visited  { color: #4682b4; font-weight: bold; text-decoration: underline }
a:hover  { color: #2e8b57; font-weight: bold; text-decoration: none }
a:active  { color: #4682b4; font-weight: bold; text-decoration: none }

/* Main Navigation Start */

#nav, #nav ul    { list-style-type: none; float: left; margin: 75px 0 0; padding: 0; width: 157px }
	
#nav li  { line-height: 1.25em; float: left; margin-bottom: -1px; position: relative; width: 157px }
	
#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 157px;
		margin-top : -1.35em;
	}
	
#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
#nav li a     { color: #4682b4; font-weight: bold; text-decoration: none; background-image: url(nav.gif); text-indent: 5px; padding: 0; width: 157px; display: block }
	
#nav li a:hover  { color: white; background-image: url(navOver.gif) }
	
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	
/*Main Navigation End */

#marketing  { }
.urlTD  { line-height: 98%; text-decoration: none; text-align: justify; border: solid 1px #4682b4 }
.urlTD p { line-height: 98%; text-decoration: none; text-align: justify; padding-top: 3px }
.urlTD img { line-height: 98%; text-decoration: none; text-align: justify; padding: 2px }
.urlTD a:link, .urlTD a:visited   { color: #4682b4; font-weight: bold; text-decoration: none }
.urlTD a:hover  { color: #2e8b57; font-weight: bold; text-decoration: none }
.urlTD a:active   { color: #4682b4; font-style: italic; font-weight: bold; text-decoration: none }
.presentedBy { color: #4682b4; font-size: 9pt; text-decoration: none; background-image: url(leftHeader.gif); text-align: center; padding-top: 15px; width: 166px; height: 85px }
.presentedBy a:link, .presentedBy a:visited { color: #4682b4; font-size: 9pt; text-decoration: none; text-align: center }
