body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 75%;
	}
	
h1 {
	margin: 0 0 .25em 0;
	padding: 0;
	font-size: 200%;
	font-weight: normal;
	}
h2 {
	margin: .5em 0;
	padding: 0;
	font-size: 150%;
	font-weight: normal;
	color: #8B4513;
	}
p {
	margin: 0 0 1.25em 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	line-height: 150%;
	}

input.submit{
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0 0.25em;
	background-color: #FFFFFF !important;
	background-image: url(/images/background_form_element.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-weight: bold;
	display: block;
	margin: 10px 0;
	}
	
	
#content ol, #content ul {
	margin-top: 1em;
	}
#content li {
	margin: 0 0 1.25em 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	}
#content hr {
	margin: 2em 0;
}
#content a:link {
	color: #039;
}
#content a:visited {
	color: #375184;
}
#content a:hover {
	text-decoration: none;
}
#content a:active {
	color: #993333;
}
	
#wrap {
	border-collapse: collapse;
	background: url(../images/header_BG.jpg) repeat-x;
	min-width: 760px;
	width: 100%;
	}
#wrap tr td {
	padding: 0;
	}
	
#header {
	position: absolute;
	width: 100%;
	top:0;
	left:0;
}
/*
#logo {
	font-size: 1px;
	margin: 44px 0 0 25px !important;
	padding: 0;
	background: url(../images/logo4.gif) no-repeat top left;
	width: 443px !important;
	height: 38px !important;
	color: transparent;
	text-indent: -1000px;
	}
#logo a {
	display: block;
	width: 443px !important;
	height: 38px !important;
	text-decoration: none;
	color: transparent;
} */

#logo {
	margin: 44px 0 0 25px !important;
	padding: 0;
	width: 443px !important;
	height: 38px !important;
	}
#logo a {
	display: block;
	width: 443px !important;
	height: 38px !important;
	text-decoration: none;
	color: transparent;
}
#logo a img {
	border: none;
}
	
#subheader {
	background: url(../images/header_BG_left.jpg) no-repeat top left;
	height: 150px;
	text-align: right;
	}
#subheader h2 {
	display: block;
	background: url(../images/header_BG_right.jpg) no-repeat top right;
	font-size: 1px;
	height: 150px;
	margin: 0;
	padding: 0;
	text-indent: -1000px;
	}
	
#content {
	padding: 20px !important;
	background: #FFF url(../images/content_BG.jpg) repeat-x top center;
	background: #FFF;
	border-right: solid 1px #111 !important;
	min-height: 350px;
	}
	
#sidebar {
	font-size: 95%;
	width: 215px;
	background: url(../images/sidebar_BG.jpg) no-repeat;
	padding-top: 122px !important;
	}
#sidebar p {
	margin: 10px; 
	margin-right: 30px;
	padding: 0;
	}
#sidebar ul {
	margin: 10px; 
	padding: 0;
	}
#sidebar h2 {
	font-size: 11px;
	}
#sidebar ul li {
	margin: 0 0 5px 0;
	padding: 0;
	list-style: none;
	}
#sidebar ul li a {
	display: block;
	background-image: url(../images/bullet_arrow.gif);
	background-repeat:  no-repeat;
	background-position: 0 .2em;;
	margin: 0;
	padding: 0 15px 10px 16px;
	color: #666;
	}

#sidebar ul li a:link {
	background-image: url(../images/bullet_arrow.gif);
	color: #333;
	}
#sidebar ul li a:visited {
	background-image: url(../images/bullet_arrow.gif);
	color: #666;
	}
#sidebar ul li a:hover {
	background-image: url(../images/bullet_arrow.gif);
	color: #888;
	}
#sidebar ul li a:active {
	background-image: url(../images/bullet_arrow.gif);
	color: #866;
	}
	
ul.submenu li {
	margin: 0 0 5px 0 !important;
	}
ul.submenu li a {
	padding: 0 0 5px 16px !important;
	}
	
#footer {
	font-size: 95%;
	}
	
#footer ul {
	margin: 15px 10px;
	padding: 0;
	}
	
#footer ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 10px;
	border-left: solid 1px #CCC;
	}
#footer ul li.first {
	border-left-width: 0;
	}
	
#footer ul li a:link { color: #666; }
#footer ul li a:visited { color: #333; }
#footer ul li a:hover { color: #888; }
#footer ul li a:active { color: #866; }



#printButton {
	display: block;
	position: absolute;
	top: 170px;
	right: 231px;
	background: url(/images/print_button_BG.gif) no-repeat left center;
	padding: .25em;
	padding-left: 20px;
	font-weight: bold;
	color: #333;
}
a#printButton:hover {
	background-color: #e8f4ff;
}


