/* GLOBAL SETTINGS */

body {
	background-color: white;
	color: black;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	text-align: center;
}
a:link {
	background-color: white;
	color: #006699;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	background-color: white;
	color: #006699;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	background-color: white;
	color: #FFC800;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
table {
	background-color: white;
	border-color: #006699;
	border-spacing: 0px;
	border-style: solid;
	border-width: 0px;
	color: black;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
td {
	background-color: white;
	border-color: #006699;
	border-spacing: 0px;
	border-style: solid;
	border-width: 0px;
	color: black;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
input {
	color: #006699;
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: normal;
}
hr {
	color: #006699;
	height: 1px;
	margin: 10px 0px 10px 0px;
	text-align: center;
	width: 75%;
}
p {
	margin-right: 3px;
	clear: left;
}
ol {
	margin: 5px 0px 0px 15px;
}
ol li {
	margin: 0px 0px 5px 10px;
	list-style: decimal;
}
ul {
	margin: 0px;
	padding: 0px;
}
ul li {
	list-style: none;
}
div.center {
	text-align: center;
}
div.left {
	text-align: left;
}
div.right {
	text-align: right;
}
p.intro {
	font-size: 12px;
	font-weight: bold;
}
span.pageid {
	background-color: #FFE196;
	border-color: #EAEAEA;
	border-spacing: 0px;
	border-style: solid;
	border-width: 1px;
	color: black;
	font-family: "Verdana";
	font-size: 11px;
	font-variant: small-caps;
	font-weight: normal;
	margin: 7px 0px 10px 0px;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
ul.pagelinks {
	background-color: #F7F7F7;
	border-color: black;
	border-spacing: 0px;
	border-style: solid;
	border-width: 1px;
	padding: 5px 0px 6px 5px;
	text-align: left;
	width: 60%;
}
ul.pagelinks li {
	list-style-type: square;
	list-style-position: inside;
}
ul.pagelinks li.pltitle {
	font-weight: bold;
	list-style-type: none;
	margin: 0px 0px 0px -15px;
	padding: 0px 0px 5px 0px;
}
ul.pagelinks a:link {
	background-color: #F7F7F7;
}
ul.pagelinks a:visited {
	background-color: #F7F7F7;
}
ul.pagelinks a:hover {
	background-color: #F7F7F7;
}
td.colspacer {
	width: 20px;
}
td.rowspacer {
	height: 10px;
}
td.aright {
	text-align: right;
}
td.acenter {
	text-align: center;
}
span.heading {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
span.toplink a:link {
	background-color: white;
	color: #909090;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	position: absolute;
	text-decoration: none;
}
span.toplink a:visited {
	background-color: white;
	color: #909090;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	position: absolute;
	text-decoration: none;
}
span.toplink a:hover {
	color: #FFC800;
}
table#maintable {
	width: 780px;
	margin-left:auto; 
	margin-right:auto;
}
table#maintable tr {
	widows: inherit;
}
td#infospace {
	border-color: #006699;
	border-spacing: 0px;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	padding: 15px 10px 15px 10px;
}
td#infospacehome {
	border-color: #006699;
	border-spacing: 0px;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
}
td#back {
	border-color: #006699;
	border-spacing: 0px;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	color: #909090;
	font-size: 10px;
	padding: 5px 0px 2px 5px;
}
td#back a:link {
	background-color: white;
	color: #909090;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
td#back a:visited {
	background-color: white;
	color: #909090;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
td#back a:hover {
	color: #FFC800;
}
td#footer {
	background-color: #006699;
	color: #6699FF;
	font-size: 10px;
	height: 20px;
	padding: 3px 0px 0px 0px;
	text-align: center;
}
td#footer a:link {
	background-color: #006699;
	color: #6699FF;
	font-size: 10px;
	height: auto;
	padding: 0px;
	text-align: left;
	text-decoration: none;
	width: auto;
}
td#footer a:visited {
	background-color: #006699;
	color: #6699FF;
	font-size: 10px;
	height: auto;
	padding: 0px;
	text-align: left;
	text-decoration: none;
	width: auto;
}
td#footer a:hover {
	color: white;
}

