* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background: url(image/bg_c.gif); 
	font-size: 9pt;
	line-height: 18pt;
	color: #666666;
	font-family: Trebuchet, Tahoma, Arial, Helvetica, Sans-Serif;
}

h1 {
	font-size:12pt;
	color: #9eda25;
	font-weight: bold;
}

h2 {
	font-size: 11pt;
	color: #333333;
	font-weight: normal;
	font-style: italic;
	display: inline;
	font-family: Georgia, Times, Courier, serif;
}

h3 {
	font-size: 9pt;
	color: #666666;
	font-weight: bold;
	display: inline;
	line-height: 28px;
}

a, a:link, a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
}

a:hover, a:active {
	color: #9eda25;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	background-color: transparent;
	border-color: #333333;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}

a.text, a.text:link, a.text:visited {
	color: #666666;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
}

a.text:hover, a.text:active {
	color: #9eda25;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
}

a.news, a.news:link, a.news:visited {
	color: #666666;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

a.news:hover, a.news:active {
	color: #9eda25;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

a.next, a.next:link, a.next:visited {
	color: #666666;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 480px;
}

a.next:hover, a.next:active {
	color: #9eda25;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 480px;
}

.news_header {
	color: #9eda25;
	display: inline;
}

#page {
	margin: 0 auto;
	width: 893px;
	text-align: left;
	padding: 94px 0px 30px 0px;
}

#header {
	width: 893px;
	height: 65px;
}

#logo {
	height: 21px;
}

#nav {
	height: 44px;
}

#nav_1 {
	float: right;
	width: 121px;
}

#nav_2 {
	float: right;
	width: 105px;
}

#nav_3 {
	float: right;
	width: 97px;
}

#nav_4 {
	float: right;
	width: 114px;
}

#content {
	float: left;
	width: 676px;
	padding: 0px 8px 0px 0px;
}

#content_top {
	width: 676px;
	height: 23px;
}

#content_text {
	width: 536px;
	padding: 30px 80px 0px 60px;
	background: #ffffff;
}

#column_left {
	float: left;
	width: 269px;
}

#column_right {
	float: left;
	width: 209px;
}

#content_bottom {
	width: 676px;
	height: 33px;
	padding: 0px 0px 30px 0px;
}

#content_right {
	float: left;
	width: 209px;
}

#image {
	width: 209px;
	height: 239px;
	padding: 0px 0px 8px 0px;
}

#squares_top {
	width: 209px;
}

#squares_bottom {
	width: 209px;
}

#squares_1 {
	float: left;
	width: 100px;
	height: 96px;
}

#squares_2 {
	float: left;
	width: 100px;
	height: 96px;
	padding: 0px 0px 0px 8px;
}

#squares_3 {
	float: left;
	width: 100px;
	height: 96px;
	padding: 8px 0px 0px 0px;
}

#squares_4 {
	float: left;
	width: 100px;
	height: 96px;
	padding: 8px 0px 0px 8px;
}



#button {
	background-color: #9eda25;
	border: solid 1px;
	color: #666666;
	font-size: 8pt;
	font-weight: normal;
	width: 70px;
	font-family: Trebuchet, Tahoma, Arial, Helvetica, Sans-Serif;
}

#fieldcell {
	background-color: #f2f1f1;
}

.clear {
	clear: both;
}

ul.li {
	list-style-image: url(image/bullet.gif);
	list-style-type: square;
	padding: 0px 0px 0px 30px;
}

i.quotes {
	color: #333333;
}

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