body {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	background-color: #001B7B;
}
a {
	color:#4C53E0;
}
a:focus, a:hover, a:active {
	color:#EB8518;
}
#wrap {
	width: 760px;
	background-image: url(/images/img_background-repeat.gif);
	background-repeat: repeat-y;
	background-position: left top;	
}


#nav {
	width: 181px;
	background-color: #F9DFA6;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#nav img {
	margin: 0px;
	padding: 0px;
}
#content {
	padding: 10px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001B7B;
	text-align: left;
	vertical-align: top;
}
#table {
	padding: 10px 20px;
	background-color: #001B7B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
#masthead {
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#footer {
	background-color: #FFFFFF;
	width: 100%;
}
#content h1 {
	font-size: 18px;
}
#content h2 {
	font-size: 16px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(/images/img_background-footer.gif);
	background-repeat: repeat-y;
}
#leftnav {
	background-image: url(/images/img_background-left.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.formHeader {
	color: #FFFFFF;
}
.tableTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001B7B;
	background-color: #8AA5FF;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #001B7B;
	border-right-color: #001B7B;
	border-bottom-color: #001B7B;
	border-left-color: #001B7B;
}
.tableContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001B7B;
	background-color: #A8BBFF;
	border: 1px solid #001B7B;
}
