
body {
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:.8em;
color:#000;
background-color:#f5f7f9;
margin:0;
padding:0;
font-weight:normal;
}
#wrapper {
margin:0 auto;
width:775px;
background:#f5f7f9 url(../../cw/images/bg.gif) repeat-y center top;
}
#wrapperInner
{
margin:0 auto;
width:750px;
/*background:transparent url(../../cw/images/carney_logo_watermark.gif) no-repeat right top;*/
text-align:left;
}

#footer {
background:#f5f7f9 url(../../cw/images/bg_btm.gif) no-repeat center top;
padding:20px;
font-size:90%;
color:#393d4d;
text-align:right;
}
#content {
margin:0 30px 0 30px;
}
h1, h2, h3 {
	font-weight: bold;
	color: #666666;
}
h1 {
font-size: 150%;
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 110%;
}
li {
	color: #0000CC;
}
a, a.link, a.active {
color:#006dca;
text-decoration:underline;
}
a.image {
border:none;
}
a:hover, a.link:hover, a.active:hover {
color:#f7910c;
text-decoration:underline;
}
.center {
text-align:left;
}
#left {
text-align:left;
margin:0 10px 0;
}
.continueLink {
text-align:left;
font-size:120%;
text-decoration:underline;
}
a.button {
display:block;
border:none;
text-align:center;
padding-top:6px;
}
.submit_btn, .button {
background:transparent url(../../cw/images/btn_submit.gif) no-repeat left top; 
border:none;
width:72px;
height:25px;
color: #c55d24;
font-size:85%;
font-weight:bold;
text-transform:uppercase;
}
.submit_btn:hover, a.button:hover {
background-position:right top;
border:none;
text-decoration:none;
}
.buttonWrapper {
text-align:left;
margin:10px 10px 10px 309px;
}
/* Browser Test */
.browserTest {
font-size:80%;
margin:0 0 20px 0;
}
.testingText {
margin-bottom:12px;
}
.testingText p{
margin-left:16px;
}
.reqsNo {
color:#b80638;
padding-left:16px;
}
.reqsYes {
color:#328718;
padding-left:16px;
}
.reqsImage {
margin-right:8px;
}
.reqsInstructions {
padding-left:16px;
color:#000;
}