a:link {color:#000099; text-decoration:none}
a:visited {color:#990000; text-decoration:none}
a:hover {color:#000099; text-decoration:underline}
a:active {color:#990000; text-decoration:none}


.title_huge {
	font-size: 28px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.body_text {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.tableborder {
	border: 1px solid #666666;
	background-color: #FFFFFF;
}

.title_expanded {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.title_regular_link {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #0000FF; text-decoration: underline; }
.breadcrumbs {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.title_2 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.title_side_block {
	font-size: small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
}
.text_link {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color: #0000FF;
}
.title_bar {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-weight: normal;
	background-color: #FFFFFF;
	border: thin none #FFFFFF;
}
.text_x_small {font-size: x-small; font-family: Arial, Helvetica, sans-serif; }



.title_small_block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
.title_small_block_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
.title_expanded {font-weight: bold}
.title_big {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.body_text_bold {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}.link_x_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #0000FF;
	text-decoration: underline;
}
.H1_arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
}
.H2_arial_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.H3_arial_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.H4_arial_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.H5_arial_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bold_underlined {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.serif_small {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.text_link_smaller {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color: #0000FF;
}
.body_text_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.text_x_small_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
}
.text_x_small_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.text_smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.table_no_bottom {
	background-color: #FFFFFF;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 1px solid #666666;
}
.table_no_top {
	background-color: #FFFFFF;
	border-top: 0px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
.table_no_border {
	background-color: #FFFFFF;
	border: 0px solid #666666;
}
.text_link_no_underline {

	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000099;
}
.table_no_bottom_blue {

	background-color: #FFFFFF;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 1px solid #666666;
}
.table_bottom_only {

	background-color: #FFFFFF;
	border-top: 0px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 0px solid #666666;
}
.table_no_top_blue {

	background-color: #FFFFFF;
	border-top: 0px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
.table_bottom_only_vbottom {
	background-color: #FFFFFF;
	border-top: 0px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 0px solid #666666;
	bottom: 2px;
}
.textbox_required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
.textbox_required_optional {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFCC;
}
.tableborder_blue {

	border: 1px solid #666666;
	background-color: #FFFFFF;
}
.cell_prefix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 120px;
}
.popup {
	position: absolute;
	top: 300px;
	right: 100px;
}
.table_data_bottom_right {

text-align:right;

vertical-align:bottom;

}

.system_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
}
.title_huge_white {
	font-size: 28px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.body_text_bold_white {

	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.input { 
 border: 2px solid #ccc; 
} 
.input:focus { 
 border: 2px solid #000; 
} 
.drop_down {
	height: 400px;
}
.text_gray {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
}
.javascript {
  border: 0px solid white; 
  background-color: #FFFFFF; 
  color: #000000;
}

}.sign_in {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 10px;
}
.text_x_small_bold_maroon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #990000;
}
.text_transparent {
	color: #FFFFFF;
	background-color: #FFFFFF;
}
.textbox_short {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFCC;
	text-align: left;
	height: 6px;
}
.table_data_bottom_left {


text-align:left;

vertical-align:bottom;
}
.table_data_top_left {



text-align:left;

vertical-align:text-top;
}
.table_data_top_right {




text-align:right;

vertical-align:text-top;
}
.body_text_white {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.tableborder_gray {

	border: 1px solid #666666;
	background-color: #999999;
}
.system_legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.textbox_med_height {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFCC;
	text-align: left;
	height: 8px;
	line-height: 8px;
}
.tableborder_blue1 {


	border: 1px solid #666666;
	background-color: #CCCCCC;
}
.tableborder_blue2 {



	border: 1px solid #666666;
	background-color: #E1E1E1;
}
.body_text_bigger {

	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.body_text_bold_bigger {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
.tab_text {

	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.tableborder_red {

	border: 1px solid #FF0000;
	background-color: #FFFFFF;
}
.style1 {color: #FFFFFF}
.style4 {color: #000000}
.style8 {font-style: italic}
.style21 {color: #FF0000; font-size: 10px; }
.style23 {font-size: 10px; color: #000000;}
.style7 {color: #666666; font-size: 10px;}
.style24 {color: #FF0000; font-size: 10px; font-weight: bold; }
.pb_viewed {
font-size: 10px; color: #000000;
}
.tableborder_yellow {

	border: 1px solid #666666;
	background-color: #FFFF99;
}
.table_no_bottom_blue_dark {


	background-color: #2668B5;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 1px solid #666666;
}
.table_sides_only {
	background-color: #FFFFFF;
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px none #666666;
	border-left: 1px solid #666666;
}

