body {	background-color:#dadada;	background-image: url(../images/body_background.gif);	 background-repeat:repeat-x;	font-family: Verdana, Arial, Helvetica;}form { margin: 0};/* borders */.imageBorder {border:1px; border-thickness: 1px; border-color: #cccccc; border-style: solid;}.borderAll {border-color: #cccccc;	border-top-width: 2px;	border-right-width: 2px;	border-bottom-width: 2px;	border-left-width: 2px;	border-top-style: solid;	border-right-style: solid;	border-left-style: solid;	border-bottom-style: solid;}.borderAllLeft {padding: 4px;border-color: #cccccc;	border-top-width: 2px;	border-right-width: 2px;	border-bottom-width: 2px;	border-left-width: 2px;	border-top-style: solid;	border-right-style: solid;	border-left-style: solid;	border-bottom-style: solid;}.topBorder {border-color: #cccccc;border-top-width: 2px;border-top-style: solid;}.topbottomBorder {border-color: #cccccc;	border-top-width: 2px;	border-bottom-width: 2px;	border-top-style: solid;	border-bottom-style: solid;	padding: 0px;	margin: 0px;}.borderPadding {	padding: 12px;}.leftrightBorderPadding {	padding-top: 0px;	padding-right: 12px;	padding-bottom: 0px;	padding-left: 12px;}/* headers */.headerRed {	font-size: 18px;	color: #E21921;		}.headerGray {	font-size: 16px;	color: #555555;		}.headerGrayItalic {	font-size: 16px;	font-style:italic;	color: #555555;		}.headerLargeItalic {	font-style:italic;	font-size: 22px;	color: #555555;	padding-bottom: 5px;}.headerCaseStudies {	font-size: 14px;	color: #646464;}.headerSubs {font-size: 14px;	color: #646464;	font-style:normal;}/* body copy */.bodycopyGray {	font-size: 11px;	color: #646464;	line-height: 14px;}.bodycopyGrayItalic {	font-style:italic;	font-size: 11px;	color: #646464;	line-height: 14px;}.bodycopyCaseStudiesGray {	font-size: 10px;	color: #646464;	line-height: 13.5px;}.bodycopyBold {	font-size: 10px;	font-weight: bold;	color: #646464;}.bodycopyQuiz {	font-size: 9px;	font-weight: bold;	color: #333333;}/* links */a.blueLinks {		font-size: 10px;	font-weight:bold;	color: #006699;	text-decoration: none;}a.blueLinks:hover {	text-decoration: underline;}a.sideLinks {		font-size: 12px;	font-weight:normal;	color: #006699;	text-decoration: none;}a.sideLinks:hover {		font-size: 12px;	font-weight:normal;	color: #006699;	text-decoration: underline;}a.sideSelected {		font-size: 12px;	font-weight:normal;	color: #E21921;	text-decoration: none;}a.sideSelected:hover {		font-size: 12px;	font-weight:normal;	color: #E21921;	text-decoration: underline;}a.admin {		font-size: 9px;	font-weight:normal;	color: #898989;	text-decoration: none;}a.admin:hover {		font-size: 9px;	font-weight:normal;	color: #898989;	text-decoration: underline;}