body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#F2F2F2;
	background-image: url(../images/bg_site.jpg);
	background-repeat: repeat-x;
}
.bg_white{background-color:#FFFFFF;}
.bg_header{
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width:460px;
	text-align:right;}

.bg_footer{background-image:url(../images/bg_footer.jpg); height:17px; background-repeat:repeat-x;}

.menu_global, a:link a:visited a:active{font-size:11px;color:#109dd5; text-decoration:none;}
.menu_global a:hover{font-size:11px;color:#9e0b0e; text-decoration:none;}

.bg_tabarea_1 {background-image: url(../images/bg_tabarea_1.jpg); background-repeat: no-repeat; width:373; height:89px;}
.bg_tabarea_2 {background-image: url(../images/bg_tabarea_2.jpg); background-repeat: no-repeat; width:373; height:89px;}

.padding_10{padding:10px;}
.padding_5{padding:5px;}
.padding_3{padding:3px;}

.bg_menu_nav_active{background-image:url(../images/bg_menu_active.jpg); background-repeat:repeat-x; height:25px;}

.txt_menu_nav_active, a:link a:visited a:active{font-size:11px; color:#000000; text-align:center; padding:0px 5px 0px 5px; text-decoration:none}
.txt_menu_nav_active a:hover{font-size:11px; color:#FFFFFF; text-decoration:none}

.bg_menu_nav_inactive{background-image:url(../images/bg_menu_inactive.jpg); background-repeat:repeat-x; height:25px;}

.txt_menu_nav_inactive, a:link a:visited a:active{font-size:11px; color:#FFFFFF; text-align:center; padding:0px 5px 0px 5px; text-decoration:none;}
.txt_menu_nav_inactive a:hover{font-size:11px; color:#FFFFFF; text-decoration:none}

.bg_submenu_nav_active{background-image:url(../images/bg_submenu_active.jpg); background-repeat:repeat-x; height:23px;}

.txt_submenu_nav_active, a:link a:visited a:active{font-size:11px; color:#e4e4e4; text-align:center; padding:0px 5px 0px 5px; text-decoration:none}
.txt_submenu_nav_active a:hover{font-size:11px; color:#FFFFFF; text-decoration:none}

.txt_submenu_nav_inactive, a:link a:visited a:active{font-size:11px; font-weight:bold; color:#FFFFFF; text-align:center; padding:0px 5px 0px 5px; text-decoration:none}
.txt_submenu_nav_inactive a:hover{font-size:11px; color:#FFFFFF; text-decoration:none}

.bg_sub_section_active{background-image:url(../images/bg_subsection_active.jpg); background-repeat:repeat-x; height:19px; border:1px solid #14b6f4;font-size:11px; color:#0b5e7d; text-align:center; padding:0px 5px 0px 5px; text-decoration:none; cursor:hand;}

.bg_sub_section_active, a:link a:visited a:active{font-size:11px; color:#0b5e7d; text-align:center; padding:0px 5px 0px 5px; text-decoration:none}
.bg_sub_section_active a:hover{font-size:11px; color:#000000; text-decoration:none;cursor:hand;}

.bg_sub_section_inactive{background-image:url(../images/bg_subsection_inactive.jpg); background-repeat:repeat-x; height:19px; border-left:1px solid #14b6f4;border-right:1px solid #14b6f4;border-top:1px solid #14b6f4; font-weight:bold;font-size:11px; color:#1e6b88; text-align:center; padding:0px 5px 0px 5px; text-decoration:none; cursor:hand;}

.bg_sub_section_inactive, a:link a:visited a:active{font-size:11px; color:#1e6b88; text-align:center; padding:0px 5px 0px 5px; text-decoration:none}
.bg_sub_section_inactive a:hover{font-size:11px; color:#008aad; text-decoration:none; cursor:hand;}

.hor_line_bottom_blue{border-bottom:1px solid #14b6f4;}
.3sided_table_border_blue{border-left:1px solid #14b6f4;border-right:1px solid #14b6f4;border-bottom:1px solid #14b6f4; background-color:#e9f8fe;}

.txt_white{font-size:11px; color:#FFFFFF;}
.txt_orange{font-size:11px; color:#ff6000;}
.txt_darkred{font-size:11px; color:#830003;}
.txt_darkblue{font-size:11px; color:#0a688c;}
.txt_normal{font-size:11px; color:#000000;}
.txt_grey{font-size:11px; color:#434242;}
.txt_lightgrey{font-size:11px; color:#919191;}

.txt_bold{font-weight:bold;}
.txt_indent{text-indent:10px;}
.txt_quotes{font-style:italic; font-weight:bold;}
.txt_lineheight{line-height:18px;}

.txt_link, a:link a:visited a:active{font-size:11px; color:#bf0039; text-decoration:none;}
.txt_link a:hover{font-size:11px; color:#0045b6; text-decoration:none;}
.dot_line_blue_hor{background-image:url(../images/dot_blue_hor.gif); background-repeat:repeat-x; height:1px;}
.dot_line_blue_ver{background-image:url(../images/dot_blue_ver.gif); background-repeat:repeat-y; width:1px;}
.dot_line_grey_hor{background-image:url(../images/dot_grey_hor.gif); background-repeat:repeat-x; height:1px;}
.dot_line_black_hor{background-image:url(../images/dot_black_hor.gif); background-repeat:repeat-x; height:1px;}
.txt_indent{text-indent:10px;}

.tab_para{font-size:11px; line-height:18px;}

.table_heading{font-size:11px; color:#000000; background-color:#78bed9; padding:5px; font-weight:bold;}
.row_odd{font-size:11px; color:#000000; background-color:#e0e0e0; padding:5px;}
.row_even{font-size:11px; color:#000000; background-color:#FFFFFF; padding:5px;}
.row_even_1{font-size:11px; color:#000000; background-color:#c8dde5; padding:5px;}

.list {font-size: 11px;color: #000000;	list-style-type: circle;}
