body, td, th, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3 {font-weight:bold;}
#header {
	background: url(/images/header.png) repeat-x top;
	border-bottom: 1px solid #666666;
}
#header #Date {position:absolute; top:76px; left: 720px; width: 300px; color: White; text-align:right;}
#header a {
	text-decoration: none;
}

#header a img {
	border: none;
}

#subheader {
	background: url(/images/subheader.png) repeat-x center;
	border-bottom: 1px solid #666666;
}

#subheader .links {
	list-style-type: none;
	margin: 5px;
	padding: 0px;
}

#subheader .links .link {
	display: inline;
	margin: 0px;
	padding: 5px;
}

#subheader .links .link a {
	color: #000000;
	text-decoration: none;
}

#subheader .links .link a:hover {
	color: #333333;
	text-decoration: none;
}

#menu {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #666666;
}

#menu .navigation {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#menu .navigation .category {
	background: url(/images/category.png) repeat-x center;
	border-bottom: 1px solid #666666;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}
#menu .navigation .link {
	border-bottom: 1px solid #666666;
}

#menu .navigation .link a {
	background: url(/images/link.png) repeat-x top;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 5px;
}

#menu .navigation .link a:hover {
	background: url(/images/link_hover.png) repeat-x bottom;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 5px;
}

#content {
	min-width: 600px;
	max-width: 800px;
	margin-left: 200px;
	padding: 20px;
}

#footer {
	clear: both;
	border: none;
	height: 0px;
	margin: 0px;
	border: 0px;
}

.SpryHiddenRegion {
	visibility:hidden;
}

a, a:visited {color: #0074ff; }
a:hover {color: #006a30;}
ul, li {margin:0px; padding: 0px;}
#content ul {margin:0px 0px 20px 0px; list-style-type: none; padding: 5px 0px 0px 0px;}
#content ul ul {padding-left: 10px;}
#content ul ul li {padding: 0px 0px 5px 15px;}
#content li {padding: 0px 0px 12px 15px; list-style-image: none; background-image: url(/skin/bullet.png); background-repeat:no-repeat; background-position:0px 7px;}
ol {margin:0px 0px 20px 15px; padding: 0px 0px 0px 10px;list-style-type: decimal;} 
#content ol li {background-image:none; }

#Calendar {font-size: 0.85em;}
#Calendar strong {font-size: 1.2em;}
#Calendar em { font-style: normal; } 
#Calendar .smaller {font-size: 0.9em;}
strong {color: #006a30; /*#0074ff;*/}


.boxRight, .boxLeft {width: 230px; border: solid 1px #0074ff; padding:10px; min-height: 20px; height: auto !important; height: 1px;}
.boxRight {float: right; margin: 0px 0px 15px 15px;}
.boxLeft {float:left;margin: 0px 15px 15px 0px;}

.anchorImage { float:right; margin:0px 0px 15px 20px; width:400px; } 
/*.anchorImage { float:left; margin:0px 20px 15px 0px; width:400px; }*/
.anchorImage p{ font-size:.8em;}

.go2Top {clear:both; font-size: .8em; width:100%; text-align:right; padding: 10px 0px 0px 0px}
