body {
	font-family: tahoma, Verdana, Arial;
	font-size: 10px;
	margin: 0px;
}
body a:link, body a:active, body a:visited {
	color: #00478E;
	text-decoration: underline;
}
body a:hover {
	text-decoration: none;
	color: #C02624;
}
h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: italic;
	color: #2658A1;
	font-weight: bold;
	text-align: right;
	letter-spacing: 0.8px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
}
p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.footer {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none;
}
.footer a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	display: block;
	height: 100%;
	width: 100%;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00478E;
	height: 100%;
	width: 100%;
	display: block;
}
h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 23px;
	font-style: italic;
	font-weight: bolder;
	color: #00478E;
	letter-spacing: 2px;
	line-height: 6px;
	text-align: left;
	padding-bottom: 30px;
}
.header {
	font-family: Tahoma, Verdana, Arial;
	font-size: 23px;
	font-style: italic;
	font-weight: bolder;
	color: #00478E;
	letter-spacing: 2px;
	line-height: 6px;
	text-align: left;
	padding-bottom: 30px;
}
.events {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	letter-spacing: 2px;
	padding-top: 20px;
}
.tag {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	font-weight: bold;
	text-align: right;
	letter-spacing: 0.8px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.menu {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.8px;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
	text-decoration: none;
}
.menu a {
	color: #333333;
	background-color: #FFFFFF;
	padding: 2px 2px 4px;
	text-decoration: none;
	border: 1px inset #333333;
}
.menu a:hover {
	color: #C02624;
	text-decoration: none;
}
#navcontainer { }

#navcontainer ul
{
width: 156px;
\width: 158px;
w\idth: 156px;
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li 
{ 
width: 156px;
\width: 158px;
w\idth: 156px;
margin: 0; 
}

#navcontainer a
{
	display: block;
	padding: 5px 10px;
	color: #FFFFFF;
	background-color: #2658A1;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	font-weight: bold;
	font-size: 12px;
	background-image: url(images/gradient_nav.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Tahoma, Verdana, Arial;
	height: 100%;
	width: 100%;
}

#navcontainer a:hover
{
color: #FFFFCC;
background-color: #2658A1;
text-decoration: none;
border-top: 1px solid #333;
border-left: 1px solid #333;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
background-image: url(images/gradient_nav_reverse.jpg);
background-repeat: repeat-y;
background-position: left top;
}
.highlight {
	font-weight: bold;
	color: #00478E;
	padding: 5px 5px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2658A1;
}
.comment {
	font-size: 11px;
}
.disclaimer {
	font-size: 10px;
	background-color: #DAE7F8;
	border: 1px solid #00478E;
	width: 145px;
	padding: 5px 2px;
	color: #666666;
}
.content {
	background-image: url(images/gradient_content.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #142F72;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #142F72;
}
li {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
}
.box {
	font-size: 12px;
	color: #666666;
	background-color: #DAE7F8;
	border: 1px solid #2556A2;
	margin-right: 60px;
	margin-left: 60px;
	padding: 10px;
}
.box-content {
	font-size: 12px;
	color: #666666;
	background-color: #DAE7F8;
	border: 1px solid #2357A0;
	margin-right: 20px;
	margin-left: 20px;
	padding: 10px;
	margin-top: 5px;
}
strong {
	font-size: 10px;
	text-decoration: underline;
}

