/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
    margin: 0; 
    padding: 0; 
    border: 0; 
}

/* hide from IE mac \*/
html {
    min-height: 100%;
    margin-bottom: 1px;
}
/* end hiding from IE5 mac */

body {
	color: #666666;
	background-image: url(../images/body_backgrd.gif);
	font: 100.01% Geneva, Tahoma, Helvetica, Arial, sans-serif;
}

#wrapper {
	margin: 0px auto;
	width: 760px;
	border: 1px solid #ccc;
	background-color: #FFF;
	padding: 0 10px;
}

#header {
	height: 36px;
	background-color: #FFF;
	background-image: url(../images/phonenumber_award.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 10px 0 0 10px;
}

#flash {
	height: 140px;
}

#contentwrapper {
	padding: 5px 0 10px 0;
}

#leftcol {
	float: left;
	width: 165px;
}

#leftcol ul {
	list-style-type: none;
}

#leftcol ul li {
	font-size: 75%;
	border-bottom: 1px solid #CCC;
	background-color: #FFF;
}

#leftcol li a {
	display: block;
	text-decoration: none;
	color: #666666;
	padding: 10px 0 10px 5px;
}

#leftcol li a:hover, #leftcol li a:focus {
	background-color: #eee;
	color: #000;
}

#rightcol {
	float: right;
	width: 165px;
}

#orangebox {
	border: solid #FF6633 1px;
	text-align: center;
	margin: 0 0 10px 0;
}

#orangebox h4 {
	font-size: 70%;
	color: #fff;
	background-color: #d8a84f;
	padding: 5px;
	}

#orangebox p {
	font-size: 70%;
	padding: 0px 3px 8px 0;
}

#content {
	width: 400px;
	margin-left: 180px;
}

#content h1 {
    font-size: 140%;
    color: #000;
    font-family: Geneva, Tahoma, Helvetica, Arial, sans-serif;
	font-weight: normal;
	padding: 5px 0 5px 0;
}

#content h2 {
    font-size: 90%;
    color: #000;
    font-family: Geneva, Tahoma, Helvetica, Arial, sans-serif;
	padding: 5px 0 0 0;
	font-weight: normal;
}

#content h3 {
    font-size: 100%;
    color: #c09431;
    font-family: Geneva, Tahoma, Helvetica, Arial, sans-serif;
	padding: 5px 0 0 0;
	font-weight: bold;
}

#content h4 {
	color: #c09431;
	font-family: Geneva, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 90%;
	padding: 5px 0 0 0;
	font-weight: normal;
}

#content p {
	font-size: 75%;
	line-height: 140%;
	color:#666666;
	margin: 5px 0 5px 0;
}

#content ul {
	list-style: outside;
	font-size: 75%;
	line-height: 125%;
	color:#666;
}

#content ul li {
	text-indent: 0px;
	margin: 0px 0 5px 20px;
}

#content a {
	color:#00568d;
	text-decoration: none;
}

#content a:hover, #content a:focus {
	color: #00568d;
	text-decoration: underline;
}

blockquote {
	font-size: 80%;
	color: #999999;
	padding: 6px;
	border: 1px solid #003300;
}

blockquote:hover {
	border: 1px solid #FF0000;
}

#footer {
	background: #00568d;
	clear: both;
	height: 30px;
	border-top: 1px solid 283f13;
	margin: 0 0 10px 0;
}

#footer p {
	font-size: 70%;
	color: #FFF;
	text-align: right;
	padding: 8px;
}

#footer a {
	color:#FFFFFF;
	text-decoration: none;
}

#footer a:hover, #footer a:focus {
	text-decoration: underline;
}

a {
color:#CC0000;
}

a:hover, a:focus {
	color: #FF3333;
	text-decoration: none;
}

.left {
	margin: 5px 10px 1px 0px;
	float: left;
	border: 1px solid #283F13;
}

#skip a {
position: absolute;
margin-left: 1000px;
}

#skip a:focus, #skip a:active{
margin-left: 0;
display: block;
width: 10em;
overflow: visible;
background-color:#000;
color: #fff
}

#blah:active{
}

.bottom {
	vertical-align: bottom;	
}

.bold {
    font-size: 100%;
    color: #c09431;
	padding: 5px 0 0 0;
	font-weight: bold;
}

.boldblue {
    font-size: 100%;
    color: #03578e;
	padding: 5px 0 0 0;
	font-weight: bold;
}

h5 {
	font-family: Geneva, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: Normal;
	color: #FFF;
	background-color: #03578E;
	padding: 5px 3px 5px 10px;
	margin: 10px 0 5px 0px;
	text-align: left;
	letter-spacing: 0.2em;
}

h6 {
	font-family: Geneva, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: Normal;
	color: #FFF;
	background-color: #c09431;
	padding: 5px 3px 5px 10px;
	margin: 10px 0 5px 0px;
	text-align: left;
	letter-spacing: 0.2em;
}

#awardtext {
	/*float: right;*/
	text-align: left;
	padding: 0 0 10px 0;
}


#awardtext img {
	float: right;
	}

#awardtext h1 {
    font-size: 110%;
    color: #03578E;
    font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 5px 0 8px 0px;
	font-weight: bold;
	line-height: 130%;
}

#awardimg {
	/*float: left;*/
	text-align: center;
	padding: 10px 0 0 0;
}

#clear {
	clear: both;
}