@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(img/furniture/BG.jpg);
	margin: 0pt;
	font-size:12px;
	font-family:Ariel, sans-serif;
	}

ul {
	list-style-type: none;
	color: #0066600;
	padding-left: 0;
	margin-left: 1pt;
	}

li { 
	background: url(img/furniture/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	line-height: 120%;
	color: #006600;
	padding-left: 15px;
	margin-bottom: 0px;
} 

.li2 { 
	background: url(#);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	line-height: 120%;
	color: #006600;
	padding-left: 15px;
	margin-bottom: 0px;
} 


.li2a { 
	background: url(img/furniture/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	line-height: 120%;
	color: #006600;
	padding-left: 15px;
	margin-bottom: 0px;
} 

.li3 { 
	background: url(img/furniture/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	line-height: 120%;
	color: #006600;
	padding-left: 15px;
	margin-bottom: 0px;
} 

.listText{
	font-size:12px;
	font-family:Arial, sans-serif;
	font-weight: normal;
	line-height: 125%;
	color:#669966;
	text-align:left;
	margin-left: 15px;
}

img.floatLeft { 
    float: left; 
    margin-right: 3px;
	margin-bottom: 0px;
}

img.floatLeft2 { 
    float: left; 
    margin-right: 3px;
	margin-bottom: 2px;
}

img.floatRight { 
    float: right; 
    margin-left: 4px;
	margin-bottom: 2px;
}

.bodyTableTitleText{
	font-size:14px;
	font-family:Arial, sans-serif;
	font-weight: Bold;
	color: #006600;
}
.bodyTextRed{
	font-size:12px;
	font-family:Arial, sans-serif;
	font-weight: bold;
	color: #CC0000;
}

.bodyTextWhite{
	font-size:12px;
	font-family:Arial, sans-serif;
	font-weight: normal;
	color: #ffffff;
}

.bodyTextWhiteTitle{
	font-size:14px;
	font-family:Arial, sans-serif;
	font-weight: normal;
	color: #ffffff;
}
.TitleTextWhite1{
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
}
.bodyText{
	font-size:12px;
	font-family:Arial, sans-serif;
	font-weight: normal;
	color: #666666;
}

.bodyTextJust{
	font-size:12px;
	font-family:Arial, sans-serif;
	font-weight: normal;
	color: #666666;
	text-align:justify;
}

.bodyTextLightGreen{
	font-size:12px;
	font-family:Arial, sans-serif;
	font-weight: normal;
	line-height: 110%;
	color:#669966;
	text-align:left;
}
.bodyTextList{
	font-size:12px;
	font-family:Arial, sans-serif;
	font-weight: normal;
	line-height: 130%;
	color: #006600;
	text-align:left;
}

.TableText1{
	font-size:10px;
	font-family:Arial, sans-serif;
	font-weight: normal;
	color: #669966;
	text-align:left;
}
.TableText2{
	font-size:10px;
	font-family:Arial, sans-serif;
	font-weight: normal;
	color: #ffffff;
	text-align:left;
}
.TitleText1{
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #669966;
	text-align:left;
}

.TitleText2{
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #669966;
	text-align:left;
}

.TitleText3{
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #669966;
	text-align:left;
}

a { font-size: 12px; line-height: 135%; color: #006600; font-weight: bolder; text-decoration: none; }
a:link { font-size: 12px; color: #006600; text-decoration: none; }
a:visited {font-size: 12px; text-decoration: none; color: #006600; }
a:hover { font-size: 12px; text-decoration: none; background-color:#669966; color: #ffffff; }
a:active { font-size: 12px; text-decoration: none; color: #006600; }

a.onGreen:link {color: #ffffff; font-size: 12px; font-weight: normal; }
a.onGreen:visited {color: #ffffff; }
a.onGreen:hover {color:#006600;text-decoration: none; background-color:#ffffff; }
a.onGreen:active {color: ffffff; }

a.pic {color:#CCCCCC font-size: 10px; font-weight: normal; }
a.pic:link {color: #cccccc; font-size: 10px; font-weight: normal; }
a.pic:visited {color: #cccccc; font-weight: normal; }
a.pic:hover {color:#ffffff;text-decoration: none; background-color:none; }
a.pic:active {color: cccccc; }

a.far {color: #cccccc; font-size: 10px; font-weight: normal; }
a.far:link {color: #cccccc; font-size: 10px; font-weight: normal; }
a.far:visited {color: #cccccc; font-weight: normal; }
a.far:hover {color:#ffffff;text-decoration: none; background-color:#cccccc; }
a.far:active {color: cccccc; }