/* Hides from IE5-mac \*/
* html .visualIEFloatFix { height: 0.01%; }
/* End hide from IE5-mac */

body, td, p { color:#555555; font-family:Arial,Verdana; font-size:12px; }

body {	
	margin: 0;
	padding: 0;
	background-color: #c0c0c0;
}

input {
	background-color: #e2e3de;
	border: 1px solid #9f9f9d;
	font-size: 11px;
	font-family: Arial;
}

THEAD.content {
	font-weight: bold;
	background-color: #FFE34F;
	text-align:center;
}

TFOOT.content {
	font-weight: bold;
	font-style: italic;
}


TBODY.content {
}

TBODY.content td {
	border: 1px solid #eee;
}


.clr {
	clear: both;
}

/* page */
#page {
	text-align: left;
	width: 760px;
	margin: auto;
	background-color: #fff;
}

/* page-contact */
#page-top{
	background-image: url(../images/bg-top.gif);
	background-repeat: no-repeat;
	width: 760px;
	height: 109px;
	margin:0;
	padding:0;
}

#page-top p {
	color: #8f8f8f;
	text-align: right;
	padding-top: 93px;
	padding-right: 66px;
	margin:0;	
}

#page-top a {
	color: #8f8f8f;
}

#page-top a:hover { 
	color:#466ab4;
}

#page-top-bar {
	background-image: url(../images/bg-top-bar.gif);
	background-repeat: no-repeat;	
	width: 760px;
	height: 17px;
	margin:0;
	padding:0;
}

#page-banner {
	margin:0;
	padding:0;
	padding-top:4px
}

#page-print {
	clear: both;
	float: left;
	margin:0;
	padding:0;
	background-image: url(../images/bg-print.gif);
	background-repeat: no-repeat;	
	height: 31px;
	width: 207px;
	cursor: pointer;
}

#page-path {
	float:left;
	margin:0;
	padding:0;
	background-image: url(../images/bg-path.gif);
	background-repeat: no-repeat;
	height:31px;
	width:553px;	
}

#page-path p {
	font-size: 11px;
	color: #5b5c57;
	margin:0;
	padding:5px;
	padding-left:10px;
}	

#page-path a {
	color: #5b5c57;
	text-decoration:underline;
}

#page-path a:hover {	
	color:#466ab4;
}


#page-main-container {
	background-image: url(../images/bg.gif);
	background-repeat: repeat; 
	background-color: blue;
	width: 760px;
	padding:0;
	margin:0;	
}

#page-left-column {
	clear: both;
	float:left;
	width: 192px;
	background-image: url(../images/bg-left-col.gif);
	background-repeat: no-repeat; 
	background-color: #d6d7d2;	
	margin: 0;
	padding: 2px 0 2px 16px;
}

#page-content {
	float:left;
	width: 492px;	
	background-color: #fff;
	margin: 0;
	padding-bottom:10px;
}

#page-content p {
	margin:0;
	padding: 5px 5px 5px 10px;
}

#page-right-column {
	float:left;
	width: 59px;
	background-image: url(../images/bg-right-col.gif);
	background-repeat: no-repeat; 
	background-color: #fff;	
	margin: 0;
	padding: 0;
	height: 286px;
}


#nav li {
	list-style-type: none;	
	border-bottom: 1px dotted #6a6a68;
	margin-left: -40px;
	width: 160px;
	padding: 4px 0 4px 2px;
}

#nav li a {	
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
}

#footer {
	clear:both;
	background-color: #c0c0c0;
}

.blurb {
	padding-top: 25px;
	padding-bottom: 25px;
}

.blurb-box {
	width: 493px;
	height: 70px;
	border:0;	
	border-top:1px dotted #7f7f7f;
	background: url(../images/bg-blurb.png) no-repeat;
	padding-bottom:15px;	
	margin:0;
	padding-top: 15px;
	overflow: hidden;
}

.nav-selected {
	background-color: #e2e3de;	
}

.nav-selected a {
	color: #466ab4;
	font-weight: bold;
}

.search-button {
	background: 0;
	background-image: url(../images/search-button.gif);
	background-repeat: no-repeat;
	width:19px;
	height:19px;
	border:0;
	cursor: pointer;
}

.search-input {
	width: 160px;
	padding-left:2px;
}


h1 { 
	font-size:17pt;
	color:#4f709b;
	padding: 4px;
	margin:0;
}

h2 { 
	font-size:12pt;
	padding: 5px;
	color:#4f709b; 
	font-weight:800;
	margin:0;		
}

h3 { 
	font-size:14px; 
	color:#8f8f8f; 
	font-family: 'arial bold';
	text-align: center;
	margin:0;
	padding-top:5px;
}

h3 a {
	color: #8f8f8f;
	text-decoration: none;
}

h4 { font-size:11pt; font-weight:bold; color:#005C99; }
h5 { font-size:10pt; font-weight:bold; color:#005C99; }

a {
	color:#5b5c57; 
}

a:hover { color:#466ab4;}

.webdir, .webdir:link { font-size: 11px; color: #0D3F6D; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none; }
.webdir:active, .webdir:hover { text-decoration: underline; color: #FFFFFF; font-size: 11px; }

hr { color:#4A9ACE; height:1pt; }

#news, #news h2, #news p {
	margin: 0;
	padding: 0;
}
#news li {
	margin: 0;
	padding: 4px;
	display: block;
	text-align: left;
	list-style-type: none;
}
#news img {
	float: left;
	margin-right: 4px;
}





