/* BODY STYLE */
body {
	font-family: Verdana, Tahoma, Microsoft Sans Serif; font-size: 12px; color: #232323;
	line-height: 16px; text-decoration: none;
	margin: 18px 0px 18px 0px; background: #6F7677;}

/* TABLE STYLE */
table td {
	font-family: Verdana, Microsoft Sans Serif, Verdana; font-size: 12px; color: #232323;
	line-height: 16px; text-decoration: none;}

/* LINK STYLE */
a:link, a:active, a:visited {
	color: #000066; text-decoration: none;}
a:hover{
	color: #000066; text-decoration: none;}
	
/* IMAGE STYLE */
img {
	margin: 0px; border: 0px; padding: 0px;}

/* content head */
h1 {
	font-size: 22px;	font-family: Helvetica, Tahoma, Microsoft Sans Serif;
	line-height: 22px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #1042B3;
}

/* content head */
h2 {
	font-size: 16px;	font-family: Helvetica, Tahoma, Microsoft Sans Serif;
	line-height: 18px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #1042B3;
}

/* side bar head */
h3 {
	font-size: 18px;	font-family: Helvetica, Tahoma, Microsoft Sans Serif;
	line-height: 18px;
	font-weight: bold;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	color: #1042B3;
}

/* side bar head */
h4 {
	font-size: 14px;	font-family: Helvetica, Tahoma, Microsoft Sans Serif;
	line-height: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	color: #1042B3;
}

/* content head */
h5 {
	font-size: 22px;	font-family: Helvetica, Tahoma, Microsoft Sans Serif;
	line-height: 22px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #FF0000;
}

/* content head */
h6 {
	font-size: 16px;	font-family: Helvetica, Tahoma, Microsoft Sans Serif;
	line-height: 18px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #FF0000;
}

br {
	line-height: 16px;
}

/* End Global tag style ---------------------------------------------------------------------------------------- */ 


/* Title */
#title {
	font-family: Tahoma; font-size: 11px;
	width: 780px;
	background: url(../img/bg_title.jpg) no-repeat top left;
	height: 28px;
	line-height: 28px;
	color: #2D302D;
	padding: 0px 0px 0px 15px;
	margin: 0px;
}

/* Footer */
#footer {
	font-family: Tahoma; font-size: 11px;
	width: 780px;
	background: url(../img/bg_footer.jpg) no-repeat top left;
	height: 32px;
	line-height: 32px;
	color: #2D302D;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

/* Header ------------------------------------------------------------------------------------------------------ */
#header {
	background: #FFFFFF url(../img/bg_header.jpg) no-repeat top left;
	width: 780px;
	height: 180px;
}

/*
#header a:link, #header a:active, #header a:visited { color: #000000; text-decoration: none; }
#header a:hover { color: #000000; text-decoration: underline; }
*/

/* main header */
#header_m {
	background: #505A5F url(../img/bg_header_m.jpg) no-repeat top left;
	width: 560px;
	height: 180px;
}

/*
#header_m a:link, #header_m a:active, #header_m a:visited { color: #000000; text-decoration: none; }
#header_m a:hover { color: #000000; text-decoration: underline; }
*/

/* side header */
#header_s {
	color: #FFFFFF;
	background: #FFFFFF url(../img/bg_header_s.jpg) no-repeat top left;
	width: 220px;
	height: 180px;
}

/*
#header_s a:link, #header_s a:active, #header_s a:visited { color: #000000; text-decoration: none; }
#header_s a:hover { color: #000000; text-decoration: underline; }
*/

/*  End header -----------------------------------------------------------------------------------------------  */

/* Content */
#content {
	background: #FFFFFF;
	width: 560px;
	padding: 10px 0px 30px 0px;
	margin: 0px;
}

#content .box {
	color: #1F1F1F;
	text-indent: 34px;
	display: block;
	overflow: hidden;
	padding: 10px 10px 12px 10px;
	margin: 5px 15px 8px 15px;
	border: 1px solid #DADADA;
	background: #FFFFFF url(../img/bg_box.jpg) repeat-x top;
}

#content .box_np {
	color: #1F1F1F;
	display: block;
	overflow: hidden;
	padding: 10px 10px 12px 10px;
	margin: 5px 15px 8px 15px;
	border: 1px solid #DADADA;
	background: #FFFFFF url(../img/bg_box.jpg) repeat-x top;
}

#content .pm, #info .pm {
	text-indent: 34px;
	padding: 0px;
	margin: 5px 15px 8px 15px;
}

