*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/background.gif);
    color: #000000;
	font-size: 14px;
	background-color: #cccccc;
	margin: 0;
}
TABLE, TD, P, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: #000000;
}

FORM{ display: inline; }
A{

}
A:link{
	font-weight: normal;
	text-decoration: underline;
	color: #FC0000;
}
A:visited{
	font-weight: normal;
	text-decoration: none;
	color: #FC0000;
}
A:hover{
	font-weight: normal;
	text-decoration: none;
	color: #FC0000;
}
A:active{
	font-weight: normal;
	text-decoration: none;
	color: #FC0000;
}

/* home page */
.hm_text {
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	line-height: 20px;
}
.hm_textbold {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 20px;
	letter-spacing: 1px;
}
.hm_nav-rollover {
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
	color: #FC0000;
	padding-right: 12px;
	padding-left: 12px;
	line-height: 24px;
}
.hm_nav {
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
	color: #000000;
	padding-right: 12px;
	padding-left: 12px;
	line-height: 24px;
}
A.hm_nav:link, A.hm_nav:visited, A.hm_nav:active {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
A.hm_nav:hover{
	font-weight: normal;
	text-decoration: none;
	color: #FC0000;
}
.hm_loginbar {
	font-size: 10px;
	text-decoration: none;
	color: #3a6c9e;
	padding-right: 7px;
	padding-left: 7px;
}
.hm_text13 {
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
.hm_textsm {
	font-size: 11.5px;
	text-decoration: none;
	color: #000000;
}
A.hm_textsm:link, A.hm_textsm:visited, A.hm_textsm:active {
	text-decoration: underline;
	color: #FC0000;
}
A.hm_textsm:hover{
	text-decoration: none;
	color: #FC0000;
}
/* table functions */
img.image_pad_right {
float: right;
margin: 2px 0px 4px 18px;
}
img.image_pad_left {
float: left;
margin: 2px 18px 4px 0px;
}
img.image_pad_logo {
margin-top: 47px;
margin-bottom: 15px;
margin-left: 65px;
}
table.pad_flash {
padding-top: 73px;
padding-left: 480px;
}
tr.band1 {
	background-color:#FBEFF0;
}
table.search_border {
background-color:#FBEFF0;
border: 1px solid #dfadaf;
border-color: #dfadaf;
border-style: solid;
border-width: Thin;
}
table.search_border_white {
background-color:#ffffff;
border: 1px solid #dfadaf;
border-color: #dfadaf;
border-style: solid;
border-width: Thin;
padding-top: 6px;
padding-bottom: 6px;
}


/* interior */
.int_header {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.int_header_red {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #fc0000;
}

/* forms */
.form_fields {
	border: inset #CEAC5C 1px;
	color: #666666;
}
.form_search_fields {
	font-size: 11px;
	border: inset #CEAC5C 1px;
	color: #666666;
}
.superscript {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
/* footer */
.body_text_box{
width:650;
height:360;
overflow:auto;
padding-right: 10px;
}
.tooltip_label {
	background-image: url(../images/tab_back.gif);
	border-width: 1px 1px 0px 1px;
	border-color: #7b7b7b;
	border-style: solid;
	font-size: 11px;
	text-decoration: none;
	color: #005a9b;
	line-height: 22px;
	padding-left: 10px;
	padding-right: 1px;
	line-height: 22px;
}
.tooltip_arrow {
	background: url(../images/tab_bottile.gif);

}