﻿body {
	background-color: #91B5C3;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #291A17;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	cursor: help;
	filter: Light;
	letter-spacing: 0.5px;
	text-align: left;
	vertical-align: baseline;
	word-spacing: 0px;
	white-space: normal;
	display: compact;
}
.homecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #291A17;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	letter-spacing: 0.5px;
	text-align: left;
	word-spacing: 0px;
	vertical-align: baseline;
	white-space: normal;
	
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	color: #588C55;
	text-align: left;
	vertical-align: baseline;
	white-space: normal;
}
.loginBox
{
	width:758px;
	background-color:#91B5C3;
	
	}

.loginBox a
{
	text-decoration:none;
}
.loginText
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11;
  color:#FFFFFF;
}
.loginBox a:hover
{
	/*color:#ffcc00;*/
	/*text-decoration:underline;*/
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #291A17;
	list-style-position: inside;
	padding-left: 15px;
	letter-spacing: normal;
	text-align: left;
	text-indent: 0px;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	display: list-item;
	list-style-type: disc;
	list-style-image: none;
}
.leftNav {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #330000;
	padding-left: 15px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	border-bottom-style: dotted;
	border-bottom-width: 0.5px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #588C55;
}