body
{
	font-family:"Trebuchet MS", Verdana, Arial, Geneva, Tahoma, Helvetica, sans-serif;
	background-color: White;
	font-size:0.8em;
}
body table
{
	font-size:1em;
}
a
{
	color: #336699;
	text-decoration: underline;
}
a:hover
{
	color: #6699cc;
	text-decoration: none;
}
input
{
	font-family:"Trebuchet MS", Verdana, Arial, Geneva, Tahoma, Helvetica, sans-serif;
	background-color: White;
}
h1, h2, h3
{
	margin-bottom: 0px;
}
.title
{
	font-weight: bold;
	font-size: 1.2em;
	color: #464e42;
}
.bullet
{
	list-style-image: url(images1/bullet.gif);
	list-style-type: square;
	text-decoration: none;
}
.text
{
	border-top: solid 1px #92CF6F; 
	border-left: solid 1px #92CF6F; 
	border-right: solid 1px #92CF6F; 
	border-bottom: solid 1px #92CF6F; 
	padding: 20px 20px 20px 20px;
	height: 600px;
	vertical-align:top;	
}
.links
{
	font-weight: bold;
	text-decoration: none;
}
.links:hover
{
	color: #cccccc;
}
.footer
{
	vertical-align: middle;
	color: #ffffff;
	text-decoration: none;
}
.footer:hover
{
	color: #cccccc;
}
#tabsC
{
	font-size: 1.2em;
	clear:both;
	width: 100%;
	line-height: normal;
}
#tabsC UL
{
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 10px;
	list-style-type: none;
}
#tabsC LI
{
	padding-right: 0px;
	display: inline;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
#tabsC A
{
	padding-right: 0px;
	padding-left: 4px;
	background: url(images1/tableftC.gif) no-repeat left top;
	float: left;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	text-decoration: none;
}
#tabsC A SPAN
{
	padding-right: 15px;
	display: block;
	padding-left: 6px;
	background: url(images1/tabrightC.gif) no-repeat right top;
	float: left;
	padding-bottom: 4px;
	color: #464e42;
	padding-top: 5px;
}
#tabsC A SPAN
{
	float: none;
}
#tabsC A:hover SPAN
{
	color: #fff;
}
#tabsC A:hover
{
	background-position: 0% -42px;
}
#tabsC A:hover SPAN
{
	background-position: 100% -42px;
}
#tabsC .current A
{
	background-position: 0% -42px;
}
#tabsC .current A SPAN
{
	background-position: 100% -42px;
}
