@charset "utf-8";
/* CSS Document */

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

body {
	background-color:#FFFFFF;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0px;
	padding: 50px;
	line-height: 150%;
	text-align:center;
}

a {
 padding:3pt 5pt 0pt;
 text-decoration:none;

 }

a:link, a:visited {
	border-bottom:1px dotted #6699CC;
	color: #6699CC;
	font-weight: bold;

}

a:hover, a:active {
	border-bottom:1px solid #6699CC;
	letter-spacing:0px; 
	color:white;
	background-color:#ff6633;
	font-weight: bold;
}

p {
		
}

h1 {
	color:#6699CC;
	font-size:16px;
	font-variant:small-caps;
	font-weight:bold;
	margin-bottom:30px;
	margin-top:20px;
	/* border-top: 1px solid #6699CC; */
	
}

h2 {
	color:#6699FF;
	font-size:12px;
	font-variant:small-caps;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:5px;
}

img {
	text-decoration:none;
	border: 0px;
}
#body {
}

#logo {

}
.panel, a.panel:link, a.panel:visited {
	text-decoration:none;
	background-color: silver;
	font: bold;
	font-size:9px;
	font-variant:small-caps;
}
#top_panel {
	position:absolute;
	top: 0;
	right: 0;
}
#info_panel {
	position:absolute;
	top: 0;
	left: 0;
	font-weight: bold;
}

#flash_panel {
	position:absolute;
	top: 0;
	margin-top: -50px;
	padding-top: 50px;
	left: 50%; 
	margin-left:-25%;

	width:50%;
	color: white;
	font-weight: bold;
	text-align:center;
	
	}

#bottom_panel {
	position:fixing;
	bottom: 0;
	right: 0;
}

.none, a.none:hover, a.none:link, a.none:visited   {
	 text-decoration:none;
	 background-color:#fff;
	 border-bottom:0px;
}

#footer {
	bottom: -70%;
	position: relative;
}

#title {

}

.footernav {
	color:#666666;
	font-size:11px;
	}

.copy {
	font-size:9px;
	font-variant:small-caps;
}
#admin_entry {

}
