@charset "utf-8";
/* CSS Document */
body {
font-family:Arial, Helvetica, sans-serif;
font-size:.8em;
color:#000;
background-color:#eff4fa;
margin:0;
padding:0;
font-weight:normal;

}
#wrapper {
	border-top:1px solid #eff4fa;
margin:0 auto;
width:764px;
background:#eff4fa url(../images/interface/bg.gif) repeat-y center top;
}
#wrapperInner
{
margin:0 auto;
width:739px;
/*background:transparent url(../images/interface/carney_logo_watermark.gif) no-repeat right top;*/
text-align:left;
}
#footer {
background:#eff4fa url(../images/interface/bg_btm.gif) no-repeat center top;
padding:20px;
font-size:90%;
color:#393d4d;
text-align:right;
}
.headerBlock
{
width:290px;
margin-left:250px;
}
#content {
margin:0 30px 0 30px;
/*background:transparent url(../images/interface/carney_logo_sm.gif) no-repeat right bottom;*/
}
sup {
vertical-align:text-top;
}
.feedbackForm {
width:510px;
}
.topRight {
padding-top:20px;
margin-right: 20px;
text-align:right;
}
.topRight .quicklink{
font-size:75%;
margin-top:8px;
color:#006dca;
}
/*
#LogoHomeAnc {
width:250px;
height:160px;
background:transparent url(../images/interface/carney_logo.gif) no-repeat center center;
float:left;
}
*/
#LogoHomeAnc {
width:103px;
height:62px;
background:transparent url(../images/interface/carney_logo_sm.gif) no-repeat center center;
float:left;
margin:20px;
}
h1 {
color:#004891;
font-size:130%;
font-weight:normal;
}
a, a.link, a.active {
color:#006dca;
border-bottom:1px dotted #006dca;
text-decoration:none;
}
a.image {
border:none;
}
a:hover, a.link:hover, a.active:hover {
color:#f7910c;
border-bottom:1px dotted #f7910c;
text-decoration:none;
}
.feedbackForm label, label {
font-weight:normal;
}
.tbox {
background:#fff url(../images/interface/textbox_bg.gif) repeat-x left top; 
border: 1px solid #dedbe4;
}
h2 {
color:#004891;
font-size:120%;
font-weight:bold;
}
.center {
text-align:center;
}
.reqbox {
font-size:80%;
margin:20px 0;
}
.reqsNo {
color:#b80638;
/*background:transparent url(../images/interface/reqs_no.gif) no-repeat left 2px; */
padding-left:16px;
}
.reqsYes {
color:#328718;
/*background:transparent url(../images/interface/reqs_yes.gif) no-repeat left 2px; */
padding-left:16px;
}
.reqsImage {
margin-right:8px;
}
.reqsInstructions {
padding-left:16px;
color:#000;
}
.floatRight {
float:right;
margin:10px;
}
a.button {
display:block;
border:none;
text-align:center;
padding-top:6px;
}
.submit_btn, .button {
background:transparent url(../images/interface/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;
}
.clearfloat
{
clear:both;
margin:0;
}
.tbox.scroll
{
width:510px;
height:50px;
overflow:scroll-y;
}
.fieldItem
{
margin-bottom:10px;
}
.buttonWrapper {
text-align:left;
margin:10px 10px 10px 314px;
}
.ratingLabel
{
color:#003362;
font-size:80%;
}
#ratingvalue {
color:#0055a9;
font-size:85%;
border:none;
font-weight:bold;
}
#slider-range-max {
margin-top:10px;
}
.arrowRange {
text-align:left;
margin-top:10px;
padding:0;
white-space:nowrap;
}
.minTerm, .maxTerm {
color:#0055a9;
font-size:80%;
}
.minTerm {
padding-right:2px;
}
.maxTerm {
padding-left:2px;
}
.sectionborder {
	border-top: 1px dotted #999;
}
