* {
    font-size:100% !important;
}
html {
    min-height:101%;
}   
body {
    font-family:verdana,sans-serif !important;
	font-size: 75% !important;
	color: black;
	background-color:#333333;
	margin:0px !important;
	padding:0px !important;
	text-align:center;
	opacity: 0.9999;
}
th,td {
    vertical-align:top;
}
form {
    margin:0px !important;
    padding:0px !important;
}
.container {
	position:relative;
	width:990px;
	margin:0px auto;
	text-align:left !important;
}
p,ul {
    font-family:verdana,sans-serif !important;
    line-height:1.3em;
    margin:0px 0px 1.2em 0px !important;
}
h1,.Head {
    font-family:Impact, Sans-Serif !important;
    font-size:1.6em !important;
    color:White;
    margin-top:0px;
    margin-bottom:1em;
}
a:hover {
    text-decoration:none;
}
a.CommandButton {
    color:Black !important;
}
.SubHead, h2, h3 {
    color:Black !important;
    font-size:1.2em !important;
    font-weight:bold;
}
.SubHead {
    font-size:1.2em !important;
}
h2 {
    font-size:1.3em !important;
}
h2,h3 {
    margin:2em 0px .5em 0px !important;
}
h3 {
    font-size:1.1em !important;
    font-weight:bold;
}
ul {
    font-family:verdana,sans-serif !important;
    list-style:none;
    padding-left:0px;
    margin-left:0px;
}
ul li {
    list-style:none;
    padding-left:1em;
    background:url(images/bullet.gif) no-repeat left .4em;
}
li {
    font-family:verdana,sans-serif !important;
    margin:.3em;
    margin-left:0px;
    padding-left:0px;
}
blockquote {
    color:white;
    font-size:1.5em !important;
    font-weight:normal;
    font-style:italic;
    margin:0px;
    padding-top:45px;
    background-repeat:no-repeat;
    background-position:left top;
}
blockquote p {
    font-family:Georgia, serif !important;
    line-height:1.2em;
    margin-bottom:.8em !important;
}
blockquote .credit {
    font-family:Verdana,sans-serif !important;
    font-size:.6em !important;
    font-style:normal;
    font-weight:bold;
    margin-bottom:0px;
}
#testimonial {
	margin-top:2em !important;
}
#testimonial h3 {
margin-top:0px !important;
}
#testimonial img {
	border:5px solid white;
}
#testimonial td {
    padding:0px 1em 1.5em 0px;
}
#testimonial p {
    margin:0px;
    margin-bottom:.5em !important;
}
#testimonial p.credit {
    font-size:.9em !important;
    font-weight:bold;
}
input {
    border:none;
}
.contentWrapper {
	float:right;
	width:810px;
	background-repeat:repeat-y;
	background-position: left top;
}
.content {
    padding:0px 30px 15px 30px;
    min-width:750px;
    height:500px;
}
*>.content {
    height:auto;
    min-height:500px;
}
.contentMain {
	width:480px;
	padding-top:250px;
	float:left;
}
.contentMain td {
    vertical-align:top;
}
.contentMain a {
    color:White !important;
    }
.contentMain a:hover {
    color:White;
    text-decoration:underline;
}
.contentMain .mainReport td {
    padding:0px 10px 10px 0px;
}
.contentMain .mainReport .label {
    	display:block;
	width:120px;
	margin-right:10px;
}
.contentMain .mainReport input {
    margin:0px;
}
.contentMain .frmReport {
    width:480px;
}
.contentMain .NormalTextBox {
    width:330px !important;
}
.NormalRed {
    color:White !important;
}
.contentSub {
	width:210px;
	padding-top:255px;
	float:right;
}
.search {
	position:absolute;
	right:30px;
	top:20px;
	width:300px;
	text-align:right;
}
.search input, .search img {
    vertical-align:middle;
}
.search .NormalTextBox {
    width:165px;
}
.nav {  
    position:relative;
	float:left;
	width:160px;
	padding-top:20px;
	text-align:right;
}
.nav a {
    color:white !important;
    text-decoration:none;
}
.nav img {
    margin-top:10px;
    margin-bottom:30px;
}
.MenuHdr
{
  font-size: 1.2em !important;
  font-weight: bold;
  text-align:right;
  padding-top:.5em;
  padding-bottom:.3em;
  color:#9D9D9D;
}
.MenuItem
{
  font-size:.9em !important;
  font-weight: normal;
  text-align:right;
  line-height:1.2em;
  padding-bottom:.3em;
}
.footer {
	float:right;
	width:810px;
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:30px;
	padding-bottom:50px;
	font-size:.9em !important;
	color:white !important;
}
.footer a, .footer .SkinObject
{
    color:white !important;
    font-weight:normal;
}
.footer img {
    float:right;
    margin-right:10px;
}
.clearBoth:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.clearBoth {display:inline-block;}

