@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffffff;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-y;
	background-position: center;
}
a {
	color: #107ADF;
	text-decoration: none;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #FFA100;
	text-decoration: underline;
}
#apDiv1 {
	position:absolute;
	left:219px;
	top:392px;
	width:601px;
	height:76px;
	z-index:1;
}
#divMain {
	text-align:left;
	padding:0px 0px 0px 0px;
	position:relative;
	margin-top:-0px;
	border:0px;
	border-top: 0px;
	width: 780px;
}
#divSidenav {
	background-image:url(../images/topTransition.jpg);
	background-color:#014F91;
	border-right: 1px solid #666666;
	background-position:top;
	background-repeat:no-repeat;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	top:0px;
	text-align:center;
	font-weight:bold;
	width:180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#divSidenav a {
	color: #D0BB5A;
	display: block;
	margin: 6px;
	padding: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFF00;
	border-bottom-color: #FFFF00;
	text-decoration: none;
}
#divSidenav a:visited {
	color: #C6BFA9;
}
#divSidenav a:hover {
	text-decoration: underline;
	background-color: #0099FF;
	color: #FFFF00;
}
#divSidenav hr {
	width: 70%;
	text-align: center;
	color: #758BB5;
}
#divContent {
	left:182px;
	width:598px;
	top:0px;
	text-align:left;
	position:absolute;
	padding: 5px 0px 0px 0px;
	height:inherit;
}
#divSidenav .tab {
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFF00;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#divSidenavImg .tab {
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFF00;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#divSidenavImg {
	background-image:url(../images/topTransition.jpg);
	background-color:#014F91;
	border-right: 1px solid #666666;
	background-position:top;
	background-repeat:no-repeat;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	top:0px;
	text-align:center;
	font-weight:bold;
	width:180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#divSidenavImg a {
	color: #D0BB5A;
	display: block;
	margin: 6px;
	padding: 3px;
	text-decoration: none;
}
#divSidenavImg a:visited {
	color: #C6BFA9;
}
#divSidenavImg a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
#divSidenavImg hr {
	width: 70%;
	text-align: center;
	color: #758BB5;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}
p.title {
	text-align: center;
	font-size: 24px;
}

.titleCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.selected {
	font-family: Arial, Helvetica, sans-serif;
	color: #014F91;
	display: block;
	margin: 6px;
	padding: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFF00;
	border-bottom-color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFA366;
	text-align: center;
}
p {
	font-family: "Times New Roman", Times, serif;
	padding-left: 3px;
	padding-right: 3px;
}
.lgTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #014F91;
}
img {
	border: none;
}