body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding: 0;
	margin: 20px;
	color:#666666;
	background-color:#000066;
}

table { /*bug in ie needs relative font size*/
	font-size:1em;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom:0px;
	font-style:italic;
	color:#000066;
}

h1 {font-size:1.5em}
h2 {font-size:1.4em}
h3 {font-size:1.3em}
h4 {font-size:1.2em}
h5	{font-size:1.1em}
h6	{font-size:1em}
p, ul, ol {
	margin-top:0px;
}
pre {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.1em;
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
}

a {	text-decoration: underline;}
a:link {	color: #666666;}
a:visited {	color: #666666;}
#content a:link {	color: #000000;}
#content a:visited {	color: #333333;}
a:active {	color: red;}
a:hover {	text-decoration: underline;}

dt {margin-left:2em;font-weight:bold;}

/*** COMMON LAYOUT SETTINGS ***/

.standout {
		background:white;
		margin:5px;
		padding:10px;
		text-align:center;
}
.hrline {
	height:1px;
	color:navy;
	background-color:navy;
	border:0;
	margin:2px;
}

.clearBoth {
	clear:both;
}

#siteTitle {
	position:absolute;
	top:95px;
	width:560px;
	text-align:right;	
}
#siteTitle p {
	display:inline;
	font-weight:bold;
	font-size:1.1em;
	color:#aa6633;
	background:#ffffcc;
	border:2px solid #ddddaa;	
	padding:0px 3px 1px;
}

#welcomeLinks {
	text-align:right;
	margin-top:5px;
}

#welcomeLinks p {
	display:inline;
	color:black;
	background:white;
	border-bottom:1px solid navy;
	padding:2px 6px;
}

.editorLayout{
	margin: 0px auto; 
	text-align:center;
}
.editLink p, .editLinks p {
	margin:0;
	padding:2px 4px;
	border:1px solid grey;
	background:white;
}
.editLink p {
	float:right;
	margin-top:5px;
}
.editLinks {
	margin:10px 0;
}
.editLinks p {
	display:inline;
}
.editList a:active, .editList a:visited, .editList a:link,
.editLink a:active, .editLink a:visited, .editLink a:link, 
.editLinks a:active, .editLinks a:visited, .editLinks a:link {
	color:black;
}
 .editList a:hover, .editLink a:hover, .editLinks a:hover {
 	color:red;
}
.editList th {
	background:white;
}
.editList, .editList th, .editList td {
	border:1px solid black;
	padding:3px;
	text-align:center;
	color:black;
}

/*Alert Block Formating*/
.alertCss {
	width:60%;
	margin:auto;
	text-align:center;
	padding:15px;
	background-color:#8899ff;
	border:6px double navy;
	color:white;
}
.alertCss a, .alertCss a:visited {
	color:white;
}
.alertCss h3 {
	margin:5px;
}
.passAlert {
	color:green;
}
.failAlert {
	color:red;
}
.bodytxtCss td {
	padding:5px;
	width:50%;
	vertical-align:top;
}
.bodytxtCss {
	padding:10px;
	margin:0px 10px;
	font-size:.8em;
}
.bodytxtcolumnCss {
	width:42%;
	float:left;
	margin:10px;
}
.bodytxtfullCss {
	width:100%;
	clear:both;
}
.txtcolumnCss {
	padding:5px 8px 2px 5px;
	font-size:.8em;
	color:#CCCCCC;
}
.txtcolumnCss h5 {
	color:#cccccc;
}
listTable th {
	padding:3px 10px 3px 10px;
	border-bottom:1px solid #999999;
}
.formTable {
		padding:10px;
		font-family:Arial, Helvetica, sans-serif; 
		font-size:12px; 
		font-weight:normal;
		color:white;
		background-color:#666666;
		text-align:left; 
}

/* Footer Contact Information */
.contactInformation {
	margin:2px 15px;
	font-size:.9em;
}

.addressCss {
	text-align:left;
	font-size:.8em;
	float:right;
	margin:2px 10px 0px;
}

.loginLinkCss a, .loginLinkCss a:link, .loginLinkCss a:active, .loginLinkCss a:visited {
	background-color:#336633;
	color:#ffffff;
	padding:3px 6px;
}
.loginLinkCss a:hover {
	background-color:#339933;
}

#content {
	color:black;
	padding: 1em 0;
	margin: auto;
	voice-family: "\"}\""; 
	voice-family:inherit;
}


table.menuCss {
		position:relative; 
		padding:0px;
		font-size:10px;
		font-weight:bold;
		color:#666666;
		background-color:#000099;
}
.menuCss td  {
		text-align:left; 
		vertical-align:middle; 
		font-weight:bold; 
}
.menuCss a {
	color:#cccccc;
}

/* limitsTable is on admin/upload/index.php */
.limitsTable {
border-collapse:collapse;
}
.limitsTable, .limitsTable th, .limitsTable td {
border:1px solid grey;
padding:5px;
text-align:center;
}
.limitsTable th {
background:#003366;
color:white;
}

/*** MENU ***/

#menuId td {
		text-align:right; 
		padding-right:20px;
		vertical-align:middle; 
		font-weight:bold; 
		font-size:9px;
}

#menu div {
	height:10px;
	padding:2px 6px 4px 6px;
	border-left:1px solid grey;
}
#menu li div:hover {
	background-color:#333333;
}
.menu_last {
	border-right:1px solid grey;
}
.menu_private, .menu_registered {
	background-color:#cc0000;
}
ul#menu, #menu ul {
	display:inline;
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu a {
	font-size:9px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}
#menu li li a {
	display: block;
	font-weight: normal;
	color: #cccccc;
	background-color:transparent;
	padding: 2px 4px;
}
#menu li li a:hover {
	background-color:#333333;
}
#menu li {
	float: left;
	position: relative;
	text-align: left;
	width:11em; /*bug in ie needs absolute width*/
	cursor: default;
	background-color: #000099;
	border: 0px solid #000099;
	border-width:0;
}
#menu li ul {
	display: none;
	position: absolute;
	top: auto;
	left: 0;
	font-weight: bold;
	background-color:#666666;
	padding: 0.5em 0 1em 0;
	border-bottom : thick solid #0033ff;
}
#menu li>ul {
	top: auto;
	left: auto;
}
#menu li li {
	display: block;
	float: none;
	background-color: transparent;
}
#menu li:hover ul, #menu li.over ul {
	display: block;
}


