﻿body 
{
	background-color: #ffffff;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-image: url(images/bg.png);
	font-family: Microsoft Sans Serif, Arial, Helvetica;
	color: #515151;
	font-size: 9pt;
}
H1
{ 
	font-family: Microsoft Sans Serif, Arial, Helvetica;
	color: #5f6267;
	font-size: 11pt;
	margin: 0px;
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px; 
}
H2
{
	font-family: Microsoft Sans Serif, Arial, Helvetica;
	color: #515151;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
	padding-top: 15px;
}
.subhdpink
{
	font-family: Microsoft Sans Serif, Arial, Helvetica;
	color: #5f6267;
	font-size: 9pt;
}
.hrpad
{
	margin-top: 0px;
	margin-bottom: 0px;
}
.hdcap
{
	font-family: Microsoft Sans Serif, Arial, Helvetica;
	color: #dd5817;
	font-size: 9pt;
	text-transform: uppercase;
	font-weight: bold;
}
.subhd
{
	font-family: Microsoft Sans Serif, Arial, Helvetica;
	color: #dd5817;
	font-size: 9pt;
	font-weight: bold;
}
.quote
{
	padding: 30px;
}
a
{	
	font-family: Microsoft Sans Serif, Arial, Helvetica;
	color: #dd5817;
	font-size: 9pt;
}
a:hover
{	
	font-family: Microsoft Sans Serif, Arial, Helvetica;
	color: #5f6267;
	font-size: 9pt;
}
.shadowlft
{
	background-image: url(images/lftshadow.png);
	background-repeat: repeat-y;
	background-attachment: scroll;	
	width: 21px;
}
.shadowrt
{
	background-image: url(images/rtshadow.png);
	background-repeat: repeat-y;
	background-attachment: scroll;
	width: 21px;	
}
.btmshadow
{
	background-image: url(images/btmshadow.png);
	background-repeat: repeat-x;
	height: 21px;
	vertical-align: top;
	background-attachment: scroll;
}
.tpnav
{
	background-image: url(images/bgtpnav.png);
	background-repeat: repeat-x;
	background-attachment: fixed;	
}
.mainnav
{
	 width: 950px;
	 height: 47px;
	 background-color: #ffffff;
}
.bghpvideo
{
	background-image:url(images/bghpvideo.png);
	background-repeat: no-repeat;
	width: 183px;	
	height: 27px;
	padding-top: 20px;
}
a.hpvideo
{
	font-family: Microsoft Sans Serif, Arial, Helvetica;
	color: #dd5817;
	font-size: 9pt;
	width: 214px;	
	height: 47px;
	padding-left: 35px;
}
a.hpvideo:hover
{
	padding-left: 35px;
	font-family: Microsoft Sans Serif, Arial, Helvetica;
	color: #5f6267;
	font-size: 9pt;
	width: 214px;	
	height: 47px;
}
.input {
	background-color: #FFFFFF;
	height: 18px;
	font-family: Microsoft Sans Serif, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	border: 1px solid #dd5817;
}
.inputButton {
	cursor:pointer;
	font-family: Microsoft Sans Serif, Arial, Helvetica;
	font-size: 11px;
	background-color: #ffffff;
	color: #dd5817;
	border: 1px solid #dd5817;
	border-top: 1px solid #dd5817;
	border-bottom: 1px solid #dd5817;
	border-right: 1px solid #dd5817;
	border-left: 1px solid #dd5817;
	height: 20px;
	text-transform: uppercase;
	font-weight: bold;
}
.select {
	background-color: #FFFFFF;
	font-family: Microsoft Sans Serif, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	border: 1px solid #dd5817;
}
.textarea {
	background-color: #FFFFFF;
	font-family: Microsoft Sans Serif, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	border: 1px solid #dd5817;
}
a.link
{
	color: #0091ec;
	font-family: Microsoft Sans Serif, Arial, Helvetica;
	font-size: 10pt;
	text-decoration: underline;
	text-align: right;
}
a.link:hover
{
	color: #5f6267;
	font-family: Microsoft Sans Serif, Arial, Helvetica;
	font-size: 10pt;
	text-decoration: underline;
	text-align: right;
}
.white
{
	font-family: Microsoft Sans Serif, Arial, Helvetica;
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
}
.subhdSM
{
	color: #5f6267;
	font-family: Microsoft Sans Serif, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	border-top: gray 1px dotted;
	border-bottom: gray 1px dotted;
	padding-right: 85px;
	padding-left: 7px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.bgtextnav
{
	background-image: url(images/bgtextnav.png);
	background-repeat: repeat-x;
	width: 950px;
	height: 44px;
	font-family: Microsoft Sans Serif, Arial, Helvetica;
	font-size: 9pt;
	color: White;
	text-transform: uppercase;
}
a.txtnav
{
	font-family: Microsoft Sans Serif, Arial, Helvetica;
	font-size: 9pt;
	color: White;
	text-transform: uppercase;
}
a.txtnav:hover
{
	font-family: Microsoft Sans Serif, Arial, Helvetica;
	font-size: 9pt;
	color: #5f6267;
	text-transform: uppercase;
}