body {
	background-repeat: repeat;
	background-position: center top;
	background-color: #B6B8B5;
	background-image: url(images/BKG2b.gif);
		font-family: Arial, Helvetica, sans-serif;

}


/* ==========Structure ======= */

#main {
	width: 900px;
	border: 1px solid #000000;
	background-image: url(images/cert2b.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFF9;
}
#hdr {
	text-align: center;
	vertical-align: middle;
	padding-bottom: 18px;
	padding-top: 10px;
}
#content {
	margin-top: 0px;
	margin-right: 54px;
	margin-bottom: 0px;
	margin-left: 224px;
	text-align: left;
}

#sidebar {
	text-align:left;
	float: left;
	width: 160px;
	padding-top: 29px;
}

/* ==========end structure ===== */

#hdr sup {
	font-size: 11px;
}

#hdr p a img {
	border:none;	
}

#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: bold;
	font-variant: small-caps;
	color: #001634;
	padding: 0px;
	margin: 0px;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #B6B8B5;
}

#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #001634;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	font-size: 17px;
	border-bottom-color: #B6B8B5;
}
#content h4, #content h5, #content h6 {
	color: #001634;

}
#content a {
	color: #001634;
	text-decoration: underline;
}
#content a:hover {
	color: #B6B8B5;
}

#content h3 {
	font-variant: small-caps;
	font-weight:lighter;

}

#content ol, #content ul { padding: 0;}
#content ol ol {
	list-style-image:none;
	list-style:none;
}
#content li strong {
	font-size: 13px;
	font-variant: small-caps;
	font-weight: bold;
}
#content ul {
	margin-top: 12px;
}
#content li {
	margin-left: 14px;
/*	font-family: Georgia, "Times New Roman", Times, serif; */
	color: #001634;
	font-size: 13px;
	line-height:1.4em;
}
#content ul li {
	list-style-type: square;
}
#content ol.spaced li,
#content ul.spaced li {
	margin-top: 12px;
}
#content #img-right {
	float:right;
	border-top-width: thick;
	border-right-width: 2px;
	border-bottom-width: thick;
	border-left-width: 2px;
	border-top-style: double;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #B6B8B5;
	border-right-color: #B6B8B5;
	border-bottom-color: #B6B8B5;
	border-left-color: #B6B8B5;
	margin-left: 18px;
}


/************* sidebar ************/


#sidebar ul {
margin-left:0;
padding-left:0px;
list-style-type:none;
}

#sidebar ul ul {
	margin-left: 160px;
}


#sidebar a {
	color: #FFFFF9;
text-decoration:none;
display: block;
padding: 3px 6px;
border-bottom: 1px solid #B6B8B5;
background-color: #001634;
line-height: 1.15em;
letter-spacing: .05em;
}

#sidebar a:link; #sidelist a:visited {
color: #EEE;
text-decoration: none;
}
#sidebar ul ul a {
	background-color: #B6B8B5;
	color: #001634;
	width: 154px;
	border-bottom: 1px solid #001634;
}
#sidebar ul ul li {
}
#sidebar ul ul a:hover {
	background-color: #FFFFF9;
	color: #B6B8B5;
	border-bottom: 1px solid #FFFFF9;
}
#sidebar li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
}

#sidebar a:hover {
	background-color: #B6B8B5;
	color: #001634;
}

#sidebar li .active{
	background-color: #B6B8B5;
	color: #001634;
}

/************** content ****************/
#content hr {
	height: 5px;
}
#content p {
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 13px;
	font-weight: lighter;
	color: #001634;
	line-height: 1.5em;
}


#content a.btn {
	background:url('images/btn.png') no-repeat top left;
	color:#FFFFF9;
	text-decoration: none;
	font-weight:bold;
	display: block;
	padding:4px 3px 5px 28px;

}
#content a:hover.btn {
	background:url('images/btn.png') no-repeat bottom left;
	color:#001634;
}

#content td {
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 13px;
	font-weight: lighter;
	color: #001634;
	line-height: 1.4em;
}


#hdr h3 {
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	font-size: 1.1em;
	font-weight: normal;
	color: #001634;
}

#hdr h2 {
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 16px;
	letter-spacing:0.1em;
	background-color: #001634;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 24px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #B6B8B5;
	border-bottom-color: #B6B8B5;
	margin-right: 0px;
	margin-left: 0px;
}
#sidebar h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #FFFFF9;
	font-variant: small-caps;
	font-size: 17px;
	line-height: 20px;
	padding-right: 22px;
	padding-left: 22px;
	margin-top: -6px;
}
#footer a {
	color: #001634;
}

#hdr h4 {
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 16px;
	color: #B6B8B5;
	line-height: 20px;
}
#content a:hover {
	color: #B6B8B5;
}
#hdr .ding {
	color: #B6B8B5;
}
#content p #disclaimer {
	font-size: 9px;
}
#footer h2 {
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 13px;
	background-color: #001634;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin-top: 36px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #B6B8B5;
	border-bottom-color: #B6B8B5;
	text-align:center;
}
#footer h2 a {
	color:#fffff9;	
}
#footer h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #B6B8B5;
	font-variant: small-caps;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	text-align:center;
}
#footer h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #001634;
	font-weight: lighter;
	margin-right: 150px;
	margin-left: 150px;
	padding-top: 0px;
	text-align:center;
}
#addendum {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
}
#addendum a {
	color: #FFFFFF;
}
#addendum #add-left {
	float: left;
}
#addendum #add-right {
	float: right;
}
#sidebar .active a {
	color: #001634;
	background-color: #FFFFF9;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	margin-right: -6px;
	margin-left: -6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#content #img-left {
	float:left;
	border-top-width: thick;
	border-right-width: 2px;
	border-bottom-width: thick;
	border-left-width: 2px;
	border-top-style: double;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #B6B8B5;
	border-right-color: #B6B8B5;
	border-bottom-color: #B6B8B5;
	border-left-color: #B6B8B5;
	margin-right: 27px;
	margin-bottom: 9px;
}
#footer a:hover {
	color: #8B8E8D;
	text-decoration:none;
}
#content img .sig {
	margin-bottom: 9px;
}

strong { 
	font-weight: bold;
}

/********** #emailform ***********/

#content form#emailform table td p {
	margin: 0 inherit;
}
p.badgesubtitle {
	
font-size:75%; font-variant: normal; margin-top: 5px; line-height: 1.2em;

} 

/************ ie6 *************/

#content ul li { /* close margins */
	_position: relative;
	_left: 3px;
}
#content ol li { /* close margins */
	_position: relative;
	_left: -30px;
}

#content table td {
	vertical-align:top;
	padding: 5px 0;
	_padding: 10px 0 0 0;
}
#content table td.lmaddress {
	padding: 0 0 0 72px; 
	_padding: 15px 0 0 72px;

}



