﻿@import "styles.css";
@import "navigation.css";
@import "header.css";
@import "footer.css";
@import "forms.css";
@import "sf_Structure.css";
@import "buttons.css";

body {width:auto !important; min-width:100px !important;}

.disclaimer,
#rightSide .contentPage .disclaimer {font-size:0.75em; color:#666;}
.shareThis {margin-top:10px;}
.stwrapper {left:342px !important; top:135px !important;}
a.stbutton {color:#fff;}
.addthis_button {padding:0 0 0 10px; display:block;}
.javascriptError {display:block; text-align:center; padding:10px; font-weight:bold; background-color:#f00; width:100%; color:#fff;}

.buttonBkgd {background-image:url(../imgs/buttonBkgd.jpg); background-repeat:no-repeat; background-position:left top; color:#fff; font-weight:bold; width:100px; height:15px; padding:5px 0; text-align:center; margin-top:10px; font-size:10px;}
.buttonBkgd:hover {text-decoration:none;}

.whiteSubNavBody a img, .redSubNavBody a img{border:none;}

.plus1 {float:right;}

.error {color:Red;}

/* --- utility --- */
.center {text-align:center; margin:0 auto;}
.noDisplay {display:none !important;visibility:hidden;}
br.spacer,
.spacer {clear:both; margin:0; padding:0;}
