/* Create10.12.05 */


/*******	GENERAL CLASSES		*******/
BODY	{	margin-left:0px;	margin-top:0px;	margin-right:0px;	margin-bottom:0px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
}

TABLE	{
vertical-align:top;
}

/*******	STANDARD LINKS	*******/
A	{	color: #666666;
text-decoration:none;
}
A:hover	{	text-decoration: underline;}

/*******	CUSTOM TYPE CLASSES	*******/

TR		{	vertical-align:top;}
HR		{	height:1px; line-height:0px; font-size:1px;	width:100%;	color: #bbcef6; }
P	{font-size:12px;
line-height:16px;	
padding: 0px 10px 0px 20px;
}
DIV	{
padding: 0px 10px 0px 20px;
}

/*******	CUSTOM STYLES	*******/
.head {
color: #0055a5;
font-size: 26px; 
font-weight: bold;
padding: 20px 0px 0px 20px;
}

.subhead {
color: #0055a5;
font-size: 14px; 
font-weight: bold;
}

.callout {
color: #0055a5;
font-size: 14px; 
font-style:italic;
}

.date	{
font-size: 11px;
text-align:right;
color: #0055a5;
}

.floatimage	{
background: url("../images/star.gif") right;
background-repeat: no-repeat;
}

.testimonial1	{
font-size: 10px;
line-height: 12px;
color: #0055a5;
padding: 3px 3px 3px 3px;
}

.testimonial2 {
color: #0055a5;
padding: 3px 3px 3px 3px;
}

/*******	NAVIGATION	*******/
.sublinks	{
font-size: 11px;
font-weight: bold;
color: #666666;
text-align:right;
padding: 0px 10px 10px 20px;
}

/*******	FOOTER	*******/

.contact	{
font-size: 13px;
font-weight:bold;
color: #0055a5;
text-align:center;
padding: 0px 0px 3px 0px;
}

.contact a	{
color: #0055a5;
text-decoration:none;
}

.contact a:hover	{
text-decoration: underline
}


.footer		{
color: #666666;
font-size:10px;
line-height:12px;
text-align:center;
}
