/* Here you can change your web site appearance */

/* changes in the body area will affect everything that you display in your site */

body
	{
	background-image:url(images/bkg.gif);
	margin: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	}
	
p, td, li
	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	background-color:#fff;
	}
	
#wrapper
	{
	width: 760px;
	margin: 0px auto;
	background: #fff;
	text-align: left;
	color: #000000;
	border: 1px solid #084081;
	}
	
#ie5fix
	{
	height: 1px;
	voice-family: "\"}\"";
	voice-family: inherit;
	display: none;
	}
	
a:link, .cellColorLinks a:link, a .cellColorLinks
	{
	font-weight: bold;
	color: #05264d;
	background-color: none;
	text-decoration: none;
	}
	
a:visited, .cellColorLinks a:visited,
	{
	font-weight: bold;
	color: #05264d;
	background-color: none;
	text-decoration: none;
	}

.copyright a:link, .cellColorLinks2 a:link, .cellColorLinks3 a:link,
.copyright a:visited, .cellColorLinks2 a:visited, .cellColorLinks3 a:visited
{
font-weight: bold;
color: #fff;
background-color: none;
text-decoration: none;
}

a:active
	{
	font-weight: bold;
	color: #cccccc;
	background-color: none;
	text-decoration: none;
	}
	
a:hover
	{
	font-weight: bold;
	color: #cccccc;
	background-color: none;
	text-decoration: none;
	}
	
.bold {
	font-weight: bold;
	}
	
.cellColorLinks
	{
	background: #084081;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	padding: 2px 6px;
	}

.cellColorLinks2
	{
	background: #BFCFE5;
	font-size: 11px;
	color: #fff;
	}
	
.cellColorLinks3
	{
	background: #084081;
	font-size: 11px;
	color: #fff;
	}


.title
	{
	font-weight: bold;
	color: #fff;
	text-align: center;
	}
	
.slogan
	{
	font-weight: bold;
	color: #084081;
	text-align: center;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	}
	
.copyright
	{
	background: #084081;
	font-size: 10px;
	color: #fff;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 3px;
	}
	
.invisible
	{
	display: none;
	}
	
.cellSpacer
	{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: thin dotted #cccccc;
	}
	
.testim {
	font-style: italic;
	border-bottom: 1px dashed #084081;
	width: 100%;
	padding-bottom: 2px;
	color: #084081;
	}
	
	
/* Left Navigation */

#navsite p {
	display: none;
}

#navsite {
	font-size: 0.7em;
	font-weight: bold;
 	width: 21em; 
 	border-right: 1px solid #666; 
 	padding: 0; 
 	margin-bottom: 1em; 
 	font-family: Verdana, Helvetica, Arial, sans-serif; 
}

#navsite ul {
 	list-style: none; 
 	margin: 0; 
 	padding: 0; 
}

#navsite ul li {
 	margin: 0; 
 	border-top: 1px solid #BFCFE5;
}

#navsite ul li a {
 	display: block; 
 	padding: 2px 2px 2px 0.5em; 
	border-left: 10px solid #B65C59; 
 	border-right: 1px solid #BFCFE5;
 	border-bottom: 1px solid #BFCFE5;
 	background-color: #084081; 
 	color: #fff; 
 	text-decoration: none; 
 	width: 100%; 
}

html>body #navsite ul li a { 
 	width: auto; 
} 

#navsite ul li a:hover {
 	border-left: 10px solid #B65C59;
 	border-right: 1px solid #084081;
 	border-bottom: 1px solid #084081; 
 	background-color: #BFCFE5; 
 	color: #084081; 
}

/* End Left Navigation */

/* OIS */
td.cellSpacer a {color:navy;background-color:transparent;}
td.cellSpacer a:hover {color:#0066CC;}
td.cellSpacer a.cellColorLinks:hover {color:#bfcfe5;}