/* logo bar, search and home, collage */

table#logobar {
	background-color: #006699;
	height: 115px;
	width: 100%;
}
td#logo {
	background-color: #006699;
	padding: 8px 0px 2px 7px;
	vertical-align: bottom;
	width: 490px;
}
td#search {
	background-color: #006699;
	color: white;
	font-family: "Verdana";
	font-size: 12px;
	padding: 5px 7px 0px 0px;
	text-align: right;
	width: 100%;
}
td#search a:link {
	background-color: #006699;
	color: white;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	height: auto;
	padding: 0px;
	text-align: left;
	text-decoration: none;
	width: auto;
}
td#search a:visited {
	background-color: #006699;
	color: white;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	height: auto;
	padding: 0px;
	text-align: left;
	text-decoration: none;
	width: auto;
}
td#search a:hover {
	background-color: #006699;
	color: #FFC800;
}
td#collage {
	background-image: url(../misc/images/collage.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border-width: 0px 1px 0px 1px;
	height: 55px;
	width: 100%;
}
input.searchfield {
	color: #6C6C6C;
	font-family: "Tahoma";
	font-size: 10px;
	font-weight: normal;
}
input.searchbutton {
	background-color: #006699;
	border-color: white;
	border-spacing: 0px;
	border-style: solid;
	border-width: 0px;
	color: white;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	margin: 0px -3px 0px -10px;
	padding: 0px;
}
span#ecbanner {
	position: absolute;
	margin-top: -16px;
	margin-left: -155px;
}
	

/* menu settings */

ul#menubar {
  	padding: 0;
  	margin: 0;
  	list-style: none;
	background-color: #006699;
	color: white;
	line-height: 19px;
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	height: 100%;
	padding: 0px 15px 4px 15px;
	width: 100%;
}
li#menutop {
  	float: left;
  	position: relative;
  	padding-left: 20px;
	padding-right: 20px;
}
li#menutop ul {
  	display: none;
  	position: absolute; 
  	top: 1em;
  	left: 0;
	width: 240px;
	background-color: #006699;
}
*html li#menutop ul {
	top: 1.5em;
  	left: 20px;
}
li#menutop > ul {
	top: auto;
	left: auto;
}
li#menutop:hover {
	background-color: #6699FF;
	color: white;
}
li#menutop:hover ul, li#menutop.over ul { 
	display: block;
}
*html li#menutop:hover ul, li#menutop.over ul { 
	display: block;
	background-color: #6699FF;
	color: white;
}
/*menu.js used to swap these back and forth- see http://www.alistapart.com/articles/dropdowns*/

ul#menuitems a:link {
	background: inherit;
	color: white;
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	height: 100%;
	text-align: left;
	text-decoration: none;
	padding: 1px;
}
ul#menuitems a:visited {
	background: inherit;
	color: white;
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	height: 100%;
	text-align: left;
	text-decoration: none;
	padding: 1px;
}
li#menuitems {
	border-top: 1px solid white;
	height: 17px;
}
li#menuitems:hover {
	background-color: #6699FF;
}
*html li#menuitems a:hover {
	color:#FFC800;
}

/* home page */

table#home {
	/*margin: 10px 0px 20px 0px;*/
}
td#hometext {
	border-color: #006699;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	padding: 15px 15px 0px 15px;
}
td#title {
	background-color: white;
	border-color: #006699;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	color: #006699;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	height: 25px;
	text-align: center;
	vertical-align: top;
	padding: 15px 0px 10px;
}
table#efficiency td {
	height: 95px;
}
td#announce {
	/* height: 100%; */
	padding: 7px 0px 20px 5px;
/*	width: 300px; */
}
td#announce ul {
	margin: 0px;
	padding: 0px;
}
td#announce li {
	background-image: url(../images/sunbutton.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 35px;
	list-style: none;
	padding: 0px 0px 10px 30px;
	vertical-align: middle;
}
td#pastann {
	height: 25px;
	text-align: right;
	vertical-align: bottom;
}
td#pastann a:link {
	background-color: white;
	color: #909090;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
