body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: #91979C;
}

a {
	color: #467;
}

a img, img {
	border: 0;
}

a:hover {
	text-decoration: none;
}

.dim {
	color: #999;
}

div, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

img {
	border: 0;
}

input.submit {
	margin-bottom: 3px;
	cursor: pointer;
	font-size: 0.7em;
	color: #FFF;
	background: #315F49;
	border-top: 1px solid #9DC7B3;
	border-right: 1px solid #9DC7B3; 
	border-bottom: 1px solid #103523;
	border-left: 1px solid #103523;
	font-weight: bold;
}

div#blogs {
	position: absolute;
	width: 200px;
	top: 20px;
	left: 780px;
}

div#blogs div#navIb {
	background: transparent url(../img/ib_blogs_top.gif) left top no-repeat;
	padding-top: 1px;
}

div#blogs div#navOther {
	background: transparent url(../img/other_blogs_top.gif) left top no-repeat;
	padding-top: 1px;
	margin-top: 1em;
}

div#blogs ul {
	margin: 19px 0 0 0;
	padding: 0 0 10px 0;
	list-style: none;
	background: transparent url(../img/list-bottom.gif) left bottom no-repeat;
}

div#blogs ul li {
	margin: 0;
	padding: 0;
	line-height: 13px;
}

*html div#blogs ul li {
	height: 1%;
	display: inline;
}
	
div#blogs ul li a {
	font-size: 11px;
	display: block;
	padding: 2px 0 2px 10px;
	text-decoration: none;
	background: #F8F8F3;
	border-right: 1px solid #dbd1bd;
	color: #467;
	border-bottom: 1px solid #CDCDB9;
}

div#crumbTrail {
	padding: 4px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: 0.7em;
	line-height: 100%;
	background: url(../img/bg_crumbTrail.gif) repeat-x;
	width: 748px;
	border-top: 1px solid #666;
}

ul#crumbs {
	list-style: none;
	padding: 0.25em 0 0 0;
	margin: 0;
	display: inline;
}

ul#crumbs li {
	display: inline;
	background: url("../img/bread_bullet.gif") no-repeat 100% 50%;
	padding: 0 0.75em 0 0.75em;
	margin: 0 0 0 -6px;
	white-space: nowrap;
	font-weight: bold;
}

ul#crumbs li.last {
	background: none;
}

/*Win IE browsers - hide from Mac IE\*/
* html ul#crumbs { height: 1%; }

div#mainContainer {
	width: 756px;
	background: #FFF url(../img/bg_main.gif) repeat-y;
	border-right: 1px solid #999;	
}

/* left sidebar */

div#left {
	float: left;
	display: inline;
	width: 190px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 163px;
}

div#left h1 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 163px;
	height: 93px;
	background:  #315F49 url(../img/logo.gif) no-repeat;
	border-bottom: 8px solid #315F49;
}

div#left h1 a {
	text-decoration: none;
	text-indent: -9999px;
	width: 163px;
	height: 93px;
	display: block;
}

div#left ul, div#right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#left ul#collapse {
	border-bottom: 1px solid #A8BEB3;
}

div#left ul#collapse a {
	text-align: left;
	display: block;
	padding: 4px 0 3px 4px;
	color: #FFF;
	text-decoration: none;
	voice-family: "\"}\""; 
  voice-family:inherit;
	*width: 156px;
	border-top: 1px solid #A8BEB3;
	border-left: 3px solid #CDCDB9;
	background: #557A68;
	font-weight: bold;
	font-size: 0.8em;
}

div#left ul#collapse li a:hover {
	background: #728F81;
}

div#left h3, div#right h3 {
	margin: 0;
	padding: 2px 6px;
	font-size: 13px;
	line-height: 100%;
	color: #FFF;
	background: #355;
}


div#left ul#legalTopics, div#left ul#recent, div#right ul#overviews {
	margin-bottom: 0.75em;
}

div#left ul#legalTopics li, div#left ul#recent li, div#right ul#faq li, div#right ul#overviews li {
	padding: 6px;
	font-size: 0.75em;
	*height: 1%;
}

div#left ul#legalTopics li {
	background: url(../img/clipping.gif) no-repeat 0 10px;
	padding-left: 16px;
	margin-left: 6px;
}

div#left div#feeds {
	padding: 0.5em 0 0.5em 3px;
}

div#left form#subscribe {
	padding: 5px 0 0 2px;
}

/* main content area */

div#main {
	margin-left: 163px;
}

div#searchMod {
	font: bold 0.75em/100% arial,helvetica,sans-serif;
	color: #FFF;
	text-align: right;
	background: #315F49;
	line-height: 100%;
	padding: 5px;
}

div#searchMod a {
	font-weight: normal;
	color: #FFF;
	font-size: 0.85em;
}

