/*Controls Page Structure*/

body {
	margin: 0;
	padding: 5px;
	background-color: #00B8F5;
	background-image: url(images/bgimage.gif);
	background-repeat: repeat;
	font-family: Optima Verdana Geneva Arial Helvetica sans-serif;
	font-size: 100%;
}
.Thumbnails {
	margin: 10px;
	border: 2px solid blue;
}
#Main  {
	width: 800px;
	border: 2px solid black;
	background-color: White;
	padding: 10px;
	height: auto;
	margin: auto;
}
#Header {
	width: auto;
	height: 120px;
	margin: auto;
	text-align: left;
	border: 2px Solid Black;
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #000160;
}
#Header img {
	border: none;
}
#TopTab  {
	text-align: right;
	margin-top: 5px;
	margin-left: 5px;
	width: 15em;
	border: 2px solid black;
	background: #F5F5F5;
	height: 1.75em;
	padding:  1px 5px 0  0;
}
#Body  {
	clear: both;
	width: auto;
	padding-left: 5px;
	padding-right: 5px;
	border: 2px solid black;
	background-color: #B6E8E7;
	text-align: left;
	margin: auto;
	margin-top: 5px;
}
#SideBar {
	border: 2px outset #000000;
	width: 7.75em;
	height: 23em;
	background-color: #164573;
	background-image: url(../images/Sidebar.jpg);
	text-align: left;
	background-repeat: repeat-y;
	padding-left: 5px;
	float: left;
}
#BottomBox {
	width: auto;
	height: 75px;
	bottom: 0;
	text-align: center;
	background-color: #B6E8E7;
	border: 2px solid #000066;
	margin-top: 10px;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
}

	/*Sub-Structure Elements*/

.BodyScreenBox {
	width : 150px;
	height : 190px;
	border : 1px solid blue;
	border-style : outset;
	float : right;
	margin-right: 6px;
	text-align : center;
	padding: 0px;
	position: relative;
	margin-left: 2px;
	font-size: 20px;
}
.BodyScreenBox A {
	font-size: 80%;
}
.BodyScreenBox A:hover {
	font-size: 80%;
	color: Navy;
}
#Copyright img {
	border: 0px;
}
.BodyScreenPic {
	height : 80%;
	width : 100%;
}
#Copyright {
	margin: auto;
	font-size: 85%;
	color: White;
	text-align: center;
}
#Logo{
	white-space : nowrap;
	border: none;
	border-style: none;
	left: 0px;
	margin: 0;
	height: 150px;
	width: 264px;
}
		
/*Controls Text*/

#Body P {
	text-align : center;
	color : #0033B2;
	font-size : 115%;
	font-family : Arial, Impact;
}
#BodySection {
	color: Navy;
	text-align: center;
	font-family: "Trebuchet", "Franklin Gothic Medium", "Book Antiqua";
	font-size: 125%;
	white-space: normal;
}
div.topnav {
	background-color: #B6E8E7;
	height: 37px;
	border-right: 2px solid black;
	border-left: 2px solid black;
	border-bottom: 2px solid black;
	text-align: center;
}
.topnav ul {
margin: auto;
padding: 0;
height: 37px;
text-align: center;
list-style-type:none;
width: 688px;
line-height: 37px;
}
.topnav ul li {
	width: 170px;
	padding: 0;
	margin: 0;
	float: left;
	list-style-type:none;
}
.topnav ul li:first-child {
	border-left: 1px solid #828282;
}
.topnav a {
	display: block;
	border-right: 1px solid #828282;
	color: #454545;
	font-size: 95%;
	font-weight: bold;
	height: 37px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
}

.topnav a:hover {
	background: #2FFFB8;
	color: Black;
}
#SideBar a, #SideBar a:hover  {
	text-align : left;
	font-family : "Monotype Corsiva", "Franklin Gothic Medium", "Book Antiqua";
	color : #000099;
	font-family : Comic Sans MS;
	font-size : 100%;
	white-space : nowrap;
	text-decoration : underline;
	line-height: 25pt;
	white-space : nowrap;
	text-align : center;
	margin: 5px;
}
#SideBar a:hover {
	color : #ff0000;
}
#SectionNavigation li {
	display : inline;
}
#headimg {
	border : none;
	border-style : none;
	background-image: url(../../Beta/Images/header.jpg);
	margin: 0;
}
.SearchButton  {
	background-color: #99FFFF;
	border: thin outset #000066;
}
.SearchButton, .SearchButton:hover {
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	margin-top: 3px;
	font-weight: bold;
}
.SearchButton:hover  {
	background-color: #FFFFCC;
	border: thin inset #000066;
}
.Noindent {
	text-align : left;
	color : rgb(0, 59, 207);
	font-size : 70%;
	font-family : Arial, Impact;
}
.DocTitle  {
	border: 1px dashed #708090;
	text-align: left;
	display: block;
	margin-top: 20px;
	color: #708090;
	font-size: 110%;
	font-family: Century Gothic, Impact;
}
.zoom_searchform {font-size: 100%;
	margin: 0;}
.zoom_options {font-size: 80%;}
input.zoom_button {margin: 0;
color: Blue;}
input.zoom_searchbox {margin: 0;}