.hide	{
	display: none;
	}
	
img {
	display: block;
	border: 0;
	}
	
a:link {
	text-decoration: underline;
	color: #0033CC;
	}

a:visited {
	text-decoration: underline;
	color: #0033CC;
	}

a:hover {
	text-decoration: underline;
	}
a:active {
	text-decoration: underline;
	color: #0033CC;
	}
	
p, td, ol, h3, h4, h5, h6	{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	margin-bottom: 1em;
	margin-left: 12px;
	text-align: left;
	font-size: 13px;
	line-height:22px;
		}

li, ul {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left: 13px;
	text-align: left;
	font-size:  13px;
	line-height:22px;

}
h1	{
	font-size: 17px;
	font-weight: bold;
	color:#0033cc;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:14px;
	}

h2	{
	font-size: .75em;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:14px;
	}

#footer a:link, a:visited {
	font-size: 11px;
	margin-top: 5px;
	color: #0033CC;
	text-align:center;
text-decoration:none;
	}
	
/* Basic page divisions 

#primarycontent	{
	padding-left: 15px;
	padding-top: 15px;
	}
*/
/* Navigation bar components */

table#nav	{
	background-color:#FFFFCC;
	font-size:12px; 
	}
table#nav td {
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding-left:12px;
	line-height: 12px;
}

table#nav td a	{
	font-size:11px; 
	font-weight: normal;
	text-decoration:none;
font-weight:bold;	
	}
	
#nav td a:link, #nav td a:visited, &bull; {
	line-height: 13px;
	padding-left:12px;
	color: #0033CC;
	text-decoration:none;
	font-weight:bold;	
} 

#nav td a:hover {
	color: #0033CC;
	text-decoration:underline;
	} 

	
/* body copy */
#topbar {
	font-style:normal;
	text-align:left;
	margin-top: 0.5em;
}
	
.subhead {
	vertical-align: top;
	font-size: 12px;
	color:#000000;
	font-weight:normal;
	line-height: 13px;
}
.bodycopyHEADS {
	vertical-align: top;
	font-size: 10px;
	text-transform: capitalize;
	color: #8BA269;
	font-weight: bold;
}

.bodycopyhome {
	vertical-align: top;
	font-size: 10px;
	line-height: 13px;
	border-top: 0;
}
.bodycaptions {
	vertical-align: top;
	font-size: 8px;
	color: #999999;
}
.bodycopyblue {
	font-family:Georgia, "Times New Roman", Times, serif;
	vertical-align: top;
	border-top: 0;
	color: #0033CC;
	font-style: italic;
	font-weight: bold;
}
.bodyHEADSblue {
	font-family:Georgia, "Times New Roman", Times, serif;
	vertical-align: top;
	border-top: 0;
	color: #0033CC;
	font-weight: bold;
}
.HeadsItalicBlue {
	font-family:Georgia, "Times New Roman", Times, serif;
	vertical-align: top;
	line-height: 13px;
	border-top: 0;
	color: #0033CC;
	font-style: italic;
}
body {
	background-image:url(images/background_image.gif); background-repeat:repeat-x; 
	margin-left:0px; 
	margin-top:0px;
	background-color:#FFFFFF; }
.datetime {
	font-size: 10px;
	margin-top: 5px;
	color:#FFFFFF;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
