/* CSS Document */

html * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #020202;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	behavior: url(csshover.htc);
}

img 
{
	border: 0px;
}

img.cert 
{
	border: 1px solid #D2DDDA;
}

a:hover {
	color: #0863B4;
}

#pageWrapper
{
	background-color: #FFFFFF;
	width: 940px;
	margin: 5px auto;
	clear: both;
	border: 0px solid #f00;
	border-top: 0px solid #996600;
	border-bottom: 0px solid #996600;
	padding: 0px;
	text-align: left;
	/*
	background-position: 0px 200px;
	*/
}

#logoWrapper
{
	position: relative;
	float: left;
	/*
	background-color: #FAF5E1;
	*/
	background-color: #FFF1F1;
	background-position: 200px 5px;
	width: 940px;
	margin: 0px;
	border: 0px solid #f00;
	height: 60px;
	background-image:url(../images/orchid.gif);
	background-repeat: no-repeat;
}

#logo 
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 125px;
}

#logo img {
	padding-left: 400px;
}

form
{
	border: 0px solid green;
	margin: 0px;
	padding: 0px;
}

#search, #searchPri
{
	position: absolute;
	top: 0px;
	left: 620px;
	border: 0px solid #00f;
	width: 320px;
	display: none;
}

#searchPri {
	display: block;
}



#search p, #searchPri p
{
	margin: 5px 0px 0px;
	padding: 0px;
	border: 0px solid #00f;
	font-size: 11px;
}

.bold {
	font-weight: bold;
}

.searchTextbox
{
	margin: 0px;
	padding: 2px 0px 0px 0px;
	border: 1px solid #020202;
	width: 200px;
	height: 18px;
	vertical-align: top;
}

#search .se
{
	font-size: 11px;
}

.radioButton
{
	margin: 0px 3px 0px 3px;
	padding: 0px;
	vertical-align: text-bottom;
}

#search img {
	vertical-align: top;
}

.jkAck, .jkAck a
{
	font-size: 10px;
	font-style: italic;
}

#dateWrapper
{
	/*
	background-color: #E8DBB8;
	*/
	background-color: #FFDADA;
	background-image: url(../images/gradient-pink.gif);
	position: relative;
	clear: both;
	height: 30px;
	border: 0px solid #0f0;
	margin: 0px 0px 0px 0px;
}

#dateWrapper p {
	
	position: absolute;
	left: 5px;
	top: 0px;
	margin: 0px;
	padding: 7px 0px 0px 0px;
	border: 0px solid #00f;
}

div#topNav {
	position: absolute;
	left: 196px;
	top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #aaa;
	z-index: 99;
}

div#topNav ul
{
	padding: 0px;
	margin: 0px;
}

div#topNav li
{
	margin: 0;
	list-style: none;
	position: relative;
	float: left;
	width: 10em;
	line-height: 1em;
	border: 1px solid #996600;
	border-width: 0 1px 0px 0px;
}


div#topNav ul.level1 li {
	border: 1px solid #996600;
	border-width: 0px 0px 0px 1px;
	line-height: 24px;
	/*
	background-color: #fff;
	*/
}

div#topNav ul.level1 li.submenu {
	background:  url(../images/dropmenu.gif) 95% 87% no-repeat;
}

div#topNav ul.level1 li.last {
	border: 1px solid #996600;
	border-width: 0px 1px 0px 1px;
}

div#topNav ul.level2 li {
	border: 1px solid #996600;
	border-width: 0px 0px 0px 0px;
	line-height: 1em;
	background-color: #fff;
}

div#topNav li.nolink {
	padding: 0.25em 0 0.25em 0.5em;
	width: 9.5em;
}

div#topNav ul.level1 a {
	display: block;
	padding: 0.25em 0 0.25em 0em;
	width: 10em;
	text-align: center;
}

div#topNav ul.level2 a {
	display: block;
	padding: 0.25em 0 0.30em 0.5em;
	width: 9.5em;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
}

div#topNav>ul a {
	width: auto;
}

