﻿@charset "utf-8";
/* CSS Document */
html { min-height: 100%; margin-bottom: 1px; }
body { 
	font-family : verdana, Palatino, Tahoma, Arial;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	padding: 0px;
	margin: 0px;
	background-color:#004098; 
}
#outer_container {
	width:875px;
	margin-left:auto;
	margin-right:auto;position:relative;
	/* this is the  gradient going from top to bottom with shadows */
	background-image:url(../images/shadow.jpg);
	background-repeat:repeat-y; 
}
#container { 
	width: 826px;
	margin-left:auto;
	margin-right:auto;
	border:solid 1px #FFFFFF;
}
#header {
	background-image:url(../images/njgmislogo01.jpg);
	background-repeat:no-repeat;
	 background-position:left;
	width:826px;
	height:93px;
	background-color:#FFFFFF;
}
#navbar {
	width: 808px;
	height: 31px; 
	padding-top:5px;
	padding-left:18px;
/	background-color:#004098;
    background-color:#5C82B8;
	border-bottom:solid #000000 1px;
}

#banner { 
	width:806px;
	height:50px;
	background-image:url(../images/banner_default.jpg);
	background-repeat: no-repeat;
	font-size:22px;
	line-height:26px;
	padding-top:15px;
	padding-left:20px;
}

/* Blue banner that is specific to the page you're on*/
#page_banner {  
font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#5C82B8;
	width:790px;
	font-size:16px;
	font-weight:bold; 
	color:#FFFFFF;
	padding:12px 0 12px 20px;
	margin-left:auto;
	margin-right:auto;
}
#content { 
	width:820px; 
	background-color:#ebebeb;
	padding: 3px;
}
.watermark { 
	background-image:url(../images/watermark.jpg);
	width:100%;
	background-repeat:no-repeat;
}

#footer {
	clear:both;
	width:826px;
	height:31px;
	background-color:#5C82B8;
}
#bottom_shadow {
	height:12px;
	background-image:url(../images/bottom_shadow.jpg);
	background-repeat:repeat-y; 
	background-position:center;
}


/******************* PARAGRAPH TAG *******************/
/* no padding and margin prevents problems while styling */
/* Use <br> to create extra page break after paragraphs */
p {
	padding: 0px;
	margin: 0px;
}

