body {
    scrollbar-face-color: #5f519d;
    scrollbar-shadow-color: #b6afd2;
    scrollbar-highlight-color: #b6afd2;
    scrollbar-3dlight-color: #b6afd2;
    scrollbar-darkshadow-color: #b6afd2;
    scrollbar-track-color: #b6afd2;
    scrollbar-arrow-color: #ffffff;
    margin: 0;
    padding: 0 0 0 0;
    font-size: 13px;
    background: #ffffff;
  }
img {
    border : 0px;
    padding : 0px;
    margin : 0px;
  }

  table img {
  display:block;
  }

  img, div, input, TD, LI { behavior: url("../includes/iepngfix.htc") }
  
.body  {
	font-size : 13px;
	line-height : 18px;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
}

.header  {
	font-size : 36px;
	line-height : 38px;
	font-family : Arial Narrow, Verdana, Arial, sans-serif;
    text-transform : uppercase;
}

.subhead  {
	font-size : 18px;
	line-height : 22px;
	font-family : Arial Narrow, Verdana, Arial, sans-serif;
    text-transform : uppercase;
}

.white {
  color : #ffffff;
}

.black {
  color : #000000;
}

.gray {
  color : #707070;
}

.purple {
  color : #3e3566;
}

.red  {
	color : #c0272d;
}

.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  {
	text-decoration : none;
	color : #3e3566;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-size : 13px;
    font-weight : bold;
}

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

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

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

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

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

A.menus:Visited  {
	text-decoration : none;
	font-size : 13px;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	color : #3e3566;
	font-weight : normal;
}

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

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

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

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

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

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

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


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 : #535353;
	background: #ffffff;
	border-style: solid;
	border-color: #535353;
	border-width: 1px;
}

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

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 : #55626C;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

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

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

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

