
body, html
{
	bottom: 0;
	margin: 0;
	font-family: Arial;
	height: 100%;
}

div
{
	width: 100%;
}
a
{
	color: #FF0000;
}
p
{
	font-size: 10pt;
}
.requiredvalidator
{
	font-size: 14px;
	font-weight: bold;
}
ul
{
	margin-top: 0px;
	font-size: 10pt;
}
li
{
	margin-bottom: 0px;
}
#banner
{
	background-color: #000000;
}
#headerpage
{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
#titlenavheader
{
	clear: both;
	padding: 30px 0px 15px 0px;
}
#titleheader
{
	padding-bottom: 10px;
	position: relative;
	display: inline-block;
}
#title
{
	margin-top: 30px;
	width: auto;
	float: left;
	vertical-align: text-bottom;
}

#logo
{
	float: right;
	width: auto;
}
#BurtonLogo, #logo img
{
	height: 80px;
	border: none;
}
#topnav
{
	color: #666666;
	border-top: solid 3px #FF0000;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 10pt;
	text-decoration: none;
}
#topnav a, #rightnav a
{
	text-decoration: none;
}
.navtextunselected
{
	color: #666666;
}
.navtexthover, .navtextselected
{
	color: #FF0000;
}

#topnav div
{
	width: auto;
	float: left;
	padding-right: 15px;
	display: inline-block;
}
input
{
	width: 300px;
}

.navheader
{
	text-decoration: none;
	color: white;
}

.paraHeader
{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: normal;
	font-family: "Arial Narrow" , Sans-Serif;
}
.redFont, #rightnav ul span
{
	color: #ff0000;
}
.paraLowerCase
{
	text-transform: lowercase;
}
#main
{
	position: relative;
	background-color: white;
	min-height: 100%;
	width: 80%;
	display: inline-block;
	float: left;
	font-family: "Arial" , Sans-Serif;
}

.main2columntitle
{
	font-weight: bold;
	font-size: 9pt;
}
.maintext
{
	font-size: 10pt;
}
.summaryPhoto
{
	width:19%;
}
.summaryPhoto img
{
	width:75px;
}
.main2columnrow
{
	height: auto;
	padding-bottom: 10px;
	clear: both;
}
.main2columnrow div
{
	font-size: 10pt;
}
.main2columnleftcell
{
	float: left;
	width: 8%;
	display: inline;
	margin-bottom: 10px;
}
.main2columnleftcell img
{
	width: 75px;
}
.bottompaddedImage
{
	margin-bottom: 30px;
}
.main2columnrightcell
{
	width: 90%;
	float: right;
	display: inline;
	margin-bottom: 10px;
}
table.tableText td, table.tableText p
{
	font-size: 9pt;
}
#dividedBulletList
{
	width: 100%;
}
div#dividedBulletList ul
{
	display: block;
	float: left;
	width: 40%;
	padding-left: 20px;
}
div#dividedBulletList ul li
{
	padding-bottom: 5px;
	list-style-type: disc;
}
.galleryPicture
{
	margin:10px;
	width:28%;
	display:inline-block;
	position:relative;
	float:left;
}
.galleryPicture img
{
	width: 260px;
}
.galleryPicture p
{
	font-size:9pt;
}
#rightnav
{
	display: inline;
	width: 15%;
	float: right;
	vertical-align: top;
	margin-top: 0px;
}

.rightnavgroupheader
{
	clear: both;
	width: auto;
	color: White;
	background-color: #FF0000;
	font-size: 10pt;
	padding: 3px 3px 3px 20px;
	margin-bottom: 10px;
}
.rounded
{
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
}
#rightnav ul
{
	list-style: none;
	font-size: 10pt;
}
#rightnav ul span
{
	padding-right: 10px;
	margin-left: -20px;
}
#rightnav span
{
	margin-left: -20px;
	font-size: 10pt;
}
.rightnavlinktext
{ 
	font-size:10pt;
	padding-left:20px;
	margin-right:10px;
	width:90%;
}
.greyBar
{
	background-color: #bcbdc0;
	padding: 30px;
	width: 250px;
}

.greyBar2
{
	background-color: #bcbdc0;
}

.caption
{
	font-size: 9pt;
}

.submitbutton
{
	float: left;
	text-align: right;
	width: 175px;
}


