.hand {
	cursor: hand;
    cursor:pointer;
}

.bg {
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	background-image: url(../images/home_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.nav {
	background-color: #333333;
	padding: 30px;
	width: 190px;
	vertical-align: top;
}
.menuBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #666666;
	text-decoration: none;
}
.menuBorderOn {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF0000;
	text-decoration: none;
}
.padMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	vertical-align: top;
}
.underline {
	margin: 0px;
	padding-bottom: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #D9D9D8;
}
.footer {
	padding-top: 20px;
	color: #999999;
}
a:link {
	color: #DF0000;
	text-decoration: none;
}
a:visited {
	color: #DF0000;
	text-decoration: none;
}
a:hover {
	color: #DF0000;
	text-decoration: underline;
}
a:active {
	color: #DF0000;
	text-decoration: none;
}
.rightLine {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 30px;
	border-right-color: #D9D9D8;
}
.rightColumn {
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
	width: 175px;
}
.headingBorder {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DF0000;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.rightColumnUnder {

	margin: 0px;
	padding-bottom: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #D9D9D8;
}
.rightColumnNoUnder {
	margin: 0px;
	padding-top: 15px;
}
.homeBgLeft {

	background-image: url(../images/home_bg_left.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.padTLR30 {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.subIntro {
	vertical-align: top;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.subBgRight {

	background-image: url(../images/sub_bg_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.subBgLeft {


	background-image: url(../images/sub_bg_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.highlightBgRepeat {
	background-image: url(../images/intro_bac.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 660px;
	padding-left: 30px;
	vertical-align: middle;
}
.breadcrumbs {


	margin: 0px;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #D9D9D8;
}
.underlinePadTB {
	margin: 0px;
	padding-bottom: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #D9D9D8;
	padding-top: 20px;
}
.imagePad {
	vertical-align: top;
	padding-right: 30px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
li {
	list-style-type: square;
	margin-left: 0px;
	padding-left: 0px;
}
ul {
	padding-left: 10px;
	margin-left: 12px;
}
.homeBgRight {
	background-image: url(../images/home_bg_right.jpg);
	background-repeat: no-repeat;
}
body {
	margin: 0px;
	padding: 0px;
}
.bgCopy {

	margin: 0px;
	padding: 0px;
	background-color: #333333;
	background-image: url(../images/home_bg2.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.sub_bg_left2 {
	background-image: url(../images/sub_bg_left2.png);
	background-repeat: repeat-x;
	background-position: top;
}
