body, td, p
{
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}
hr {
	border : #696969 dotted;
}
/* --------------------------------Text-------------------------------- */

/* --------------------------------Header-------------------------------- */
.h1
{
	font-size : 16pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #6c6c6c;
}
.h2
{
	font-size : 13pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #6c6c6c;
}
.h3
{
	font-size : 11pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #6c6c6c;
}

/* ----------------------Link-------------------------------- */
a
{
	font-size : 9pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}
a:hover
{
	font-size : 9pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #9D0B0C;
	text-decoration : none;
}
/* ----------------------|||----------------------- */
a.menu
{
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}
a:hover.menu
{
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
	text-decoration : none;
}
a.last
{
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #A7A7A7;
	text-decoration : none;
}
a:hover.last
{
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #9D0B0C;
	text-decoration : none;
}
a.copy_1
{
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000068;
	text-decoration : none;
}
a:hover.copy_1
{
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000068;
	text-decoration : none;
}
/* ----------------------Class----------------------------- */
.w
{
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
	text-decoration : none;
}
/* ----------------------|||----------------------- */
.w_bold
{
	font-size : 9pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
	text-decoration : none;
}
/* ----------------------|||----------------------- */
.g
{
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #D4DEE7;
	text-decoration : none;
}
/* ----------------------|||----------------------- */
.g_bold
{
	font-size : 9pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #D4DEE7;
	text-decoration : none;
}
/* ----------------------|||----------------------- */
.b
{
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #234C71;
	text-decoration : none;
}
.b_bold
{
	font-size : 9pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #234C71;
	text-decoration : none;
}
/* ----------------------|||----------------------- */
b.red
{
	font-size : 9pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #B22426;
	text-decoration : none;
}
/* ----------------------|||----------------------- */
.menu_1
{
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
	text-decoration : none;
}
.last
{
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #ff9900;
	text-decoration : none;
}
.input
{
	font-size : 9pt;
	font-family : Arial;
	color : #5a5a5a;
	text-decoration : none;
}
/* ------------------------------------------------- */
input.search
{
	width:91px;
	height:20px;
	border:1px solid #233863;
	color:#233863;
	font-size:11px;
	font-weight:normal;
	vertical-align:middle
}
