.Outlines {
	border: 1px solid #FFFFFF;
}
.Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/ButtonBG.jpg);
	background-repeat: repeat;
	text-align: center;
	border: 1px solid #FFFFFF;
}

.WordsBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
.WordsNoBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 0px 5px;
}
.OutlinesContentBox {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 5px;
}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0066FF;
	text-align: left;
	vertical-align: middle;
	background-image: url(../images/HeadlineBG.jpg);
	padding: 4px;
	border: 1px solid #FFFFFF;
}
.TopNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	vertical-align: middle;
}
#TopNavigation a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	vertical-align: middle;
	text-decoration: none;
	cursor: hand;

}
#TopNavigation a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	vertical-align: middle;
	text-decoration: none;
	cursor: hand;

}
#TopNavigation a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	vertical-align: middle;
	text-decoration: underline;
	cursor: hand;

}
.LinkInBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066FF;

	text-align: right;
}
.InnerWords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.RedButton {
	background-image: url(../images/RedButtonBG.jpg);
	background-repeat: repeat-x;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000000;

}
.GreenButton {


	background-image: url(../images/GreenButtonBG.jpg);
	background-repeat: repeat-x;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000000;
}
.ReportTitleType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
}
.GreenButtonOVER {
	background-image: url(../images/GreenButtonOVERBG.jpg);
	background-repeat: repeat-x;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000000;
	cursor: hand;

}
.RedButtonOVER {
	background-image: url(../images/RedButtonOVERBG.jpg);
	background-repeat: repeat-x;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000000;
	cursor: hand;

}
.ButtonOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/ButtonOVERBG.jpg);
	background-repeat: repeat;
	text-align: center;
	border: 1px solid #FFFFFF;
	cursor: hand;

}
.SubNavigation {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #FFFFFF;
	text-align: center;
	text-decoration: none;
}
#SubNavigation a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
#SubNavigation a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
#SubNavigation a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: underline;
	text-align: right;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
}
.FormText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.FormTextBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
.FormTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
}
.GraphTableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.GraphTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #F0F0F0;
	text-align: left;
	padding: 2px;
	border: 1px solid #666666;
}
#GraphTable a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#GraphTable a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#GraphTable a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
body {
	background-color: #999999;
	background-image: url(../images/Background.jpg);
	background-repeat: repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#MiniButton a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
	padding: 1px 4px;
	border: 1px solid #333333;
	background-color: #F0F0F0;
}
#MiniButton a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
	padding: 1px 4px;
	border: 1px solid #333333;
	background-color: #F0F0F0;
}
#MiniButton a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
	text-align: center;
	padding: 1px 4px;
	border: 1px solid #333333;
	background-color: #CCCCCC;
}
.HeadlineBG {
	vertical-align: middle;
	background-image: url(../images/HeadlineBG.jpg);
	padding: 4px;
	border: 1px solid #FFFFFF;
}
.WordsBoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
}
.Table2Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.MiniButtonCell {
	line-height: 20px;
	text-indent: 5px;
}
.Pictures {
	border: 1px solid #CCCCCC;
	float: right;
	margin-left: 5px;
}

