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

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4a4a4a;
	font-weight: bold;
	line-height: 19px;
}
.content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A4A;
	font-weight: normal;
	text-decoraton: none;
}
.content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A4A;
	font-weight: normal;
	text-decoraton: underline;
}
.headerinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A4A;
	padding: 0px;
	font-weight: normal;
	line-height: 15px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #3c4b44;
	padding: 0px;
	font-weight: normal;
	line-height: 19px;
	padding-bottom: 0.1em;
}
.subHeader {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4A4A4A;
	font-weight: normal;
	line-height: 19px;
}
.floatRight {

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

	float: left;
	padding: 0em 1em 1em 0em;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
	font-weight: normal;
	line-height: 17px;
}
/*---------- Added styles -----------*/

.lifeBox {

	background-color: #DCEEC5;
	padding: 1em;
	font-size: 12px;
	text-align: center;
	line-height: 23px;
}
form td {

	padding-bottom: 1em;
}
.picCaption {

	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003606;
	padding-top: .2em;
}

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

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

A.menulink:hover {

	background-color:#FFFFFF;
	text-decoration: none;
	font-size: 11px;
	color: #4a4a4a;
}
#activeLink {

	background-color:#FFFFFF;
	text-decoration: none;
	font-size: 11px;
	color: #4a4a4a;
}
#mainlinks a
{
	color: #4A4A4A;
	text-decoration: none;
}

#mainlinks a:hover
{

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

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

#secondarylinks a:hover
{

	color: #FFFFFF;
	text-decoration: underline;
}
