﻿body{
	height:100%;
	width:100%;
	background:#010b14 url(../images/bgtop2.jpg) 0 31px repeat-x;
	margin:0;
	padding:0;
	line-height:22px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-align:center;
}

h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
}

img{
	vertical-align:middle;
	border:0;
}

a{
	color:#A70143;
	text-decoration:none;
	cursor:pointer;
}

a:hover{
	text-decoration:underline;
}

a:hover, 
a:active, 
a:focus,a:hover {
	outline:0;
}

li{
	padding-bottom:5px;
}

p, h3, address{
	margin:0 0 15px 0;
}

input,
select, 
textarea{
	font:11px Tahoma, Arial, Helvetica, sans-serif;
}

address{
	font-style:normal;
	margin:0.5em 0;
}


table.table{
	margin:0 0 10px 0;
	clear:both;
	width:100%;
	line-height:15px;
}

table.table th, 
table.table td{
	vertical-align:top;
	padding:5px 8px 5px 8px;
	background:#ebebeb;
}

table.table th{
	background:#00b500;
	color:#fff;
	font-weight:bold;
}

input, textarea, option{
	padding:2px;
}

/* CSS FOR POSITION NEEDS */
.left	{	float:left !important;	display:inline !important;	}
.content .content #video_box {
	position: relative;
	right: 30px;
}
.content .content #video_box .video {
	background-color: #00040D;
}


.right	{	float:right !important;	display:inline !important;	}
.clreol	{	float:none !important; 	clear:both !important;		}

/* CSS FOR TEXT NEEDS */
.strong	{	font-weight:bold;	}
.em		{	font-style:italic;	}
.center	{	text-align:center;	vertical-align:middle;	}

/* CSS FOR COLOR NEEDS */
.redtext	{	color:#ff0000;	}
.bluetext	{
	color:#002566;
}
.yellowtext	{	color:#ffff00;	}
.greentext	{	color:#339900;	}
.whitetext	{	color:#ffffff;	}
.greytext	{	color:#cccccc;	}

/* CSS FOR COLOR FORM */
.row				{	width:100%;			float:left;				display:inline;	 	clear:both;
						margin:2px 0;		text-align:left;	}
.row label			{	width:30%;			margin:0 0 0 0;		float:left;						}
.row .rowwrap		{	width:70%;			float:left;				text-align:left;				}
.row .rowwrap label	{	float:none;	}
.row .row input		{	float:left; width:auto !important; margin:0 3px 0 0;	}
.rowtext input, 
.rowtext select, 
.rowtext textarea	{	width:300px;
}

.shown				{	display:block;	}
.hidden				{	display:none;	}

.relative			{	position:relative;	}
.absolute			{	position:absolute;	}


#top{
	background:url(../images/bgtop.jpg) repeat-x;
	float:left;
	width:100%;
	height:31px;
}
.content{
	width:851px;
	padding:0 50px;
	margin:0 auto;
	text-align:left;
}

.content .content{
	background:#ccc;
	width:651px;
	background:url(../images/bgcontent.gif) repeat-y;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 50px;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
	float: left;
}

#footer{
	background:url(../images/bgfooter3.jpg) repeat-x bottom;	
}

.footertail{
	background:url(../images/bgfooter2.jpg) repeat-x;
	height:26px;
	width:100%;
}





p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #010B14;
	line-height: 21px;
}
.p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}



.sub-magenta {
	color: #A80043;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #010B14;
	line-height: normal;
}
.super-sub-magenta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #A70143;
	line-height: 30px;
}
.img-border {
	background-color: #A80043;
	padding: 5px;
}

.dash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	position: relative;
	padding: 10px;
	margin: 30px;
	border: 2px dashed #B11D41;
}
.textbox {
	background-color: #EAC3D2;
	padding: 10px;
	border: thin solid #A70143;
}
.content .content .indent1 {
	position: relative;
	right: 6px;
}
.content .content #broker-bttn {
	position: relative;
}
.content .content #box .box-left {
	background-image: url(../images/box-left.jpg);
	background-repeat: repeat-y;
}
.content .content #box .box-right {
	background-image: url(../images/box-right.jpg);
	background-repeat: repeat-y;
}

