/*Main background ECRU color #EAE9DA */

body {
	background-color:#CCCCCC;
	margin-left:0px;
	margin-top:0px;
}

h4{font-family:Arial, Helvetica, sans-serif; text-align:center; font-size: 12pt; font-style: normal; line-height: normal; font-weight: bold}

p, td, ul, li {font-family:Arial,Helvetica,Sans-serif; font-size:10pt; line-height:13pt}

td {vertical-align:top; }

a:link {
	color: #000000;
	font-weight:bold;
}
a:visited {
	color:#000000;
	font-weight:bold;
}
a:active {
	color:#000000;
	font-weight:bold;
}
a:hover {
	color:#333333;
	font-weight:bold;
}

.breadcrumbs {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-bottom: 10px;
	margin-left: 10px;
}

.head {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold;
}         
.text {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: 13pt; 
	font-weight: normal;
	margin-left: 10px;
	margin-right: 10px;
}         
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
	color:#000000;
	line-height: 1.3em;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#000000;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
}
.menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:1.5em;
	text-decoration:none;
	color:#745445;
}
.menu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:1.5em;
	text-decoration:none;
	color:#000000;
}
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:1.5em;
	text-decoration:underline;
	color:#FFFFFF;
}
.menu a:visited {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:1.5em;
	text-decoration:none;
}
.img_border {
	border: 2px #000000 solid;
}
.img_border_black {
	border: 2px #000000 solid;
}
.img_right {
	border: 2px #000000 solid;
	float:right;
	margin-left:5px;
	margin-bottom: 5px;
}
.img_left {
	border: 2px #000000 solid;
	float:left;
	margin-right:5px;
	margin-bottom: 5px;
}

.bluebar {
	background-color:#003366;
	color:#FFCC33;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.horiz_line {
	border-left: 2px #000000 dotted;
}
.greenbar {
	background-color:#7EC242;
	font-weight:bold;
	color: #003366;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding:5px;
}

.brownbar {
	background-color:#CB954B;
	font-weight:bold;
	color: #000000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding:5px;
}