/*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; }

h3{
	font-family:Arial, Helvetica, sans-serif;
	color:#003366; 
	font-size: 12pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold

}

a:link {
	color: #003366;
}
a:visited {
	color:#003366;
}
a:active {
	color:#003366;
}
a:hover {
	color:#333333;
}

.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:#003366;
	line-height: 1.3em;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#003366;
}
.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:#ffcc33;
}
.menu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:1.5em;
	text-decoration:none;
	color:#ffcc33;
}
.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:#ffcc33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:1.5em;
	text-decoration:none;
}
.img_border {
	border: 2px #003366 solid;
}
.img_border_black {
	border: 2px #000000 solid;
}
.img_right {
	border: 2px #003366 solid;
	float:right;
}
.bluebar {
	background-color:#003366;
	color:#FFCC33;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.blueborder {
	border: 1px #003366 solid;
}
.horiz_line {
	border-left: 2px #003366 dotted;
}
.greenbar {
	background-color:#7EC242;
	font-weight:bold;
	color: #003366;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding:5px;
}
.floatbox {
	float: right;
	border: 1px solid black;
	background-color:#CCCCCC;
	padding: 5px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

