﻿body {
	padding: 0px;
	margin: 0px;
	font: 100%/1.5em Verdana, Tahoma, arial, sans-serif;
	background: none repeat Black;
	color: Silver;
}
#main
{
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
a, a:visited {
	text-decoration: none;
	color: #FFCC00;
	background: inherit;
}
a:hover {
	color: #CC9900;
	background: inherit;
	text-decoration: underline;
}
h1, h2, h3, h4, h5 {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	font-weight: Bold;
	padding: 3px 0 0 0;
}
h1 {
	font-size: 140%;
}
h2 {
	font-size: 80%;
	color: #999999;
	margin-bottom: 3px;
}
h3 {
	font-size: 100%;
	color: #CCCCCC;
}
h4{
	font-size: 85%;
	color: #999999;
}
h5{
	font-size: 80%;
	color: #708090;
	text-transform: uppercase;
}
p {
	padding: 5px;
	float: left;
	clear: both;
}
.padleft{
	padding-left: 10px;
}
table {
	margin: 5px;
	border-collapse: collapse;
}
th {
	padding-right: 12px;
	padding-left: 12px;
	background: #3D3D3D;
	height: 25px;
	text-align: left;
	border: 1px solid White;
	margin-bottom: 1px;
}
tr {
	height: 25px
}
td {
	padding-right: 8px;
	padding-left: 8px;
	color: #696969;
}
tr.rowlight {
	background: #FBFBFB;
}
tr.rowdark {
	background: #F1F1F1;
}
blockquote {
	margin: 5px 0 5px 20px;
	padding: 5px 5px 5px 5px;
	border-left: 5px solid #2D2D2D;
	background: #121212;
	text-align: justify;
	color: White;
}
#container{
	padding: 0px;
	width: 100%;
	background: #000000;
	top: 0px;
	left: 0px;
	margin-top: 0px;
}
#content{
	margin: 0px auto 0px auto;
	width: 1024px;
}
#wrapper
{
	width: 100%;
	left: 0px;
	top: 0px;
	height: 350px;
	background-color: #000000;
}
#header
{
	margin: 0px auto 0px auto;
	background-image: url('images/ezbanner.png');
	width: 1024px;
	height: 300px;
	background-repeat: no-repeat;
}
OL
{
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}
UL
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
UL LI
{
}
BLOCKQUOTE
{
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}
BLOCKQUOTE *
{
	line-height: normal;
}
A
{
	color: #cd0000;
}
IMG
{
	border: 5px solid #1777B1;
}
IMG.left
{
	float: left;
	margin: 3px 15px 0 0;
}
IMG.right
{
	float: right;
	margin: 3px 0 0 15px;
}
HR
{
	display: none;
}
#menu {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 750px;
	height: 50px;
	background: #000000;
	text-transform: uppercase;
}
#menu ul {
	float:left;
	white-space: nowrap;
	list-style-type:none;
}
#menu ul li{
	display: inline;
}
#menu ul li a {
	display: block;
	width: 150px;
	height: 30px;
	line-height: 30px;
	color: White;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	float: left;
}
#menu ul li a:hover {
	border-radius: 7px;
	background: #808080;
}
#menu ul li.current a{
	border-radius: 7px;
	background: #1C1C1C;
}
#page
{
	width: 730px;
	margin: 0 auto;
	padding: 30px 0;
}
/*Content*/
#content
{
	float: left;
	width: 375px;
	padding-top: 8px;
}
.twocols
{
}
.twocols .title
{
	padding-bottom: 10px;
	border-bottom: 1px solid #4AF4FE;
}
.twocols .col1, .twocols .col2
{
	width: 175px;
}
.twocols .col1
{
	float: left;
}
.twocols .col2
{
	float: right;
}
.twocols UL
{
}
.twocols UL LI
{
	padding-left: 0;
}
/*Sidebar*/
#sidebar
{
	float: right;
	width: 310px;
}
.boxed
{
}
.boxed .title
{
	height: 33px;
	margin: 0;
	padding: 12px 0 0 20px;
	background: #3FD9EC url("images/img06.jpg") no-repeat;
	text-transform: uppercase;
	font-size: 136%;
	color: #144B6B;
}
.boxed .content
{
	padding: 20px;
}
.boxed H3
{
	margin: 0;
}
.boxed P, .boxed UL, .boxed OL
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
.boxed UL
{
}
.boxed UL LI
{
	padding: 10px 15px;
	border-top: 1px solid #4AF4FE;
}
.boxed UL LI.first
{
	border: none;
}
/*Footer*/
#footer
{
	width: 740px;
	margin: 0 auto;
	height: 30px;
	padding: 10px;
	background: #1777B1;
}
#footer P
{
	margin: 0;
	line-height: normal;
	font-size: 85%;
}
#footer A
{
}
#legal
{
	float: left;
}
#links
{
	float: right;
}
#content_main {
	margin: 0px auto 0px auto;
	width: 1024px;
}
