body {
	background: #FFFFFF;
	margin: 10px;
}

body, td, p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p {
	line-height: 14px;
}

a {
	color: #4C78A7;
}

a:hover {
	color: #87C1FF;
}

input, select, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}

hr {
	color: #000000;
	height: 1px;
}




h2 {
	font-size: 12px;
	color: #0F5B8B;
	font-weight: bold;
	text-align:center;
}

.bluebar {
	background: #4C78A7;
	height: 45px;
	color: white;
	font-size: 17px;
	font-weight: normal;
	padding: 7px;
	text-align: center;
}

h1 {
	
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

h3 {
	
	color: #444444;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.copy {
	font-size: 10px;
	color: #555555;
	text-align: center;
	padding-top: 10px;
}

.view {
	font-size: 11px;
	color: #2E5278;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
}

.subheading {
	font-size: 11px;
	color: #347BC7;
	text-align: left;
	font-weight: bold;
	padding-top: 10px;
}

.subheading-yellow {
	font-size: 11px;
	color: #EFEB77;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
}

.header {
	height: 190px;
	background-color: #87C1FF;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

.blue {
	background-color: #4C78A7;
	text-align: center;
	
}

.yellow {
	background-color: #EEF4B4;
	text-align: center;

}

a.blue {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.yellow {
	color: #003A78;
	font-weight: bold;
	text-decoration: none;
}

td.leftmenu {
	background-color: #61A3FF;
	padding: 10px;
	color: white;
}

td.content {
	background-color: #F0F2C1;
	padding: 10px;
}

a.leftmenu, p.leftmenu {
	color:white;
	background-color: #61A3FF;
	text-decoration: none;
}

li {
	list-style: square;
	margin-bottom: 5px;
}

.linksyellow {
	color: #EFEB77;
	font-weight: normal;
	text-decoration: none;
}

.layer {
	position:absolute; 
	left:0px; 
	top:245px; 
	visibility:hidden;
}