body {
	background-image:url(images/sandra_background5.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	width: 776px;
	background-color: #006699;
}
.header {
	height: 100px;
	width: 766px;
	padding: 5px;
	margin-top: 0px;
	text-align: left;
	margin-bottom: 0px;
	background-color: #988344;
	display: block;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.left_column {
	float: left;
	padding: 5px;
	background-color: #03294A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: normal;
	height: 20px;
	width: 180px;
	margin: 5px 5px 0px 0px;
}
.right_column {
	float: left;
	width: 570px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 20px;
	background-color: #03294A;
	display: block;
}
.left_column_body {
	float: left;
	width: 190px;
}
.right_column_body {
	float: left;
	width: 190px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #333333;
	padding: 0px;
	margin: 5px 0px 0px;
}
.bodytxt {
	float: left;
	width: 170px;
	padding: 5px;
	margin: 5px 5px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 0.8em;
	background-color: #006666;
	display: block;
}
.bodytxt a:link {
	color:#FFFFFF;
}
.bodytxt a:hover {
	color:#999999;
	text-decoration:underline;
	background-color: #003333;
	display: block;
}
.bodytxt a:visited {
	color:#FFFFFF;
	background-color: #006666;
	display: block;
}
.bodytxt_right {
	float: left;
	width: 475px;
	padding: 5px 100px 5px 5px;
	margin: 0px 0px 0px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-weight: normal;
	font-size: 0.8em;
	background-color: #FFFFFF;
	text-align: left;
	overflow: visible;
}
.bodytxt_right a:link {
	color:#333333;
	text-decoration:underline;
}
.bodytxt_right a:hover {
	color:#999999;
	text-decoration:none;
}
.bodytxt_right a:visited {
	color:#666666;
	text-decoration:underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #006699;
	text-align: left;
	border-top-color: #003333;
	border-right-color: #003333;
	border-bottom-color: #003333;
	border-left-color: #003333;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #006699;
	text-align: left;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #003333;
	border-right-color: #003333;
	border-bottom-color: #003333;
	border-left-color: #003333;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #0099CC;
	text-align: left;
}
.footer2 {
	float: right;
	padding: 8px 5px;
	background-color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #999933;
	text-align:right;
	font-weight: normal;
	width: 571px;
	margin: 5px 1px 0px 0px;
}
.footer2 a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.footer2 a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.footer2 a:visited {
	text-decoration:none;
	color: #FFFFFF;
}
ul#sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color:#0099CC;
	list-style: none;
	text-align: left;
	line-height: 2.5em;
	display:block;
	border-top: 0px solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
ul#sub li a:link {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding-left: 5px;
	border-top: 1px solid #FFFFFF;
}
ul#sub li a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#006699;
	display:block;
	padding-left: 5px;
	border-top: 1px solid #FFFFFF;
}
ul#sub li a:visited {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding-left: 5px;
	border-top: 1px solid #FFFFFF;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #003333;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	float: left;
	width: 776px;
	display: block;
}
ul#minitabs {
	list-style: none;
	margin: 0;
	padding: 7px 0;
  	text-align: center;
	white-space: nowrap;
}
ul#minitabs li {
	display: inline;
	margin: 0 5px;
}
ul#minitabs a {
	text-decoration: none;
	padding: 0 0 3px;
  	border-bottom: 4px solid #FFFFFF;
	color: #999;
}
ul#minitabs a#current {
	color: #06F;
	border-color: #988344;
}
ul#minitabs a:hover {
	color: #666;
	border-color: #988344;
}
form h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color:#FFFFFF;
	padding-top: 7px;
	margin-top: 0px;
	padding-bottom: 7px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #03294A;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
}
form p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #003366;
	padding-left: 5px;
}
form p input {
	padding: 0px;
	background-color: #FFFFFF;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color:#006699;
	padding: 0px;
	background-image: url(images/diagonal_lines.gif);
	background-repeat: no-repeat;
	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: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
