body {
	background-color: #FFFFFF;
	margin: 0px 10px 10px;
}
.TopLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px 10px;
	text-align: right;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
.TableBG {
	background-image: url(Images/Table-Background2.gif);
	padding: 0px 20px;
	height: 300px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.Pitch-Divider-Right {
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #E0DFE3;
	padding-top: 10px;
	width: 100px;


}
.Pitch-Divider-Left {
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #E0DFE3;
	padding-top: 10px;
	width: 100px;

}
.Pitch-Box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 430px;
}
.Pitch-SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #6699CC;
	text-decoration: none;
}
a:visited {
	color: #6699CC;
	text-decoration: none;
}
a:hover {
	color: #6699CC;
	text-decoration: underline;
}
a:active {
	color: #6699CC;
	text-decoration: none;
}
.Article-Stats {
	height: 167px;
	background-color: #D7E4F5;
	background-image: url(../Images/Stats-Background.gif);
	background-repeat: repeat-x;
}
.Article-Stats a:link {
color: #FFFFFF;
text-decoration: none;
}
.Article-Stats a:hover {
color: #FFFFFF;
text-decoration: underline;
}
.Article-Stats a:visited {
color: #FFFFFF;
text-decoration: none;
}
.Article-Stats a:active {
color: #FFFFFF;
text-decoration: none;
}
.Column-Center {
	background-image: url(../Images/Column-LineBG.gif);
	width: 20px;
}
.Article-Divider-Right {
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #E0DFE3;
	padding-top: 10px;
	background-color: #D7E4F5;
}
.Article-Divider-Left {
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #E0DFE3;
	padding-top: 10px;
}
.Stats {
	color: #000000;
	font-size: 14px;
}
.TopBar {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 25px 10px 10px;
	text-align: right;
}
.Form-DefaultRow {

	padding-bottom: 10px;
	padding-top: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #6699CC;

}
.Form-Left {
	width: 250px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: right;

}
.Form-Right {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 630px;

}
.Form-Both {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;

}
.Form-DefaultFields {
	width: 80%;
}
.Form-BothNoPad {

	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.Form-Right50 {

	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 340px;
}
.Form-Left50 {
	width: 540px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #6699CC;

}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Pitch-Divider-Center {
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #E0DFE3;
	padding-top: 10px;
	width: 660px;

}
li {
	margin-bottom: 15px;
}

