body {
	font-family: "Times New Roman", Garamond, serif;
	font-size: 12pt;
	background-color: #ffffff;
}
#container {
	border: 0;
	margin: 0 5%;
	padding: 0;
	width: auto;
	position: static;
	overflow: visible;
}
#header1 {
	margin: 0px;
	height: 75px;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
}
#call {
	padding: 15px 15px 0 0;
}
#logo {
	position: absolute;
	top: 5px;
	left: 10px;
}
#header2 {
	display: none;
}
#content {
	background-color: #FFFFFF;
	float: none !important;
}
#inset {
	border: 0;
	width: auto;
	float: none !important;	
}
#inset2 {
	margin: 10px 0 20px 10px;
	border: solid 1px #3BB0BA;
	padding: 10px;

}


#footer {
	margin: 0 auto 10px auto;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: #333333;
}
	
h1 {
	font-size: 13px;
	font-weight: 900;
	color: #353695;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #417db9;
}

.left1 {
		float: none !important;;
	margin: 0px 15px 10px 10px;
}
.right1 {
		float: none !important;;
	margin: 0px 10px 10px 10px;
}

a:link, a:visited {
	color: #363595;
	text-decoration: underline;
}
a:active, a:hover {
	color: #417db9;
	text-decoration: underline;
}	
input {
	font-size: 10px;
}
input.blue {
	background-color: #417db9; 
	font-weight: bold; 
	font-size: 10px; 
	padding: 2px;
	color: #ffffff;
	border: none;
}
option.blue {
	background-color: #417db9; 
	font-weight: bold; 
	font-size: 11px; 
	color: #ffffff;
}
.option {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold}

select.blue { 
	font-size: 12px; 
}
.emph {
	font-weight: bold;
	color: #353695;
}
.emph2 {
	font-weight: bold;
	color: #353695;
	text-align: right;
	line-height: 8px;
}
.emph3 {
	font-weight: bold;
	color: #417db9;
	text-align: center;
}
.emph3 a:link, .emph3 a:visited {
	color: #417db9;
	text-decoration: none;
}
.emph3 a:active, .emph3 a:hover {
	color: #417db9;
	text-decoration: underline;
}
.emph4 {
	font-weight: bold;
	font-style: italic;
	color: #417db9;
}
.caption1 {
	font-size: 10px;
}
.caption2 {
	font-size: 10px;
	text-align: right;
}
.caption3 {
	font-size: 10px;
	text-align:center;
}
.caption3 p {
	line-height: 2px;
}
.proj-title {
	display: block;
	background-color: #417db9;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding: 6px 10px;
}
li {
	line-height: 20px;
}
