body {
    margin:0px;
    padding:25px 0px;
    background:#8a8a8a;
}
td {
    text-align:left;
    vertical-align:top;
    line-height:14px;
}
img {
    border:none;
    float:left;
    display:inline;
}
a {
	text-decoration:underline;
	color:#6B6B6B;
	font-family:tahoma;
}
a:hover {
    text-decoration:underline;
}
.gutterLeft {
    background:url(images/gutterLeft.gif) repeat-y;
}
.mainBody {
    margin-top:3px;
    font-family:tahoma;
    font-size:11px;
    color:#000000;
    width:522px;
}
.topPromo {
    float:right;
    padding:34px 26px;
    width:250px
}
.topPromo2 {
    float:right;
    padding:20px 26px;
    width:250px
}
.navMenu {
    border-bottom:solid 1px #d1d1d1;
}
.content {
    padding:22px;
    background:url(images/contentbg.gif) repeat-x #fdfdfd;
}
.content img {
    float:none;
    display:inline;
}
.content em {
    font-style:normal;
    font-weight:bold;
    color:#ff7e00;
}

.content h2 {
    font-style:normal;
    font-weight:bold;
    font-size:11px;
    color:#ff7e00;
    line-height:0px;
}
.topRightCol {
    padding-left:18px;
}
.gutterRight {
    background:url(images/gutterRight.gif) repeat-y;
}
.footer {
    padding:12px 24px;
    background:url(images/footerbg.gif) no-repeat;
    font-size:9px;
    font-family:tahoma;
    color:#6b6b6b;
    text-align:right;
}
.bullet {
    vertical-align:middle;
}
.form2 {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	background-color: #EEEEEE;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
.style1 {
    color: #FF0000;
	text-decoration: none;
}
.white {
    color:#FFFFFF;
    text-decoration:none;
}

/* Old, may not be needed */
.copy{
font-family:tahoma;
font-size:9px;
color:#6B6B6B;
text-decoration:none;
}
.gray {color:#6B6B6B; text-decoration:none}
.orange {color:#FF7E00; text-decoration:none}
.white {color:#FFFFFF; text-decoration:none}
.small {font-size:9px; line-height:12px}
.u {text-decoration:underline}
.t {text-transform:uppercase}

.large {
    font-size:12px; 
}

.rollover {scrollbar-face-color:#8B8B8B;
		scrollbar-track-color:#E2E2E2;
		scrollbar-arrow-color:#ffffff;
		scrollbar-3Dlight-color:#ffffff;
		scrollbar-base-color:#ffffff;
		scrollbar-shadow-color:#ffffff;
		scrollbar-darkshadow-color:#ffffff;
		scrollbar-highlight-color:#ffffff;}