div#searchMod label {
	color: #FFF;
}

div#searchMod input {
	font-size: 0.9em;
}

div#searchMod input.submitButton {
	color: #FFF;
	font-weight: bold;
	background: #687;
	border: 1px solid #FFF;
	margin-left: 0.5em;
	cursor: pointer;
}

/* right sidebar */

div#right {
	float: right;
	display: inline;
	background: #FFF;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 176px;
	border-left: 1px solid #CDCDB9;
	margin-top: 1em;
}
	
html>body div#right {
	width: 176px; /* ie5win fudge ends */
}

div#right p {
	margin: 4px 8px 7px 8px;
	font-size: 0.7em;
	line-height: 130%;
	font-family: verdana, arial, helvetica, sans-serif;
}

form#subscribe label {
	font-size: 0.75em;
	font-weight: bold;
	color: #467;
}

div#right h3 {
	color: #467;
	background: #F8F8F3;
	border-top: 1px solid #CDCDB9;
	border-bottom: 1px solid #CDCDB9;
}

/* main blog content area */

div#content {
	background: #FFF url(../img/bg_content.gif) top left no-repeat;
	margin-right: 180px;
	padding: 7px;	
}

div#content h5.individual {
	margin: 10px 0 12px 0;
	padding: 0;
}

div#content h5.individual a {
	text-decoration: none;
}

div#content h5.individual a:hover {
	color: #6C7683; 
}

div#content h3 {
	font-size: 1.2em;
	padding: 0;
}

div#content h3.individual {
	margin: 0;
}

div#content h3.catHead {
	margin: 0 0 12px 0;
}

p.catDesc, p.subCats {
	font-size: 0.7em;
	font-family: verdana, arial, helvetica, sans-serif;
}

p.catDesc {
	margin: 0.25em 0 0 0;
	background: #F3F7FC;
	border: 1px dashed #CFDBEB;
	padding: 0.25em;
	line-height: 140%;	
}

p.subCats {
	margin: 0.75em 0 0 0;
}

div#widgets {
	padding: 3px;
	position: absolute;
	top: 41px;
	left: 490px;
	width: 95px;
}

div#widgets ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0.7em;
}

div#widgets ul li {
	display: inline;
}

a#email {
	background: url(../img/e-mail.gif) left 50% no-repeat;
	font-size: 11px;
	padding-left: 13px;
}

div#feature {
	margin: 0 0 11px 0;
}

a#print {
	background: url(../img/print.gif) left 50% no-repeat;
	font-size: 11px;
	padding-left: 13px;
	margin-left: 6px;
}

div#widgets a#standard {
	font-family: "times new roman", times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

div#widgets a#large {
	font-family: "times new roman", times, serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

div#content h2 {
	margin: 7px 0 25px 0;
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 100%;
}

div#content h2.minor {
	font-size: 0.9em;
	color: #315F49;
	margin: 10px 0;
	border-bottom: 1px solid #315F49;
}

div#entry {
	padding-bottom: 0.75em;
	margin-bottom: 1em;
	border-bottom: 1px dashed #CCC;
}

div#entry div#info {
	float: right;
	width: 100px;
	background: #F5FFF5;
	font-size: 0.85em;
	border-left: 1px solid #C9D1C9;
	border-bottom: 1px solid #C9D1C9;
	padding: 3px;
	margin-left: 4px;
	margin-bottom: 4px;
}

div#entry div#info p {
	margin: 0.2em 0;
	font-family: arial, helvetica, sans-serif;
}

div#entry h3 {
	color: #315F49;
	margin: 0;
	padding: 0;
	font-size: 1em;
}

div#entry h3 a {
	text-decoration: none;
}

div#entry h3 a:hover {
	color: #6C7683;
}

div#entry p {
	font-size: 0.7em;
	margin: 0.25em 0.25em 1em 0.25em;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 140%;
}

div#entry blockquote {
	margin: 0.75em 1.4em;
	line-height: 120%;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	background: #EEE;
	border: 1px dashed #CCC;
	padding: 0.3em;
}

div#entry blockquote p {
	font-size: 11px;
	margin: 0.5em 0;
	line-height: 120%;
}

div#entry ol {
	margin: 0.25em 0.25em 0.25em 3em;
	padding: 0;
	font-size: 0.7em;
	line-height: 150%;
}

div#footer {
	clear: both;
	background: #F0F0E0;
	width: 756px;
}

div#footer p {
	padding: 0.25em;
	border-left: 3px solid #B0B079;
	background: #315F49;
	font-size: 0.7em;
	color: #FFF;
	margin: 0 0 0 163px;
}

div#footer a {
	color: #FFF;
	text-decoration: none;
}

div#footer a:hover {
	border-bottom: 1px dotted #FFF;
}