td#pastann a:visited {
	background-color: white;
	color: #909090;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
td#pastann a:hover {
	color: #FFC800;
}
/*table containing NC DOA and NCGOV.com links- Home page only*/

table#ncdoa {
	height: 89px;
	width: 100%;
	border-top: 1px solid #006699;
}
table#ncdoa td {
	padding: 10px 0px 10px 0px;
	text-align: center;
	vertical-align: middle;
}

table#ncdoa img {
	border: 0px;
	padding: 0px 10px 0px;
}

/* efficiency */

table#efficiency td#text {
	border-color: #006699;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	padding: 5px 15px 0px 0px;
}
tr#topborder {
	border-color: #006699;
	border-style: solid;
	border-width: 1px 0px;
}
table#efficiency td#links {
	height: 100%;
	padding: 7px 0px 0px 5px;
	width: 250px;
}
table#efficiency ul {
	margin-left: 10px;
}
table#efficiency ul li {
	color: #B4B4B4;
	list-style-type: disc;
	margin-left: 10px;
}
span.h5sizelink a:link {
	font-size: 14px;
	font-variant: small-caps;
	text-decoration: none;
}
span.h5sizelink a:visited {
	font-size: 14px;
	font-variant: small-caps;
	text-decoration: none;
}
span.h5sizelink a:active {
	font-size: 14px;
	font-variant: small-caps;
	text-decoration: none;
}
td#infospace h5 {
	font-variant: small-caps;
	text-align: center;
	font-size: 16px;
	padding-bottom: 4px;
	border-color: #006699;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}
/* staff */

td.staffpic {
	padding: 0px 7px 20px 0px;
}
td.colspacer2 {
	width: 75px;
}

/* menu settings - NEED TO BE DELETED ONCE NEW MENU LAUNCHED*/

table#menu {
	width: 100%;
}
table#menu td {
	background-color: white;
	line-height: 19px;
}
table#menu td a:link {
	background-color: #006699;
	color: white;
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	height: 100%;
	padding: 2px 15px 4px 15px;
	text-align: center;
	text-decoration: none;
	width: 100%;
}
table#menu td a:visited {
	background-color: #006699;
	color: white;
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	height: 100%;
	padding: 2px 15px 4px 15px;
	text-align: center;
	text-decoration: none;
	width: 100%;
}
table#menu td a:hover {
	background-color: #6699FF;
	border-color: #FFC800;
	border-spacing: 0px;
	border-style: solid;
	border-width: 0px;
	color: white;
}

/* drop-down menu settings - NEED TO BE DELETED ONCE NEW MENU LAUNCHED */

table.dropdown {
	background-color: #006699;
	border-color: white;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	margin-top: 139px;
	position: absolute;
	width: 205px;
}
.dropdown a:link {
	background-color: #006699;
	color: white;
	font-family: "Verdana";
	font-size: 12px;
	font-weight: normal;
	height: 100%;
	padding: 2px 0px 4px 5px;
	text-align: left;
	text-decoration: none;
	width: 100%;
}
.dropdown a:visited {
	background-color: #006699;
	color: white;
	font-family: "Verdana";
	font-size: 12px;
	font-weight: normal;
	height: 100%;
	padding: 2px 0px 4px 5px;
	text-align: left;
	text-decoration: none;
	width: 100%;
}
.dropdown a:hover {
	background-color: #6699FF;
	color: white;
}
table.dropdown td {
	background-color: #006699;
	border-color: white;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	color: #006699;
	text-align: left;
}
table.dropdown#menu1 {
	height: 140px;
	margin-left: -350px;
}
table.dropdown#menu2 {
	height: 80px;
	margin-left: -229px;
}
table.dropdown#menu3 {
	height: 140px;
	margin-left: -108px;
}
table.dropdown#menu4 {
	height: 80px;
	margin-left: 25px;
}
table.dropdown#menu5 {
	height: 120px;
	margin-left: 153px;
}
