body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(images/left_bg_grad.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #008000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}

INPUT {
background-color: #535353;
border: #0098B6 1px solid;
color: white;
font-family: arial, verdana, ms sans serif;
font-weight: bold;
font-size: 11pt
}

TEXTAREA {
background-color: #535353;
border: #0098B6 1px solid;
color: white;
font-family: arial, verdana, ms sans serif;
font-size: 11pt;
font-weight: bold
}

.altButtonFormat {
background-color: #535353;
font-family: arial, verdana, ms sans serif;
border: #0098B6 1px solid;
font-size: 11px;
color: white;
}

.altTextField {
background-color: #535353;
font-family: arial, verdana, ms sans serif;
font-size: 11pt;
color: white
}
p {
	line-height: 150%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}
h1 {
	font-size: 200%;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#inner_pad {
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.breadcrumb {
	font-size: 95%;
	margin: 0px;
	padding: 0px;
}
.promo1 {
	float: left;
	width: 180px;
	margin-right: 25px;
	background-image: url(images/promo1.jpg);
	background-repeat: no-repeat;
}
.promo2 {
	float: left;
	width: 180px;
	margin-right: 25px;
	background-image: url(images/promo2.jpg);
	background-repeat: no-repeat;
}
.promo3 {
	float: left;
	width: 180px;
	margin-right: 25px;
	background-image: url(images/promo3.jpg);
	background-repeat: no-repeat;
}
.promo4 {
	float: left;
	width: 180px;
	margin-right: 5px;
	background-image: url(images/promo4.jpg);
	background-repeat: no-repeat;
}
#promos {
	width: 100%;
	margin-bottom: 20px;
	clear: both;
	float: left;
}
.promo_pad {
	padding-top: 110px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;	
	color: #ffffff;
}

.promo_pad a {
  color: #FFFFFF;
}	
#latest_videos {
	float: right;
	margin-left: 20px;
	padding: 10px;
	width: 180px;
	background-color: #E4E4E4;
	border: 1px solid #C5C5C5;
}
