/* HACKS */
* {
	margin: 0px;
	padding: 0px;
}
body {
	color: #018BA8;
}

option {
        color: #018BA8;
}
select {
        color: #018BA8;
}

.clearfix:after {
    content: ".";
	display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html .clearfix {}
.clearfix {
	display: block;
}

.removeborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}


/* TEXT */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-image: url(../images/baseart/top.gif);
	background-repeat: repeat-x;
}
h1, h2, h3, h4, h5, h6 {
	color: #018BA8;
	padding-bottom: 10px;
}

h1 {font-size: 1em;}	
h2 {
	font-size: 0.8em;
	color: #7FB81B;
	font-style: italic;
	font-weight: bold;
}
h3 {font-size: 0.7em;}
h4 {font-size: 0.6em;}
h5 {font-size: 0.5em;}
h6 {font-size: 0.5em;}
p {
	font-size: 0.8em;
	line-height: 1.4em;
	padding-bottom: 10px;
	color: #018BA8;
}
#content ul {
	font-size: 0.8em;
	line-height: 1.4em;
	padding-bottom: 10px;
	list-style-type: disc;
	margin-left: 20px;
}
#content ol {
	font-size: 0.8em;
	line-height: 1.4em;
	padding-bottom: 10px;
	list-style-type: decimal;
	margin-left: 30px;
}
.text_green {
	color: #7FB81B;
}
/* LINKS */
a:link {
	color: #7FB81B;
	text-decoration: underline;
}
.image_right {
	float: right;
}
a:visited {
	color: #7FB81B;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}

/* NAVIGATION */
#nav {
	float: left;
	width: 764px;
	position: relative;
	height: 30px;
	margin-bottom: 2px;
}
#nav li {
	width: 85px;
	float: left;
	position: relative;
	list-style-type: none;
	color: #FFFFFF;
	font-size: 0.7em;
	font-weight: bold;
	padding-right: 2px;
}
#nav ul li a:link {
	width: 85px;
	height: 23px;
	background-image: url(../images/nav/btn.gif);
	display: block;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
}
#nav ul li a:visited {
	width: 85px;
	height: 23px;
	background-image: url(../images/nav/btn.gif);
	display: block;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
}
#nav ul li a:hover {
	background-image: url(../images/nav/btn.gif);
	background-position: 0px -30px;
	display: block;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
}


/* LAYOUT */
#wrapper {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	height: 102px;
	position: relative;
}
#logo {
	width: 191px;
	position: relative;
	float: left;
	height: 102px;
}
#banner {
	float: left;
	width: 764px;
	position: relative;
	height: 70px;
}
#content {
	padding-top: 5px;
}

#footer {
	/* width: 955px;
	margin-right: auto;
	margin-left: auto; 
	position: relative; 
	text-align: right; 
	font-size: 0.5em; */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #F2F2F2; 
}
.image_left {
	float: left;
}


#wrapper #content #col2 #plan_wrapper {
	width: 550px;
	position: relative;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #21A3B9;
	border-right-color: #018BA8;
	border-bottom-color: #018BA8;
	border-left-color: #21A3B9;
}
#wrapper #content #col2 #plan_wrapper .clearfix {
	position: relative;
	padding: 5px;
}
#wrapper #content #col2 #plan_wrapper .clearfix .plan1 {
	float: left;
	position: relative;
	width: 84px;
	font-size: 0.8em;
	font-weight: bold;
	color: #7FB81B;
	display: table-row;
}
#wrapper #content #col2 #plan_wrapper .clearfix .plan2 {
	float: left;
	position: relative;
	width: 220px;
	font-size: 0.8em;
	display: table-row;
}
#wrapper #content #col2 #plan_wrapper .clearfix .plan3 {
	float: left;
	position: relative;
	width: 220px;
	font-size: 0.8em;
	display: table-row;
}


/* FORM */
#form_wrapper {
	position: relative;
	padding: 5px;
	width: 551px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #21A3B9;
	border-right-color: #018BA8;
	border-bottom-color: #018BA8;
	border-left-color: #21A3B9;
}
#form_wrapper .clearfix label {
	font-size: 0.8em;
	color: #7FB846;
	float: left;
	position: relative;
	width: 120px;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
}
#form_wrapper .clearfix {
	padding-bottom: 10px;
	position: relative;
}
#form_wrapper .clearfix input {
	padding: 2px;
	width: 250px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #21A3B9;
	border-right-color: #018BA8;
	border-bottom-color: #018BA8;
	border-left-color: #21A3B9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #21A3B9;
	float: left;
	position: relative;
}
#form_wrapper .clearfix textarea {
	padding: 2px;
	width: 250px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #21A3B9;
	border-right-color: #018BA8;
	border-bottom-color: #018BA8;
	border-left-color: #21A3B9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #21A3B9;
	float: left;
	position: relative;
	height: 150px;
}
#form_wrapper .clearfix #Send {
	width: 60px;
	position: relative;
	margin-left: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7FB81B;
	font-size: 0.9em;
	padding: 2px;
}
#form_wrapper .clearfix #Login {
	width: 60px;
	position: relative;
	margin-left: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7FB81B;
	font-size: 0.9em;
	padding: 2px;
}
#wrapper #content #col2 #form_wrapper #support .clearfix #radio {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 12px;
}
