@charset "utf-8";
/* CSS Document */

body {
	background: #C2C2C2 url(../images/PageBackground.jpg) left top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	margin: 0 0 0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	margin: 0 0 0;
}

h2 {
	font-family: "Franklin Gothic Book";
	font-size: 18pt;
	font-weight: normal;
	color: #003367;
	margin: 0 0 0;
}

h3 {
	font-family: "Franklin Gothic Book";
	font-size: 13px;
	font-weight: bold;
	color: #003367;
	margin: 0 0 0;
}

h4 {
	font-family: "Franklin Gothic Book";
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
	margin: 0 0 0;
}

h5 {
	font-family: "Franklin Gothic Book";
	font-size: 16px;
	font-weight: bold;
	color: #003367;
	margin: 0 0 0;
}

h6 {
	font-family: "Franklin Gothic Book";
	font-size: 14pt;
	font-weight: bold;
	color: rgb(255,219,28);
	margin: 0 0 0;
}

a {
	color: #003367;
	text-decoration: underline;
}
a:hover,a:focus,a:active { color: #003367; text-decoration: underline; }

/*li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	margin: 0 0 0;
}*/

.font0
{
	color: #FFFFFF;
	font-family: "Franklin Gothic Book";
	font-size: 13px;
	font-weight: bold;

}
.font-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

#input-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
#input-box-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
#input-box-heading {
	font-family: "Franklin Gothic Book";
	font-size: 13px;
	font-weight: bold;
	color: #003367;
}

#input-heading {
	font-family: "Franklin Gothic Book";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#input-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
#captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

#instructions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

#copyright-msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003367;
}

#page-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0 0 0;
}

#right-col-box {
	height: 100px;
	width: 285px;
	text-align: left;
	overflow: auto;
}

#slideshow-table {
	background: #FFFFFF url(../images/ShadowBoxRight295x214.jpg) left top no-repeat;
}

#image-right {
	margin-left: 8px;
}

#image-left {
	margin-right: 8px;
}
