body {
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 15px;
	background-color: #FF9900;
	background-image: url(images/bkd_orange.jpg);
	background-repeat: repeat;
}
body,td,th {
	font-family: Tahoma, Arial, sans-serif, Helvetica;
	font-size: 9pt;
	color: #4D4F62;
	text-align: justify;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 12pt;
	color: #FF3300;
}
h2 {
	font-size: 12pt;
	color: #339900;
}
h3 {
	font-size: 11px;
	color: #ff6600;
}
a:link {
	color: #3366FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #004bc7;
}
a:hover {
	text-decoration: underline;
	color: #fe7200;
}
a:active {
	text-decoration: none;
	color: #3366FF;
}
#navcontainer ul
{
list-style-type: none;
text-align: left;
}

#navcontainer ul li a
{
	text-align: left;
	padding-left: 20px;
	text-decoration: none;
	color: #999999;
	font-family: Tahoma, Arial, sans-serif, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 1px;
	margin-left: -30px;
	background-color: transparent;
	background-image: url(images/arrow_orange_off.GIF);
	background-repeat: no-repeat;
	background-position: left center;
}

#navcontainer ul li a:hover
{
	color: #f85709;
	background-color: transparent;
	background-image: url(images/arrow_orange_on.GIF);
	background-repeat: no-repeat;
	background-position: left center;
}

#navcontainer ul li a#current
{
	color: #4D4F62;
	font-weight: bold;
	background-color: transparent;
	background-image: url(images/arrow_orange_on.GIF);
	background-repeat: no-repeat;
	background-position: left center;
}

a.footer:link {
	color: #c34000;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif, helvetica;
	font-size: 10px;
}
a.footer:visited {
	color: #c34000;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif, helvetica;
	font-size: 10px;
}

a.footer:hover {
	color: #ffc086;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif, helvetica;
	font-size: 10px;
}

a.footer:active {
	color: #c34000;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif, helvetica;
	font-size: 10px;
	letter-spacing: 1px;
}

.borderouter {
	border: 1px solid #f85709;
	background-color: #FFFFFF;
}

.dotline {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #e1e1e1;
}.footertext {
	font-family: Verdana, Arial, sans-serif, helvetica;
	font-size: 9px;
	color: #c34000;
}
.content {
	padding-right: 25px;
	padding-left: 15px;
	padding-bottom: 20px;
	line-height: 16px;
	padding-top: 20px;
}
.list1 {
	list-style-image: url(images/bullet1.jpg);
	margin-bottom: 20px;
	margin-left: -30px;
}
.list11 {
	list-style-image: url(images/bullet11.jpg);
}
.img {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
