a:link, a:visited { 
	text-decoration: underline;
	color: #0924A9;
}

a:hover {
	text-decoration: none;
	color: #666;
}

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

b{
	color: #333;
}

strong{
	color: #333;
}

h2, h3, h4, h5, h6	{
	font-weight: bold;
	} 

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

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

h3	{ 
	font-size: 1.3em;      
	voice-family: "\"}\"";   
	voice-family: inherit;
	color: #002777; 
	}

html>h3 	{
	font-size:  medium;  
	}
		
h4	{
	font-size: 1em;
	font-weight: bold;      
	voice-family: "\"}\"";   
	voice-family: inherit;
	color: #336699;  
	}

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

img	{
	display: block;
	border: 0;
	}

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

body {
	margin: 0;
	padding: 0;
	border: 0;
	color: #444;
	text-align: center;
	font: .7em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	background: transparent url(images/body_bkgnd.gif) top left;
	background-color: #EEE;
}

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

#contentServices {
	padding: 0;
	text-align: left;
	width: 685px;
	background-color: #FFF;
	border: 1px solid #999;
	background: transparent url(images/bkgnd.gif) top left repeat-y;
	margin: 0 auto;
	min-height: 800px;
}

#os {
	margin: 0;
	padding: 0;
	background-color: #16437E;
	border: 0;
}

	/* main nav */

#menu {
	padding: 0;
	float: left;
	width: 142px;
	}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear: left;
	}

#menu ul li {
	display: block;
	padding: 0;
	margin: 0;
	}

#menu ul li a {
	width: 143px;
	height: 2.1em;
	border-top: none;
	border-left: none;
	border-bottom: 1px solid #ccc;
	border-right: none;
	padding: 0 0 0 20px;
	color: #002777;
	text-decoration: none;
	display: block;
	text-align: left;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 2em;      
	voice-family: "\"}\"";   
	voice-family: inherit;
	font-size: .9em;   
	}

#menu ul li a  {
	font-size: .9em; 
	} 

#resources a:link, #resources a:visited {
	border-right: 1px solid #ccc;
	}

#menu ul li a:hover {
	color: #002777;
	background: #5E85B0;
	}

#menu a:active	{
	background: #265A9E;
	color: #000;
	}

#sectionone #menu li#one a, 
#sectiontwo #menu li#two a,
#sectionthree #menu li#three a,
#sectionfour #menu li#four a,
#sectionfive #menu li#five a {
	background: #FFF;
	border-right: 1px solid #FFF;
	color: #002777;
	font-weight: bold;
	border-top: none;
	border-left: 1px solid #FFF;
	border-bottom: none;
	border-right: none;
	}
	
	/* */
	
.rule {
	height: 1px;
	color: #999999;
	margin: 20px 0px 20px 0px;
}

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

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

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

html>body div#leftcolumn {
	min-height: 800px;
}

div#rightcolumn	{
	margin: 0 0 0 320px;
	padding: 0;
	width: 140px;
	border: 0;
	color: #777;
}

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

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

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

#singlecolumn ul li {
	margin: 0;
	padding: 0;
}


#footer {
	margin: 0 auto;
	width: 760px;
	border: 0;
	color: #999;
	padding: 10px 0 10px 0;
	text-align: center;
	clear: both;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: .8em;	
}

#footerlinks {
	margin: 0 auto;
	width: 760px;
	border: 0;
	color: #999;
	padding: 10px 0 0 0;
	text-align: center;
	clear: both;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: .8em;	
}

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