html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	color: #333333;
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
/*	line-height: 1.7;*/
	LINE-HEIGHT: 150%; 
}

body#bd {
	background: url(bg-blue0.png) top left repeat-x #FFFFFF;
	color: #333333;
	text-align: center;
}

body.contentpane {
	margin: 1em 2em;
	width: auto; /* Printable Page */
	background: #FFFFFF;
	color: #000000;
}

body.fs1{
	font-size: 9px;
}

body.fs2{
	font-size: 10px;
}

body.fs3{
	font-size: 11px;
}

body.fs4{
	font-size: 12px;
}

body.fs5{
	font-size: 13px;
}

body.fs6{
	font-size: 14px;
}

/* Normal link */
a {
	color: #006699;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	color: #333333;
	text-decoration: underline;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4, h5, h6 {
	color:#0e7aa0!important;
}

/* Small text */
small, .small, .smalldark, .mosimage_caption {
	color: #999999;
	font-size: 100%;
}

/* Heading */
h1 {
	font-size: 180%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 135%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 35px;
	background: url(bullet-l.gif) no-repeat 25px 8px;
	line-height: 170%;
}

ol li {
	margin-left: 35px;
	line-height: 170%;
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #CCCCCC;
	height: 1px;
}

a img {
	border: none;
}

td, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	padding: 2px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}

select, textarea, .inputbox {
	background: #FFFFFF;
	color: #333333;
}

.button, .button:hover {
}

.button:active, .button:focus {
}

.inputbox {
	border: 1px solid #CCCCCC;
	margin-bottom: 1px;
}

.inputbox:hover, .inputbox:focus {
	border-color: #999999;
	background: #FFFFCC;
}

/* BONUS TYPOGRAPHY STYLES
-------------------------------------------------------------------------*/
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #DDDDDD;
	background: #F5F5F5;
}

blockquote {
	margin: 20px 0;
	padding: 0;
}

blockquote span.open {
	padding: 0 0 0 20px;
	background: url(so-q0000.gif) no-repeat left top;
}

blockquote span.close {
	padding: 0 20px 0 0;
	background: url(sc-q0000.gif) no-repeat bottom right;
}

/* Quote hilight */
.quote-hilite {
	padding: 10px 15px;
	margin: 0;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

/* Small quote */
.small-quote {
	margin: 0;
	padding: 0;
	background: none;
}

.small-quote span.open-quote {
	margin: 0;
	padding-left: 20px;
	background: url(so-q0000.gif) no-repeat center left;
}

.small-quote span.close-quote {
	margin: 0;
	padding-right: 20px;
	background: url(sc-q0000.gif) no-repeat center right;
}

.small-quote span.author {
	padding: 2px 5px 2px 20px;
	border-top: 1px solid #DDDDDD;
	margin: 0.5em 0 0;
	display: block;
	background: url(author00.gif) no-repeat 5px 4px #DDDDDD;
	font-size: 92%;
	text-transform: uppercase;
}

/* Dropcap */
.dropcap {
	float: left;
	padding: 4px 8px 0 0;
	display: block;
	font: 50px/40px Georgia, Times, serif;
}

/* Tips, Error, Message, Hightlight*/
.error {
	padding-left: 25px;
	color: #AE3333;
	background: url(bullet-e.gif) no-repeat top left;
}

.message {
	padding-left: 25px;
	color: #006699;
	background: url(bullet-i.gif) no-repeat top left;
}

.tips {
	padding-left: 25px;
	color: #F79B34;
	background: url(bullet-t.gif) no-repeat top left;
}

.highlight {
	padding: 1px 5px;
	background: #FFFFCC;
	font-weight: bold;
}

/* Note Style */
p.stickynote {
	padding: 15px 0px 15px 45px;
	border: 1px solid #CCCCCC;
	background: url(sticky-b.gif) no-repeat 5px center #FFFFFF;
}

p.download {
	padding: 15px 0px 15px 45px;
	border: 1px solid #CCCCCC;
	background: url(download.gif) no-repeat 5px center #FFFFFF;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	margin-left: 15px;
	padding: 0 0 5px 20px;
	background: url(checklis.gif) no-repeat 0 3px;
}

/* Check list */
ul.stars {
	list-style: none;
}

ul.stars li {
	margin-left: 15px;
	padding: 0px 0 5px 20px;
	background: url(star-bg0.gif) no-repeat 0 3px;
}

/* Bignumber */
.bignumber {
	float: left;
	margin-right: 8px;
	padding: 6px 7px;
	display: block;
	color: #FFFFFF;
	background: url(ol-bg000.gif) no-repeat top left;
	font: 20px/normal Arial, sans-serif;
	font-weight: bold;
}

/* Talking box. Thinking box. */
div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
	margin: 15px 0;
}

