@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	background-image: url(../images/background16.jpg);
	width: 760px;
}
h1 {
	font-size: 20px;
	color: #000080;
	text-align: center;
	margin-left: 10px;
}

h2 {
	font-size: 16px;
	color: #000080;
}
h3 {
	font-size: 14px;
	color: #000080;
}
#headsection {
	width: 760px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
#leftsection {
	float: left;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
#leftsectionheadergraphic {
	background-image: url(../images/leftsectionheadergraphic.png);
	height: 25px;
	background-repeat: no-repeat;
}
#leftsectioncontent {
	background-color: #FFFFFF;
	float: left;
	width: 548px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000080;
	border-bottom-color: #000080;
	border-left-color: #000080;
	padding-top: 5px;
	padding-bottom: 10px;
}
#leftsection #leftsectioncontent li {
	margin-right: 10px;
}
#leftsection #leftsectioncontent p {
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}


#rightsection {
	float: right;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#rightsectionheadergraphic {
	height: 25px;
	background-image: url(../images/rightsectionheadergraphic.png);
}
#rightsectioncontent {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000080;
	border-bottom-color: #000080;
	border-left-color: #000080;
	margin-right: auto;
	margin-left: auto;
	width: 198px;
}
#rightsectionimage {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#rightsectiongraphiclink {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#rightsection1 {
	float: right;
	width: 200px;
	padding-bottom: 5px;
}
#rightsectionheadergraphic1 {
	background-image: url(../images/rightsectionheadergraphic.png);
	height: 25px;
}
#rightsectioncontent1 {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000080;
	border-bottom-color: #000080;
	border-left-color: #000080;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000080;
	margin-top: -1px;
}
#rightsection1 #rightsectioncontent1 a {
	text-align: left;
	display: block;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #000080;
	margin: 5px;
}
#rightsection1 #rightsectioncontent1 a:hover {
	color: #FFFFFF;
	background-color: #000080;
	text-align: left;
	display: block;
	margin: 5px;
	padding: 5px;
}






#footersection {
	width: 760px;
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
}
#footersectionheadergraphic {
	background-image: url(../images/footersectionheadergraphic.png);
	height: 25px;
}
#footersectioncontent {
	text-align: center;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000080;
	border-bottom-color: #000080;
	border-left-color: #000080;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
}


.Increase {
	font-size: 14px;
	color: #000080;
	font-weight: bold;
}




a:link {
	color: #0000FF;
}
a:visited {
	color: #800080;
}
#adleft {
	padding: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
