/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #333366;
	background-image: url(../images/banner_blue3.jpg);
	background-repeat: no-repeat;
	text-align: left;
	width: 820px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
	height: 2330px;
}
#content {
	background-color: #FFFFFF;
	width: 617px;
	margin-left: 163px;
	margin-top: 50px;
	padding-top: 5px;
	height: 2230px
}
#banner{
background-repeat: no-repeat;
height: 126px;
margin-top: 10px;
margin-left: 6px;
position: relative;
}
#menu {
width: 123px;
margin-left: 5px;
margin-top: 165px;
padding-top: 15px;
float: left;
}

#menu ul{
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10px;
margin: 0px;
padding: 0px;
list-style-type: none;
}

#menu li {
margin: 0px;
padding: 0px;
}

#menu a {
margin: 0px;
padding: 3px 3px 3px 10px;
width: 100%;
display: block;
color: #000000;
background-color: #CCCCFF;
border-top: 2px solid #DEDEFD;
border-left: 2px solid #DEDEFD;
border-bottom: 2px solid #A1A1FC;
border-right: 2px solid #A1A1FC;
text-decoration: none;
}

#menu a:hover, #menu a:focus {
	border-top: 2px solid #A1A1FC;
	border-left: 2px solid #A1A1FC;
	border-bottom: 2px solid #DEDEFD;
	border-right: 2px solid #DEDEFD;
	background: #BCBCFD;
}
.container{
width: 99%;
float: right;
background-color: #FFFFFF;
margin-right: 3px;
margin-left: 3px;
}
h1{
font-size: 125%;
text-align: left;
}
p{
font-size: 100%;
margin-left: 5px;
margin-right: 5px;
}
a{
color: #333366;
text-decoration: underline;
}
a:hover, a:focus{
color: #0033CC;
text-decoration: none;
}
h2{
	font-size: 125%;
	margin-left: 5px;
	font-family: Georgia, Times New Roman, Times, serif;
	background-color: #CCCCFF;
}
h3{
font-size: 105%;
margin-left: 5px;
}
.table{
width: 75%;
margin: 10px auto;
border: 3px solid #000000;
}
.td{
border: 1px solid #000000;
padding: 10px;
width: 50%;
font-size: 100%;
}
.centerh1{
text-align:center;
}
h1 strong{
color: #0033CC;
}
.valuecell1{
border: none;
width: 15px;
}
.leftimage{
float: left;
margin-right: 10px;
}
ul{
font-size: 100%;
}
.smallerp{
font-size: 75%;
}
.smallerpcenter{
font-size: 75%;
text-align: center;
}
.choicebox {
	background-color: #CCCCFF;
	text-align: center;
	margin: 10px;
	padding: 10px;
	width: 225px;
	height: 150px;
}
.choice1 {
	float: left;
	margin-left: 10px;
}
.choice2{
float: right;
border: 3px solid #7b96ce;
margin-right: 10px;
}
.centerimage{
text-align: center}
}
.logo{
width: 135px;
}
