body	{
margin: 0;
padding: 0;
font-family:Arial;
font-size:13px;
line-height:18px;
background-image:url(../images/footerrepeat.gif);
background-repeat:repeat-y;
background-position:center;
display:block;
}

A	{
color:#000000;
}

A:hover	{
color:#025FC8;
}

P	{
padding-right:10px;
}

LI	{
padding:0 25px 5px 0;
}

/* Toolbar */
.toolbar	{
background-image:url(../images/toolbarbkgd.jpg);
background-repeat:repeat-x;
width:780px;
height:37px;
margin: 0 auto;
text-align:center;
}

.toolbar	a{
color:#CCCCCC;
text-decoration:none;
}

.toolbar	a:hover{
color:#025FC8;
}

.toolbartop	{
background-color:#002888;
padding:7px;
border-bottom: 3px solid #A5CE59;
width:676px;
margin: 0 auto;
}

#tool	{
color:#CCCCCC;
font-size:13px;
font-weight:bold;
border-left: 1px dotted #CCCCCC;
padding:6px 20px;
}

#toolon	{
color:#A5CE59;
font-size:13px;
font-weight:bold;
border-left: 1px dotted #CCCCCC;
padding:6px 20px;
}

#toolon	A{
color:#A5CE59;
}

#toolend	{
color:#CCCCCC;
font-size:13px;
font-weight:bold;
border-left: 1px dotted #CCCCCC;
border-right: 1px dotted #CCCCCC;
padding:6px 19px;
}

#toolendon	A{
color:#A5CE59;
font-size:13px;
font-weight:bold;
border-left: 1px dotted #CCCCCC;
border-right: 1px dotted #CCCCCC;
padding:6px 19px;
}

/* Home */
#mainarrow	LI	{
list-style-image:url(../images/arrow.gif);
color:#FFFFFF;
margin: 0 25px;
}

#subarrow	LI	{
font-size:11px;
list-style-image:url(../images/subarrow.gif);
color:#025FC8;
margin: 5px 0 0 -18px;
}

#subarrowlarge	{
font-size:12px;
color:#002888;
}

/* Interior Template */
.column1	{
padding: 0 0 0 45px;
}

.column2	{
width:204px;
background-image:url(../images/sidebargraphic.jpg);
background-repeat:no-repeat;
background-position:bottom;
background-color:#D4E8AF;
border-left:solid 1px #BEDC9A;
}

.subtool	LI{
list-style:none;
border-bottom: 1px solid #002888;
margin-bottom:7px;
}

.subtool	{
color:#002888;
font-weight:bold;
font-size:11px;
text-align:right;
padding:10px 30px 0 0;
}

.subtool	A{
color:#002888;
text-decoration:none;
}
.subtool	A:hover{
color:#025FC8;
}

.subtoolon	{
color:#75AE41;
}

#testimonial	{
font-size:11px;
font-style:italic;
padding: 25px 15px 0 15px;
}

#testimonialname	{
font-size:11px;
padding: 0 15px 0 15px;
}

#enlarge	{
font-size:11px;
text-align:center;
font-size:bold;
padding:5px 0;
margin-top:10px;
background-color:#BEDC9A;
width:400px;
}

h1	{
font-size:20px;
font-weight:bold;
color:#0969C1;
text-align:right;
border-bottom: 1px dashed #75AE41;
margin: 25px 30px 0 45px;
padding-bottom:7px;
}

h2	{
font-size:16px;
font-weight:bold;
color:#75AE41;
padding-top:10px;
}

h3	{
font-size:13px;
font-weight:bold;
font-style:italic;
color:#003399;
}

h4	{
font-size:13px;
color:#003399;
}

/* Footer */
#footer	{
font-size:11px;
color:#CCCCCC;
width:675px;
margin: 0 auto;
background-color:#002888;
padding:10px 10px 10px 95px;
border-bottom: 1px solid #000000;
}

#footer	a{
color:#CCCCCC;
text-decoration:none;
}

#footer	a:hover{
color:#FFFFFF;
}

#footerright	{
padding-left:77px;
}

#spacerbottom	{
padding-bottom:25px;
}