td.navbar 
	{  
	border-color: #FFFFFF #FFFFFF black black; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	text-align: center; 
	padding-top: 6px; 
	padding-bottom: 6px; 
	padding-right: 7px; 
	padding-left: 7px;
	background-color: #1D558C;
	}
a:link
	{
	color: #0000FF;
	}

a:hover 
	{
	text-decoration: none;  
	}

a.mainlink 
	{ 
	 font-family: Arial, Helvetica, sans-serif; 
	/*font-size: 12px;*/
	 font-weight: bold; 
	text-decoration: none; 
	color: #F3F6F9;  
	font-size: .75em;
	}

a.mainlink:hover 
	{ 
	 font-family: Arial, Helvetica, sans-serif; 
	/*font-size: 12px;*/ 
	font-weight: bold; 
	text-decoration: underline; 
	color: #cccccc; 
	font-size: 0.75em;
	}

body 
	{ 
	 font-family: Arial, Helvetica, sans-serif; 
	/*font-size: 0.8em;*/
	background-image: url(images/bkgd_home2.gif); 
	background-repeat: repeat-x;
	margin-top: 0px; margin-left: 0px;
	color: #000000; 
	background-color: #FFFFFF;
	}

p
	{  
	font-size: .95em;
	}
/*td p 
	{  
	font-size: .8em;
	}*/
h1 
	{ 
	font-size: 1.3em; 
	font-weight: bold; 
	color: #4A77A3;
	}

/*h1.title {  
	font-weight: normal; 
	font-style: italic; 
	color: #4A77A3; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.8em;
	}*/
h2.subtitle {  
	font-weight: normal; 
	font-style: italic; 
	color: #4A77A3; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.25em;
	margin-bottom: 10px;
	}
	
h2 { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 1.25em; 
    line-height: 1.45em; 
    font-weight: bold; 
    color: #000000;
    margin-top: 0px;
    margin-bottom: -16px; 
    }
	
h3.search {  
	margin-bottom: 0px;
	}
	
hr { 
	width: 100%; 
	height: 1px; 
	margin-top: -10px; 
	background: #CCCCCC;  
	}
	
ul.search {
	margin-top: 0px; 
	} 

h3 
	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	font-weight: bold; 
	color: #4A77A3; 
	}
h3.black 
	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .95em; 
	font-weight: bold; 
	color: #000000; 
	}
#wrapper {
	width: 90%;
	margin-bottom: 25px;
	padding: 0;
}
#wrapper td {
	padding: 0;
}

td#main 
	{  

	padding-top: 40px; 
	padding-left: 40px;

	vertical-align: top;

	}
td#main p 
	{
	font-size: .95em;
	}

td#links {
	padding-top: 40px;
	padding-left: 20px;
	width: 30%;
	vertical-align: top;
}
td#links a.sidebar 	{ 
	font-size: .85em;  
}
td#links ul li{
	margin-bottom: 1em;
}
td#links h3 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	font-weight: bold; 
	color: #4A77A3;
	border-bottom: solid 1px #ccc; 
}
div#footer 
	{  
	text-align: center; 
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: .8em;
	font-weight:bold;
	}

div#about 
	{  
	padding-top: 40px; 
	padding-left: 20px; 
	width:90%;
	}

div#home
	{  
	margin-top: -40px; 
	}


li 
	{  
	list-style-image: url(images/bullet_double_carat.gif); 
	list-style-type: circle; 
	font-size: .95em; 
	margin-left: -10px;
	}

/*li.fullsize 
	{  
	list-style-image: url(images/bullet_double_carat.gif); 
	list-style-type: circle; 
	font-size: 1.2em; 
	margin-left: -10px;
	}*/
li.ordered 
	{   
	font-size: 1em; 
	margin-left: -10px;
	}


a.bold {  
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold; 
    }
a.bold:visited {  
    color: #990099; 
    }
a.bold:hover {  
    text-decoration: none;
    }
a.bold:active {  
    color: #FF0000; 
    }

div.body
	{  
	padding-top: 40px; 
	padding-left: 20px; 
	width:90%;
	}
th.white { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	font-weight: bold; 
	color: #FFFFFF ; 
	background-color: #999999;
	}
.tableHead { font-family: Arial, Helvetica, sans-serif; 
    font-size: 0.9em; 
    font-weight: bold; 
    }
div#disclaimer {
	text-align: center;
}
div#disclaimer h3 {
	margin-bottom: 0;
}
div#disclaimer p {
	font-size: 0.8em;
	font-style: italic;
	margin-top: 2px;
}