body {
	margin-right: auto; 
	margin-left: auto; 
	width: 950px; 
	font-family: Cambria, Times, Verdana; 
	color: #000000; 
	border: none; 
	font-size: 1em;
}

#login { width: 950; height: 3em; border: none; float: right; color: #012853; font-weight: bold; }

#username { border-color: #012853; background-image: url(../img/username_background.png); border-width: 1px; font-style: italic; }
#password { border-color: #012853; background-image: url(../img/password_background.png); border-width: 1px; font-style: italic; }


#line_top {width: 950px; height: 30px; border: none; background-image: url(../img/line_top.png); clear: right; }
#line_bottom {clear: both; width: 950px; height: 30px; border: none; background-image: url(../img/line_bottom.png);}

#header {width: 100%; border: none; height: 8em;}
.logo {float:left; margin-top: 1em; margin-left: 50px; border: none;}
.address {float: right; text-align: right; margin-top: 1em; margin-right: 1em; font-size: .9em;}

#leftMenu {
	width: 225px;
	position: relative;
	float: left;
}

#navigation {width: 175px; margin-top: 22px; margin-right: 25px; margin-left: 25px; }
#navigation a:link, a:visited {text-decoration: none; color: #FFFFFF; }
#navigation a:hover, a:active {text-decoration: none; color: #FFFFFF; }
#navigation ul {list-style-type: none; padding: 0; margin: 0; width: 175px; color: #FFFFFF; }
#navigation ul li:hover {background-image: none; background-color: #012853; }
#navigation ul li { height: 1.7em; background-image: url(../img/nav_background.png); background-repeat: repeat-y; padding: 10px 0 0 10px; margin: 0; border-bottom-style: solid; border-width: 1px; border-color: #e98ea3; }
#navigation ul li#nav_header {height: 70px; background-image: url(../img/nav_header.png); background-repeat: no-repeat; border: none; padding: 0; margin: 0;}
#navigation ul li#nav_footer  { height: 16px; background-image: url(../img/nav_footer.png); background-repeat: no-repeat; border: none; padding: 0; margin: 0;}

.activatenav { cursor: pointer; position: relative;}
.navabout { position: relative;}
#navigation .navabout ul li { width: 161px; font-size: .8em; margin: 0px 5px 0px 3px; padding-left: 5px; height: 1.4em; background-image: none; background-color: #ca94a0; color: #000000; border-style: solid; border-width: 0 2px 0 2px; border-color: #ab0128; }
#navigation .navabout ul li:hover {background-color: #012853; color: #FFFFFF; }

.isgroup {
	width: 175px;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 22px;
	text-align: center;
}

.SAM {
	width: 175px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 22px;
	text-align: center;
}

#Ohio { width: 515px; min-height: 515px; background-image: url(../img/Ohio_background.png); background-repeat: no-repeat; float: left; }
#content {width: 511px; height: 300px; background-color: #FFFFFF; border-style: solid; border-width: 1px; border-color: #000000; margin-left: 2px; margin-top: 90px; }
#main_content {  top: -0px; margin: 0px; padding: 0px; border: 0; }
.main_content_area { padding: 0px; margin: 0px; border: 0;}
.main_content_area img { margin: 0px; padding: 0px; border: 0;}
.main_content_area a:link, a:hover, a:visited, a:active { margin: 0px; padding: 0px; border: 0;}

#loginContainer { width: 200px; float:right; }

#loginNav { width: 175px; min-height: 280px; float: right; margin-left: 10px; margin-right: 15px; }
#loginNav a { color: #FFFFFF; text-decoration: none; }
#loginNav a:hover { text-decoration: underline; }
#loginNav ul { list-style: none; margin: 0; padding: 0; font-size: .9em; color: #FFFFFF; text-decoration: none; }
	#DF2 {	background-image: url(../img/Login_Top_Background.png); 
			border-bottom-style: solid; 
			border-width: 1px; 
			border-color: #FFFFFF; 
			color: #FFFFFF;  
			padding-top: 10px; 
			text-align: center; 
			cursor: pointer; 
			color: #ffffff; 
			font-size: 1.3em;
			font-style: italic;
			font-weight: bold; 
		}
	#DF2Input { background-image: url(../img/Login_Background.png); display: block; padding: 10px 0 10px 15px; text-decoration: none; }
	
	#DF {background-image: url(../img/Login_Middle_Background.png); border-bottom-style: solid; border-top-style: solid; border-width: 1px; border-color: #FFFFFF; color: #FFFFFF;  padding-top: 10px; text-align: center; cursor: pointer; color: #ffffff; font-weight: bold; }
	#DFInput { background-image: url(../img/Login_Background.png); display: block; padding: 10px 0 10px 15px; text-decoration: none; }
	
	#eCopas {background-image: url(../img/Login_Middle_Background.png); border-bottom-style: solid; border-top-style: solid; border-width: 1px; border-color: #FFFFFF; color: #FFFFFF;  padding-top: 10px; text-align: center; cursor: pointer; color: #ffffff; font-weight: bold; }
	#eCopasInput { background-image: url(../img/Login_Background.png); display: block; padding: 10px 0 10px 15px; text-decoration: n; color: #FFFFFF; font-weight: bold; }
	
	#loginNavBottom {background-image: url(../img/Login_Bottom_Background.png); height: 22px; border-top-style: solid; border-width: 1px; border-color: #FFFFFF; }