div.bubble1 span.author,
div.bubble2 span.author,
div.bubble3 span.author,
div.bubble4 span.author {
	padding-left: 15px;
	margin-left: 15px;
	background: url(author00.gif) no-repeat center left;
	font-weight: bold;
}

div.bubble1 div {
	margin: 0;
	width: 100%;
	background: url(bub1-br0.gif) no-repeat bottom right;
}

div.bubble1 div div {
	background: url(bub1-bl0.gif) no-repeat bottom left;
}

div.bubble1 div div div {
	background: url(bub1-tr0.gif) no-repeat top right;
}

div.bubble1 div div div div {
	background: url(bub1-tl0.gif) no-repeat top left;
}

div.bubble1 div div div div div {
	margin: 0;
	padding: 15px 15px 30px 15px;
	width: auto;
}

div.bubble2 div {
	margin: 0;
	width: 100%;
	background: url(bub2-br0.gif) no-repeat bottom right;
}

div.bubble2 div div {
	background: url(bub2-bl0.gif) no-repeat bottom left;
}

div.bubble2 div div div {
	background: url(bub2-tr0.gif) no-repeat top right;
}

div.bubble2 div div div div {
	background: url(bub2-tl0.gif) no-repeat top left;
}

div.bubble2 div div div div div {
	margin: 0;
	padding: 15px 15px 35px 15px;
	width: auto;
}

div.bubble3 div {
	margin: 0;
	width: 100%;
	background: url(bub3-br0.gif) no-repeat bottom right;
}

div.bubble3 div div {
	background: url(bub3-bl0.gif) no-repeat bottom left;
}

div.bubble3 div div div {
	background: url(bub3-tr0.gif) no-repeat top right;
}

div.bubble3 div div div div {
	background: url(bub3-tl0.gif) no-repeat top left;
}

div.bubble3 div div div div div {
	margin: 0;
	padding: 15px 15px 50px 15px;
	width: auto;
}

div.bubble4 div {
	margin: 0;
	width: 100%;
	background: url(bub4-br0.gif) no-repeat bottom right;
}

div.bubble4 div div {
	background: url(bub4-bl0.gif) no-repeat bottom left;
}

div.bubble4 div div div {
	background: url(bub4-tr0.gif) no-repeat top right;
}

div.bubble4 div div div div {
	background: url(bub4-tl0.gif) no-repeat top left;
}

div.bubble4 div div div div div {
	margin: 0;
	padding: 15px 15px 55px 15px;
	width: auto;
}

/* Legend */
.legend-title {
	margin: 0;
	padding: 0 3px;
	float: left;
	display: block;
	background: #FFFFFF;
	font-weight: bold;
	position: absolute;
	top: -12px;
	left: 7px;
}

.legend {
	margin: 20px 0;
	padding: 0 10px;
	border: 1px solid #CACACC;
	background: #FFFFFF;
	position: relative;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3 {
	margin: 0 0 5px;
	padding: 0;
	color: #333333;
	font-size: 100%;
	text-transform: uppercase;
}

div.moduletable {
	margin: 0;
	padding: 10px 5px;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
.article_seperator {
	display: block;
	background: url(sep00000.gif) repeat-x center;
	height: 20px;
}

table.blog .article_seperator {
}

#col1 .article_seperator,
#col2 .article_seperator,
#topsl .article_seperator,
#botsl .article_seperator {
	display: none;
}

table.contentpane {
	border: none;
	width: 100%;
	border-collapse: collapse;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0 0 5px;
	width: 35%;
	border: 1px solid #DDDDDD;
}

table.contenttoc a {
	font-weight: bold;
}

table.contenttoc td {
	padding: 5px 5px 2px 20px;
	background: url(bullet-l.gif) no-repeat 10px 12px;
}

table.contenttoc th {
	border-bottom: 1px solid #DDDDDD;
	background: #F7F7F7;
	text-indent: 5px;
	text-transform: uppercase;
}



table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px !important;
}

table.adminform {
	width: 400px!important; /*Control the Frontend Editor area width*/
}

.adminform .inputbox {
}

.blog_more {
	margin: 15px 0;
}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	font-size: 150%;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	padding-left: 13px;
	margin: 0;
	background: url(bullet-l.gif) no-repeat 2px 8px;
}

td.buttonheading {
	padding: 0 0 0 5px!important;
	text-align: center;
}