#sidebar .pm {
	font-size: 11px; color: #000000; text-align: left;
	padding: 0px; margin: 0px 8px 0px 12px;
}

#content .pm_np, #info .pm_np {
	padding: 0px;
	margin: 5px 15px 8px 15px;
}

#content .ps {
	text-indent: 34px;
	padding: 0px;
	margin: 5px 15px 8px 49px;
}

#content .list{
	margin: -8px 0px 0px 64px;
	padding: 0px;
}

#content .list_none{
	list-style: none;
	margin: -8px 0px 0px 48px;
	padding: 0px;
}

#content .topic{
	text-indent: 15px;
	font-weight: bold;
	display: block;
	height: 24px;
	line-height: 24px;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	border: none;
	background: #FFFFFF url(../img/bg_topic.jpg) no-repeat top left;
}

#content .stress {
	color: #00267D;
}


/* Sidebar */
#sidebar {
	color: #FFFFFF;
	background: #EBEFE9 url(../img/bg_sidebar_bot.jpg) repeat-x bottom;
	width: 219px;
	padding: 0px 0px 80px 0px;
	margin: 0px; border-right: 1px solid #E7EBE6;
}

#info .stress {
	color: #B8DCFF;
}

/* Info */
#info {
	display: block; float: right;
	color: #FFFFFF;
	background: #363636;
	width: 240px;
	padding: 10px 0px 0px 0px;
	margin: 0px 15px 0px 15px !important;
	margin: 0px 7px 0px 7px;
}

/* Image content */
.con_img {
	margin: 0px 15px 0px 15px;
	padding: 0px;
	border: none;
}

/* Menu ----------------------------------------------------------------------------------------------------------*/
#menu { 
	margin: 0px; padding: 0px; border: 0px;
	background: #F7F8F7;
	display: block; height: 192px; width: 219px;
	font-family: Tahoma; font-size: 11px; letter-spacing: 1px;
}

#menu .link a:link, #menu .link a:active, #menu .link a:visited {
	float: left;
	text-indent: 24px;
	display: block; clear: both;
	color: #4B4B4C; text-decoration: none;
	line-height: 22px; height: 22px; width:219px;
	background: #EBEFE9;
	border-bottom: 1px solid #D7DBD6;
	padding: 0px; margin: 0px 0px 1px 0px;
}

#menu .link a:hover {
	float: left; text-decoration: underline;
	text-indent: 24px;
	display: block; clear: both;
	color: #000000; text-decoration: none;
	line-height: 22px; height: 22px; width:219px;
	background: #FFFFFF;
	border-bottom: 1px solid #D1D1D1;
	padding: 0px; margin: 0px 0px 1px 0px;
}

#menu .active{
	float: left;
	text-indent: 24px;
	display: block; clear: both;
	color: #000000; text-decoration: none;
	line-height: 22px; height: 22px; width:219px;
	background: #FFFFFF url(../img/bg_menu_act.jpg) repeat-x bottom;
	border-bottom: 1px solid #D0D4D1;
	padding: 0px; margin: 0px 0px 1px 0px;
}

/* - Form ------------------------------------------------------------------------------------------------------ */
.textarea {	
	font-family: Tahoma, Microsoft Sans Serif; font-size: 11px; color: #000000;
	margin: 2px 0px 1px 0px; padding: 2px 5px 2px 5px;
	border-top: 1px solid #AEB0B3; border-bottom: 1px solid #D3D4D8;
	border-left: 1px solid #AEB0B3; border-right: 1px solid #AEB0B3;
	background: #FFFFFF url(../img/bg_input.jpg) repeat-x bottom;
}

.button {
	font-family: Tahoma, Microsoft Sans Serif; font-size: 11px; color: #000000;
	cursor: pointer; width: 80px; height: 24px;
	margin: 0px 8px 0px 0px; padding: 2px 5px 2px 5px;
}

.button2 {
	font-family: Tahoma, Microsoft Sans Serif; font-size: 11px; color: #000000; letter-spacing: 1px;
	cursor: pointer; width: 240px; height: 26px;
	margin: 0px 8px 0px 0px; padding: 2px 5px 2px 5px;
}

.chkbox {
	vertical-align: text-top;
	margin: 0px 6px 0px 0px; padding: 0px; width: 13px; height: 13px;}

.radio {
	vertical-align: text-top;
	margin: 0px 6px 0px 0px; padding: 0px; width: 13px; height: 13px;}

#report_ok {
	color: #000000;
}

#report_err {
	color: #FF4800;
}