html{
	min-height: 100%;
	margin-bottom: 1px;
}

body{
	margin: 0px 0px 6px 0px;
	background: #000000 url(../images/main-bg.jpg) repeat-x;
	font-family: arial;
	font-size: 10pt;
	color:#dddddd;
}

img, div { 
	behavior: url(../iepngfix.htc) 
}


h1{
	font-weight: bold;
	font-size: 14pt;
	color: #151515;	
	margin: -3px 0px -4px 0px;	
	padding: 0px 0px 0px 0px;
}

h2{
	font-weight: bold;
	font-size: 11pt;
	color: #53b259;
	margin: 2px 0px 4px 0px;	
	padding: 0px 0px 0px 0px;
}

h3{
	font-weight: bold;
	font-size: 10pt;
	color: #6c6c6c;
	margin: 2px 0px 2px 0px;	
	padding: 0px 0px 0px 0px;
}

a.folio:link{
	color: #53b259;
	text-decoration: none;
	line-height: 13pt;
}

a.folio:visited{
	color: #53b259;
	text-decoration: none;
	line-height: 13pt;
}

a.folio:hover{
	color: #66ff66;
	text-decoration: none;
	line-height: 13pt;
}


a.folio:active{
	color: #53b259;
	text-decoration: none;
	line-height: 13pt;
}



a.right:link{
	color: #ff6633;
	text-decoration: none;
}

a.right:visited{
	color: #ff6633;
	text-decoration: none;
}

a.right:hover{
	color: #ff9933;
	text-decoration: none;
}

a.right:active{
	color: #ff6633;
	text-decoration: none;
}



a.footer:link{
	color: #000000;
	text-decoration: none;
}

a.footer:visited{
	color: #000000;
	text-decoration: none;
}

a.footer:hover{
	color: #ff3300;
	text-decoration: none;
}


a.footer:active{
	color: #000000;
	text-decoration: none;
}

.port-col{
	width: 300px;
	padding: 10px 0px;
}

.lft{
	float: left;
}

.rht{
	float: right;
}

.mid{
	float: middle;
}

.two-colums{
	width: 335px;
	height: 300px;
	padding: 5px 10px 20px 10px;
	text-align: justify;
	background: #000000 url(../images/div-bg.png) repeat-x;
}

.one-colum{
	width: 940px;
	height: 300px;
	padding: 5px 10px 20px 10px;
	text-align: justify;
	background: #000000 url(../images/div-bg.png) repeat-x;
}

.right-colum{
	width: 230px;
	padding: 5px 10px 20px 10px;
	background: #000000 url(../images/div-bg.png) repeat-x;
	font-size: 8pt;
}


.divide{
	width: 20px;
}

.one-divide{
	width: 90px;
}

.ezybox{
	border-top: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	margin: 0px;
	padding: 0px;
	height: 15px; overflow: auto;
	font-size: 8pt;
	color: #003300;
	overflow: hidden;
	vertical-align: middle;
}

#ezyemail{
	position: absolute;
	z-index: 100;
	top: 2px;
	left: 50%;
	margin-left: -380px;
	width: 850px;
	height:17px;
	padding: 0px;
	text-align: right;
	vertical-align: middle;
}

.ezyimg{
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	#margin-top: 1px;
	margin-top: 0px;	
}

.quote{
	border: 1px solid #d7d7d7;
	width:250px;
	overflow: auto;
	color:#ffffff;
	background-color: #333333;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
}

.contform{
	border: 1px solid #d7d7d7;
	width:200px;
	overflow: auto;
	color:#ffffff;
	background-color: #333333;
	font-size: 9pt;
	font-family: arial;
}

.subtitle{
	color: #ffffff;
	font-size: 11pt;
	font-family: arial;
	font-weight: bold;
}

.terms{
	background-color: #111111;
}

.termsb{
	background-color: #151515;
}

.recent{
	font-size: 8pt;
	text-align: center;
}

input{
	padding: 3px 0px;
	margin: 0px;
}