/* CSS Document */

body {
	background-image: url(../images/back.jpg);
	margin-top: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	background-color: #111634;
	background-repeat: no-repeat;
	line-height: 24px;
}
td, th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #101535;
	margin-top: 0px;
	line-height: 24px;
}
td img {
	display:block
}
a {
	font-size: 13px;
	color: #0072b3;
}
a:link {
	text-decoration: underline;
	color: #0072b3;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #1B335F;
}
a:active {
	text-decoration: underline;
	color: #0072b3;
}
.center {
	width:962px;
	margin:0 auto;
}

.floatleft {
	float:left;
}

.floatright {
	float:right;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #101535;
	line-height: 38px;
	font-weight: normal;
	font-variant: small-caps;
}
h2 {
	font-size: 20px;
	color: #101535;
	line-height: 20px;
	font-variant: small-caps;
	font-weight: normal;
}
.contacttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #445C80;
	line-height: 30px;
	text-transform: uppercase;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FFFFFF;
	line-height: 16px;
	width: 770px;
	text-align: right;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}
.contact a {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 16px;
}
.contact a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
	line-height: 16px;
	width: 962px;
	padding: 15px 0 15px 0;
	text-align: left;
}
.footer a {
	color:#FFFFFF;
	text-decoration:underline;
}
.footer a:hover {
	color:#ADD1E7;
	text-decoration:underline;
}
.erikfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	line-height: 21px;
	width: 425px;
	padding-top: 15px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}
.erikfooter a {
	color:#0072b3;
	text-decoration:underline;
}
.erikfooter a:hover {
	color:#1B335F;
	text-decoration:underline;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
	text-indent: 25px;
	display: block;
}
.navigation a {
	color:#FFFFFF;
	text-decoration:none;
}
.navigation a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-image: url(../images/navigationarrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	text-decoration: none;
	line-height: 18px;
}
.picture {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 5px;
	margin: 5px 15px 5px 0px;
}
#shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
#shadow-container .shadow2, #shadow-container .shadow3, #shadow-container .shadow4, #shadow-container .shadow5, #shadow-container .container {
	position: relative;
	padding: 1px;
}
#shadow-container .shadow1 {
	padding: 1px;
	background-color: #7D9BA6;
}
#shadow-container .shadow2 {
	background-color: #999999;
}
#shadow-container .shadow3 {
	background-color: #888888;
}
#shadow-container .shadow4 {
	background-color: #787878;
}
#shadow-container .shadow5 {
	background-color: #666666;
}
#shadow-container .container {
	border: 0px solid #333333;
	padding: 0px 0px;
}
.input {
	border: 1px solid #ccc;
	margin-top: 3px;
}
.input:focus {
	border: 1px solid red;
}
h3 {

	font-size: 18px;
	color: #101535;
	line-height: 21px;
	font-weight: normal;
}

.resource_hide {
    display: none;
}

.leftcol {
	 float: left;
	 width: 230px;
	 margin: 0px 10px 0px 10px;
}

.rightcol {
	width: 250px;
}

.input-names {
	float: left;
	margin: 2px 30px 2px 5px;
}

.clearer {
	margin: 10px;
}

.title {
	background-color: #B9D8E8;
	font-size: 16px;
	text-transform: uppercase;
}

.report_title {
	color: #15487F;
	font-weight: bold;
}