/* BODY STYLE */
body {
	font-family: Tahoma, Microsoft Sans Serif; font-size: 11px; color: #363636;
	line-height: 15px; text-decoration: none;
	margin: 18px 0px 18px 0px; background: #E8E8E8;}

/* TABLE STYLE */
table td {
	font-family: Tahoma, Microsoft Sans Serif, Verdana; font-size: 11px; color: #363636;
	line-height: 15px; text-decoration: none;}

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

/* Header */
h2 {
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

/* Header */
h3 {
	font-size: 11px;
	line-height: 18px;
	color: #0749BD;
	font-weight: normal;
	text-indent: 33px;
	margin: 0px;
	padding: 0px;
}

/* Title */
#title {
	width: 780px;
	background: url(../img/bg_title.jpg) no-repeat top left;
	height: 28px;
	line-height: 28px;
	color: #FFFFFF;
	padding: 0px 0px 0px 10px;
}

/* Header */
#header {
	background: #344040 url(../img/bg_header0.jpg) no-repeat top left;
	width: 240px;
	height: 180px;
	color: #000000;	
	line-height: 13px;	
	text-align: left;	
}

#header_side {
	color: #FFFFFF;
	background: #FFFFFF url(../img/bg_header1.jpg) no-repeat top left;
	width: 540px;
	height: 180px;
	line-height: 13px;	
	color: #1A2727;	
	padding: 0px 0px 0px 0px;
	text-align: left;
	padding: 0px 0px 0px 180px;
}

#header_side a:link, #header_side a:active, #header_side a:visited {
	color: #FF4800; text-decoration: none;
}

#header_side a:hover {
	color: #FF4800; text-decoration: underline;
}

/* Sidebar */
#sidebar {
	color: #FFFFFF;
	background: #4C5052 url(../img/bg_sidebar_top.jpg) repeat-x top;
	width: 240px;
	padding: 15px;
}

/* Content */
#content {
	background: #FFFFFF;
	width: 540px;
	padding: 0px;
}

#content .sub{
	padding: 5px 15px 0px 15px !important;
	padding: 5px 15px 0px 15px;
}

#content .sub .para{
	text-indent: 20px;
	padding: 0px 0px 0px 0px;
}

#content .sub .para_sub{
	text-indent: 20px;
	padding: 0px 0px 0px 30px;
}

#content .topic{
	text-indent: 15px;
	height: 24px;
	line-height: 24px;
	background: #FFFFFF url(../img/bg_topic.jpg) no-repeat top left;
}
/* main idea */
#content .stress {
	color: #00267D;
}

#sidebar .stress {
	color: #B8DCFF;
}

/* Menu */
#menu {
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	height: 24px;
	line-height: 24px;
}
#menu a:link, #menu a:active, #menu a:visited {
	color: #000000; text-decoration: none;
	line-height: 24px;
}

#menu a:hover {
	color: #423000; text-decoration: underline;
}

/* Footer */
#footer {
	width: 780px;
	background: url(../img/bg_footer.jpg) no-repeat top left;
	height: 32px;
	line-height: 32px;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
}

.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: 100px; height: 24px;
	margin: 0px 8px 0px 0px; padding: 2px 5px 2px 5px;
}

#report_ok {
	color: #000000;
}

#report_err {
	color: #FF4800;
}

#report_load {
	color: #333333;
}