td.buttonheading a {
	border: none;
}

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}

.componentheading {
	margin-bottom: 15px;
	padding-bottom: 5px;
	background: url(sep00000.gif) repeat-x bottom;
	color: #333333;
	font-size: 200%;
	line-height: normal;
}

.contentdescription {
	padding-bottom: 30px;
	line-height: 1.7;
}

table.blog .contentheading {
	font-size: 146%;
	line-height: normal;
	font-weight: bold;
}

.contentheading {
	font-size: 200%;
	line-height: normal;
	color: #006699;
}

a.contentpagetitle {
	text-decoration: none;
}

a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none;
}

a.readon {
	float: left;
	padding: 1px 5px 1px 12px;
	border: 1px solid #F2F2F2;
	display: block;
	background: url(arrow000.png) no-repeat 5px 50% #F7F7F7;
	text-decoration: none;
}

a.readon:hover, a.readon:active, a.readon:focus {
	background: url(arrow200.png) no-repeat 5px 50% #006699;
	color: #FFFFFF;
	text-decoration: none;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.createdate {
	margin: 5px 0 10px;
	color: #999999;
	letter-spacing: 1px;
}

.modifydate {
	color: #999999;
	height: 15px;
}

.moduletable {
	padding: 0;
}

.mosimage {
}

.mosimage img {
}

.mosimage_caption {
	margin-top: 5px;
	padding: 1px 2px;
	color: #999999;
}

.pagenav, .pagenav_prev, .pagenav_next, .pagenavbar {
	padding: 0 2px;
}

a.pagenav, .pagenav_prev a, .pagenav_next a, .pagenavbar a {
}

.pagenavbar {
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
	background: url(pages000.gif) no-repeat 0 11px;
}

.sectiontableheader {
	padding: 7px 5px;
	background: #006699;
	color: #FFFFFF;
	font-weight: bold;
}

tr.sectiontableentry1 td {
	padding: 7px 5px;
	border-bottom: 1px solid #DDDDDD;
	background: #FFFFFF;
}

tr.sectiontableentry2 td {
	padding: 7px 5px;
	border-bottom: 1px solid #DDDDDD;
	background: #F7F7F7;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: #FFFFCC;
}

.small {
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#wrapper {
	text-align: left;
	background:#ffffff;
}

.wide #wrapper {
	margin: 0 auto;
	width: 970px;
	border:1px solid #cacacc;
}

.auto #wrapper {
	width: 95%;
}

#botslwrap,
#subnavwrap {
	clear: both;
	width: 100%;
}

#headerwrap,
#mainnavwrap1 {
	clear: both;
	padding: 0 5px;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#contentwrap {
	width: 79%;
	float: left;
	border-right: 1px solid #cacacc;
}

#content {
	float: right;
	width: 86.6%;
}

#content div.innerpad {
	clear: both;
	margin: 0;
	padding: 1em;
	display: block;
	height: 400px;
}

html>body #content div.innerpad {
	height: auto;
	min-height: 400px;
}

/* SECONDARY COLUMNS
--------------------------------------------------------- */
#mascol {
	width: 20%;
	float: right;
	clear: right;
	overflow: hidden;
}

#col1 {
	float: left;
	width: 193px;
	overflow: hidden;
}

#col1 h3 {
	margin: -10px -15px 10px;
	padding: 5px 15px;
	background: url(h3-bg000.gif) repeat-y right #E4E4E4;
}

#col2 {
	float: right;
	width: 100%;
	overflow: hidden;
}

#col1 table, #col2 table, #col3 table {
	border-collapse: collapse;
	border-spacing: 0;
}

#col1 ul, #col2 ul, #col3 ul {
	margin: 0;
	padding: 0;
}

#col1 ul li, #col2 ul li, #col3 ul li {
	padding-left: 13px;
	background: url(bullet-l.gif) no-repeat 2px 8px;
}

/* 3RD COLUMNS
--------------------------------------------------------- */
#col3 {
	float: left;
	width: 50%;
	overflow: hidden;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#containerwrap {
}

#container {
	background: url(mainwrap.gif) repeat-y 20% 0;
}

#containerwrap {
}

/* Left + Right */
#containerwrap-lr #contentwrap {
	width: 80%;
}

#containerwrap-lr #col1 {
	width: 25%;
}

#containerwrap-lr #content {
	width: 74.9%;
}

#containerwrap-lr #mascol {
	width: 20%;
}

#containerwrap-lr #col2 {
	width: 100%;
}

/* Only left */
#containerwrap-lo #contentwrap {
	width: 100%;
	float: none;
	clear: both;
}

