﻿body {

margin: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align: center; margin-top: 15px; background-image: url('/images/Layout/njsfas-back.jpg');

}
body a:link, body a:visited { color: #663300; text-decoration: underline;  font-weight:bold;}

body a:hover, body a:active { color: #000000; text-decoration: none;  font-weight:bold;}

h1
{
	font-size: 17px;
	margin: 0 0 0px 0;
	padding:0px;
}
h2
{
	font-size: 16px;
	margin: 0 0 0px 0;
	padding:0px;
}
h3
{
	font-size: 15px;
	margin: 0 0 0px 0;
	padding:0px;
}
h4
{
	font-size: 14px;
	margin: 0 0 0px 0;
	padding:0px;
}
h5
{
	font-size: 13px;
	margin: 0 0 0px 0;
	padding:0px;
}
h6
{

	font-size: 12px;
	margin: 0 0 -12px 0;
	padding:0px;
}

#header,#menu,#middle,#content,#sub-section,#footer, #topNav, #topNav2 {
overflow:hidden;
display:inline-block
}

#header {
	
	margin:0px;
	
}

#Wrapper {
	width:902px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	background-color:#ffffff;
	overflow: visible;
	height: 99%;
	border:solid #666666 1px;
}
/* safari and opera need this */
#header,#footer {width:100%}
#menu,#middle,#content,#sub-section {float:left}
#menu {width:316px}
#middle {width:323px}
#sub-section {width:263px}
#content {
	
	width:880px;
	padding:14px;
	min-height:400px;
}

.ImageWithBorder 
{
    border: solid 1px #3a8766;
    margin:5px;
}

#header {
    background-color:#ffffff;
}

#footer {
width:902px;
clear:both;
font-size:9px;

padding-left:8px;

background-image: url('../images/Layout/Footer.jpg');
background-position:left;
background-repeat:no-repeat;
}

#topNav {
width:896px;
background-color: #163899;
clear:both;
border: 2px solid #ffffff;
text-align:center;
}
#topNav2 {
width:896px;
background-color: #163899;
clear:both;
border: 2px solid #ffffff;
text-align:center;
}


#cssdropdown, #cssdropdown ul, #cssdropdown2, #cssdropdown2 ul{
text-align:center;
margin: 0;
list-style: none;
margin-left:-35px;

}

#cssdropdown li, #cssdropdown2 li {
float: left;
position: relative;
}

.mainitems{
padding:4px 2px;


border-right: 2px solid #ffffff;
background-color: #163899;
}

.mainitems a{
FONT-SIZE: 13px;
text-decoration: none;
MARGIN-RIGHT: 10px;
MARGIN-left: 10px;
FONT-WEIGHT: bold;
TEXT-ALIGN: center;
color:white;

}

.mainitems a:link, .mainitems a:visited { color: white; }

.mainitems a:hover, .mainitems a:active { color: white;}



#dropmenudiv {

margin-left:-13px;
position:absolute;
margin-top:5px;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: #6985b7;
text-align:left;
}

#dropmenudiv a:link, #dropmenudiv a:visited, #dropmenudiv a:active {
padding:2px 0;
background-color: #6985b7;
width: 100%;
display: block;
padding-left:15px;
color:#000000;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #000000;
color:#ffffff;
}


input {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	
	background-color: #ffffff;
	border-color:#CCCCCC #CCCCCC #CCCCCC #CCCCCC  ;

}

input.btn {
    
    font-family: tahoma, verdana, arial, helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	font-weight: bold;	
	background-color: #ffffff;
	border-color:#CCCCCC #CCCCCC #CCCCCC #CCCCCC  ;
	
    
}

.formbutton {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	
	background-color: #ffffff;
	border-color:#CCCCCC #CCCCCC #CCCCCC #CCCCCC  ;
}

.formfield {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	
	background-color: #ffffff;
	border-color:#CCCCCC #CCCCCC #CCCCCC #CCCCCC  ;
}

.Form-RowHeader, .Form-RowHeader td
{
    background-color:#AFA183;
    padding-left:7px;
    font-size:14px;
    line-height:15px;
    font-weight:bold;
    color:#ffffff;
}

.error { color: #990000; }

.RequiredField 
{
    font-size:12px;
    color: #00ff99;
    font-weight:bold;
}
