* {
	font-family: Arial, Helvetica;
}

body {
	font-family: Arial, Helvetica;
	margin: 0px;
	/*background-image: url(../images/site_background.jpg);
	background-repeat: repeat-x;*/
}

div.leftnavcolumn {
	background-image: url(../images/nav_background.gif);
	background-repeat: repeat-y;
	min-height:400px;
	}
	
div.coupon {
	width: 490px;
	border: 2px dashed #000000;
	background-color: #eeeeee;
	padding: 5px;
	text-align:left;
	vertical-align:middle;
	font-size: 10pt;
	color: #000000;
	}

.ohd_title {
	font-size: 15pt;
	font-weight: bold;
	color: #ca3329;
}

.reverse {
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
	padding: 2px;
}

.heading {
	font-size: 11pt;
	font-weight: bold;
	color: #0d1364;
	padding: 2px;
}

.header {
	font-size: 11pt;
	font-weight: bold;
	color: #0d1364;
	padding: 2px;
}

.copyright {
	color: #000000;
	font-size: 8pt;
}

.copy {
	font-size: 10pt;
	color: #000000;
}

.copyind {
	font-size: 10pt;
	color: #000000;
	margin-left: 40px;
	padding: 2px;
}

.navigationon {
	font-size: 9pt;
	padding: 5px;
}

.navigation {
	font-size: 9pt;
	padding: 5px;
}

.nav {
	font-size: 9pt;
	color: #0000ff;
}

a.nav {
	font-size: 10pt;
	color: #0d1364;
	text-decoration: underline;
}

a.nav:hover {
	color: #0d1364;
	text-decoration: none;
}

a.leftnav {
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	margin-left: 10px;
	text-decoration: none;
}

a.leftnav:hover {
	color: #000000;
	margin-left: 10px;
	text-decoration: none;
}

a.leftnavon {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	margin-left: 10px;
	text-decoration: none;
}

a.leftnavon:hover {
	color: #000000;
	margin-left: 10px;
	text-decoration: none;
}

a.subnav {
	font-size: 9pt;
	color: #ffffff;
	margin-left: 15px;
	text-decoration: none;
}

a.subnav:hover {
	font-size: 9pt;
	color: #ffc105;
	margin-left: 15px;
	text-decoration: none;
}

a.subnavon {
	font-size: 9pt;
	font-weight: bold;
	color: #ffc105;
	margin-left: 15px;
	text-decoration: none;
}

a.headernav {
	font-size: 11pt;
	font-weight: bold;
	color: #0d1364;
	padding: 2px;
	text-decoration: underline;
}

a.headernav:hover {
	color: #0d1364;
	padding: 2px;
	text-decoration: underline;
}

a.internalnav {
	font-size: 11pt;
	font-weight: bold;
	color: #0d1364;
	padding: 2px;
	text-decoration: underline;
}

a.internalnav:hover {
	color: #0d1364;
	padding: 2px;
	text-decoration: none;
}


