.menubg {
	background-image:  url(../../../images/NBEF05_02_02.jpg);
	background-repeat: no-repeat;
}
.mainbg {
	background-image:  url(../../../images/NBEF05_02_03.jpg);
	background-repeat: no-repeat;
}

.border {
	border: 1px solid #000000;
}
/* General Fonts */
BODY,P,OL,UL,DIV,TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	font-style: normal;
	line-height: 130%;
}
 


/* Headings */
H1,H2,H3,H4,H5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;/* lime green */
	font-size: 14px;
	line-height: 17px;
}
#mainContent .csc-header csc-header-n1 {
	line-height: 10px;
}




/* normal Title same as text size */
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;/* black */
font-weight: normal;
font-size: 12px;  
padding: 0.2em
}


 
/* Footer */
.footer {
font-size: 12px;
color: #3300CC;			/* lime green */
line-height: 150%; 
text-align: center;
}

 
/* Last Update */
.lastupdate {
font-size: 12px;
color: #3300CC;			/* lime green */
line-height: 150%; 
text-align: center;
}
 
/* Quote */
.quote  {
  color: #E64720;			/* red */
  font-weight: 550;
}
 
/* In Text Hyperlinks */
#mainContent .content-element .bodytext a:link {
 font-weight: bold;
 color: #3300CC;			/* lime green */
 text-decoration: none;
}
#mainContent .content-element .bodytext a:visited {
 font-weight: bold;
 color: #3300CC;			/* lime green */
 text-decoration: none;
}
#mainContent .content-element .bodytext a:hover {
	font-weight: bold;
	color: Red;
	text-decoration: none;
	font-style: normal;
}


 
 
/* Forms Fields */
SELECT {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px 
}


TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
color: #555555; 
FONT-WEIGHT: normal; 
FONT-SIZE: 12px; 
BORDER-RIGHT: #333366 1px solid; 
BORDER-TOP: #333366 1px solid; 
BORDER-LEFT: #333366 1px solid; 
TEXT-INDENT: 0px; 
BORDER-BOTTOM: #333366 1px solid
}

INPUT {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #555555; 
FONT-WEIGHT: normal; 
FONT-SIZE: 12px; 
BORDER-TOP-WIDTH: 1px; 
BORDER-LEFT-WIDTH: 1px; 
BORDER-LEFT-COLOR: #333366;
BORDER-RIGHT-WIDTH: 1px; 
BORDER-RIGHT-COLOR: #333366;
BORDER-BOTTOM-WIDTH: 1px; 
BORDER-BOTTOM-COLOR: #333366;
BORDER-TOP-COLOR: #333366; 
TEXT-INDENT: 0px; 
BACKGROUND-COLOR: #FFFFFF; 
}


#mainContent {
	vertical-align:top;
	padding-top: 15px;
	padding-left: 10px;
}
.csc-firstHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.contentBottomSpace {
	line-height: 0px;
}

p img {
	margin-right: 3px;
}