#containerwrap-lo #col1 {
	width: 20%;
}

#containerwrap-lo #content {
	/*width: 79.9%;*/
}

/* Only right */
#containerwrap-ro #container {
	background: none;
}

#containerwrap-ro #contentwrap {
	width: 80%;
}

#containerwrap-ro #content {
	width: 100%;
}

#containerwrap-ro #mascol {
	width: 20%;
}

#containerwrap-ro #col2 {
	width: 100%;
}

/* Left + mascol */
#containerwrap-lm #contentwrap {
	width: 80%;
}

#containerwrap-lm #col1 {
	width: 25%;
}

#containerwrap-lm #content {
	width: 74.9%;
}

#containerwrap-lm #mascol {
	width: 20%;
}

#containerwrap-lm #col3 {
	width: 100%;
}

/* Only mascol */
#containerwrap-mo #container {
	background: none;
}

#containerwrap-mo #contentwrap {
	width: 80%;
}

#containerwrap-mo #content {
	width: 100%;
}

#containerwrap-mo #mascol {
	width: 20%;
}

#containerwrap-mo #col3 {
	width: 100%;
}

/* Mascol + Rightcol */
#containerwrap-rm #container {
	background: none;
}

#containerwrap-rm #content {
	width: 100%;
}

/* Wrapper */
#containerwrap-w #container {
	background: none;
}

#containerwrap-w #contentwrap {
	width: 100%;
	float: none;
	clear: both;
}

#containerwrap #content {
	width: 74%;
}

/* HEADER
--------------------------------------------------------- */
#header {
	padding: 0;
	border-bottom: 1px solid #CCCCCC;
	line-height: normal;
	text-align: left;
	position: relative;
	height: 125px;
	z-index: 2;
}

#header h1 {
	margin: 0;
	padding: 0;
	width: 240px;
	text-indent: -2000%;
	position: absolute;
	top: 5px;
	left: 15px;
	height: 58px;
	background: url(logo0000.gif) no-repeat;
}

#header h1 a {
	width: 240px;
	display: block;
	background: url(logo0000.gif) no-repeat;
	height: 60px;
	outline: none;
}

#header h1 a:hover,
#header h1 a:active,
#header h1 a:focus {
	background: url(logo-hov.gif) no-repeat;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#mainnav {
	padding: 0 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 952px;
	border-top: 1px solid #cacacc;
}

#mainnav a,
#mainnav a:hover,
#mainnav a:active,
#mainnav a:focus {
	text-decoration: none;
	outline: none;
}

#mainnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#search {
	border: 1px solid #E4E4E4;
	border-bottom: none;
	padding-left: 25px;
	background: url(icon-sea.gif) no-repeat 7px 50% #F7F7F7;
	position: absolute;
	bottom: 0;
	right: 10px;
}

#search div.search {
	padding: 0;
}

#search div.search .inputbox {
	width: 100px;
	border: none;
	padding: 5px;
	margin: 0;
	border-left: 1px solid #E4E4E4;
	background: #FFFFFF;
}

#search div.search .inputbox:hover,
#search div.search .inputbox:focus {
	width: 120px;
	background: #FFFFCC;
}

/* Default Joomla! Menu */
a.mainlevel {
	margin: 0;
	padding: 5px 2px;
	width: 95%;
	border-bottom: 1px solid #DDDDDD;
	display: block;
	color: #333333;
	text-decoration: none;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	border-bottom: 1px solid #CCCCCC;
	background: url(arrow400.png) no-repeat 98% 50%;
	text-decoration: underline;
}

a.mainlevel#active_menu {
	background: url(arrow000.png) no-repeat 98% 50%;
}

a.sublevel {
	padding: 3px 3px 3px 14px;
	display: block;
	background: url(sublevel.gif) no-repeat top left;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
}

#active_menu {
	font-weight: bold;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.box-left, .box-center, .box-right {
	float: left;
	overflow: hidden;
}

.box-full {
	float: none;
	overflow: hidden;
}

.box-left div.moduletable {
	padding: 0 15px 0 0;
}

.box-right div.moduletable {
	padding: 0 0 0 15px;
}

.box-center div.moduletable {
	padding: 0 15px;
}

/* Top Spotlight */
#topsl {
	clear: both;
	padding: 0;
	border-bottom: 1px solid #CCCCCC;
	position: relative;
	z-index: 1;
	height: 150px;
	background: url(suguna-p.htm) top left no-repeat;
}

#topsl h3 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 200%;
	text-transform: none;
}

#topsl p {
	margin: 0;
	padding: 0;
}

