
a:link, a:visited { 
	text-decoration: none;
	color: #0853c3;
}

a:hover {
	text-decoration: underline;
	color: #0853c3;
}

a:active {
	text-decoration: none;
	color: #999;  
}

b{
	color: #333;
}

strong{
	color: #333;
}


h2, h3, h4, h5, h6	{
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	} 

h2	{
    font-size:    medium;     
    voice-family: "\"}\"";   
    voice-family: inherit;   
    font-size: large;
	color: #333;       
    }

html>#pagebody h2 	{
	font-size:  large;  
	}

h3	{ 
	font-size: 1.5em;
	padding: 2px 0 5px 0;
	margin: 0;     
	voice-family: "\"}\"";
	font-weight: normal; 
	voice-family: inherit;
	color: #333;
	letter-spacing: .04em;
	margin-bottom: 1em;
}
		
h4	{
	font-size: .9em;
	font-weight: normal;     
	voice-family: "\"}\"";   
	voice-family: inherit;
	color: #333;
	letter-spacing: .03em;
	margin-top: 2em;
	margin-bottom: 1em;
	}

html>h4 	{
	font-size:  1em;  
	}
	
p	{
	margin: 3px 0 14px 0;
	line-height: 1.5em;
	}

img	{
	display: block;
	border-color: #666666;
	}

.smalltext {
	font-size: .8em;
}

body {
	margin: 0;
	padding: 0;
	border: 0;
	color: #333;
	font: .8em Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	background-color: #fff;
	background: transparent url(images/bkgnd.gif) top left repeat-y;
}

#cc {
	margin: 0;
	padding: 0;
	background-color: #005688;
	border: 0;
}

#content {
	padding: 22px 0 0 0;
	text-align: left;
	width: 880px;
	background-color: #FFF;
	border: 0;
	background: transparent url(images/bkgnd.gif) top left repeat-y;
	margin: 0;
}

	/* main nav */

div#navcontainer { 
	margin-left: 0;
	float: left;
 }

div#navcontainer ul {
	margin: 0 0 80px 0;
	padding: 0;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div#navcontainer li { margin: 0 0 1px 0; }

ul#navlist a {
	display: block;
	padding: 5px 10px;
	width: 163px;	
	color: #06C;
	background-color: #ecf2f7;
	text-decoration: none;
}

ul#navlist a:hover {
	color: #EEE;
	background-color: #69C;
	text-decoration: none;
}

ul#navlist .active a {
	display: block;
	padding: 5px 10px;
	width: 163px;	
	color: #000;
	background-color: #fff;
	text-decoration: none;
}

ul#navlist .active a:hover {
	color: #000;
	background-color: #fff;
	text-decoration: underline;
}

ul#navlist .child {
	background-color: #FFF;
	display: block;
	padding: 5px 5px 5px 20px;
	width: 158px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

ul#navlist .child a {
	display: block;
	padding: 0 5px 0 5px;
	width: 128px;
	color: #000;
	background-color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size: .8em;
}

ul#navlist .child a:hover {
	background-color: #fff;
	color: #000;
	text-decoration: underline;
}

ul#navlist .child_active {
	background-image: url(images/arrow.gif);
	display: block;
	padding: 5px 5px 5px 20px;
	width: 158px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

ul#navlist .child_active a {
	display: block;
	padding: 0 5px 0 5px;
	width: 128px;
	color: #000;
	background-color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size: .8em;
}

ul#navlist .child_active a:hover {
	text-decoration: underline;
	background-color: #FFF;
	color: #000;
}

	/* */

ul#subnav li {
	margin: 0 10px 15px 10px;
}

ul#subnav li a {
	color: #666666;
	border-bottom: none;
}

ul#subnav li a:hover {
	text-decoration: underline;
}

ul#subnav li a:active	{
	text-decoration: none;
	color: #666666;
}

	/* */

#resources a:link, #resources a:visited {
	border-right: 1px solid #ccc;
}
	
.rule {
	height: 1px;
	color: #999999;
	margin: 5px 0px 20px 0px;
}

div#maincontent {
	margin: 0 0 0 210px;
	padding: 0 0 20px 0;
	text-align: left;
	width: 560px;
}

div#maincontenthome {
	margin: 0 0 0 210px;
	padding: 0 0 20px 0;
	text-align: left;
	width: 660px;
}

div#singlecolumn {
	width: 480px;
	padding: 0;
	margin: 0;
	border: 0;
}

div#leftcolumn {
	width: 340px;
	float: left;
	padding: 0;
	border: 0;
	margin: 0;
}

div#rightcolumn	{
	margin: 0 0 0 360px;
	padding: 5px 0 15px 10px;
	width: 245px;
	border-left: 1px solid #eee;
	color: #999;
}

#rightcolumn ul	{
	margin: 0;
	padding: 0;
	list-style-image: url(images/bullet.gif);
    text-indent: 0;
    margin-left: 1.5em;   
}

#rightcolumn ul li {
	margin: 0;
	padding: 0 0 20px 0;
}

#footer {
	margin: 0 0 0 210px;
	padding: 0 0 20px 0;
	text-align: left;
	width: 540px;
	border: 0;
	color: #999;
	font-size: .8em;
}

#footerlinks {
	margin: 20px 0 0 210px;
	padding: 20px 0 10px 0;
	text-align: left;
	width: 540px;
	border: 0;
	color: #999;
	font-size: .8em;
	clear: left;
}

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
}