.formInput { border-style: solid; border-color: #000000; border-width: 1px; width: 90%; }
.formInput:active, .formInput:hover { background-color: #ffffff; }
button.loginButton { font-size: 1em; padding: 2px; font-family: Cambria, Times, Verdana; margin: 5px 5px 5px 85px; width: 60px; background-color: #ab0128; border: solid; border-width: 2px; border-color: #FFFFFF; color: #FFFFFF; cursor: pointer; }

.EZFlip {
	width: 175px;
	overflow: hidden;
	float: right;
	margin-left: 10px;
	margin-right: 15px;
	text-align: center;
	color: #ab0128;
	text-decoration: underline;
}

.EZFlip a {
	border: none;
	text-decoration: none;
}

.EZFlip img {
	width: 160px;
	border: none;
}

.AOPDLogo {
	padding-top: 20px;
	width: 150px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

.AOPDLogo a {
	border: none;
	text-decoration: none;
}

.AOPDLogo img {
	border: none;
}

#main { float: left; border: none; width: 430px; margin-left: 2px; padding-left: 7px;}
#login {float: right; border: none; }

#fader p {
	color: #000000;
}

#fader {
	color: #000;
}
		
#faded {
	z-index: 1000;
	display: none;
	position: fixed;
	left: 0px;
	top: 0px;
	background-image: url('/img/faded_background.png');
}
		
#faded_image {
	border: 1px solid #000;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	min-height: 400px;
	background-color: #FFF;
}
		
#faded_image img {
	display: block;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
			
#faded_image img + p {
	font-weight: bold;
	background-color: yellow;
}
			
#faded_image p {
	margin-left: 10px;
	margin-right: 15px;
}
			
#faded_image a {
	white-space: nowrap;
	color: #FF0000;
}

#faded hr {
	width: 95%;
}
			
#fadedClose {
	font-size: .6em;
	font-weight: bold;
}

#hp-medallion {
	width: 175px;
	overflow: hidden;
	float: right;
	margin: 15px 15px 0px 7px;
	text-align: center;
	
	
}			

/* Start of styles for ECInteractive Search */

      #searchControlHolder {
         display: inline;
         float: left;
         width: 515px;
          background-color: #f4dc42;
          border: 1px solid #989898;
         border-radius: 5px;
      }

			#searchControlHolder .box {
				margin-top: 10px;
				margin-left: 8px;
				line-height: 0;
        height: 30px;
				
			}

			#searchControlHolder .box input {
				border: 1px solid #989898;
				float: left;
				width: 400px;
				vertical-align: middle;
				border-radius: 4px;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 1em;
				line-height: 1.6em;
				padding: 2px;
				height: 26px;
			}


			#searchControlHolder a {
				float: right;
			}
			
			#searchControlHolder .box .button_search {
				width: 73px;
				height: 30px;
				padding-bottom: 2px;
				border: solid 1px #841300;
				background: #841300;
				background: -webkit-gradient(linear, left top, left bottom, from(#D6000E), to(#841300));
				background: -moz-linear-gradient(top, #D6000E, #841300);
				border-radius: 4px;
				color: #FFFFFF;
				font-size: .85em;
				font-weight: bold;
				cursor: pointer;
			}
			
			#searchControlHolder .box .button_search {
                width: 73px;
                height: 30px;
                padding-bottom: 2px;
                border: solid 1px #841300;
                background: #841300;
                background: -webkit-gradient(linear, left top, left bottom, from(#D6000E), to(#841300));
                background: -moz-linear-gradient(top, #D6000E, #841300);
                border-radius: 4px;
                color: #FFFFFF;
                font-size: .85em;
                font-weight: bold;
                cursor: pointer;
            }
			


      #searchControlHolder .box .button_search:hover {
                background: #D6000E;
                background: -webkit-gradient(linear, left top, left bottom, from(#841300), to(#D6000E));
                background: -moz-linear-gradient(top, #841300, #D6000E);
            }
			
			#searchControlHolder .box .searchButton {
				display: inline;
				float: left;
				margin-left: 10px;
				width: 76px;
			}
			
			
			a.lnk {
				color: #CC0000;
				font-size: 0.8em;
				font-weight: bold;
				padding: 0 8px;
				text-decoration: none;
				display: inline-block;
			}
			
/* End of styles for ECInteractive Search */
			
