/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a { font-weight: bold;}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #663333;
	text-decoration:underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #663333;
	text-decoration:underline;
}
a:hover {
	text-decoration: underline;
	color: #707431;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
h5 {

	font-size: 14px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}
p, .regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6;
	color: #333333;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3;
	color: #666666;
}
.homewhite A {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.border {
	border: thin solid #663333;
	background-color: cccc99;
}
.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: thin dotted #999999;
	background-color: #FFFFCC;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
ol{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 2;
}
ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 2;
	list-style-type: square;
	padding-top: 10px;
}
img {

}

li{
	padding-bottom: 10px;
	
}
.bullet2 {
	list-style-type: disc;
}
.bullet3 {
	list-style-position: outside;
	list-style-image: url(../../../_images/tick.gif);
}
.table-header {
	color: #FFFFFF; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
}.tablebrdr {
	border: thin solid #6A7264;
}
HR {
	color: #CCCCCC;
}
.NavSectionHeader {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.submit {
	color: #663333;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}
sup {
	font-size: 80%;
	line-height: 0px;
}
.menu {
	font-size: 12px;
	line-height: normal;
}
#addthis {
	float: right;

}
sup {
	height: 0px;
}
