.fontSet, body, #hdr_menu, .mpar_c, .mpar_ctbl, .mtbl, .mtblProd, .panel1_c, .panel2_c, #footer_c, .sitemap {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
}
.fontSet, body, .mpar_c, .mpar_ctbl, .panel1_c, .panel2_c {
	font-size: 13px;
	color: #000000;
}
.fontSet_s, .mtbl, .mtblProd {
	font-size: 11px;
	color: #000000;
}
#hdr_menu, #footer_c {
	font-size: 11px;
	color: #FFFFFF;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #0C518C;
}
#base {
	background: url(images/bg_sd.jpg) repeat-y 780px;
	width: 100%;
}
#base2 {
	background: url(images/bg_sd_m.jpg) no-repeat 780px top;
	width: 100%;
}
#hdr {
	background: url(images/hdr.jpg) no-repeat;
	width: 780px;
	height: 106px;
}
.menu {
	height: 40px;
	width: 780px;
}
.mpar {
	background-color: #EDEDED;
}
.mpar_c {
	width: 697px;
	margin: 34px 0 34px 37px;
}
.mpar_ctbl {
	width: 697px;
}
.mtbl {
	color: #666666;
}
.mtbl td {
	vertical-align: top;
	padding: 10;
}
.mtblProd {
	text-align: center;
}
.mtblProd td {
	background-color: #DADADA;
	padding: 5px 3px;
}
.mtblProd td.mtblProd_hMain {
	background-color: #1C8EEC;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
}
.mtblProd td.mtblProd_hSub {
	text-align: left;
	background-color: #FFFFFF;
	padding: 10px 5px;
	text-transform: uppercase;
	font-weight: bold;
	color: #0C518C;
}
.panel_vline {
	width: 1px;
	background-color: #DDDDDD;
}
.panel1 {
	background: #FFFFFF url(images/t_bg.jpg) repeat-x;
	width: 100%;
}
.panel1_t {
	padding: 0px 24px;
}
.panel1_c {
	padding: 19px 24px;
	vertical-align: top;
}
.panel2 {
	background: #FFFFFF url(images/pnl_bg.jpg) repeat-x;
	width: 100%;
}
.panel2_c {
	padding: 10px 24px 19px;
	vertical-align: top;
}
.picL {
	float: left;
	margin-right: 10px;
}
#footer {
	background: #0C518C url(images/bg_btm_sd.jpg) no-repeat 780px top;
	width: 100%;
	position: relative;
}
#footer_c {
	width: 780px;
	text-align: center;
	background: url(images/bg_btm.jpg) no-repeat top;
	height: 100px;
	padding-top: 38px;
}
.sitemap {
	vertical-align: top;
	font-size: 11px;
}

h2 {
	text-transform: uppercase;
	color: #0B518C;
	font-family: "Swis721 Cn BT", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 30px;
}
h3 {
	color: #0B518C; /* #666666 */
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	text-transform: capitalize;
	margin: 30px 0;
}
h4 {
	text-transform: uppercase;
	font-size: 11px;
}
ul {
	padding-left: 24px;
	margin: 30px 0;
	list-style: circle;
}
li {
	margin-bottom: 10px;
}
ul ul {
	margin-top: 10px;
}

ul.map_sub1 {
	padding-left: 24px;
	margin: 0;
	list-style: circle;
	font-size: 11px;
}
ul.map_sub2 {
	padding-left: 16px;
	list-style: circle;
	padding-top: 10px;
	margin: 0;
}
li.map_sub1, li.map_sub2 {
	margin-bottom: 10px;
}

a:link, a:visited {
	color: #0B518C;
	text-decoration: underline;
}
a:hover, a:active {
	color: #666666;
	text-decoration: none;
}
a.sM:link, a.sM:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.sM:hover, a.sM:active {
	color: #CCCCCC;
	text-decoration: none;
}
.sM_curr {
	font-weight: bold;
	text-decoration: none;
}
