﻿/* CSS layout */
#masthead {
}
#top_nav {
	margin-top: 50px;
	text-align: center;
}
#page_content {
}
#footer {
text-align: center;
margin-top: 25px;
}
.arialfont {
	font-family: Arial;
	font-size: 10pt;
}
body {
	background-color: #666666;
}
.arial12ptbold {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}
.orangelink {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: #FFCC99;
}
#whole_page {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#top_page {
	margin-right: 150px;
	margin-left: 150px;
}
.whitetext {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
}
.whitelink {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: underline;
	color: #FFFFFF;
}
#toptext {
	margin-right: 80px;
	margin-left: 80px;
}
.white12pt {
	font-family: Arial;
	font-size: 12pt;
	color: #FFFFFF;
}
.blacklink {
	text-decoration: underline;
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
}
.yellowitalictnr {
	font-family: "Times New Roman";
	font-size: 18pt;
	color: #FFFF99;
}
.style1 {
	color: #000000;
	text-decoration: underline;
}
.yellowtnr1pt {
	font-family: "Times New Roman";
	font-size: 8pt;
	color: #FFFF99;
}
.whitetnr18pt {
	font-family: "Times New Roman";
	font-size: 24pt;
	color: #FFFFFF;
}

.yellowlink2 {
	font-family: Arial;
	font-size: 12pt;
	text-decoration: underline;
	color: #FFFF00;
}
.whitetnr14pt {
	font-family: "Times New Roman";
	font-size: 18pt;
	color: #FFFFFF;
}
.whtetnr36pt {
	font-family: "Times New Roman";
	font-size: 36pt;
	color: #FFFFFF;
}
.yellow10pt {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFF99;
}
.arial12ptyellow {
	font-family: Arial;
	font-size: 12pt;
	color: #FFFF99;
}
.lightyellowlink12pt {
	font-family: Arial;
	font-size: 12pt;
	color: #FFFF99;
	text-decoration: underline;
}
.yellow10ptunderling {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
.lteyellow10ptunderling {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: underline;
}
.orangelink10pt {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: underline;
	color: #FFCC66;
}
