body{
text-align: center;
font-family: Tahoma, Geneva, Arial, Helvetica, san-serif;
margin-height: 0px;
top-margin: 0px;
}
.watermark {
	background: #cc3300;
}
/* Always show vertical scrollbar stop screen jump */
html { min-height: 100%; margin-bottom: 1px; !important; 
}

.popupcontrol {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: red;
	border-width: 1px;
}

.modalbackground {
	background-color:#808080;
	filter:alpha(opacity=80);
	opacity:0.8;
}

.modalpopup {
	background-color:#ffffff;
	border-width:1px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:220px;
}
a:hover {
text-decoration: none;
color: #cc3300;
}

a {
text-decoration: none;
color: #808080;
}
.pagebgcolor{
background-color: #999;
}

.pagebgcolor4{
background-color: #999;
background-image:url('../images/bkg.jpg');
background-repeat:repeat-x;
}

.lightbgcolor{
background-color: #cccccc;
}

#linedivider{
height: 10px;
background-image:url('../images/linedivider.jpg');
}

#mainNav{
text-align: Left;
padding-left: 15px;
background-color: #ccc;
}

#sectionNav{
text-align: right;
padding-right: 15px;
background-color: #ccc;
padding-top: 3px;
}
#ezmenu {
width: 97%;
text-align: left;
margin-left: auto;
margin-right: auto;
}

/* project manager*/

#projmgr {
height: 55px;
background-color: #ccc;
}

.pmgsearch {
height: 16px;
color: #666;
font-size: 10px;
width: 100px;
border: 1px solid #C0C0C0;
}
.addpages {
height: 16px;
padding-right: 15px;
text-align:right;
}

.projbar1 {
font-size: 8pt;
background-color: #cccccc;
color: #666666;
font-weight: normal;
text-align: left;
padding-top: 10px;
padding-left: 20px;
}
.projbar2 {
font-size: 8pt;
background-color: #cccccc;
color: #666666;
font-weight: normal;
text-align: left;
padding-left: 10px;
padding-right: 100px;
}
/* width set to eliminate horizontal scroll bars from IE*/
.framebgcolor {
background-color: #ddd;
text-align: left;
width: 97%;
}

#pmgrframeheadings {
background-color: #ccc;
Height: 25px;
color: #808080;
font-size: 10px;
font-weight: bold;
width: 750px;
border-top: 1px solid #999;
border-bottom: 1px solid #999;
text-align: left;
}
#pmgrframebody {
background-color: #ddd;
color: #666;
font-size: 10px;
width: 725px;
height: 15px;
}
#pmgriframe {
width: 750px;
height: 400px;
}

.pmgrhead1 {
width: 153px;
padding-left: 15px;
}
.pmgrhead2 {
width: 62px;
text-align: center;

}
.pmgrhead3 {
width: 73px;
text-align: center;
}
.pmgrhead4 {
width: 85px;
text-align: center;
}
.pmgrhead5 {
width: 65px;
text-align: center;
}
.pmgrhead6 {
width: 80px;
text-align: center;
}
.pmgrhead7 {
width: 232px;
text-align: center;
}

.pmgrcel1 {
width: 150px;
padding-left: 12px;
border-right: 1px solid #f4f4f4;
border-bottom: 1px solid #f4f4f4;
}
.pmgrcel2 {
width: 62px;
text-align: center;
border-right: 1px solid #f4f4f4;
border-bottom: 1px solid #f4f4f4;
}
.pmgrcel3 {
width: 73px;
text-align: center;
border-right: 1px solid #f4f4f4;
border-bottom: 1px solid #f4f4f4;
}
.pmgrcel4 {
width: 85px;
text-align: center;
border-right: 1px solid #f4f4f4;
border-bottom: 1px solid #f4f4f4;
}
.pmgrcel5 {
width: 65px;
text-align: center;
border-right: 1px solid #f4f4f4;
border-bottom: 1px solid #f4f4f4;
}
.pmgrcel6 {
width: 80px;
text-align: center;
border-right: 1px solid #f4f4f4;
border-bottom: 1px solid #f4f4f4;
}
.pmgrcel7 {
width: 205px;
border-bottom: 1px solid #f4f4f4;
}


/* end project manager*/

/* content editor*/ 

#cntsecnavwrapper{
width: 750px;
height: 35px;
background-color: #ccc;
}