div#topNav ul ul {
	position: absolute;
	display: none;
	border: 1px solid #996600;
	border-width: 0px 1px 1px 1px;
	/*
	background-color: #fff;
	*/
}

div#topNav ul ul li {
	border-bottom: 0px solid #ccc;
	border-right: 0px;
}

div#topNav ul.level1 li.submenu:hover ul.level2 {
	display: block;
}

div#topNav ul.level2 li.submenu:hover ul.level3 {
	display: block;
}

div#topNav ul.level2 {
	/*
	top: 1.5em;
	*/
	left: -1px;
}

div#topNav ul li a {
	text-decoration: none;
	font-weight: bold;
}

.topNavSelected {
	color: #0863B4;
}

#contentWrapper {
	float: left;
	border-top: 0px solid #020202;
	border-bottom: 0px solid #020202;
	/*
	border: 1px solid #00f;
	*/
	background-image: url(../images/contentBg.gif);
	/*
	background-color: #FAF5E1;
	*/
	background-color: #FFF1F1;
	background-repeat: repeat-y;
	width: 940px;
	min-height: 385px;
	_height: 385px;
}

#content {
	float: right;
	width: 744px;
	border: 0px solid #0f0;
	background-color: #FFF1F1;
	padding-bottom: 15px;
}

#content h1#heading1 {
	margin-top: 5px;
}

#content p {
	margin: 12px 15px 12px 0px;
}

#content p.narrow {
	margin-bottom: 5px;
}

#content p.aspPhp {
    background-color: #fff;
    border: 1px solid #FF66CC;
    width: 55%;
    padding: 3px;
}

#emailPrint {
	/*
	height: 25px;
	*/
	margin-left: 550px;
	margin-top: 5px;
}

#emailPrint a, #emailPrint a.first {
	color: #0863B4;
	text-decoration: none;
}

#emailPrint a.first {
	padding-right: 8px;
}

#emailPrint img {
	vertical-align: middle;
}

#leftNav {
	float: left;
	width: 176px;
	padding: 5px 0px 10px 0px;
}

#leftNav dl {
	margin: 0px;
	padding-left: 3px;
}

#leftNav dt {
	padding-bottom: 5px;
}

#leftNav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 150px;
}

#leftNav ul li {
	padding-bottom: 3px;
}

#leftNav ul li a {
	font-size: 12px;
	display: block;
}

#leftNav dd, #leftNav dd.ddShow {
	margin: 0px;
	padding-left: 15px;
	display: none;
}

#leftNav dd.ddShow {
	display: block;
}


#leftNav a {
	text-decoration: none;
	display: block;
}

#leftNav a:hover {
	color: #fff;
}

.linkCategory
{
	padding-left: 15px;
	background: url(../images/yellow-right.gif) 0px 1px no-repeat;
	font-weight: bold;
}

#leftNav dl.cred {
	margin-top: 8px;
}

.linkSelected {
	color: #fff;
}

dt a.linkSelected, dt a.ddSelected {
	background: url(../images/yellow-down.gif) 0px 1px no-repeat;
	padding-left: 15px;
	font-weight: bold;
}

h1 {
	font-size: 16px;
	color: #996600;
}

#lastUpdated {
	clear: both;
	padding: 1px 0px 5px 0px;
	text-align: center;
	width: 940px;
	background-color: #FFDADA;
}

ul.basic
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.basic li {
	background-image: url(../images/arrow-red.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 5px;
}

ul.basicBullet
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.basicBullet li {
	background-image: url(../images/bullet-red.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 16px;
	margin-bottom: 5px;
}

#content ul.basic li p {
	margin: 2px 10px 0px 0px;
}

div.certImg {
	text-align: center;
	margin: 30px 0px 0px 0px;
}

img.first {
	margin-right: 30px;
}

ul.chapter {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.chapter li {
	display: inline;
	padding: 0px 4px;
}

ul.chapter li a {
}

#divChapterInfo h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF66CC;
}

#divChapterInfo p {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
}



















