body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	paddign: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

#nav ul{
	margin: 0;
	padding: 0;

}
#nav ul{
	list-style: none;
	background-color: #939393;
}
#nav li {
	font-size: 12px;
	color: #FFFFFF;
	border-bottom: solid 1px #A9A9A9;
}
#nav li a:link, #nav li a:visited{
	display: block;
	padding: 5px 2px 5px 8px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#nav li a:hover, #nav li a.over {
	background-color: #6C6C6C;
}
#nav #home {
	padding-top: 3px;
	background-image: url(../images/nav_subhome.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
#nav #current a {
	color: #000000;
}
#nav #bigger a{
	font-size: 16px;
	font-weight: bold;
}

#content {
	margin: 18px 25px 20px 30px;
	min-width: 450px;
	max-width: 660px;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #007ac3;
	margin: 0px 0px 20px 0px;
}
h3 {
	margin: 20px 0px 14px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}
h4 {
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding: 8px 0px 8px 20px;
}
h4 a.link, h4 a:link, h4 a.visited, h4 a:visited{
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
h4 a.over, h4 a:hover{
	text-decoration: underline;
}

a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
.choose {
	font-size: 22px;
	font-weight: bold;
	color: #999999;
}
.caption {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	padding: 0px 0px 12px 15px;
}
.captionsm {
	font-size: 9px;
	line-height: 12px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#list1 {
	margin: 0;
	padding: 0px 25px 0px 16px;
	list-style-position: outside;
	list-style-type: square;
}
.text2 {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}

a.text2:visited {
	color: #000000;
	text-decoration: none;
}
a.text2{
	color: #000000;
	text-decoration: none;
}

a.text2:hover {
	text-decoration: underline
}
