 body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
body {
	background-color: #B4B4B4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #FF6633;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF6633;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #FF6633;
}
.style1 {
	color: #F65231;
	font-weight: bold;
}

#nav {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight: bold;
}

#nav a:link {
	color: #FF6633;
	text-decoration: none;
}
#nav a:visited {
	text-decoration: none;
	color: #FF6633;
}
#nav a:hover {
	text-decoration: none;
	color: #000000;
}
#nav a:active {
	text-decoration: none;
	color: #FF6633;
}




#footer {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

#footer a:link {
	color: #ffffff;
	text-decoration: underline;
}
#footer a:visited {
	text-decoration: underline;
	color: #ffffff;
}
#footer a:hover {
	text-decoration: none;
	color: #ffffff;
}
#footer a:active {
	text-decoration: underline;
	color: #ffffff;
}

.left-bkgd {
	background-image: url(images/index_03.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #CBE0F3;
	height: 295px;
	width: 184px;
	vertical-align: top;
}

.content {
	background-color: #CBE0F3;
	width: 591px;
	height: 295px;
	vertical-align: top;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 15px;

}

.nav-bkgd {
	background-image: url(images/index_01.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 33px;
	background-color: #CBE0F3;
}

.padding {
padding-right: 20px;
padding-top: 15px;

}

h1 {
	font-size: 18pt;
	font-weight: lighter;
	color: #F65231;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

hr {
	width: 60% ;
	border: #F65231 solid thin;
}

.menu-title {

font-size: 18px;
color:#666666;
font-weight: lighter;
}

.menu-left {

margin-right: 10px;

}
