body {
	padding: 0px;
	margin: 0px;
	font-family: Alright Sans, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;

	/*   font-family: "Alright Sans Thin"; */
}

body.c3 {
	width: 100%;
	height: 100%;
	background-color: #f2f3ef;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	color: #848678;
}

div.topbar {
	width: 100%;
	height: 16px;
	background: #f2f3ef url(/c3/images/frames/topbar.gif) top left repeat-x;
	background-color: #f2f3ef;
	padding: 0px;
	margin: 0px;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 13;
}

.t_middle {
	vertical-align: middle;
}

.t_top {
	vertical-align: top;
}

.t_bottom {
	vertical-align: bottom;
}

.t_center {
	text-align: center;
}

.t_left {
	text-align: left;
}

.t_right {
	text-align: right;
}

img {
	border: solid 0px #d2d3cf;
}

table {
	border-collapse: collapse;
}

table.c3 {
	border: solid 0px #FF00FF;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	vertical-align: top;
}

table.c3 tbody {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

table.c3 thead {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

table.c3 tr td, table.c3 tr th {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

table.m2 {
	padding: 0px;
	border-collapse: collapse;
	width: 1024px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	border: solid 0px #FF0000;
	vertical-align: top;
}

table.m2 tbody {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

table.m2 thead {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

div.div_left {
	width: 180px;
	padding: 20px 0px 10px 0px;
	margin: 100px 0px 150px 2px;
	vertical-align: top;
	text-align: left;
	position: fixed;
	z-index: 11;
}

div.div_center {
	width: 512px;
	max-width: 512px;
	min-width: 512px;
	min-height: 590px;
	padding: 46px 0px 120px 0px;
	margin: 0px 0px 80px 30px;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
}

div.div_right {
	padding: 20px 4px 30px 34px;
	margin: 70px 0px 80px 0px;
	vertical-align: top;
	text-align: left;
	width: 196px;
	min-width: 196px;
	position: fixed;
	z-index: 2;
}

td.left {
	width: 216px;
	min-width: 216px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

td.center {
	width: 590px;
	border-width: 0px;
	margin: 0px;
	margin: 0px;
	vertical-align: top;
}

td.right {
	width: 234px;
	min-width: 234px;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

div.navi_frame {
	width: 100%;
	height: 22px;
	padding: 0px;
	margin: 0px;
	position: fixed;
	left: 0px;
	top: 16px;
	border: 0px solid red;
	z-index: 30;
}

div.navi {
	width: 1024px;
	height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	font-family: Alright Sans Medium, Arial, Helvetica;
	font-size: 9px;
	letter-spacing: 1px;
	color: #bebeb2;
	background-color: #f2f3ef;
	padding: 1px 0px 2px 0px;
	z-index: 31;
}

div.navi_shadow {
	visibility: hidden;
	width: 100%;
	height: 8px;
	padding: 0px;
	margin: 0px;
	z-index: 17;
}

div.navi_shadow_fade1 {
	/* webkit example  */
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(92, 94, 80,
		0.02)), to(rgba(92, 94, 80, 0)), color-stop(1, #f2f3ef));
	/* mozilla example - FF3.6+ */
	background-image: -moz-linear-gradient(rgba(92, 94, 80, 0.02) 0%,
		rgba(92, 94, 80, 0) 95%);
	filter: progid:DXImageTransform.Microsoft.gradient(

		  startColorstr=#045c5e50, endColorstr=#005c5e50);
	/* IE8 uses -ms-filter for whatever reason... */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(

		  startColorstr=#045c5e50, endColorstr=#005c5e50);
}

div.navi_shadow_fade2 {
	/* webkit example  */
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(92, 94, 80,
		0.04)), to(rgba(92, 94, 80, 0)), color-stop(1, #f2f3ef));
	/* mozilla example - FF3.6+ */
	background-image: -moz-linear-gradient(rgba(92, 94, 80, 0.04) 0%,
		rgba(92, 94, 80, 0) 95%);
	filter: progid:DXImageTransform.Microsoft.gradient(

		  startColorstr=#085c5e50, endColorstr=#005c5e50);
	/* IE8 uses -ms-filter for whatever reason... */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(

		  startColorstr=#085c5e50, endColorstr=#005c5e50);
}

div.navi_shadow_fade3 {
	/* webkit example  */
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(92, 94, 80,
		0.06)), to(rgba(92, 94, 80, 0)), color-stop(1, #f2f3ef));
	/* mozilla example - FF3.6+ */
	background-image: -moz-linear-gradient(rgba(92, 94, 80, 0.06) 0%,
		rgba(92, 94, 80, 0) 95%);
	filter: progid:DXImageTransform.Microsoft.gradient(

		  startColorstr=#125c5e50, endColorstr=#005c5e50);
	/* IE8 uses -ms-filter for whatever reason... */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(

		  startColorstr=#125c5e50, endColorstr=#005c5e50);
}

div.navi_shadow_fade4 {
	/* webkit example  */
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(92, 94, 80,
		0.08)), to(rgba(92, 94, 80, 0)), color-stop(1, #f2f3ef));
	/* mozilla example - FF3.6+ */
	background-image: -moz-linear-gradient(rgba(92, 94, 80, 0.08) 0%,
		rgba(92, 94, 80, 0) 95%);
	filter: progid:DXImageTransform.Microsoft.gradient(

		  startColorstr=#165c5e50, endColorstr=#005c5e50);
	/* IE8 uses -ms-filter for whatever reason... */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(

		  startColorstr=#165c5e50, endColorstr=#005c5e50);
}

div.navi_shadow_fade5 {
	/* webkit example  */
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(92, 94, 80,
		0.1)), to(rgba(92, 94, 80, 0)), color-stop(1, #f2f3ef));
	/* mozilla example - FF3.6+ */
	background-image: -moz-linear-gradient(rgba(92, 94, 80, 0.1) 0%,
		rgba(92, 94, 80, 0) 95%);
	filter: progid:DXImageTransform.Microsoft.gradient(

		  startColorstr=#195c5e50, endColorstr=#005c5e50);
	/* IE8 uses -ms-filter for whatever reason... */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(

		  startColorstr=#195c5e50, endColorstr=#005c5e50);
}

div.navi_shadow_fade3 {
	/* webkit example  */
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(92, 94, 80,
		0.1)), to(rgba(92, 94, 80, 0)), color-stop(1, #f2f3ef));
	/* mozilla example - FF3.6+ */
	background-image: -moz-linear-gradient(rgba(92, 94, 80, 0.1) 0%,
		rgba(92, 94, 80, 0) 95%);
	filter: progid:DXImageTransform.Microsoft.gradient(

		  startColorstr=#195c5e50, endColorstr=#005c5e50);
	/* IE8 uses -ms-filter for whatever reason... */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(

		  startColorstr=#195c5e50, endColorstr=#005c5e50);
}

div.navi a {
	font-family: Alright Sans Medium, Arial, Helvetica;
	font-size: 10px;
	color: #bebeb2;
	text-decoration: none;
	margin: 0px 2px 0px 2px;
}

div.sidemenu_white {
	margin: 0px 0px 8px 0px;
	background-color: white;
	border-top: solid 0px #e0e0d0;
	border-left: solid 0px #e0e0d0;
	border-right: solid 1px #e0e0d0;
	border-bottom: solid 1px #e0e0d0;
	padding: 12px 12px 18px 10px;
	line-height: 15px;
	font-size: 11px;
}

table.sidemenu {
	width: 100%;
	min-width: 194px;
	border: solid 0px #FF00FF;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	vertical-align: top;
}

table.sidemenu tbody {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

table.sidemenu thead {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

table.sidemenu tr th.underline_dot {
	border-left: 0px solid #c5c5b5;
	border-right: 0px solid #c5c5b5;
	border-top: 0px solid #c5c5b5;
	border-bottom: 1px dotted #c5c5b5;
	padding: 12px 0px 12px 0px;
	margin: 0px;
	vertical-align: middle;
	color: #aeaea2;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}

table.sidemenu tr td.underline_dot {
	border-left: 0px solid #c5c5b5;
	border-right: 0px solid #c5c5b5;
	border-top: 0px solid #c5c5b5;
	border-bottom: 1px dotted #c5c5b5;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	vertical-align: middle;
	color: #aeaea2;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

a.sidemenu2 {
	color: #bebeb2;
	text-decoration: none;
	font-family: Alright Sans Medium, Arial, Helvetica;
	font-size: 11px;
	padding-left: 17px;
	line-height: 150%;
}

a.sidemenu2_selected {
	color: #848678;
	text-decoration: none;
	font-family: Alright Sans Medium, Arial, Helvetica;
	font-size: 11px;
	padding-left: 17px;
	line-height: 150%;
}

a.sidemenu_t2, a.sidemenu_t2:hover {
	color: #bebeb2;
	text-decoration: none;
	font-family: Alright Sans Medium, Arial, Helvetica;
	font-size: 11px;
	letter-spacing: 1px;
}

a.sidemenu3 {
	color: #bebeb2;
	text-decoration: none;
	font-family: Alright Sans Medium, Arial, Helvetica;
	font-size: 11px;
	line-height: 150%;
}

img.mark {
	margin-left: -6px;
}

hr.sidemenu {
	height: 1px;
	background-color: #c5c5b5;
	border: solid 0px #c5c5b5;
	margin-top: 2px;
	margin-bottom: 2px;
}

div.submenu {
	border: solid 0px #FF00FF;
	position: fixed;
	bottom: 150px;
	left: 0px;
	vertical-align: top;
	z-index: 180;
}

div.submenu_c {
	padding: 6px 16px 10px 12px;
	margin: 0px;
	color: #1e88a0;
	font-family: Alright Sans Medium, Arial, Helvetica;
	font-size: 12px;
	float: left;
	vertical-align: top;
}

div.white_bullet {
	background: transparent url(/c3/images/frames/submenu_w_arw.gif) top
		left no-repeat;
	margin: 4px 3px 3px -6px;
	padding: 0px 0px 0px 0px;
	width: 3px;
	height: 5px;
	display: inline-block;
	_display: inline;
}

div.submenu_c h2 {
	margin: 0px;
	padding: 8px 8px 0px 0px;
	color: #1e88a0;
	font-family: Alright Sans, Arial, Helvetica;
	font-size: 12px;
	vertical-align: top;
	white-space: nowrap;
}

div.submenu_c a {
	color: white;
	font-family: Alright Sans Medium, Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}

div.submenu_c hr {
	background-color: #3ea8c0;
	border: solid 0px #3ea8c0;
	margin-top: 2px;
	margin-bottom: 8px;
	height: 1px;
}

table.submenu {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	vertical-align: top;
	width: 100%;
}

table.submenu tr td.l {
	background: transparent url(/c3/images/frames/submenu_l.gif) top left
		no-repeat;
	width: 5px;
	height: 6px;
	padding: 0px;
	margin: 0px;
}

table.submenu tr td.r {
	background: transparent url(/c3/images/frames/submenu_r.gif) top right
		no-repeat;
	width: 5px;
	height: 6px;
	padding: 0px;
	margin: 0px;
}

table.submenu tr td.c {
	background: #71cee2 url(/c3/images/frames/submenu_c.gif) top left repeat;
	margin: 0px;
	vertical-align: top;
}

table.submenu tr td.c table tr td {
	vertical-align: top;
}

table.submenu tr td.b {
	background: #71cee2 url(/c3/images/frames/submenu_b.gif) top left
		repeat-x;
	height: 14px;
	padding: 0px;
	margin: 0px;
	line-height: 3px;
	vertical-align: top;
}

table.submenu tr td.b_arw {
	background: transparent url(/c3/images/frames/submenu_b_arw.gif) top
		center no-repeat;
	width: 21px;
	height: 14px;
	padding: 0px;
	margin: 0px;
	line-height: 3px;
	vertical-align: top;
}

table.submenu tr td.b_arw_sel {
	background: transparent url(/c3/images/frames/submenu_b_arw_sel.gif) top
		left no-repeat;
	width: 21px;
	height: 14px;
	padding: 0px;
	margin: 0px;
	line-height: 3px;
	vertical-align: top;
}

a.submenu_item {
	white-space: nowrap;
}

div.footer {
	height: 150px;
	width: 100%;
	position: fixed;
	bottom: 0%;
	left: 0px;
	background-color: #e3e4dc;
	padding: 0px;
	margin: 0px;
	position: fixed;
	z-index: 200;
}

div.menu_frame {
	position: relative;
	top: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #5ec8e0 url(/c3/images/frames/menu_b1.gif) top left repeat-x;
	z-index: 210;
	height: 45px;
	border: solid 0px #00FFFF;
}

table.menu {
	border: solid 0px #FF00FF;
	padding: 0px;
	border-collapse: collapse;
	vertical-align: top;
	margin: 0px auto 0px auto;
	width: 1024px;
	height: 45px;
}

table.menu tbody {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

table.menu thead {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

table.menu tr td, table.menu tr th {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	height: 45px;
	border: solid 0px #FF0000;
}

table.menu tr td.menu_item {
	padding-top: auto;
	padding-bottom: auto;
	padding-left: 18px;
	padding-right: 18px;
	height: 45px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	color: #1e88a0;
	font-family: Alright Sans Medium, Arial, Helvetica;
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
	cursor: pointer;
	white-space: nowrap;
}

table.menu tr td.menu_item a {
	color: #1e88a0;
	font-family: Alright Sans Medium, Arial, Helvetica;
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
}

table.menu tr td.menu_item_sel {
	padding-top: auto;
	padding-bottom: auto;
	padding-left: 18px;
	padding-right: 18px;
	height: 45px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	background: transparent url(/c3/images/frames/menu_s1.gif) top left
		repeat-x;
	cursor: pointer;
	color: #1e88a0;
	font-family: Alright Sans Medium, Arial, Helvetica;
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
}

table.menu tr td.menu_item_sel a {
	color: #1e88a0;
	font-family: Alright Sans Medium, Arial, Helvetica;
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
}

table.menu tr td.menu_logo {
	height: 45px;
	max-height: 45px;
	width: 147px;
	max-width: 147px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: solid 0px #5ec8e0;
}

table.menu tr td.menu_logo a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table.menu tr td.menu_logo a img {
	margin: 0px 0px 0px -18px;
	padding: 0px;
}

table.menu tr td.menu_sep {
	background: transparent url(/c3/images/frames/menu_sep.gif) top left
		no-repeat;
	height: 45px;
	width: 2px;
	margin: 0px;
}

table.menu tr td.menu_magnifier {
	background: transparent url(/c3/images/frames/magnifier.gif) top left
		no-repeat;
	height: 45px;
	width: 45px;
	margin: 0px;
	cursor: pointer;
}

table.headline {
	border: solid 0px #FF00FF;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	vertical-align: top;
	margin: 0px auto 0px auto;
	width: 1024px;
	height: 35px;
}

table.menu tbody {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

table.menu thead {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

input.search {
	border: solid 0px #9ad9e8;
	background-color: #9ad9e8;
	font-size: 12px;
	margin: 0px;
	width: 100px;
	color: white;
}

input.search:focus {
	outline: none;
}

div.headline_frame {
	position: relative;
	top: 0px;
	width: 100%;
	height: 35px;
	margin: 0px;
	padding: 0px;
	background: white url(/c3/images/frames/menu_shadow.gif) top left
		repeat-x;
	background-color: white;
	vertical-align: top;
	z-index: 201;
}

table.headline tr td.headline {
	height: 35px;
	margin: 0px;
	padding-top: 6px;
	padding-left: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	border: solid 0px yellow;
	vertical-align: top;
	text-align: left;
	white-space: nowrap;
}

table.headline tr td.headline_icon {
	height: 35px;
	margin: 0px;
	padding-top: 6px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 16px;
	border: solid 0px yellow;
	vertical-align: top;
	text-align: left;
	white-space: nowrap;
}

table.headline tr td.headline a.headline_item, table.headline tr td.headline span.headline_item
	{
	color: #bebeb2;
	text-decoration: none;
	font-family: Alright Sans Medium, Arial, Helvetica;
	font-size: 11px;
	text-align: left;
	letter-spacing: 1px;
}

table.headline tr td.headline_icon a.headline_icon {
	vertical-align: middle;
	margin: 0px;
	padding: 2px 0px 0px 0px;
}

#div_news {
	position: relative;
	top: 0px;
	height: 10px;
	max-height: 10px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	margin: 0px;
	display: inline-block;
	_display: inline;
	vertical-align: top;
	z-index: 205;
}

#div_news a.news {
	z-index: 206;
	color: #5ec8e0;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-family: Alright Sans Medium, Arial, Helvetica;
	font-size: 11px;
	text-align: left;
	letter-spacing: 1px;
	vertical-align: top;
}

#div_news a.date {
	z-index: 206;
	color: #bebeb2;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-family: Alright Sans Medium, Arial, Helvetica;
	font-size: 11px;
	text-align: left;
	letter-spacing: 1px;
	vertical-align: top;
}

table.headline tr td.headline_sep {
	height: 35px;
	margin: 0px;
	vertical-align: top;
	text-align: center;
	white-space: nowrap;
	padding-top: 8px;
	padding-bottom: 8px;
}

div.headline_sep {
	background-color: #bebeb2;
	width: 1px;
	margin: 0px 12px 0px 12px;
	height: 19px;
	white-space: nowrap;
}

div.footer_shadow {
	position: relative;
	top: 0px;
	z-index: 220;
	background-color: #e3e4dc;
	width: 100%;
	height: 8px;
	padding: 0px;
	margin: 0px;
	/* webkit example  */
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(211, 212, 204)),
		to(rgb(227, 228, 220)), color-stop(1, #e3e4dc));
	/* mozilla example - FF3.6+ */
	background-image: -moz-linear-gradient(rgb(211, 212, 204) 0%,
		rgb(227, 228, 220) 95%);
	/* opacity  */
	filter: progid:DXImageTransform.Microsoft.gradient(

		  startColorstr=#d3d4cc, endColorstr=#e3e4dc);
	/* IE8 uses -ms-filter for whatever reason... */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(

		  startColorstr=#d3d4cc, endColorstr=#e3e4dc);
}

div.footer_bottom {
	position: relative;
	top: 0px;
	z-index: 230;
	background-color: #e3e4dc;
	margin: 0px auto 0px auto;
	width: 1024px;
	padding: 0px;
	text-align: right;
}

div.footer_menu {
	font-size: 11px;
}

div.footer_menu a {
	padding: 18px 4px 0px 0px;
	color: #6ebb5b;
	font-family: Alright Sans Medium, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
}

div.footer_menu_sep {
	padding: 18px 3px 4px 2px;
	color: #a4a698;
	font-size: 11px;
	display: inline-block;
	_display: inline;
}

div.footer_copyright {
	color: #a4a698;
	font-size: 10px;
}

table.form_g {
}
table.form_g tr th {
	font-weight:normal;
}
table.form_g tr th.form_g_th_l {
	padding-top:18px;
}

div.return_to_top{
	padding-top:16px;
}
