/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background: #CCCC99 url(../images/shadow_bg.jpg) repeat-y center top;
}


#container {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
	background: #FFFFFF;
}


p {
	margin: 0;
	padding: 0 0 16px 0;
}


h1 {
	margin: 0;
	padding: 0 0 16px 0;
	color: #B6A770;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}

.emph {
	font-weight: bold;
}

.text11px_333 {
	font-size: 11px;
	color: #333333;
}

.blueText {
	color: #3366CC;
}

.redText {
	color: #660000;
}


a {
	color: #660000;
}

a:link {
	color: #660000;
	text-decoration: underline;
}

a:visited {
	color: #660000;
	text-decoration: underline;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}

a img {
	border: none;

}


ul {
	margin: 0 0 16px 0;
	padding: 0;
}


ul li {
	list-style-position: outside;
	margin: 0 0 8px 20px;
}

.orange {
	color: #CC6600;
}

.blue {
	color: #3366CC;
}

.red {
	color: #660000;
}

.black {
	color: #333333;
}

.tan {
	color: #B6A770;
}

.gray {
	color: #777777;
}



/* End of pageHeader section */



/* Begining of contents section */
#contents {
	display: inline;
	float: left;
	width: 600px;
	margin: 0 0 0 185px;
	padding: 0;
}


#mainMenuBar {
	width: 610px;
	height: 30px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	background-image: url(../images/main_menu_bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#mainMenuBar div {
	margin: 0 0 0 0px;
	padding: 9px 0 0 0;
}

#mainMenuBar a:hover {
	border-bottom: 1px dotted #FFFFFF;
}
	


#pageHeader {
	width: auto;
	height: 60px;
	margin: 0 0px 1px 0px;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #8A1D04;
}

#pageHeader img {
	position: relative;
	left: -68px;
}


/* Begining of mainInfo editable area */

#mainInfo {
	width: auto;
	margin: 0 0px 0 0px;
	padding: 0;
	border-top: 1px solid #CCCCCC;
}

table {
	vertical-align: top;
}

table td {
	vertical-align: top;
}




table.mainImgArea td.left {
	width: 192px;
	margin: 0;
	padding: 0;
}


table.mainImgArea td.right {
	width: auto;
	margin: 0;
	padding: 19px 0 0 0;
}


table.col3 {
	width: 559px;
	margin: 0;
	padding: 0;
}

table.col3 td {
	padding: 0;
	margin: 0;
	vertical-align: top;
}



table.col3 td.col3Center {
	width: 193px;
	margin: 0;
	padding: 0;
	border-left: 1px dotted #999999;
	border-right: 1px dotted #999999;
}


table.col3 td.col3Right, table.col3 td.col3Left {
	width: 183px;
	margin: 0;
	padding: 0;
}


table.col3 td.col3Left div {
	width: auto;
	margin: 5px 8px 0 0;
}



table.col3 td.col3Center div {
	width: auto;
	margin: 5px 8px 0 8px;
}


table.col3 td.col3Right div {
	width: auto;
	margin: 5px 0 0 8px;
}




table.mainTextArea {
	width: auto;
	margin: 0;
	padding: 0;
}


table.mainTextArea td.left {
	width: 368px;
	margin: 0;
	padding: 0;
}


table.mainTextArea td.right {
	width: 192px;
	margin: 0;
	padding: 0;
}

/* Dot colors for page titles */

h1.pgTitleR1, h1.pgTitleG1, h1.pgTitleB1, h1.pgTitleO1, h1.pgTitleP1 {
	color: #333333;
}

h1.pgTitleR1 {
	margin: 0 0 16px 0;
	padding: 0 0 0 16px;
	background: url(../images/dot_red_10px.gif) no-repeat left 65%;
}


h1.pgTitleG1 {
	margin: 0 0 16px 0;
	padding: 0 0 0 16px;
	background: url(../images/dot_gree_10px.gif) no-repeat left 65%;
	
}

h1.pgTitleB1 {
	margin: 0 0 16px 0;
	padding: 0 0 0 16px;
	background: url(../images/dot_blue_10px.gif) no-repeat left 65%;
}


h1.pgTitleO1 {
	margin: 0 0 16px 0;
	padding: 0 0 0 16px;
	background: url(../images/dot_oran_10px.gif) no-repeat left 65%;
}


h1.pgTitleP1 {
	margin: 0 0 16px 0;
	padding: 0 0 0 16px;
	background: url(../images/dot_pur_10px.gif) no-repeat left 65%;
}