#cntsectionid{ 
text-align: left;
width: 200px;
background-color: #ccc;
padding-left: 22px;
padding-top: 9px;
padding-top: expression(3 + "px");
float: left;
white-space:nowrap;
}
.sectionidtxt{
font-size: 11px;
font-weight: bold;
vertical-align: middle;
color: #666;
text-align: left;
}

#cntsectionNav{
background-color: #ccc;
/*width; 550px; has error*/
text-align: right;
padding-right: 15px;
background-color: #ccc;
padding-top: 3px;
float: right;
white-space:nowrap;
}

#settingswrapper{
background-color: #ccc;
width: 750px;
height: 105px;
clear: both;
}

#settingslayout{
background-color: #cccccc;
float: left;
padding-left: 25px;
}

#settingsnote {
Width: 320px;
float: left;
font-size: 8pt;
color: #666666;
text-align: left;
padding-top: 20px;
padding-left: 10px;
padding-right: 100px;
}

#settings{
float: left;
padding-top: 20px;
width: 190px;
}
#settingsimage{
background-color: #cccccc;
float: left;
padding-top: 20px;
}
#cntnav{
clear: both;
}
#cntareaheadings{
width: 750px;
background-color: #ccc;
font-size: 10px;
font-weight: bold;
color: #666;
height: 25px;
}
.cnthead1 {
width: 84px;
text-align: center;
border-right: solid 1px #999;
}
.cnthead2 {
width: 129px;
text-align: center;
border-right: solid 1px #999;
}
.cnthead3 {
width: 274px;
text-align: center;
border-right: solid 1px #999;
}
.cnthead4 {
width: 263px;
text-align: center;
}

#cntwrapper{
width: 750px;
min-height: 250px;
background-color: #ddd;
}

#cntbody1 {
width: 84px;
height: 20px;
float: left;
text-align: center;
}
	.cntboldtext {
	font-size: 10px;
	color: #666;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 3px;
	}
	.cntimagealign{
	font-size: 11px;
	width: 59px;
	}
#cntbody2 { 
background-image:url('../images/uploadBack.gif');
width: 129px;
float: left;
height: 200px;
}
	#imageholder{
	padding-top: 12px;
	padding-bottom: 5px;
	}
#cntbody3 {
width: 274px;
text-align: left;
padding-left: 10px;
padding-top: 10px;
float: left;
}
	.cnttext{
	font-size: 10px;
	text-align: left;
	color: #666;
	text-align: left;
	white-space:nowrap;
	}
	.cntbox{
	font-family: Tahoma, Geneva, Arial, Helvetica, san-serif;
	width: 250px;
	font-size: 11px;
	text-align: left;
	}
	.cntspacerarea{
	margin-top:5px;
	}
	.cntspacerbox{
	width: 25px;
	font-size: 10px;
	text-align: left;
	margin-right: 3px;
	margin-left: 5px;
	}


#cntbody4 {
width: 233px;
width: expression(233 + "px");
padding-top: 10px;
padding-left: 3px;
text-align: right;
float: left;
}

	.cntlinkarea{
	font-size: 10px;
	text-align: left;
	}
	.cntchkbox{
	padding-top: 0px;
	padding-bottom: 13px;
	white-space:nowrap;
	text-align: right;
	}
	.cntlinkbox{
	width: 230px;
	font-size: 11px;
	text-align: left;
	}
#cntspacer{
height: 10px;
}

/* content editor end*/

#database{
text-align: center;
width: 90%;
}

.db1 {

font-size: 8pt;
color: #666666;
font-weight: bold;
white-space:nowrap;
}

.db2 {

font-size: 8pt;
color: #666;
font-weight: normal;
white-space:nowrap;
}
.db3 {

font-size: 8pt;
color: #666666;
font-weight: normal;
white-space:nowrap;
}
.db4 {

font-size: 8pt;
color: #666666;
font-weight: normal;
white-space:nowrap;
}
.db5 {

font-size: 8pt;
color: #666666;
font-weight: normal;
white-space:nowrap;
}
.db6 {

font-size: 8pt;
color: #666666;
font-weight: normal;
white-space:nowrap;
}

.databasebar {

font-size: 8pt;
background-color: #ccc;
color: #666;
font-weight: bold;
text-align: left;
height: 17px;
padding-left: 5px;
width: 100%;
}

