body{
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	font-family: verdana,helvetica,sans-serif;
	}
div{
	float: left;
	}
b.error{
	color: #ff0000;
	}
div.break{
	background:#76414B;
	width: 180px;
	line-height: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
	}
h1{
	color: #976974;
	font-weight: normal;
	font-size: 14pt;
	margin: 0px;
	margin-bottom: 5px;
	}
a.large{
	font-size: 12pt;
	}
#enclosure{
	background: #F9FAFF url(/images/bg_repeat.jpg) repeat-y left top;
	width: 996px;
	}
#content_enc{
	width: 577px;
	}
#footer_enc{
	width: 996px;
	color: #ffffff;
	}
form{
	padding: 0px;
	margin: 0px;
	}
sup{
	line-height: 0;
	}
#header_box{
	width: 796px;
	background:#703843;
	color: #ffffff;
	font-size: 8pt;
	}
input,textarea,select{
	font-family: verdana,helvetica,sans-serif;
	font-size: 8pt;
	color: #000000;
	background: #ffffff;
	border: 1px solid #000000;
	}
textarea{
	overflow: auto;
	}
input.plain{
	color: #000000;
	background: #ffffff;
	border: 0px solid #ffffff;
	}
#sidebar{
	width: 200px;
	font-size: 8pt;
	}
#copyright{
	background: #713C46;
	padding: 2px;
	padding-right: 7px;
	float:right;
	}
#copyright a{
	color: #ffffff;
	text-decoration: none;
	}
#sidebar ul{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 15px;
	font-size: 8pt;
	list-style: none;
	list-style: url(/images/li_icon.jpg);
	list-style-position: outside;
	}
ul{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 15px;
	font-size: 8pt;
	list-style: none;
	list-style: url(/images/li_icon.jpg);
	list-style-position: outside;
	}
#page_sub_nav a{
	font-weight: normal;
	text-decoration: none;
	}
#sidebar li{
	padding-bottom:  2px;
	}
li{
	padding-bottom:  2px;
	}
#sidebar a{
	text-decoration: none;
	color: #000000;
	}
.edit_row_left{
	width: 100px;
	margin-top: 1px;
	margin-bottom: 2px;
	}
.edit_row_right{
	width: 500px;
	margin-top: 1px;
	margin-bottom: 2px;
	}

#doc-list {
	font-size: 10pt;
}

td {
	font-size: 10pt;
	vertical-align: top;
}

img {
	border: none;
}

.row_head,.row_1,.row_2{
	padding: 5px;
	color: #011c37;
	background: #ffffff;
	}
.row_head img{
	line-height: 10px;
	}
.row_error{
	background: #ffdddd;
	color: #000000;
	border-bottom: 1px solid #ff0000;
	}
.row_message{
	padding: 10px;
	background: #ddffdd;
	color: #000000;
	border-bottom: 1px solid #00ff00;
	}
.row_head,.row_head a{
	text-decoration: none;
	color: #ffffff;
	background: #703843; /*#011c37;*/
	vertical-align: middle;
	}
.row_2{
	background: #efefef;
	}
.row_sub_head{
	text-decoration: none;
	color: #ffffff;
	background: #777777;
	vertical-align: middle;
	}