body	{
background-color:#252A2D;
margin:0px;
padding:0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

ul	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	list-style-type: square;
}

.ototemp_header
{
font-family:impact;
font-size:50px;
color:#ffffff;
margin:0px;
padding:0px;
}
.video_head
{
	font-family:tahoma;
	font-size:27px;
	color:#000000;
	margin:0px;
	padding:0px;
}
.Content
{
font-family:tahoma;
font-size:20px;
color:#000000;
margin:0px;
padding:0px;
}
.copy
{
	font-family:arial;
	font-size:14px;
	color:#000000;
	margin:0px;
	padding:0px;
}

.content_header
{
	font-family:tahoma;
	font-size:26px;
	color:#FF0000;
	margin:0px;
	padding:0px;
	font-weight: bold;
}

.content_header_med
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FF0000;
	margin:0px;
	padding:0px;
	font-weight: bold;
}
.img-left
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	
}
.img-center
{
	margin-left: 10px;
	margin-bottom: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	float: none;
}

.img-center-noborder
{
	margin-left: 10px;
	margin-bottom: 10px;
	float: none;
	clear: both;
}
.img-right
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.signup-box	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	padding-left: 20px;
	margin: 10px;
}

.nav	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.nav a:link {
	color: #0033FF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.nav a:visited {
	color: #0066FF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.nav a:hover {
	color: #0033FF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.nav a:active {
	color: #0033FF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.landing_page	{
	border: thick dashed #990000;
	list-style-position: outside;
	padding-left: 10px;
	padding-right: 10px;
}

.landing_page ul	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	list-style-type: disc;
	text-indent: 10px;
	list-style-image: url(images/checkmark_sm.jpg);
}

/* Optin in form styles  */
.submit_optin
{
cursor:pointer;
background-image:url(images/squeeze-optin_r7_c2.jpg);
border:0px;
background-repeat:no-repeat;
width:201px;
height:45px;
margin:0px;
padding:0px;
}
.input_optin
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#FFFFFF;
	border: 1px solid #DCDCDC;
	width:140px;
	height:22px;
	margin:0px;
	padding:0px
}
form
{
margin:0px;
padding:0px;
}