#wrapper{
background-color: #ddd;
width: 750px;
text-align: center;
margin-left: auto;
margin-right: auto;
/*min-height: 500px;*/
}

#pmgrwrapper{
width: 720px;
text-align: left;
}

#wrappercontent{
background-color: #ddd;
width: 750px;
text-align: center;
margin-left: auto;
margin-right: auto;
}

#lwrapper{
background-color: #bfbfbf;
width: 400px;
text-align: center;
margin-left: auto;
margin-right: auto;
min-height: 180px;
}

#footerbar{
height: 25px;
width: 750px;
background-color: #ccc;
text-align: center;
margin-left: auto;
margin-right: auto;
}

#footerimage{
text-align: center;
margin-left: auto;
margin-right: auto;
width: 750px;
}

#footerimagein{
background-color: #999;
width: 100%;
height: 47px;
background-image:url('../images/nsefooter_image.jpg');
background-repeat: no-repeat;
background-position: right;
}

.headingbar {

font-size: 10pt;
background-color: #cccccc;
color: #666666 ;
font-weight: normal;
}

.sectionbar {

font-size: 8pt;
background-color: #cccccc;
color: white;
font-weight: bold;
}

.contentbar {
font-size: 8pt;
background-color: #8d8d8d;
color: white;
font-weight: bold;
text-align: left;
padding-left: 10px;
}

.contentnav {
background-color: #8d8d8d;
text-align: right;
}

.contentnav2 {
background-color: #8d8d8d;
}

.contentbody {

font-size: 10px;
color: #666666;
font-weight: normal;
text-align: left;
}

.contentlink {
font-family: verdana, Arial, Helvetica;
font-size: 10px;
color: #666666;
font-weight: normal;
text-decoration: underline;
}

.contentlink:hover {
text-decoration: normal;
color: #cc3300;
}

.titlebar {

font-size: 10px;
background-color: #c0c0c0;
color: #666666 ;
font-weight: bold;
border-right: 1px #999999 solid;
border-bottom: 1px #c0c0c0 solid;
}

.pm_contentbar {

font-size: 8pt;
background-color: #999999;
color: white;
font-weight: bold;
border-right: 1px #c0c0c0 solid;
}

.pm_titlebar:hover {
color: #cc3300;
text-decoration: underline;
}
.pm_titlebar {

font-size: 8pt;
background-color: #c0c0c0;
text-decoration: none;
color: #666666;
font-weight: bold;
border-right: 1px #666666 solid;
border-bottom: 1px #666666 solid;
}
.pm_titlebar2 {

font-size: 8pt;
background-color: #c0c0c0;
text-decoration: none;
color: #666666;
font-weight: bold;
border-bottom: 1px #666666 solid;
}
.pm_body {

font-size: 10px;
background-color: #cccccc;
color: #666666 ;
font-weight: normal;
border-bottom: 1px #666666 solid; 
border-right: 1px #666666 solid;
}
.pm_body2 {

font-size: 10px;
background-color: #cccccc;
color: #999999 ;
font-weight: normal;
}
.pm_body3 {

font-size: 10px;
background-color: #cccccc;
color: #666666;
font-weight: normal;
height:25px;
border-bottom: 1px #666666 solid;
}
.pm_link {
font-family: verdana, Arial, Helvetica;
font-size: 10px;
color: #666666;
font-weight: normal;
text-decoration: none;
}

.pm_link:hover {
color: #cc3300;
text-decoration: underline;
}

.pm_footer {

font-size: 10px;
background-color: #c0c0c0;
color: #666666 ;
font-weight: normal;
}

.instructbar {

font-size: 8pt;
background-color: #cccccc;
color: #666666;
font-weight: normal;
text-align: left;
}

.instructbar2 {

font-size: 8pt;
background-color: #c0c0c0;
color: #666666;
font-weight: normal;
}

.m_body {

font-size: 8pt;
background-color: #cccccc;
color: #666666 ;
font-weight: normal;
}

.cal_body {

font-size: 10px;
background-color: #cccccc;
color: #666666 ;
font-weight: normal;
}

.fm_body {

font-size: 8pt;
background-color: #cccccc;
color: #666666 ;
font-weight: normal;
}

.fm_link {
font-family: verdana, Arial, Helvetica;
font-size: 8pt;
color: #666666;
font-weight: normal;
text-decoration: none;
}

