body {
	margin: 6px 0px 0px 6px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	background-color: White;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

img {
	border: 0px;
}

DIV {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;
	padding:0;
}
.SiteTopStockbookLogo {
	position: absolute;
	width: 603px;
	left: 15px;
	top:46px;
}

.SiteTopBar {
	position: absolute;
	left: 6px;
	top:114px;
}

.SiteNavigationLogo {
	position:absolute;
	left:603px;
	width:176px;
	top:6px;
}

.SiteTopMeetPat {
	position:absolute;
	left:635px;
	top:91px;
	font-size:12pt;
	color:white;
	font-weight:bold;
	font-style: italic;
}

.TagLine {
	position: absolute;
	left: 12px;
	top: 133px;
	font-size: 16pt;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	color: #523F2E;
}

.SiteNavigation {
	position:absolute;
	left: 603px;
	top: 137px;
	width: 176px;
	padding: 5px 11px 5px 11px;
}

.SiteNavigationBackground {
	background-image: url(/Images/NavigationBackground.jpg);  
	background-position: left;
	background-repeat: repeat-y; 
	margin-top: 158px;
}

.NavigationItem {
	padding: 5px 0px 5px 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
}

.NavigationItemHref {
	color: #FFFFFF;
	text-decoration: none;
}
.NavigationItemHrefOn {
	color: #F5F983;
	text-decoration: none;
	font-size: 14pt;
}

.Headline {
	font-weight: bold;
	font-style: italic;
	font-size: 14pt;
	color: #889818;
	padding-bottom: 4px;
	padding-top: 4px;
	text-transform: uppercase;
}

.SubHeadline {
	font-weight: bold;
	font-style: italic;
	font-size: 10pt;
	color: #889818;
	text-transform: uppercase;
	margin: 0px 0px 0px 20px;
}

.BodyText {
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
}

.MainContentArea {
	position: relative;
	width: 555px;
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 0px 25px;
	min-height: 570px;
}
.MainContentArea a:active, .MainContentArea a:visited, .MainContentArea a:link {
	color: #6D85BC;
	text-decoration: none;
	font-weight: bold;
}
.MainContentArea a:hover {
	color: #6699CC;
	text-decoration: none;
}
.MainContentAreaAccredited {
	position: relative;
	width: 610px;
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 0px 25px;
	min-height: 570px;
}
.MainContentAreaAccredited a:active, .MainContentAreaAccredited a:visited, .MainContentAreaAccredited a:link {
	color: #6D85BC;
	text-decoration: none;
	font-weight: bold;
}
.MainContentAreaAccredited a:hover {
	color: #6699CC;
	text-decoration: none;
}

.BlueBackground {
	background-color: #6D85BC; 
	padding: 10px 10px 10px 10px;
}

.SiteFooter {
	font-size: 8pt;
	padding: 3px 10px 3px 0px;
}

.BoldText {
	font-weight: bold;
}

.UpperCase {
	text-transform: uppercase;
}

.SmallerText {
	font-weight: normal;
	font-size: 8pt;
	color: #333333;
}

.SmallestText {
	font-weight: normal;
	font-size: 8pt;
}

.ErrorText {
	color: Red;
	font-size: 12pt;
}

.RedText {
	color: Red;
}

.GreenText {
	color: #889818;
	font-weight: bold;
}
li{margin-bottom:10px;}

a.red:link, a.red:visited{color:#C00;text-decoration:underline;}
a.red:hover, a.red:active{color:#69C;text-decoration:underline;}
