.TopMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: 1px;
	line-height: 30px;
}
.TopMenu A {
	text-decoration: none;
	color:#FFFFFF;
	padding: 10px 8px;
}
.TopMenu A:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CC3333;
	padding: 10px 8px;
}
.BottomMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 30px;
}
.BottomMenu A {
	text-decoration: none;
	color:#FFFFFF;
	padding: 10px 8px;
}
.BottomMenu A:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CC3333;
	padding: 10px 8px;
}
.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.Subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.GreyBorder {
	border-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #CCCCCC;
}
.DkGreyBorder {
	border-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #999999;
}
.BlackBorder {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
.Section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
	background-color: #6699CC;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.Subsection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	line-height: 15px;
	letter-spacing: 1px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 10px;
}
.Large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	letter-spacing: 1px;
	color: #999999;
}
.Paragraph {
	font-weight: bold;
	letter-spacing: 1px;
}
.Attention {
	font-weight: bold;
	color: #6699CC;
	letter-spacing: 1px;
}
.Red {
	font-weight: bold;
	color: #CC3333;
	letter-spacing: 1px;
}
.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 10px;
}
.BodyText A {
	text-decoration: underline;
	color: #666666;
}
.BodyText A:hover {
	color: #000000;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
	margin-left: 30px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 10px;
}
li {
	margin: 0px;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
	margin-left: 30px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 10px;
}
.TableRowOne {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 12px;
	background-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.TableRowTwo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 12px;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.Padding10px {
    margin: 10px;
}
.Date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 10px;
}
.Foundation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	line-height: 22px;
}

