a:link {
	color: blue;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: blue;
	text-decoration: none;
	font-weight: bold;
}

a:focus, a:hover, a:active {
	color: #6699CC;
	text-decoration: underline;
	font-weight: bold;
}

body {
        background-image: url(http://www.ncadistrict.com/images/gradientbkg.jpg);
        background-color: #E1F2FB;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        padding: 10px;
        font-size: 9pt;
}

#main {
        border-color: #6699CC;
        border-width: 1px;
        border-style: solid;
        width: 100%;
        padding: 0px;
        border-collapse: collapse;
}

#table1 {
        border-width: 0px;
        width: 100%;
        height: 185px;
        padding: 0px;
        border-collapse: collapse;
}

#header {
        background-image: url(http://www.ncadistrict.com/images/header_prt2.jpg);
        background-repeat: repeat-x;
        height: 185px;
}

#header1 {
       width: 750px;
}

#header2 {
        width: 100%;
}



#menu1 {
        background-color: #F1F5FA;
        width: 750px;
        height: 25px;
}

#menu2 {
        background-image: url(http://www.ncadistrict.com/images/menu_bg.gif);
        background-repeat: repeat-x;
        background-color: #F1F5FA;
        height: 25px;
        width: 100%;
}

#leftColumn {
        valign: top;
        width: 205px;
        background-color: #A8CCEE;
        height: 551px;
        text-align: center;
        padding-left: 10px;
        padding-right: 10px;
}

#leftTable {
        width: 195px;
        padding: 0px;
        background-color: #A8CCEE;
        border-width: 0px;
}

.center {
        text-align: center;
}

.left {
        text-align: left;
}

.small {
        font-size: 8pt;
}

.bold {
        font-weight: bold;
}

.white {
        color: #FFFFFF;
}

.red {
        color: #CC0000;
}

.news {
        padding: 0px;
        width: 100%;
        background-color: #ffffff;
        border-width: 0px;
}

.ltblueback {
        background-color: #2160AC;
}

.newsHeader {
        width: 90%;
        border: 1px solid #A8CCEE;
        background-image: url(http://www.ncadistrict.com/images/side_bg.gif);
        padding-left: 10px;
}

.dkblueback {
        background-color: #18467E;
        border: 1px solid #a8ccee;
        padding-left: 8px;
        padding-right: 8px;
}

#content {
        background-color: #F1F5FA;
        vertical-align: top;
        padding: 20px;
        width: 100%;
}

.topbottomborder {
        border-top: #FFFFFF solid 1px;
        border-bottom: #FFFFFF solid 1px;
        padding-top: 5px;
        padding-bottom: 5px;
        width: 100%;
}

#footer {
        background-color: #336699;
        padding-top: 5px;
        padding-bottom: 5px;
}

#footer a:link {
        color: white;
        text-decoration: none;
}

#footer a:visited {
        color: white;
        text-decoration: none;
}

.newsHeader a:link {
        color: white;
        text-decoration: none;
}

.newsHeader a:visited {
        color: white;
        text-decoration: none;
}

#employment a:link {
        color: red;
        text-decoration: none;
}

#employment a:visited {
        color: red;
        text-decoration: none;
}

.bigger_text {
		font-size: 11pt;
		font-weight: bold;
}