.quarterDiv
{
	float: left;
	width: 200px;
	padding: 15px;
}

.thirdDiv
{
	float: left;
	width: 325px;
	padding: 5px;
}

.halfDiv
{
	float: left;
	width: 725px;
	padding: 15px;
}

.fullDiv
{
	float:left;
	width:975px;
	clear:both;
	padding: 15px;
}
.containerDiv
{
	float:left;
	width:995px;
	clear:both;
	padding: 0px;
}	
img
{
	border: none;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

.odd {
	background-color: #def; }

	
h2
{
	font: 18px 16px Verdana, Arial, Helvetica, sans-serif;
}

.iframeSpecials
{
	border: dashed 1px #4E8CC3;
	#padding: 10px 10px 0px 10px;
	_padding: 10px 10px 0px 10px;
	padding: 10px;
}

.noIndent
{
	margin: 0px;
	line-height: 12px;
	padding-left: 0px;
	list-style-position: inside;
}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#7F756F;
	line-height:12px;
}

.tdHead {
	text-align: center;
	font-family:Tahoma;
	font-size:14px;
	color:#4E8CC3;
	line-height:16px;
}

a {
	text-decoration: underline;
	color:#4E8CC3;
}

body  {margin:0px;padding:0px;
font-family:Tahoma;}

.copy{
font-family:Tahoma;
font-size:10px;
color:#928882;
text-decoration:none
}

.gray {color:#7F756F}
.blue {color:#4E8CC3}
.red {color:#CA3000}
.small {font-size:10px}

.liNB {
list-style-type:none;
margin:2px
}


a:hover{text-decoration:underline;}

#under{text-decoration:underline;}
.box{
padding: 9px 9px 9px 9px;
}
.pageTitle {
	font-size: 16px;
	color: #CA3000;
	text-decoration: none;
	font-weight: bold;
}
.contactForm {
	text-align: right;
	vertical-align: bottom;
}
.footerRight {
	background-image: url(../images/bottom3.jpg);
	background-repeat: no-repeat;
}
.footerLeft {
	background-image: url(../images/bottomSlice.jpg);
	background-repeat: repeat-x;
}
.bodyText {
	font-size:12px;
	color: #333333;
}

