
html {margin: 0; padding: 0;}

body {
    margin: 0; 
    padding: 0; 
    font-family: verdana, sans-serif;
    background-color: #eeeeee;
}

#header {
	clear: both;
	background-color: #fff;
	height: 30px;
    padding: 10px;
}

/* much of this code is shamelessly stolen from fedora.redhat.com */

#nav {
	margin: 0;
	padding: 0;
	background-color: #23468c;
	font-size: 0;
	height: 5px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #f5f5f5;
}

#side-left {
	position: absolute;
	z-index: 1;
	width: 10em;
	left: 8px;
	padding-top: 2px;
	top: 2px;
	margin-top: 61px;
	color: #555;
	font-size: 0.9em;
}

#side-nav-label {
	display: none;
}
#side-nav {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 1px solid #5976b2;
	border-top: 0;
	background-color: #23468c;
}
#side-nav li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #5976b2;
	border-bottom: 1px solid #22437f;
}
#side-nav a {
	margin: 0;
	color: #c5ccdb;
	display: block;
	text-decoration: none;
	padding: 4px 6px;
}
#side-nav a:hover {
	background-color: #34548f;
	color: #fff;
}
#side-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#side-nav ul li {
	border-top: 1px solid #34548e;
	background-color: #34548e;
	border-bottom: 1px solid #34548e;
}
#side-nav ul li:hover {
	border-bottom: 1px solid #34548f;
}

#side-nav ul li a {
	padding-left: 12px;
	color: #a7b2c9;
}
#side-nav ul li a:hover {
	background-color: #46659e;
}
#side-nav ul ul li a {
	padding-left: 18px;
}
#side-nav strong a {
	font-weight: normal;
	color: #fff !important;
	background-color: #10203b;
}
#side-nav strong a:hover {
	background-color: #172e56 !important;
}

#content {
	padding: 8px;
	border: 1px solid #aaa;
	background-color: #fff;
	margin-right: 8px;
	/* min-width: 120px;*/
	/* min-height: 470px;*/
	margin-left: 10em;
	margin-top: 8px;
}

.prop {
    float: right;
    width: 1px;
  }

.min470px {
    height: 470px;
  }

.clear {
    clear: both;
    height: 1px;
/*    overflow: hidden; */
  }

#content_ctr {
	padding: 8px;
	border: 1px solid #aaa;
	background-color: #fff;
	margin-right: 8px;
	/* min-width: 120px;*/
	min-height: 470px;
	margin-left: 10em;
	margin-top: 8px;
    text-align: center;
	/* overflow: auto; */
}

#content-header {
	font-size: 1.1em;
	font-weight: bold;
	color: #23468c;
	border-bottom: 2px solid #777777;
	padding-bottom: 8px;
}

#content-large {
	padding-top: 8px;
	font-size: 1.0em;
	font-weight: normal;
	color: #333333;
}

#content-border {
	border-bottom: 2px solid #555555;
}

#content-small {
	padding-top: 8px;
	font-size: 0.9em;
	font-weight: normal;
	color: #333333;
}

#content ul li {
	list-style: square inside;
	padding-top: 10px;
}

#content dt {
	padding-top: 10px;
	font-weight: bold;
	color: #23468c;
}

#content dd {
	margin-left: 10px;
}

#rightlogo {
position: absolute;
right: 0px;
top: 0px;
width: 220px;
height: 100px;
}
     
#leftlogo {
position: absolute;
left: 0px;
top: 0px;
width: 300px;
height: 100px;
}      

.offerings {
font-size: 1.0em;
margin-top: 8px;
padding: 5px;
border: 1px solid #777777;
background: #f4f8ff;
}

.smallcentered {
margin: 5px;
text-align: center;
color: #777;
font-size: 10px;
padding-bottom: 4px;
}

#adminlogo {
float: right;
margin: 5px;
text-align: right;
color: #777;
font-size: 10px;
}

#spcalogo {
float: left;
margin: 5px;
text-align: left;
color: #777;
font-size: 1.3em;
font-weight: bold;
}

#mainpic {
    float: right;
    margin: 0 0 5px 5px;
    border: 1px solid #666;
}

table.general {
    /* width: 99%;*/
	text-align: center;
    background: #ebebed;
    border: 1px #777777 solid;
}

table.input {
    /* width: 100%; */
	text-align: center;
    background: #ebebed;
    border: 1px #777777 solid;
}

td.tablehead {
    background: #f7f7f9;
        padding: 4px;
	border-top: 0px none;
	border-right: 0px none;
	border-left: 0px none;
	border-bottom: 1px #777777 solid;
	font-weight: bold;
	text-align: center;
}

td.tablehead_left {
    background: #f7f7f9;
    padding: 4px;
    border-top: 0px none;
    border-right: 0px none;
    border-left: 0px none;
    border-bottom: 1px #777777 solid;
    font-weight: bold;
    text-align: left;
}

td.tabledata {
    background: #f7f7f9;
    padding: 4px;
	border: 0px none;
	font-weight: normal;
	text-align: center;
    vertical-align: top;
}
       
td.tabledata_left {
    background: #f7f7f9;
    padding: 4px;
    border: 0px none;
    font-weight: normal;
    text-align: left;
        vertical-align: top;
}

td.tabledata_right {
    background: #f7f7f9;
    padding: 4px;
    border: 0px none;
    font-weight: normal;
    text-align: right;
        vertical-align: top;
}

td.tablelabel_right {
    background: #f7f7f9;
    padding: 4px;
    border: 0px none;
    font-weight: bold;
    text-align: right;
    vertical-align: top;
}
 
h1 {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 2px;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 2px;
}

h3 {
	font-size: 1.0em;
	font-weight: bold;
	color: #23468c;
	margin-top: 2px;
}

h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 2px;
}

a:visited { color: #2850a1; TEXT-DECORATION: none }
a:link { color: #2850a1; TEXT-DECORATION: none }
a:active { color: #3366cc; TEXT-DECORATION: none }
a:hover { color: #3366cc; TEXT-DECORATION: underline }

input.button {
font-size: 8pt;
cursor: pointer;
} 

input.delete {
background-color: #e08d8d;
font-size: 8pt;
cursor: pointer;
}

#message {
    text-align: center;
    font-weight: bold;
    background: #ffffff;
    border-bottom: 0px solid #777777;
    padding: 4px;
    margin: 0px;
}

.notes {
    padding: 8px;
	border: 1px solid #aaa;
	background-color: #f7f7f9;
	margin: 8px;
    font-family: verdana, sans-serif;
    font-size: 1.0em;
	font-weight: normal;
	color: #333333;
}

.notes_center {
    text-align: center;
}
