@charset "utf-8";
/* CSS Document */
body{
margin:0px;
padding:0px;
background-color:#003366;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-image:url(images/bg.jpg);
}
#container{
width:664px;
background-color:#FFFFFF;
margin:20px auto;
padding:20px;
border:#0b5d8c 8px solid;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;}

.pindent { color:#000000; text-indent: 30pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal;}

.smallp {font-family: Georgia, Times New Roman, Times, serif; font-size: 10pt; color:#999999;}
.smallp a:link {color: #999999; text-decoration: none} 
.smallp a:visited {color: #cc0000; text-decoration: none}
.smallp a:hover {color: #cc0000; text-decoration: underline}
.smallp a:active {color: #cc0000; text-decoration: none}

H1 {font-family: Tahoma; font-size: 22pt; color: #cc0000; font-weight: bold; text-align: center;
}
.h1black {font-family: Tahoma; font-size: 26pt; color: #000000; font-weight: bold; text-align: center;
}

.huge {font-family: Tahoma; font-size: 30pt; color: #cc0000; font-weight: bold; text-align: center;
}

H2 {font-family: Tahoma; font-size: 16pt; color:#000000; font-weight: bold;
}

.redH2 {font-family: Tahoma; font-size: 16pt; color:#cc0000; font-weight: bold;
}

.optinheadline {
	color: #000000;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 18px;
}
.redoptinheadline {
	color: #cc0000;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 18px;
}

.grayborder {
	border: 4px solid #66CCFF;
	background-color: #DDEEFF;
}
.cellborder {

	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	border: 8px solid #0B5D8C;
}

.highlight {

	background-color: #FFFF00;
	font-weight: bold;
}

.testimonial {
	border: 2px dotted #000000;
	padding: 5px 15px 5px 15px;
	margin-bottom: 15px;
	background: #ecf5ff;
}

.dashedpullout {

	background-color: #E8F3FF;
	border: 3px dashed #0B5D8C;
}

.blueborder {
	border: 3px dashed #33CCFF;
	background-color: #E8F3FF;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
li {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-indent: 0pt;
}
.vid_box{
height:270px;
width:300px;
margin:0px auto;
}
.vid_pic{
height:225px;
}
.play_box{
cursor:pointer;
cursor:hand;
}
.Heading_Red{
font-size: 30pt; color: #cc0000; font-weight: bold;display:block;
}
.Heading_Black{
font-size: 30pt; color: #000000; font-weight: bold;display:block;
}
.Heading_Blue{
font-size: 30pt; color: #0000FF; font-weight: bold;display:block;
}
.Heading_Red_Underline{
font-size: 30pt; color: #cc0000; font-weight: bold;display:block; text-decoration:underline;
}
.Heading_Black_Underline{
font-size: 30pt; color: #000000; font-weight: bold;display:block; text-decoration:underline;
}
.Heading_Blue_Underline{
font-size: 30pt; color: #0000FF; font-weight: bold;display:block; text-decoration:underline;
}
.Sub_Heading_Red{
font-size: 24pt; color: #cc0000; font-weight: bold;display:block;
}
.Sub_Heading_Black{
font-size: 24pt; color: #000000; font-weight: bold;display:block;
}
.Sub_Heading_Blue{
font-size: 24pt; color: #0000FF; font-weight: bold;display:block;
}
.Sub_Heading_Red_Underline{
font-size: 24pt; color: #cc0000; font-weight: bold;display:block; text-decoration:underline;
}
.Sub_Heading_Black_Underline{
font-size: 24pt; color: #000000; font-weight: bold;display:block; text-decoration:underline;
}
.Sub_Heading_Blue_Underline{
font-size: 24pt; color: #0000FF; font-weight: bold;display:block; text-decoration:underline;
}
.Small_Heading_Red{
font-size: 18pt; color: #cc0000; font-weight: bold;display:block;
}
.Small_Heading_Black{
font-size: 18pt; color: #000000; font-weight: bold;display:block;
}
.Small_Heading_Blue{
font-size: 18pt; color: #0000FF; font-weight: bold;display:block;
}
.Small_Heading_Red_Underline{
font-size: 18pt; color: #cc0000; font-weight: bold;display:block; text-decoration:underline;
}
.Small_Heading_Black_Underline{
font-size: 18pt; color: #000000; font-weight: bold;display:block; text-decoration:underline;
}
.Small_Heading_Blue_Underline{
font-size: 18pt; color: #0000FF; font-weight: bold;display:block; text-decoration:underline;
}
.Highlight{
background-color:#FFFF00;
}
.BlueSignature {font-family: "Lucida Handwriting"; font-size: 18px; font-weight: bold; color: #0000FF;
}
.Red{
color: #cc0000;
}
.Black{
color: #000000;
}
.Blue{
color: #0000FF;
}