/* Begining of arrow link */


h2 a {
	display: block;
	height: 20px;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 0 16px;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}


h2 a:link {
	text-decoration: none;
}

h2 a:visited {
	text-decoration: none;
}

h2 a:hover {
	text-decoration: none;
}


table.col3 td.col3Left h2 {
	width: auto;
	margin: 0;
}

table.col3 td.col3Center h2 {
	width: auto;
	margin: 0;
}



table.col3 td.col3Right h2 {
	width: auto;
	margin: 0;
}



/* Arrow Links for main pages (can be used in other pages too) */

h2.arrowRed1 {
	background-image: url(../images/dot_red_10px.gif);
	background-repeat: no-repeat;
	background-position: left 30%;
}

h2.arrowRed1 a {
	/*background: url(../images/arrow_h2_red.gif) no-repeat left center;*/
	background: url(../images/arrow_right.gif) no-repeat right 20%;
}




h2.arrowGre1 {
	background: url(../images/dot_gree_10px.gif) no-repeat left 40%;
}

h2.arrowGre1 a {
	background: url(../images/arrow_right_gre.gif) no-repeat right 20%;
}



h2.arrowBlue1 {
	background: url(../images/dot_blue_10px.gif) no-repeat left 40%;
}

h2.arrowBlue1 a {
	background: url(../images/arrow_right_blue.gif) no-repeat right 20%;
}



h2.arrowOran1 {
	background: url(../images/dot_oran_10px.gif) no-repeat left 40%;
}

h2.arrowOran1 a{
	background: url(../images/arrow_right_oran.gif) no-repeat right 20%;
}



h2.arrowPur1 {
	background: url(../images/dot_pur_10px.gif) no-repeat left 40%;
}

h2.arrowPur1 a {
	background: url(../images/arrow_right_pur.gif) no-repeat right 20%;
}




h2.arrowRed2 {
	background: url(../images/arrow_h2_red2.gif) no-repeat left center;
}

h2.arrowGre2 {
	background: url(../images/arrow_h2_gre2.gif) no-repeat left center;
}

h2.arrowBlue2 {
	background: url(../images/arrow_h2_blue2.gif) no-repeat left center;
}

h2.arrowOran2 {
	background: url(../images/arrow_h2_oran2.gif) no-repeat left center;
}

h2.arrowPur2 {
	background: url(../images/arrow_h2_pur2.gif) no-repeat left center;
}

h2.arrowGre1 a, h2.arrowGre2 a, h2.arrowRed1 a, h2.arrowBlue1 a, h2.arrowOran1 a, he.arrowPur1 a {
	color: #333333;
}

h2.arrowGre1 a:hover, h2.arrowGre2 a:hover, h2.arrowRed1 a:hover, h2.arrowBlue1 a:hover, h2.arrowOran1 a:hover, he.arrowPur1 a:hover {
	color: #999999;
	background: url(../images/arrow_right_hover.gif) no-repeat right 20%;
}



/* Begining of sideBar (NEA logo and subMenu section)*/

#sideBar {
	float: left;
	width: 200px;
	margin: 0 0 0 -784px;
	padding: 0;
}


#logo {
	margin: 20px 0 0 16px;
	padding: 0;
}


#subMenu {
	margin: 30px 0 0 16px;
	padding:0;
	width: 160px;
}


#subMenu ul {
	margin: 0 8px 0 0;
	padding: 0;
	line-height: 19px;
}


#subMenu ul li {
	display: block;
	width: auto;
	height: 19px;
	list-style: none;
	margin: 0;
	border-bottom: 1px dotted #CCCCCC;
}


td.right div.rightImage {
	margin: 0;
	padding: 35px 0 0 16px;
}



/* footer area starts here */

#footer {
	clear: both;
	width:auto;
	margin: 0;
	padding: 20px 0 100px 0;
	text-align: center;
	font-size: 10px;
}
.flashborder {
	border: thin solid #999999;
	height: 338px;
	width: 600px;
}


#footer p {
	margin: 0;
	padding: 0;
	color: #999999;
}


#footer a {
	font-weight: normal;
	color: #999999;
}
.flashborder600 {
	height: 400px;
	width: 600px;
	border: thin solid #999999;
}
.flashborder600x395 {
	height: 395px;
	width: 600px;
	border: thin solid #999999;
}

