body{
	background:#FFFFFF;
	margin:9px;
	font: 9pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
	color:#333300;
}


#sidebar{
	float:left;
	text-align:left;
	width: 20%;
	color:#999999;
}

#sidebar-right{
	float:right;
	text-align:left;
	padding-left:1em;
}

#container{
	margin-left:2em;
	width:70%;
	border-left:#CCCCCC 1px solid;
	float:left;
}

.left { float:left; }
.right { float:right; }

h1.header {
	font-size: 24px;
	color: #0074BA;
	text-align: center;
	border-bottom:none;
}


h5{
	text-align:left;
	color:#0074BA;
	/*color:#6C8EFF; */
	font-size:10pt;
	font-weight:bold;
}

#title{
	margin-top:30px;
	border-bottom:#CCCCCC 1px solid;
	text-align:center;
	color:#0074BA;
}

#footer{
	text-align:center;
	font-size:10px;
	height:30px;
	margin-top:10px;
	border-top:#CCCCCC 1px solid;
	color: #999999;
}
#footer A:link{ color:#666666; text-decoration:none; }
#footer A:hover{ color:#6C8EFF; text-decoration:underline; }
#footer A:active{ color:#999999; text-decoration:none; }
#footer A:active:hover{ color:#6C8EFF; text-decoration:underline; }
#footer A:visited{ color:#999999; text-decoration:none; }
#footer A:visited:hover{ color:#6C8EFF; text-decoration:underline; }

.padit {
	padding-left: 25px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.labelit {
	color: #000000;
}
.signature {
	color: #0074BA;
	font-weight:bold;
}
.blurb {
	text-align: center;
}
.centerit {
	text-align: center;
}
.boxblue {
	background-color: #F3F3F3;
	border-top-width: thick;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0074BA;
	border-right-color: #0074BA;
	border-bottom-color: #0074BA;
	border-left-color: #0074BA;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
}
.boxblue1 {
	background-color: #F3F3F3;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0074BA;
	border-right-color: #0074BA;
	border-bottom-color: #0074BA;
	border-left-color: #0074BA;
	padding:5px;
}
.floatbox {
	background-color: #F3F3F3;
	border-top-width: thick;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0074BA;
	border-right-color: #0074BA;
	border-bottom-color: #0074BA;
	border-left-color: #0074BA;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	float:right;
	width:25em;
}
th {
background-color:#FFFFCC;
font-weight:bold;
font-size:14px;
}
.tree {
	background-image:url(images/tree.png);
	background-repeat:no-repeat;
	background-position:center top;
}
.onright {
	text-align: right;
}

.section_3 {
	visibility:hidden;
}
