/* General */
P, UL, OL, LI {
	color: #2e2e2e;
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 13px;
	line-height: 1.3em;
}

H1 {
	color: #c67500;
        font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 18px;
        letter-spacing: 4px;
        line-height: 1.3em;
}

H2 {
        color: #5282B5;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
}

H3 {
	color: #c67500;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
}

.smallText {
	color: #2e2e2e;
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 11px;
	line-height: 1.2em;
}

.breadcrumb {
	color: #2e2e2e;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 15px;
}

.copyright {
	color: #2e2e2e;
	font-size: 11px;
	line-height: 1.2em;
}
.button1 {color: 003366; background-color: c0c0c0; font-family: verdana; font-size: 7.5pt; font-weight: 700;}
        .tbc {font-family: Verdana; font-size: 7.5pt; font-weight: 400; }
        .tbcbold {font-family: Verdana; font-size: 8pt; font-weight: 600; text-indent: 1px; }
        .tbcbigbold {font-family: Verdana; font-size: 9pt; font-weight: 600; text-indent: 1px; }
        .select1{background-color: FFFFFF; color: Black; font-family: verdana; font-size: 7.5pt; font-weight: 700;}

.footerNav {
	color: #2e2e2e;
	font-size: 11px;
	line-height: 1.2em;
}

.indent {
	padding-left: 35px;
}

/* Colored Text */
.brown {
	color: #c67500;
}

.blue {
	color: #425688;
}

.cci {
	color: #31615a;
}

.white {
	color: #ffffff;
}

.sideBox {
	color: #31615A;
}

/* Emphasis */
.listHeader {
	color: #425688;
	font-size: 13px;
	font-weight: bold;
}

.bluEM {
	color: #425688;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/* Titles */
.name {
	color: #425688;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
}

.title {
	color: #c67500;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}


/* Callout Boxes */

/* Whats New Link Box */
.boxDashed {
	background-color: #ffffff;
	border: 1px dashed #425688;
	padding: 8px;
}

/* Login Form */
input.loginBox {
        background-color: #FFFFFF;
        border: #A2B28A;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	color: #2e2e2e;
        font-family: "arial", Courier, monospace;
	font-size: 11px;
}

.loginFields {
	color: #5282b5;
	font-size: 12px;
}

.loginTxt {
	color: #31615a;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
}

/* Global Links */
a:link {
	color: #c67500;
}

a:visited {
	color: #31615a;
}

a:hover {
	color: #5282b5;
	text-decoration: none;
}

a:active {
	color: #5282b5;
	text-decoration: none;
}

/* Blue Padded Links */
.announce a:link {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}

.announce a:visited {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}

.announce a:hover {
	background: #739ac6;
	color: #ffffff;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

.announce a:active {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}

/* Side Box Links */
a.sideBox:link {
	color: #31615a;

	font-size: 13px;
	text-decoration: underline;
}

a.sideBox:visited {
	color: #31615a;

	font-size: 13px;
	text-decoration: underline;
}

a.sideBox:hover {
	background-color:  #31615a;
	color: #ffffff;

	font-size: 13px;
	text-decoration: none;
}

a.sideBox:active {
	background-color:  #31615a;
	color: #ffffff;

	font-size: 13px;
	text-decoration: underline;
}

/* Side NavBar No Hand Links */
.normCursor a:link {
	cursor: default;
}

.normCursor a:visited {
	cursor: default;
}

.normCursor a:hover {
	cursor: default;
}

.normCursor a:active {
	cursor: default;
}

/* Scrollbars */
body {
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #435b9c;
	scrollbar-face-color: #5282b5;
	scrollbar-highlight-color: #c0cae4;
	scrollbar-shadow-color: #5282b5;
	scrollbar-track-color: #d6d3c6;
}

/* Below are  main content area of all pages. These layers are IE (55 percent width) and NN (325 pixel width). */
/*  Home Page Layers  */
 #homeIntro {
	left: 285px;
	position: absolute;
	top: 235px;
	width: 55%;
	z-index: 102;
}

 #homeMainCopy {
	left: 285px;
	position: absolute;
	top: 423px;
	width: 55%;
	z-index: 200;
}


/* Who We Are, ProgramsPro Page Layers  */
#lowMainCopy {
	left: 285px;
	position: absolute;
	top: 220px;
	width: 55%;
	z-index: 1;
}

 #lowMainCopy2 {
	left: 285px;
	position: absolute;
	top: 220px;
	visibility: hidden;
	width: 55%;
	z-index: 2;
}

/* All Remaining Pages */
#mainCopy {
	left: 285px;
	position: absolute;
	top: 180px;
	width: 55%;
	z-index: 1;
}

