/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background: #FFFFFF url("images/bg2.gif");
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F3533;
	line-height: 20px;
}
.body-home {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background: #FFFFFF url("images/bg.gif");
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F3533;
	line-height: 20px;
}
A:link{
	color: #CC9403;
	text-decoration: underline;
	font-weight: bold;
}
A:visited{
	color: #AAAAAA;
	text-decoration: underline;
	font-weight: bold;
}
A:hover{
	color: #2F3533;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	color: #CC9403;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: bold;
	text-transform: uppercase;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
}
.nav a:link {
	color: #2F3533;
	text-decoration: none;
	font-weight: bold;
}
.nav a:visited {
	color: #2F3533;
	text-decoration: none;
	font-weight: bold;
}
.nav a:hover {
	color: #CC9403;
	text-decoration: underline;
	font-weight: bold;
}
.left-nav {
	height: 137px;
	overflow: hidden;
	background: #2F3533;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.left-nav a:link {
	color: #AAAAAA;
	text-decoration: none;
	font-weight: normal;
}
.left-nav a:visited {
	color: #AAAAAA;
	text-decoration: none;
	font-weight: normal;
}
.left-nav a:hover {
	color: #CC9403;
	text-decoration: underline;
	font-weight: normal;
}
blockquote {
	margin-left: 10px;
	margin-top: 0px;
	text-transform: lowercase;
}
.left-nav-bottom {
	background: #2F3533 url("images/left-cap.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	color: #AAAAAA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 25px;
	padding-bottom: 10px;
}
.left-nav-bottom a:link {
	color: #AAAAAA;
	text-decoration: none;
	font-weight: normal;
}
.left-nav-bottom a:visited {
	color: #AAAAAA;
	text-decoration: none;
	font-weight: normal;
}
.left-nav-bottom a:hover {
	color: #CC9403;
	text-decoration: underline;
	font-weight: normal;
}
.left-nav-bottom-inside {
	width: 226px;
	background: #2F3533 url("images/left-cap-inside.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	color: #AAAAAA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
}
.left-nav-bottom-inside a:link {
	color: #AAAAAA;
	text-decoration: none;
	font-weight: normal;
}
.left-nav-bottom-inside a:visited {
	color: #AAAAAA;
	text-decoration: none;
	font-weight: normal;
}
.left-nav-bottom-inside a:hover {
	color: #CC9403;
	text-decoration: underline;
	font-weight: normal;
}
.main {
	background: #FFFFFF;
	padding: 25px;
}
.header {
	color: D5D4C2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	text-transform: none;
}
.header A:link{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
}
.header A:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.header A:hover{
	color: #CC9403;
	text-decoration: underline;
	font-weight: bold;
}
.header_tan {
	color: D5D4C2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	text-transform: none;
}
.header_tan A:link{
	color: #D5D4C2;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
}
.header_tan A:visited{
	color: #D5D4C2;
	text-decoration: none;
	font-weight: bold;
}
.header_tan A:hover{
	color: #CC9403;
	text-decoration: underline;
	font-weight: bold;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2F3533;
	line-height: 20px;
}
.small A:link{
	color: #CC9403;
	text-decoration: underline;
	font-weight: bold;
}
.small A:visited{
	color: #CC9403;
	text-decoration: underline;
	font-weight: bold;
}
.small A:hover{
	color: #2F3533;
	text-decoration: underline;
	font-weight: bold;
}
iframe {
	padding: 0px;
	border: 0px;
}
img {
	border: 0px;
}
