Body	{
padding:0;
margin:0;
font-family:Arial;
font-size:12px;
line-height:16px;
background-image:url(images/gradient.jpg);
background-repeat:repeat-x;
background-color:#939BA0;
color:#333333;
}

A	{	color:#FFFFFF;	}
A:hover	{	color:#D9511A;	}

P	{	
padding:0 25px;
text-align: justify;
}

UL	{
color:#D9511A;
font-weight:bold;
}

LI	{
padding-bottom:5px;
}

H1	{
font-size:14px;
font-weight:bold;
padding:15px 0 0 15px;
border-top: 1px dashed #939BA0;
}

.wrap	{
width:900px;
margin:0 auto;
background-image:url(images/columnwrap.gif);
background-repeat:repeat-y;
}

.bottomrow	{
background-color:#939BA0;
height:150px;
clear:both;
}

.nav	{
background-image:url(images/toolbanner.gif);
background-repeat:repeat-x;
height:80px;
padding: 0 0 0 275px;
}

.navsub	{
padding:0 20px;
}

.addressbar	{
margin:30px 0;
}

.homelinks	{
float:right;
padding:0 25px 0 0;
}

.smtext	{
font-size:10px;
line-height:12px;
}

.largetext	{
font-size:16px;
text-align:center;
border-top: 1px dashed #939BA0;
border-bottom: 1px dashed #939BA0;
margin: 80px 0;
padding:25px 0;
}

.quote	{
font-size:16px;
line-height:24px;
text-align:center;
border-top: 1px dashed #939BA0;
padding: 15px;
color:#666666;
}

.tablehead	{
font-size:14px;
font-weight:bold;
border-top: 1px dashed #939BA0;
border-bottom: 1px dashed #939BA0;
padding: 3px 0;
}

.column1	{
width:332px;
float:left;
}

.column2	{
width:568px;
float:right;
}

.footer	{
font-size:10px;
color:#FFFFFF;
padding:60px 0 0 0;
text-align:center;
width:780px;
margin:0 auto;
clear:both;
}

.spacer	{
padding-top:25px;
}