/* CSS Document */

#navcontainer ul
{
	margin: 0;
	list-style-type: none;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.tblBorder {
	border: 1px solid #27406A;
}
.blog {
	background-color: #666666;
}


#navcontainer li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.4em;
	margin-left: 0;
	list-style-image: none;
}

#navcontainer a
{
	display: block;
	color: #FFF;
	background-color: #27406A;
	width: 151px;
	text-decoration: none;
	padding-top: 0.2em;
	padding-right: 0.8em;
	padding-bottom: 0.2em;
	padding-left: 0.8em;
}

#navcontainer a:hover
{
background-color: #687A97;
color: #FFF;
}

#navcontainer a.blog {display: block;
	color: #FFF;
	background-color: #687A97;
	width: 151px;
	text-decoration: none;
	padding-top: 0.2em;
	padding-right: 0.8em;
	padding-bottom: 0.2em;
	padding-left: 0.8em; }
	
#navcontainer a.blog:hover
{
background-color: #8299be;
color: #FFF;
}




td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	font-size: 9px;
}.content {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.imgleft {
	margin-right: 5px;
	border: 1px solid #27406A;
	margin-bottom: 5px;
}
li {
	list-style-image: url(images/bullet.gif);
	padding-bottom: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #27406A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #27406A;
	padding-bottom: 5px;
	text-align: center;
}
a:link {
	color: #27406A;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #27406A;
}
a:hover {
	text-decoration: none;
	color: #687A97;
}
a:active {
	text-decoration: underline;
	color: #27406A;
}hr {
	color: #27406A;
	height: 1px;
}
.linumber {
	list-style-type: decimal;
	list-style-image: none;
}
.boldtext {
	font-weight: bold;
}


#redlink a:link {
	color: #CC0000;
	text-decoration: underline;
}
#redlink a:visited {
	text-decoration: underline;
	color: #CC0000;
}
#redlink a:hover {
	text-decoration: none;
	color: #CC0000;
}
#redlink a:active {
	text-decoration: underline;
	color: #CC0000;
.underline {
	text-decoration: underline;
}
.tblBorder tr td table tr td table tr .content p iframe {
	text-align: center;
}

