/* BODY STYLE */
body {
	font-family: Tahoma, Microsoft Sans Serif; font-size: 11px; color: #363636;
/*	line-height: 16px; */
	text-decoration: none;
	margin: 18px 0px 18px 0px; background: #CDCDCD;}

/* TABLE STYLE */
table td {
	font-family: Tahoma, Microsoft Sans Serif, Verdana; font-size: 11px; color: #363636;
/*	line-height: 16px;  */
	text-decoration: none;}

/* LINK STYLE */
a:link, a:active, a:visited {
	color: #0749BD; text-decoration: none;}
a:hover{
	color: #107DCE; text-decoration: underline;}
	
/* IMAGE STYLE */
img {
	margin: 0px; border: 0px; padding: 0px;}

/* content head */
h2 {
	font-size: 11px;
/*	line-height: 16px; */
	font-weight: bold;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	color: #043083;
}

/* side bar head */
h3 {
	font-size: 11px;
/*	line-height: 16px; */
	font-weight: bold;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	color: #FFFFFF;
}

br {
/*	line-height: 16px; */
}

/* End Global tag style ---------------------------------------------------------------------------------------- */ 


/* Title */
#title {
	width: 780px;
	background: url(../images/bg_title.jpg) no-repeat top left;
	height: 28px;
/*	line-height: 28px; */
	color: #FFFFFF;
	/*padding: 0px 0px 0px 15px;*/
	margin: 0px;
}

/* Footer */
#footer {
	width: 780px;
	background: url(../images/bg_footer.jpg) no-repeat top left;
	height: 32px;
/*	line-height: 32px;*/
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

/* Header ------------------------------------------------------------------------------------------------------ */
#header {
	background: #FFFFFF url(../images/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: #FFFFFF url(../images/bg_header_m.jpg) no-repeat top left;
	width: 540px;
	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(../images/bg_header_s.jpg) no-repeat top left;
	width: 240px;
	height: 180px;
}

#header_s a:link, #header_s a:active, #header_s a:visited { color: #63C5FF; text-decoration: none; }
#header_s a:hover { color: #63C5FF; text-decoration: underline; }


#header_title {
	font-family: Verdana;
	margin: 0;
	width: 420px;
	height: 90px;
	color: #000;
	font-weight:bold;
	font-size:25px;
	text-align:right;
/*	line-height: 22px; */
/*	padding-top:10px;*/
	padding-right:10px;
	vertical-align: top;
}

#header_subtitle {
	margin: 0;
	font-family: Verdana;
	color: #000;
	font-weight:normal;
	font-size:13px;
	font-style:normal;
/*	padding-left: 30px;*/
}

/*style="position: relative; width: 240px; padding: 0px 0px 10px 300px;"*/
#link_box {
	width: 240px;
/*	height: 60px;*/
/*	border: solid 1px #00F;
	vertical-align: bottom;*/
	text-align:center;
	color: #FFF;
}

/*  End header -----------------------------------------------------------------------------------------------  */

/* Content */
#content {
	background: #FFFFFF;
	width: 540px;
	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(../images/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(../images/bg_box.jpg) repeat-x top;
}

#content .pm, #sidebar .pm {
/*	text-indent: 34px;
	padding: 0px;
	margin: 5px 15px 8px 15px;*/
}

#content .pm_np, #sidebar .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(../images/bg_topic.jpg) no-repeat top left;
}

#content .stress {
	color: #00267D;
}


/* Sidebar */
#sidebar {
	color: #FFFFFF;
	background: #112C46 url(../images/bg_sidebar_bot.jpg) repeat-x bottom;
	width: 240px;
	padding: 10px 0px 30px 0px;
	margin: 0px;
}

#sidebar .stress {
	color: #B8DCFF;
}

/* Image content */
.con_img {
	margin: 0px 15px 0px 15px;
	padding: 0px;
	border: none;
}

/* Menu ----------------------------------------------------------------------------------------------------------*/
#menu { 
	margin: 0px; padding: 0px; border: 0px;
	 height: 24px;
	background: #00041D; 
}

#menu a:link, #menu a:active, #menu a:visited {
	float: left;
	display: block;
	color: #FFFFFF; text-decoration: none;
/*	line-height: 24px;  */
	height: 24px;
	background: none;
	border: none;
	padding: 0px 20px 0px 20px;
}

#menu a:hover {
	float: left;
	display: block;
	color: #63C5FF; text-decoration: none;
/*	line-height: 24px;  */
	height: 24px;
	background: none;
	border: none;
	padding: 0px 20px 0px 20px;
}

#menu span{
	float: left;
	display: block;
	color: #FFFFFF; text-decoration: none;
/*	line-height: 24px; */
	height: 24px;
	background: #0066AF;
	border: none;
	padding: 0px 20px 0px 20px;
}

/* - 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(../images/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;
}
.chkbox {
	vertical-align: text-top;
	margin: 0px 6px 0px 0px; padding: 0px; width: 13px; height: 13px;}

#report_ok {
	color: #000000;
}

#report_err {
	color: #FF4800;
}