#topsl a {
}

#topsl div.moduletable {
	width: 45%;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 15px;
	top: 30px;
}

/* Bottom Spotlight */
#botsl {
	border-top: 1px solid #CCCCCC;
}

#botsl div.moduletable {
	padding: 10px 15px;
	background: none;
}

#botsl div.box-left,
#botsl div.box-center {
	background: url(vdot2000.gif) repeat-y right;
}

#botsl h3 {
	margin: 0 0 5px;
	padding: 3px 0;
}

/* Common Styles for both Spotlight Area */
#topsl ul,
#botsl ul {
	margin: 0;
	padding: 0;
}

#topsl li,
#botsl li {
	padding-left: 12px;
	margin: 0;
	background: url(bullet-l.gif) no-repeat 2px 8px;
}

#topsl td,
#botsl td {
	padding: 0;
}

#botsl .article_seperator,
#topsl .article_seperator {
	display: none;
}

#botsl table,
#topsl table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* PATHWAY
---------------------------------------------------------*/
#pathway {
	margin: 0;
	padding: 2px;
	display: block;
	color: #999999;
	font-size: 92%;
}

#pathway img {
	margin: 0 5px 1px;
}

/* FOOTER
--------------------------------------------------------- */
#footerwrap {
	border-top: 1px solid #CCCCCC;
	clear: both;
	color: #999999;
	height: 50px;
}

#footer {
	text-align: right;
	overflow: hidden;
	position: relative;
	height: 50px;
}

#footer a {
}

#footer a:hover,
#footer a:active,
#footer a:focus {
}



#footer ul {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 6px;
	right: 5px;
	width: 283px;
}

#footer ul li {
	padding: 0 8px;
	display: inline;
	background: url(vdot0000.gif) repeat-y center right;
}

#footer small {
	position: absolute;
	top: 40px;
	right: 0;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/* User Tools */
#usertools {
	margin: 0px;
	padding-top: 5px;
	background: #FFFFFF;
	font-size: 11px;
	position: absolute;
	right: 0px;
	background: url(Lshape00.png) bottom left no-repeat;
	width: 199px;
	height: 30px;
}

#usertools a {
	margin: 0;
	padding: 10px 5px 3px 15px;
	text-decoration: none;
	
}

#usertools a:hover {
	margin: 0;
	list-style: none;
	display: inline;
	
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active,
div.back_button a:focus {
	float: left;
	margin: 10px 0;
	display: block;
	font-weight: bold;
}

#mod_login_password, #mod_login_username {
	width: 90%;
}

#mod_login_remember {
	border: none;
	background: none;
}


.nftitle {
	margin-bottom: 10px;
	font-size: 200%;
	text-decoration: none;
	color: #333333;
}

.nfcontent {
	margin: 0;
	font-size: 115%;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}



/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}




#slideshow {
	OVERFLOW: hidden; POSITION: relative; HEIGHT: 150px
}
#slideshow IMG {
	DISPLAY: none; LEFT: 0px; POSITION: absolute; TOP: 0px
}
#slideshow .first {
	DISPLAY: block; opacity: 0.99
}
#slideshow .secondary {
	DISPLAY: none; opacity: -0.01
}


body {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 150%;
}
.oneColFixCtr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

/* Color change */

a {
	color: #0e7aa0;
}

a.readon:hover, a.readon:active, a.readon:focus {
	background-color: #0e7aa0;
}

#header h1 {
	background: url(logo0000.gif) no-repeat;
}

#header h1 a {
	width: 240px;
	display: block;
	background: url(logo0000.gif) no-repeat;
	height: 60px;
	outline: none;
}

.bignumber {
	background: url(ol-bg000.gif) no-repeat top left;
}

ul.stars li {
	background: url(star-bg0.gif) no-repeat 0 3px;
}

.sectiontableheader {
	background: #0e7aa0;
}

#splitmenu li.active a,
#splitmenu li.active a:hover,
#splitmenu li.active a:active,
#splitmenu li.active a:focus {
	background: #0e7aa0;
	border: 1px solid #0e7aa0;
}

#cssmenu li a.active:focus {
	background: #0e7aa0;
}

#cssmenu li a.active,
#cssmenu li a.active:hover,
#cssmenu li a.active:active,
#cssmenu li a.active:focus {
	background: #0e7aa0;
	border: 1px solid #0e7aa0;
}

#div-mainnav li.active a,
#div-mainnav li.active a:hover,
#div-mainnav li.active a:active,
#div-mainnav li.active a:focus {
	background: #0e7aa0;
	border: 1px solid #0e7aa0;
}
