table {
	font: 11px/21px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;

}
body {
	background-color: #616662;
	background-image: url(Images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
	margin: 0px;

}
a:visited {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #BA241F;

}
a:link {
	text-decoration: underline;
	color: #BA241F;

}
a:hover {
	text-decoration: none;
}
.footer {
	color: #b6b6b6;
	font-size: 10px;
}
.footer a:visited {
	text-decoration: none;
	color: #b6b6b6;
}
.footer a:active {
	text-decoration: none;
	color: #b6b6b6;
	}
.footer a:link {
	text-decoration: none;
	color: #b6b6b6;
	}
.footer a:hover {
	text-decoration: underline;
	color: #CCCCCC;
	}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #3a3;
	}
a.seo:visited {
	text-decoration: none;
	}
a.seo:active {
	text-decoration: none;
	}
a.seo:link {
	text-decoration: none;
	}
a.seo:hover {
	text-decoration: none;
	cursor: text;
}
.main {
	color: #333;
	}
.imgRight {
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-left: 20px;


}
.imgLeft {
	margin-bottom: 20px;
	margin-right: 20px;
	padding-right: 20px;
	padding-bottom: 20px;

}
.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #666666;
	padding-top: 0px;
	padding-right: 85px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-color: #FFFFFF;

}
.headerbkg {
	background-image: url(Images/header_bkg.gif);
	background-repeat: repeat-x;
}
.headerBkgGrad {
	background-image: url(Images/header_gradient.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 60px;
	padding-top: 15px;
}
.indexheader {
	background-image: url(Images/index_h.gif);
	background-repeat: repeat-x;
	padding-left: 60px;
	padding-right: 20px;
	padding-top: 15px;
}
.mainBkg {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 21px;
	padding-left: 58px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-top: 0px;
}
ul li {
	list-style-image: url(Images/bullet.gif);
	list-style-type: disc;
	line-height: 18px;
}
.subnavbkg {
	background: #fff;
	}
.imgtble {
	border: 1px dotted #962624;
}
.superscript {
	font-size: 7px;
	vertical-align: super;
	font-variant: small-caps;
	text-transform: lowercase;
	font-weight: bold;
}