.fm_link:hover {
color: #cc3300;
text-decoration: underline;
}


.gal_body {
background-color: #cccccc;

font-size: 10px;
color: #666666;
font-weight: normal;
}

.gal_link {

font-size: 10px;
color: #666666;
font-weight: normal;
text-decoration: underline;
}

.gal_link:hover {
color: #cc3300;
text-decoration: underline;
}

.quick{

font-size: 10px;
color: #808080;
font-weight: bold;
text-decoration: none;
}

.idx_link {

font-size: 10px;
color: #808080;
font-weight: bold;
text-decoration: underline;
}

.idx_link:hover {
color: #cc3300;
}

.frm_titlebar {

font-size: 10px;
background-color: #c0c0c0;
color: #666666 ;
font-weight: normal;
border-right: 1px #666666 solid;
border-bottom: 1px #c0c0c0 solid;
}

.frm_titlebar2 {

font-size: 10px;
background-color: #c0c0c0;
color: #666666 ;
font-weight: normal;
border-bottom: 1px #c0c0c0 solid;
}
.frm_body {

font-size: 10px;
background-color: #cccccc;
color: #666666 ;
font-weight: normal;
}
.frm_link {
font-family: verdana, Arial, Helvetica;
font-size: 10px;
color: #666666;
font-weight: normal;
text-decoration: underline;
}

.frm_link:hover {
color: #cc3300;
text-decoration: underline;
}

.adm_titlebar {

font-size: 8pt;
background-color: #c0c0c0;
color: #666666;
font-weight: normal;
border-right: 1px #666666 solid;
}

.adm_titlebar2 {

font-size: 8pt;
background-color: #c0c0c0;
color: #666666;
font-weight: normal;
}

.resize_body {
background-color: #000000;
}

.form {
margin: 0px;
}

.boxes {
font-size: 8pt;
font-weight: normal; 
 }
.textbold {

font-size: 8pt;
color: #666666;
font-weight: bold;
}
.textboldlarge {

font-size: 10pt;
color: #808080;
font-weight: bold;
}

.textboldLeft {

font-size: 8pt;
color: #666666;
font-weight: bold;
text-align: left;
padding-left: 10px;
}

.textboldcenter {
font-size: 10px;
color: #666;
font-weight: bold;
text-align: center;
}

.textboldRight{
font-size: 8pt;
color: #666666;
font-weight: bold;
text-align: right;
padding-right: 65px;
height: 25px;
}

.ltext {

font-size: 10pt;
color: #fff;
height: 50px;
font-weight: normal;
text-align: left;
padding-left: 76px;
padding-bottom: 10px;
}

.textsmall {
font-size: 8pt;
color: #666666;
font-weight: normal;
text-align: left;
}
.text {

font-size: 9pt;
color: #666666;
font-weight: normal;
}
.text2 {
font-size: 10px;
color: #000000;
font-weight: normal;
}
.textlink {
font-size: 8pt;
color: #666666;
text-decoration: underline;
}
.textlinkheader {

font-size: 8pt;
color: #cc3300;
text-decoration: underline;
font-weight: bold;
}
.textlinkheader:hover {
color: #fcfcfc;
text-decoration: none;
}
.textred {
font-size: 8pt;
color: #cc3300;
font-weight: normal;
}
.menu_1 {
font-size: 10px;
color: #666666 ;
font-weight: normal;
border-top: 1px solid;
border-color: #999999;
background-color: #cccccc;
}
.menu_2 {
font-size: 10px;
color: #666666;
font-weight: normal;
padding-left: 15px;
border-top: 1px dotted;
border-color: #999999;
}
.menu_3 {
font-size: 10px;
color: #666666;
font-weight: normal;
padding-left: 35px;
border-top: 1px dotted;
border-color: #999999;
}
.menu_4 {
font-size: 10px;
color: #666666;
font-weight: normal;
padding-left: 55px;
border-top: 1px dotted;
border-color: #999999;
}
.menu_5 {
font-size: 10px;
color: #666666;
font-weight: normal;
padding-left: 75px;
border-top: 1px dotted;
border-color: #999999;
}
.menu_buttons {
border-top: 1px dotted;
border-color: #999999;
}

.highlite img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);-moz-opacity: 100; opacity: 100;
}
.highlite:hover img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);-moz-opacity: 0.5; opacity: 0.5; background-color: #fff;
}
