body {
    scrollbar-face-color: #fa002c;
    scrollbar-shadow-color: #ffa814;
    scrollbar-highlight-color: #ffa814;
    scrollbar-3dlight-color: #ffa814;
    scrollbar-darkshadow-color: #ffa814;
    scrollbar-track-color: #ffa814;
    scrollbar-arrow-color: #ffffff;
  }
  
.body  {
	font-size : 13px;
	line-height : 20px;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
}

.columns  {
	font-size : 13px;
	line-height : 15px;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
}

.small  {
	font-size : 12px;
	line-height : 16px;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
}

.phone  {
	font-size : 13px;
	line-height : 20px;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
}


.quote  {
	font-size : 18px;
	line-height : 20px;
	font-family : Georgia, Times, Times New Roman, serif;
    font-style : italic;
}

.quotesmall  {
	font-size : 14px;
	line-height : 18px;
	font-family : Georgia, Times, Times New Roman, serif;
    font-style : italic;
}

H1 {
	font-size : 18px;
	line-height : 20px;
	font-family : Arial, Verdana, sans-serif;
    color : #0f238c;
    font-weight : bold;
    padding : 0px;
    margin : 0px;
}

H2 {
	font-size : 18px;
	line-height : 20px;
	font-family : Arial, Verdana, sans-serif;
    color : #333333;
    font-weight : bold;
    text-transform : uppercase;
    padding : 0px;
    margin : 0px;
}

H3 {
	font-size : 14px;
	line-height : 16px;
	font-family : Arial, Verdana, sans-serif;
    color : #333333;
    font-weight : bold;
    text-transform : uppercase;
    padding : 0px;
    margin : 0px;
}

.white {
  color : #ffffff;
}

.black {
  color : #000000;
}

.gray {
  color : #333333;
}

.blue {
  color : #091657;
}

.red  {
	color : #fa002c;
}

.fineprint  {
	font-size : 10px;
	line-height : 10px;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
}

UL {
	list-style-image: url(../images/bullet.gif);
}

A.body, A  {
	text-decoration : none;
	color : #fa002c;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-size : 13px;
    font-weight : bold;
}

A.body:Hover, A:Hover  {
	text-decoration : none;
	color : #091657;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-size : 13px;
    font-weight : bold;
}

A.body:Active, A:Active {
	text-decoration : none;
	font-size : 13px;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	color : #fa002c;
    font-weight : bold;
}


A.button  {
	text-decoration : none;
	color : #FFFFFF;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
	display : block;
	background : #a42b30;
	border : 1px solid #000000;
	padding : 2px 6px 2px 6px;
}

A.button:Hover  {
	text-decoration : none;
	color : #FFFFFF;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
	display : block;
	background : #000000;
	padding : 2px 6px 2px 6px;
}

A.button:Active {
	text-decoration : none;
	font-size : 10px;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	color : #000000;
	font-weight : bold;
	display : block;
	background : #000000;
	padding : 2px 6px 2px 6px;
}

A.menus  {
	text-decoration : none;
	color : #13286c;
	font-family : Arial, Trebuchet MS, Verdana, sans-serif;
	font-size : 14px;
	font-weight : normal;
}

A.menus:Hover  {
	text-decoration : none;
	color : #ff0d01;
	font-family : Arial, Trebuchet MS, Verdana, sans-serif;
	font-size : 14px;
	font-weight : normal;
	background : #e2e2e2;
	display : block;
}

A.menus:Active {
	text-decoration : none;
	font-size : 14px;
	font-family : Arial, Trebuchet MS, Verdana, sans-serif;
	color : #13286c;
	font-weight : normal;
}

A.fineprint  {
	text-decoration : none;
	color : #ffffff;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

A.fineprint:Hover  {
	text-decoration : underline;
	color : #cccccc;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
}
 

A.fineprint:Active {
	text-decoration : none;
	font-size : 10px;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	color : #000000;
	font-weight : bold;
}

INPUT  {
	font-size : 13px;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	color : #464646;
	background: #ffffff;
	border: 1px solid #464646;
}

INPUT.submit  {
	font-size : 13px;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight : bold;
	color : #ffffff;
	background: #c02222;
	border: 1px solid #464646;
}


INPUT.bullets  {
	background: transparent;
	border-width: 0;
}

INPUT.checkbox  {
	background: transparent;
	border-width: 0;
}

SELECT  {
	font-size : 13px;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	color : #464646;
	background: #ffffff;
	border: 1px solid #464646;
}

TEXTAREA  {
	font-size : 13px;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	color : #464646;
	background: #ffffff;
	border: 1px solid #464646;
}

a.linkopacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}

a.linkopacity:hover img {
filter:alpha(opacity=50);
-moz-opacity: .50;   
opacity: .50;
}

A.asterisk  {
	text-decoration : none;
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

A.asterisk:Hover  {
	text-decoration : underline;
	color : #F1EEDF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
}
A.asterisk:Active  {
	text-decoration : underline;
	font-size : 9px;
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-weight : bold;
}


