@charset "utf-8";
* {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	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;
	background-color: #E9E9E9;
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #009687;
	text-decoration: none;
}

.oneColFixCtrHdr #container {
	width: 976px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../pics/container-back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.oneColFixCtrHdr #header {
	background: #DDDDDD;
	padding: 0;
	border: 1px solid #333;
}
#header #animation {
	height: 190px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0E7163;
	border-right-color: #0E7163;
	border-bottom-color: #0E7163;
	border-left-color: #0E7163;
}
#header #mainMenu {
	height: 30px;
}

#header #headerTop {
	background-image: url(../pics/header-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	text-align: right;
	padding-right: 12px;
}
#header #headerTop table td {
	padding-right: 3px;
	padding-left: 3px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}


.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0;
	margin: 0px;
	clear: both;
}
#container h1 {
	font-size: 16px;
	font-weight: bold;
	color: #007565;
	line-height: 20px;
}
#container h2 {
	font-size: 14px;
	font-weight: bold;
	color: #007565;
	line-height: 16px;
}
#container h6 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
}

#container #mainContent #leftBar {
	margin: 0px;
	float: left;
	width: 224px;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#container #mainContent #leftBar a {
	text-decoration: none;
	color: #FFF;
}
#container #mainContent #leftBar .keyHeader {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	display: block;
	background-color: #006C5D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8BD4CB;
	border-right-color: #8BD4CB;
	border-bottom-color: #8BD4CB;
	border-left-color: #8BD4CB;
	margin-top: 12px;
	margin-bottom: 0px;
	margin-right: 6px;
	padding: 6px;
}

#container #mainContent #leftBar .keyFeature {
	display: block;
	background-color: #008574;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 12px;
	margin-left: 0px;
	line-height: 16px;
	padding: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8BD4CB;
	border-right-color: #8BD4CB;
	border-bottom-color: #8BD4CB;
	border-left-color: #8BD4CB;
}
#container #mainContent #leftBar .sbTop {
	background-image: url(../pics/sb-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 213px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-left: 8px;
	padding-top: 6px;
}
#container #mainContent #leftBar .sbMid {
	background-image: url(../pics/sb-mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 208px;
	padding-top: 6px;
	padding-left: 8px;
	line-height: 16px;
	padding-right: 6px;
	color: #333;
}
#container #mainContent #leftBar .sbBottom {
	background-image: url(../pics/sb-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 221px;
}



#container #mainContent #mainBar {
	float: left;
	width: 484px;
	font-size: 12px;
	line-height: 16px;
	color: #333;
}
#container #mainContent #mainBar #mainBarText {
	padding: 20px;
}
#container #mainContent #theContent {
	float: left;
	width: 740px;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	background-color: #FFF;
}


#container #mainContent #rightBar {
	float: left;
	width: 266px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
#container #mainContent #rightBar a {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#container #mainContent #rightBar #rm02 {
	background-image: url(../pics/rm02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 51px;
	display: block;
	cursor: pointer;
}
#container #mainContent #rightBar #rm02:hover {
	background-image: url(../pics/rm02a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#container #mainContent #rightBar #rm02 #tr02 {
	display: block;
	width: 100px;
	padding-top: 12px;
	padding-right: 8px;
	text-align: right;
}

#container #mainContent #rightBar #rm04 {
	background-image: url(../pics/rm04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 53px;
	display: block;
	cursor: pointer;
}
#container #mainContent #rightBar #rm04:hover {
	background-image: url(../pics/rm04a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#container #mainContent #rightBar #rm04 #tr04 {
	display: block;
	width: 100px;
	padding-top: 12px;
	padding-right: 8px;
	text-align: right;
}


#container #mainContent #rightBar #rm06 {
	background-image: url(../pics/rm06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 53px;
	display: block;
	cursor: pointer;
}
#container #mainContent #rightBar #rm06:hover {
	background-image: url(../pics/rm06a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#container #mainContent #rightBar #rm06 #tr06 {
	display: block;
	width: 100px;
	padding-top: 12px;
	padding-right: 8px;
	text-align: right;
}

#container #mainContent #rightBar #rm08 {
	background-image: url(../pics/rm08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 54px;
	display: block;
	cursor: pointer;
}
#container #mainContent #rightBar #rm08:hover {
	background-image: url(../pics/rm08a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#container #mainContent #rightBar #rm08 #tr08 {
	display: block;
	width: 100px;
	padding-top: 3px;
	padding-right: 8px;
	text-align: right;
}

#container #mainContent #rightBar #rm10 {
	background-image: url(../pics/rm10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	display: block;
	cursor: pointer;
}
#container #mainContent #rightBar #rm10:hover {
	background-image: url(../pics/rm10a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#container #mainContent #rightBar #rm10 #tr10 {
	display: block;
	width: 100px;
	padding-top: 6px;
	padding-right: 8px;
	text-align: right;
	height: 46px;
}

* html #container #mainContent #leftBar {
	disply: inline;
}

.oneColFixCtrHdr #footer {
	background-color: #007565;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	text-align: center;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
}
.oneColFixCtrHdr #footer p {
	font-size: 10px;
	color: #C5EEEA;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 0px;
}
.oneColFixCtrHdr #footer p a {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}

.clearall {
	clear: both;
}
#container #mainContent #theContent #mainBarText {
	padding: 20px;
}

.oneColFixCtrHdr #container .toptable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.oneColFixCtrHdr #container #mainContent #mainBar #mainBarText .tablehome {
	background-color: #008574;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.ConTable td {
	padding: 4px;
}#container #mainContent #leftBar .sbTop2 {

	background-image: url(../pics/sb-top2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 213px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-left: 8px;
	padding-top: 6px;
}
#mainContent #mainBar #mainBarText ul {
	margin-left: 30px;
}
#mainBar #mainBarText .eventTable tr td {
	padding: 3px;
}
.hyper {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}