.pdf {
	background: url(/images/icon_pdf.gif) no-repeat;
	background-position: 100% .125em;
	padding-right: 34px;
}
.rtf {
	background: url(/images/icon_rtf.gif) no-repeat;
	background-position: 100% .125em;
	padding-right: 34px;
}
.doc {
	background: url(/images/icon_doc.gif) no-repeat;
	background-position: 100% .125em;
	padding-right: 34px;
}


#subnav {
	position: relative;
	top: -1em;
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
	padding: .5em 0;
	border: solid 1px #CCC;
	border-width: 0 1px 1px 0;
	list-style: none;
	clear: both;
	background-color: #eee;
}
#subnav li {
	border-left: solid 1px #CCC;
	display: inline;
	padding: 0;
	margin: 0;
	padding: 0 1em;
}
#subnav li.first {
	border-left-width: 0;
}


/* SIDEBAR IMAGES */

#quickLinks {
	margin: 0 14px 0 0;
	padding: 0;
	width: 201px;
	height: 28px;
	background: url(../images/quickLinks_BG.jpg) no-repeat top right;
	font-size: 1px !important;
	color: #567D44;
	}
	
#additionalInfo {
	margin: 0 14px 0 0;
	padding: 0;
	width: 201px;
	height: 28px;
	background: url(../images/additionalInfo_BG.jpg) no-repeat top right;
	font-size: 1px !important;
	color: #678E90;
	}
	
#adrNews {
	margin: 0 14px 0 0;
	padding: 0;
	width: 201px;
	height: 28px;
	background: url(../images/adrNews_BG.jpg) no-repeat top right;
	font-size: 1px !important;
	color: #7F5F46;
	}
	
#code {
	margin: 0 14px 0 0;
	padding: 0;
	width: 201px;
	height: 28px;
	background: url(../images/code_BG.jpg) no-repeat top right;
	font-size: 1px !important;
	color: #804672;
	}
	
#domainDisputes {
	margin: 0 14px 0 0;
	padding: 0;
	width: 201px;
	height: 28px;
	background: url(../images/domainDisputes_BG.jpg) no-repeat top right;
	font-size: 1px !important;
	color: #747C45;
	}
	
#domainDisputeNews {
	margin: 0 14px 0 0;
	padding: 0;
	width: 201px;
	height: 28px;
	background: url(../images/domainDisputeNews_BG.jpg) no-repeat top right;
	font-size: 1px !important;
	color: #747C45;
	}
	
#domainExtensions {
	margin: 0 14px 0 0;
	padding: 0;
	width: 201px;
	height: 28px;
	background: url(../images/domainExtensions_BG.jpg) no-repeat top right;
	font-size: 1px !important;
	color: #747C45;
	}
	
#domainRulesets {
	margin: 0 14px 0 0;
	padding: 0;
	width: 201px;
	height: 28px;
	background: url(../images/domainRulesets_BG.jpg) no-repeat top right;
	font-size: 1px !important;
	color: #747C45;
	}
	
#njNoFault {
	margin: 0 14px 0 0;
	padding: 0;
	width: 201px;
	height: 28px;
	background: url(../images/njNoFault_BG.jpg) no-repeat top right;
	font-size: 1px !important;
	color: #843933;
	}
	
#njNews {
	margin: 0 14px 0 0;
	padding: 0;
	width: 201px;
	height: 28px;
	background: url(../images/njNews_BG.jpg) no-repeat top right;
	font-size: 1px !important;
	color: #843933;
	}
	
	
#lmBox {
	background-color: #F7F7F7;
	border: 1px solid #E3E3E3;
	font-size:11px;
	margin-bottom: 15px;
	padding: 8px 4px 8px 8px;
}
#lmBox h2 {
	color: #726656;
	font-size:14px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}
#lmBox p {
	padding-left: 16px;
	margin: 0px;
	background: url(/images/bullet.gif) no-repeat left 6px;
}
#lmBox a {
	font-weight:bold;
}

.overlibBG {
	background-color: #F9F9F9;
	color: #000000;
	border: solid 1px #000000;
	padding: 5px 5px 5px 5px;
}

.overlibFG {
	color: #000000;
}

.overlibCaption {
	background-color: #F9F9F9;
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
	height: 35px;
	padding-left: 10px;
}
.overlibText {
	background-color: #F9F9F9;
	color: #000000;
	font-size: 10pt;
	height: 35px;
}
.overlibClose {
	text-align: center;
	color: #0000FF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.overlibTable {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	color: #000000;
	background-color: #F9F9F9;
	width: 300px;
	border: solid 1px #000000;
	margin-left: 5px;
}

.overlibTD {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	color: #000000;
	background-color: #F9F9F9;
	width: 300px;
}

#SlightIndent {
	padding-left: 20px;
}
