
P, TD, TH {
		font-family : Arial, Geneva, Sans-Serif;
		color : #ffffff;
		font-size : 12px;
}

SMALL {
		font-family : Arial, Geneva, Sans-Serif;
		font-size : 10px;
}


B  {
		font-family : Arial, Geneva, Sans-Serif;
		font-weight : bold;
}

A  {
		font-family : Arial, Geneva, Sans-Serif;
		color : #FFCC00;
		text-decoration: none;
		font-weight : bold;
		text-decoration: underline
}

A:active  {
		font-family : Arial, Geneva, Sans-Serif;
		color : #FFCC00;
		font-weight : bold;
		text-decoration: underline
}

A:visited  {
		font-family : Arial, Geneva, Sans-Serif;
		color : #FFCC00;
		font-weight : bold;
		text-decoration: underline
}

A:hover  {
		font-family : Arial, Geneva, Sans-Serif;
		color : #FF3333;
		font-weight : bold;
		text-decoration: underline
}

.header  {
		font-family : Arial, Geneva, Sans-Serif;
		font-size : 18px;
		font-weight : bold;
		color: #ffffff;
}

.subheader  {
		font-family : Arial, Geneva, Sans-Serif;
		font-size : 14px;
		font-weight : bold;
		color: #FFCC00;
}

.requestquotelink  {
		font-family : Arial, Geneva, Sans-Serif;
		font-size : 14px;
		font-weight : bold;
		color: #333399;
		text-decoration: underline
}
A.requestquotelink:link   { color: #333399; text-decoration: underline }
A.requestquotelink:visited      { color: #333399; text-decoration: underline }
A.requestquotelink:active    { color: #333399; text-decoration: underline }
A.requestquotelink:hover  { color: #FF3333; text-decoration: underline }

.footer  {
		font-family : Arial, Geneva, Sans-Serif;
		font-size : 11px;
		font-weight : bold;
		color: #ffffff;
		text-decoration: none;
}
A.footer:link   { color: #ffffff; text-decoration: none }
A.footer:visited      { color: #ffffff; text-decoration: none }
A.footer:active    { color: #ffffff; text-decoration: underline }
A.footer:hover  { color: #000000; text-decoration: underline }

.footerbg      { background-image: url(images/bg_red.gif); }
.imageborder 	{ background color: #ffffff; border-color: #336699; }

.printerfriendly  {
		font-family : Arial, Geneva, Sans-Serif;
		font-size : 12px;
		color: #000000;
		text-decoration: none;
}
.pfheader  {
		font-family : Arial, Geneva, Sans-Serif;
		font-size : 18px;
		font-weight : bold;
		color: #000000;
		text-decoration: none;
}
.pfsubheader  {
		font-family : Arial, Geneva, Sans-Serif;
		font-size : 14px;
		font-weight : bold;
		color: #000000;
		text-decoration: none;
}

