body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
}
body {
	background-color: #ABABAB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #008081;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 10px 0;
}
h1 {
	font-size: 36pt;
}
h2 {
	font-size: 24pt;
}
h3 {
	font-size: 18pt;
}
h4 {
	font-size: 16pt;
}
h5 {
	font-size: 14pt;
}
h6 {
	font-size: 12pt;
}
p {
	line-height: 20px;
}
td.navigationBar {
	padding: 0;
	margin: 0;
	background-image: url(images/main_layout_r3_c1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 60px;
	padding-top: 1px;
	padding-left: 26px;
	background-color: #FFFFFF;
	}
#nav {
	margin: 0;
	padding: 0;
	width: 850px;
	float: left;
	position: relative;
	z-index: 100;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav ul li {
	float: left;
	position:relative;
}
#nav ul li a {
	display: block;
	overflow: hidden;
	width: 170px;
	height: 40px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	background-image: url(images/main_layout_r14_c8.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#nav ul li a:hover {
	color: #333333;
	background-image: url(images/main_layout_r14_c4.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#nav ul li:hover a {
	color: #333333;
	background-image: url(images/main_layout_r14_c4.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#nav ul li ul{
	display: none;
}
#nav ul li:hover ul {
	display: block;
	position: absolute;
	top: 45px;
	left: 0;
	width: 170px;
	background-color: #F0F0F0;
	border: 1px solid #ACA899;
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
#nav ul li:hover ul li a {
	display: block;
	width: 164px;
	padding: 7px 0 0 5px;
	height: 25px;
	border: none;
	color: #000000;
	text-align: left;
	font-size: 10pt;
	background-image: none;
	margin: 2px;
	border-top: 1px dashed #CCCCCC;
}
#nav ul li:hover ul li a:hover {
	width: 161px;
	background-color: #FFCD83;
	background-image: none;
	}
#news ul {
	margin: 0;
	padding: 0;
	width: 175px;
	list-style-type: none;
}
#news ul li {
	display: list-item;
	margin-left: 0;
}
#news ul li a {
	width: 200px;
	height: auto;
	display: block;
	text-decoration: none;
	background-image: url(images/main_layout_r12_c3.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	padding-left: 10px;
	color: #008081;
	font-size: 9pt;
	margin-bottom: 5px;
	margin-top: 2px;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}
#news ul li a:hover {
	color: #FF9900;
	background-color: #F8F8F8;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#profile ul {
	margin: 0 0 0 3px;
	padding: 0;
	width: 175px;
	list-style-type: none;
}
#profile ul li {
	display: list-item;
	margin-left: 0;
}
#profile ul li a {
	width: 180px;
	height: auto;
	display: block;
	text-decoration: none;
	padding-left: 10px;
	color: #008081;
	margin-bottom: 5px;
	margin-top: 2px;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	font-size: 9pt;
}
#profile ul li a:active {
	color: #FF9900;
}
#profile ul li a:hover {
	color: #FF9900;
	background-color: #F8F8F8;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
td.body {
	padding: 5px 25px 10px 25px;
	background-color: #FFFFFF;
}
td.copyright {
	color: #FFFFFF;
	background-image: url(images/main_layout_r16_c1.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 20px;
	padding: 10px 10px 10px 0;
	font-size: 8pt;
}
td.copyright a {
	color: #FFFFFF;
}
hr {
	width: 100%;
	color: #000000;
	background-color: #000000;
	height: 1px;
}

