@charset "utf-8";
body {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	background-image: url(../images/dot.gif);
	margin: 0px;
	overflow: auto;
	text-align: left;
}

.text01 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ACB2C5;
}
.text02 {
	font-family: Tahoma;
	font-size: 13px;
	color: #F7941D;
}
.text03 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.text04 {
	font-family: Tahoma;
	font-size: 12px;
	color: #cccccc;
}
a:link {
	color: #ffffff;
	text-decoration: underline;
}
a:visited {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}

li {
	list-style-type: square;
}

.sectionheaderGreen {
	font-size: 14pt;
	font-family: Arial,sans-serif;
	font-style: normal;
	font-weight: bold; 
	color: #8EB276; 
}

.imgborder {
	border: 1px solid #A3D178;
}

#container  { 
	min-height:645px;
	background-image: url(../images/content_bg.jpg);	
} 

.floatright
{
	float: right;
	margin: 0 0 10px 10px;
	padding: 0px;
	color: #F7941D;
}
div.floatright img
{
	border: 1px solid #cccccc;
}

.floatleft
{
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	color: #F7941D;
}

div.floatleft img
{
	border: 1px solid #cccccc;
}


.image {border: 1px solid #cccccc;}

.caption { color: #F7941D;}
