@charset "UTF-8";
html{
	height:101%;
}

body {
	margin:0;
	background-color:#eeeeee;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}
img {
	border:none;
}

h1 {
	font-family:arial;
	font-size:18px;
	line-height:22px;
	font-weight:bolder;
	color:#336699;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #000066;
}

p {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333;
}

a {
	text-decoration:none;
	color:#336699;
	font-weight:bolder;
}
li {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333;
}

/* CSS Document */

#wrapper {
	width:900px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header {
	width: 900px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	clear: both;
	height: 150px;
}
#header #logo {
	padding-top: 13px;
	padding-left: 30px;
}
#header #login {
	float: right;
	padding-top: 10px;
	padding-right: 100px;
}
#copy {
	padding:0;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	background-color:#FFF;
	width:900px;
}

#copy_left {
	width:500px;
	height:500px;
	float:left;
	padding-right:0;
}

body.index-page #copy_left {
	background:#fff url(../images/home_left_img.jpg)  top center no-repeat;
}

body.index-page #copy_right {
	background:#FFF url(../images/home_bg_img.jpg) top center no-repeat;
	float: right;
}
body.index-page #bottom {
	clear: both;
	padding-left: 25px;
	padding-right: 50px;
}

#bottom{
	width:850px;
}

.contactname{
	font-weight:bold;
	color:#336699;
	font-size:14px;
	font-family:Helvetica, Arial, sans-serif;
}

.contactmail{
	color:#336699;
	font-weight:bolder;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
}

#copy_right {
	width:400px;
	float:right;
}

#copy_right #text_right ul {
	margin:0;
	padding:0;
}

#copy_right #text_right li {
	font-family:arial;
	font-size:12px;
	color:#333;
	line-height:29px;
}

#text_right {
	padding-top:5px;
	padding-left:25px;
	padding-right:25px;
}

#text_right li{
	margin-left:15px;
}

#footer {
	width:850px;
	font-size:11px;
	line-height:20px;
	color:#000;
	clear:both;
	background-color:#FFF;
	padding-left:10px;
	padding-bottom:10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
}

.clear {
	clear:both;
	height:0;
	line-height:0;
	display:block;
}
.p_white {
	font-family:arial;
	font-size:12px;
	line-height:18px;
	color:#FFF;
}

.iconpad{
	padding-left: 1px;
	padding-top:15px;
	padding-bottom:15px;
}

.iconpad_login{
	padding-left: 60px;
	padding-top:15px;
	padding-bottom:15px;
}

#icons {
	padding-right: 10px;
	border:none;
}

.h_grey{
	width: 215px; 
	text-align: center; 
	vertical-align: top;
	padding-top:15px;
	padding-right:10px;
	padding-left:10px;
}

.tabtitle{
	width: 600px;
	text-align:justify;
	padding-top:18px;
}

.topBorder
{
	border-top: 1px solid #cccccc;
}

.licenseLabel
{
	text-align: right;
	width: 120px;
	font-weight: bold;
	background-color: #99ccff;
	color: #000000;
	vertical-align: top;
}

.topBorderlicenseLabel{
	border-top: 1px solid #cccccc;
	text-align: right;
	width: 120px;
	font-weight: bold;
	background-color: #99ccff;
	color: #000000;
	vertical-align: top;
}

.licenseState{
	background-color: #99ccff; 
	color: #000000; 
	text-align: center; 
	border-right: 1px solid #ccccccc; 
	font-weight: bold;
}

.licenseTable{
	border: 1px solid #cccccc; 
	width: 100%; 
	font-size: 10pt;
}

.indent{
	padding-left:45px;
}

.statelist{
	padding-left:40px;
	width:160px;
}

.phone{
	font-size:25px;
	font-weight:600;
	line-height:0px;
	padding-left:79px;
	color:#999999;
}

.eol{
	float:right;
}

#footer p{
	padding-left:140px;
}
