@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Droid+Sans:regular,bold);
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	background-color: #333;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image: url(artwork/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #CCC;
}

h1 {
	font-weight: bold;
	font-size: 22px;
	color: #603;
	font-family: 'Droid Sans', verdana, arial, serif;	
}

h2 {
	font-weight: bold;
	font-size: 18px;
	color: #154D4D;
	font-family: "Times New Roman", Times, serif;
}

h3 {
	font-weight: bold;
	font-size: 18px;
	color: #603;
	font-family: "Times New Roman", Times, serif;
}

h4 {
	font-weight: bold;
	color: #154D4D;
	font-size: 14px;
	font-family: 'Droid Sans', verdana, arial, serif;	
}

h5 {
	color: #154D4D;
	font-family: 'Droid Sans', verdana, arial, serif;	
}

h6 {
	font-weight: bold;
	color: #993300;
	font-family: 'Droid Sans', verdana, arial, serif;	
}

.DroidHead {
	font-size: 24px;
	color: #0099ff;
	font-family: 'Droid Sans', verdana, arial, serif;
}

li {
	padding-bottom: 6px;
}
.head3b {
	font-size: 14px;
	color: #0099ff;
	font-family: 'Droid Sans', verdana, arial, serif;
}
.head1 {
	font-weight: bold;
	font-size: 18px;
	color: #CCC;
	font-family: 'Droid Sans', verdana, arial, serif;	
}
.head2 {
	font-weight: bold;
	font-size: 14px;
	color: #CCC;
	font-family: 'Droid Sans', verdana, arial, serif;	
}

#MainTable {
	width: 864;
	position: relative;
	background-position: center top;
	padding: 0px;
	margin: 0px;
}
#Masthead {
	display: inline;
	margin-top: 30px;
}

#NavBar {
	background-color: #58585A;
	width: 799;
	position: relative;
	background-position: center top;
	height: auto;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
}

A:active {
	color: #339999;
	text-decoration: underline;
	position: relative;
    top: 1px;	
}

A:link {
	color: #339999;
	text-decoration: underline;
}

A:visited {
	color: #339999;
	text-decoration: underline;
}

A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#NavBar A:active {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;	
}

#NavBar A:link {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;		
}

#NavBar A:visited {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;		
}

#NavBar A:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.BigBoxBlue {
	width: 160px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #006699;
}
.BigBoxBasic {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.BigBoxTeal {
	width: 160px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #006666;
}

.SmallTxt {
	font-size: 11px;
}
.footer {
	background-image: url(artwork/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 102px;
}
#SideBox {
	padding: 20px;
}
.quote {
	padding: 20px;
}
a.rollover {
	display: block;
	width: 158px;
	height: 21px;
	text-decoration: none;
	background-image: url(artwork/btn_signupnow2up.gif);
	}

a.rollover:hover {
	background-position: -158px 0;
	}

.displace {
	position: absolute;
	left: -5000px;
	}
.graytext {
	text-align: left;
	color: #999;
}
.BigBoxBasicBlue {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #006699;
}
.SpecialBox {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 741px;
	background-color: #933;
}
.head1alt {
	font-size: 18px;
	color: #FF9;
	font-family: 'Droid Sans', verdana, arial, serif;
}
.DroidHeadWhite {
	font-size: 24px;
	color: #FFF;
	font-family: 'Droid Sans', verdana, arial, serif;
}
#formfix {
	width: 500px;
	margin-left: 30px;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.BigBoxRed {
	width: 160px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #933;
}
.head1altblu {
	font-size: 18px;
	color: #09F;
	font-family: 'Droid Sans', verdana, arial, serif;
}