.img_border {
	border:solid 1px #000000;
}
/******************* HEADINGS *******************/
h1
{
	font-weight : bold;
	color: #003399;
	font-family : verdana, Palatino, Tahoma, Arial;
	font-size: 14px;
	line-height:16px;
	font-smooth: auto;
	padding-top: 0px;
	margin-top:0px;	
}
h2 {
	font-family : verdana, Palatino, Tahoma, Arial;
	font-size: 16px;
	color: #0066FF;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-family : verdana, Palatino, Tahoma, Arial;
	font-size: 12px;
	color: #003399;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

/******************* Fixes Browser Bugs *******************/
.clearFix {
	clear: both;
}
/******************* BODY LINKS *******************/
a:link {
	color: #0000FF;
	padding: 0px;
	margin: 0px;
}
 a:visited {
	color: #666666;
	padding: 0px;
	margin: 0px;
}
a:hover {
	color: #FF0000;
	padding: 0px;
	margin: 0px;
}

/******************* COPYRIGHT *******************/
#copyright
{
	background-color:#004098;
	width: 826px;
	margin-left:auto;
	margin-right:auto;
}
a.bottom:visited {
	color: #fff;
	padding: 0px;
	margin: 0px;
}
a.bottom:link {
	color: #fff;
	padding: 0px;
	margin: 0px;
}
a.bottom:hover {
	color: #FFCC00;
	padding: 0px;
	margin: 0px;
}

/******************* END COPYRIGHT *******************/

.info_box {
margin:0px 0px;
 background-image:url(../images/infobox_middle.jpg);
 background-repeat: repeat-y;
 width: 573px;
}
.info_box_top {
	background-image: url(../images/infobox_top.jpg);
	background-repeat:no-repeat;
	width:573px;
	height:19px;
}
.info_box_middle {
	padding:20px;
	width:533px;
	font-size: small;
	text-align: justify;
}
.info_box_bottom {
	background-image: url(../images/infobox_btm.jpg);
	background-repeat:no-repeat;
	width:573px;
	height:19px;
}


/******************* big infobox *******************/

.biginfo_box {
margin:0px;
 background-image: url(../images/biginfobox_middle.jpg);
 background-repeat: repeat-y;
 width: 820px;
 margin-left:3px;
}
.biginfo_box_top {
	background-image: url(../images/biginfobox_top.jpg);
	background-repeat:no-repeat;
	width:820px;
	height:19px;
}
.biginfo_box_middle {
	margin-left:auto;
	margin-right:auto;
	padding:0 12px 0 12px;
	width:796px;
}
.biginfo_box_bottom {
	background-image: url(../images/biginfobox_btm.jpg);
	background-repeat:no-repeat;
	width:820px;
	height:19px;
}
/******************* newsbox *******************/

.newsbox_box {
margin:0px;
 background-image: url(../images/newsbox_bg.jpg);
 background-repeat: repeat-y;
 width: 203px;
 margin-left:3px;
}
.newsbox_box_top {
	background-image: url(../images/newsbox_top.jpg);
	background-repeat:no-repeat;
	width:203px;
	height:15px;
}
.newsbox_box_middle { background-image:url(../images/newsbox_middle.jpg);
background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	padding:5px 12px 5px 42px;
	width:149px;
}
.newsbox_box_bottom {
	background-image: url(../images/newsbox_footer.jpg);
	background-repeat:no-repeat;
	width:203px;
	height:18px;
}
h1.newsbox {
	font-size:16px;
	color:#990000;
}

/******************* QuickLinks *******************/

#quick_links {
/   background-color:#fac805;
 	background-color:#e6e6e6;
	border:solid #000000 1px;
	color:#000000;
	height:209px;
	
}
#quick_links_title {
	font-size:22px; text-align:center; 
	font-family : verdana, Palatino, Tahoma, Arial;
	border-bottom:dotted 2px #FFFFFF;
	padding:10px 0px;
	background-color: #d6d6d6;
}
#quick_links_content {
	padding:10px 10px 0px 0px;
}
#quick_links li {
	font-size:12px;
	line-height:22px;
	font-weight:bold;
	list-style-type: none;
}
#quick_links a:visited {
	color:#000000;
	text-decoration:none;
	font-size:12px;
	line-height:22px;
	font-weight:bold;
	}
	#quick_links a {
	color:#000000;
	text-decoration:none;
	font-size:12px;
	line-height:22px;
	font-weight:bold;
	}
	#quick_links a:hover {
	color: #c6c6c6;
	text-decoration:none;
	font-size:12px;
	line-height:22px;
	font-weight:bold;
	}

/******************* grey box *******************/

.grey_box {
padding:20px;
background-image: url(../images/gradientbg.jpg);
background-repeat:repeat-x;
border: 1px #ebebeb solid;
}
	

/******************* highlight box *******************/

#highlight {
	background-color:#D2E4FF;
	border:solid #999 1px;
	color:#000; 
	margin-left:11px;
	width:188px;	
}
.highlight_title {
	font-size:18px;
	line-height: 22px; 
	text-align:center; 
	border-bottom:dotted 2px #FFFFFF;
	padding:10px 0px;
	color:#fff;	
	background-color: #999999;
}
#highlight_content {
	padding:10px;
}
#highlight #highlight li {
	font-size:12px;
	line-height:22px;
	font-weight:bold;
	list-style-type: none;
}
#highlight a:visited {
	color: #000;
	}
	#highlight a {
	color: #000;
	}
	#highlight #highlight a:hover {
	color: #666666;
	}
/******************* Downloads Box *******************/
#download {
	background-color:#D2E4FF;
	border:solid #999 1px;
	color:#000; 
	margin-left:11px;
	width:188px;	
}
#download_title {
	font-size:18px;
	line-height: 22px; 
	text-align:center; 
	border-bottom:dotted 2px #FFFFFF;
	padding:10px 0px;
	color:#fff;	
	background-color: #999999;
}
#download_title_2 {
	font-size:18px;
	line-height: 22px; 
	text-align:center; 
	border-bottom:dotted 2px #FFFFFF;
	padding:10px 0px;
	color:#fff;	
	background-color: #FAC805;
}
#download_content {
	padding:10px;
}

/******************* End of QuickLinks *******************/
.left_side {
	float:left;
	margin: 10px 10px 10px 0px;
}
.right_side {
	float:left;
	margin: 10px 10px 10px 0px;

}
.credits {
	font-size:10px;
	font-weight:bold;
}
.spotlight {
	padding:20px; 
	background-color: #D2E4FF;
	border: #666666;
}
/******************* For Striped Tables *******************/

td.even {
	 background-color: #fff;
}
td.odd {
 	background-color: #ebebeb;
}
th {
	 background-color: #d2e4ff;
	 font-weight:bold;
}


