body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #827c7b;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textfield {
	border: 1px solid #6B8993;
}
.right_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #827c7b;
	background-image: url(images/right_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 10px;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.lightblueheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4c95a6;
	text-decoration: none;
}
.lightblueheader a{
color: #4c95a6;
	text-decoration: none;
}
.lightblueheader a:visitied{
color: #4c95a6;
	text-decoration: none;
}
.contents {
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 10px;
	width:770px;
}
.pageheading {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 23px;
	font-weight: bold;
	color: #6a8a90;
}
.leftbullets {
	font-family: Arial, Helvetica, sans-serif;
	padding-left:15px;
	margin-left:15px;
	padding-top:0px;
	margin-top:0px;
	line-height: 20px;
	list-style: none;
	text-indent: -1em;


}
.leftbullets a
{
	color: #FFFFFF;
	text-decoration: none;
}
.leftbullets ul
{list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}
.leftbullets li:before {
	content: "\00BB \0020";
	}
.subheading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #091545;
}

.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4f81bd;
	text-decoration: none;
}
.subheading2 {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 16px;
	color: #4f81bd;
	text-transform: capitalize;
}
.subheading1_1 {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 19px;
	color: #4f81bd;
	background-color: #c6d9f1;
}

