@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#003333;
}
.bord {
	BORDER-BOTTOM: #787190 1px dotted
}
.normaltxt {
	color:#647B67;
	font-size:12px;
	font-family:arial;
	text-align:justify;
}
.style1, .style1 a:link {
	color: #663399;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
	line-height:18px;
}
.style1 a:hover {
	font-weight:bold;
	text-decoration:underline;
}
.generaltitles {
	color:#316ADD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.title1, .title1 a, .title1 a:link {
	color: #E69A2A;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.title1 a:hover {
	color: #E69A2A;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.lists, .lists a, .lists a:link{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8B5F1B;
	line-height:18px;
	text-decoration:none;
}
.lists a:hover{
	font-weight:bold;
}
h1{
 color:#E69A2A;
 font-family:Arial, Helvetica, sans-serif;
 font-size:16px;
 font-weight:bold;
}
h2{
 color:#003366;
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 font-weight:bold;
}
.pre{
	background-color:#EaE9Ee;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:15px;
	border:solid 1px #CCCCCC;
}
.footertbl{
	background-color:#F8FAFC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:normal;
	padding:15px;
	border:solid 1px #CCCCCC;
}
.footerlinks, .footerlinks a, .footerlinks a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:97%;
	color:#888888;
	font-weight:bold;
	text-decoration:none;
	line-height:22px;
}
.footerlinks a:hover{
	color:#6633CC;
}
.imgleft {
	border:#BCCDDA dotted 1px;
	margin-right:15px;
	margin-bottom:15px;
	padding:2px;
}
.imgright {
	border:#BCCDDA dotted 1px;
	margin-left:15px;
	margin-bottom:15px;
	padding:2px;
}
.tblhead {
	background-color:#e2e0e9;
	font-size: 11pt;
	font-weight: bold;
	color:#cc3300;
	font-family:arial;
}
.tblhead2 {
	background-color:#EEF0F2;
	font-size: 10pt;
	font-weight: bold;
	color:#cc3300;
	font-family:arial;
}