body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #deecf0;
	background-image: url(../images/bgExtend.jpg);
	background-repeat: repeat-x;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282828;
	padding: 0px;
	font-weight: normal;
	line-height: 19px;
}
.content a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282828;
	font-weight: normal;
	text-decoration: underline;
}
.content a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282828;
	font-weight: normal;
	text-decoration: underline;
}
.contentHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #282828;
	font-weight: bold;
}
.sidecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 0px;
	font-weight: normal;
	line-height: 19px;
}
.sidecontent a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.sidecontent a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.headerinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A4A;
	padding: 0px;
	font-weight: normal;
	line-height: 15px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0d5cab;
	padding: 0px;
	font-weight: normal;
	line-height: 19px;
	padding-bottom: .1em;
}
.subHeader {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0d5cab;
	font-weight: normal;
	line-height: 19px;
}
.floatRight {

	float: right;
	margin: 0em 0em 1em 1em;
}
.floatLeft {

	float: left;
	margin: 0em 1em 1em 0em;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00274e;
	padding: 0px;
	font-weight: normal;
	line-height: 17px;
}

.ThinNavLine { width:1px; height:1px; background:#f9f040 }

.ThinLine { width:1px; height:1px; background:#282828 }

A.menulink {
	display: block;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFFFFF;
	padding: 5px;
	text-indent: 0pt;
	font-style: normal;
}

A.menulink:hover {
	
	background-color:#00274e;
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
}

#activeLink {

	background-color:#00274e;
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
}
#mainlinks a
{
	color: #4A4A4A;
	text-decoration: none;
}

#mainlinks a:hover
{

	color: #4A4A4A;
	text-decoration: underline;
}

#secondarylinks a
{
	color: #00274e;
	text-decoration: none;
}

#secondarylinks a:hover
{

	color: #00274e;
	text-decoration: underline;
}
/*---------- ADDED STYLES ----------*/

ul {

	list-style-type: none;
	margin: 1.5em 0em;
	padding: 0;
}
ul li {

	background: url(../images/circle.jpg) no-repeat 0 .4em;
	padding: 0em 0em .3em 1.5em;
	margin-left: 1.5em;
}
.roundedBox {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	color: #ffffff;
}
.roundedBoxHeader {

	font-size: 16px;
	font-weight: bold;
}
.picStroke {

	border: #FFFFFF solid 1px;
	padding: 2px;
}