/* general styles */		body           { font-size: 12px; font-family: arial, helvetica, san-serif; background-color: #fff; background-image: url(../images/bg_top.jpg); background-repeat: repeat-x   }		td,div      { font-size: 12px; font-family: arial, helvetica, san-serif  ; line-height: 15px; }		p      { color: #404040; font-size: 12px; line-height: 18px; margin-top: 0; margin-bottom: 14px   }				h1{			font-size:18px;		}		h2{			font-size:14px;		}		h3{			font-size:12px;		}		sup{			font-size:8px;		}		select { font-size: 10px; font-family: arial, helvetica, san-serif }		input,textarea { font-size: 10px; font-family: arial, helvetica, san-serif }		form{			margin:0;			padding:0;		}				hr{			height:1;			margin: 5px 0px 5px 0px;		}	/* anchor styles */				a:link { color: #ff5705 }
a.topbar:link { color: #fff; font-size: 9pt; line-height: 12px; text-decoration: none   }
a.topbar:visited { color: #fff; font-size: 9pt; line-height: 12px; text-decoration: none   }
a.topbar:active { color: #fff; font-size: 9pt; line-height: 12px; text-decoration: none   }
a.topbar:hover { color: #101010; font-size: 9pt; line-height: 12px; text-decoration: none   }
a:visited { color: #ff5705 }				a:active { color: #ff5705 }				a:hover { color: #00009f }	/* custom styles */				.headline { font-size: 18px }
.headlineplain { font-size: 22px }
.blackbody     { color: #333; font-family: arial, helvetica }.whitebody      { color: #fff; font-size: 12px; font-family: arial, helvetica  ; line-height: 14px; }
.insideheader  { color: #fff; font-family: arial, helvetica }
.whiteheader  { color: #fff; font-size: 14px; font-family: arial, helvetica; font-weight: bold }
.whiteheadline  { color: #ff5705; font-size: 21px; font-family: arial, helvetica; font-weight: bold ; letter-spacing: -1px; }
.indexheader  { color: #fff; font-size: 12px; font-family: arial, helvetica; font-weight: bold; background: #2c2c6d; text-align: center; margin: 5px; width: 100% }
.subhead { color: #2a00a1; font-size: 14px; font-weight: bold }
.subheadred { color: #7a0000; font-size: 14px; font-weight: bold }
.sidequote  { color: #2a00a1; font-family: Georgia, "Times New Roman", Times; font-weight: bold }.small{			font-size:11px;		}
.sidenavi    { }
.smallwhite { color: white; font-size: 9px }
li { color: #404040; }
.smaller  { color: #333; font-size: 8px }		.alert{			color:#FF0000;			font-weight:bold;		}
.topbar { color: #f3f3f3; font-size: 9pt ; line-height: 12px; }
.workrollover { margin-top: 5px; }
.bgcenter { background-repeat: repeat-x; }
.sidebar { color: #f3f3f3; font-size: 12px ; line-height: 14px; }
a.sidebar:link { color: #f3f3f3; line-height: 14px; text-decoration: none  }
a.sidebar:visited { color: #f3f3f3; line-height: 14px; text-decoration: none  }
a.sidebar:active { color: #f3f3f3; line-height: 14px; text-decoration: none  }
a.sidebar:hover { color: #000; line-height: 14px; text-decoration: none  }