/* CSS Document */

html, body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/bg.gif);
	background-color: #000C1F;
	background-repeat: repeat-y;
	color: #000000;
	background-position: center;
	padding-bottom: 25px;
}
p, td, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}
ul, ol {
	list-style-position: outside;
	margin-left: -40px;
}
form {
	margin: 0px;
	padding: 0px;
}
#container {
}
#head {
	background-color: #FFFFFF;
	border-left: solid 3px #BF0000;
	border-bottom: solid 2px #BF0000;
	border-right: solid 3px #BF0000;
	height: 160px;
}
#topimg img {
	border: 1px solid #003380;
	margin: 10px;
	padding: 1px;
}
#toptest {
	padding: 10px;
	padding-left: 5px;
}
#toptest p, #toptest div {
}

#toplogo {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#nav {
	background-color: #000000;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-y;
	border-right: solid 2px #000000;
	border-left: solid 3px #BF0000;
	background-position: 3px;
}
#content {
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/con_bg.gif);
	background-repeat: repeat-x;
	border-right: solid 3px #BF0000;
}
#left {
	padding-left: 3px;
}
#right {
	padding-right: 3px;
}
.righttest {
	background-image: url(../images/right_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
	border: 1px solid #003380;
	background-color: #00112B;
}
.righttest div.item {
	padding: 10px;
	padding-bottom: 15px;
	margin-bottom: 5px;
}
.righttest img {
	border: 1px solid #A3B6D1;
	padding: 1px;
	margin-bottom: 10px;
}
.sep {
	height:1px;
	line-height: 1px;
	background-color: #002864;
	margin: 0px 10px 5px 10px;
}
#print {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;
}
#copy {
	background-image: url(../images/con_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 1.4em;
	padding: 20px;
}
#homeimg {
	border-bottom: solid 2px #003380;
}
#footl {
	background-color: #000000;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-y;
	background-position: 3px;
	border-left: solid 3px #BF0000;
	border-bottom: solid 3px #BF0000;
}

#foot {
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 10px;
	color: #FFFFFF;
	background-color: #000F25;
	border-bottom: solid 3px #BF0000;
	border-right: solid 3px #BF0000;
}
#foot .small {
	text-transform: none;
}
#foot p {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 16px;
	padding-right: 10px;
}
#foot a {
	margin-right: 3px;
	margin-left: 3px;
	color: #FFFFFF;
}
#foot a:hover {
	color: #BF0000;
}
#foot a.current {
	font-weight: bold;
	color: #BF0000;
}
#precise {
	padding-right: 17px;
	float: right;
	padding-left: 25px;
}
.testimonial {
	font-style: italic;
	font-size: 11px;
	margin-bottom: 10px;
}
.signature {
	padding-left: 15px;
	font-size: 11px;
}
.small {
	font-size: 9px;
}
.large {
	font-size: 1.2em;
}
#edit {
	border: dotted 1px #999999;
	background-color: #E6E6E6;
	color: #999999;
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
}
#edit a {
	color: #999999;
	text-decoration: none;
}
#edit a:hover {
	color: #333333;
	text-decoration: underline;
}
.files {
	margin-top: 20px;
	border-top: 1px solid #999999;
}
.files td {
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
}
