@charset "utf-8";
/* CSS Document */

body {
	background-color: #285281;
	background-repeat: no-repeat;
	margin: 0px;
	background-image: url(images/barLeft.png);
	background-repeat: repeat-y;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;

}

p {
	margin: 0px;
}

h1{
	margin: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 23pt;
	font-weight: bold;
	margin-bottom: 20px;
}

h2{
	margin: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 28pt;
	font-weight: normal;
	margin-bottom: 20px;
}
h3 {
	margin: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24pt;
	font-weight: normal;
	color: #285281;
}

h5 {
	margin: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000;
	text-transform: uppercase;
}



a:link {
	color: #285281;
	font-weight: bold;
	text-decoration: underline;
	
}

a:visited {
	color: #285281;
	font-weight: bold;
	text-decoration: underline;
	
}

a:hover {
	color: #878787;
	font-weight: bold;
	text-decoration: none;

}

a:active {
	color: #878787;
	font-weight: bold;
	text-decoration: none;

}

.outer {

}

.inner {
	background-image: url(images/barTop.png);
	background-repeat: repeat-x;
	height: 100%;

}


.valign {
	vertical-align: top;
}

.bannerTop {
	height: 207px;
	background-repeat: no-repeat;
	
}

.innerContent {
	background-color:#FFF;
}

.menuTop {
	height: 170px;
	
}

.menu {
	width: 630px;
	margin-left: 235px;
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 13pt;
}

.menu a:link {
	color: #000;
}
.menu a:active {
	color: #000;
}
.menu a:hover {
	color: #000;
}

.menu a:visited {
	color: #000;
}


.menuBar {
	border-right: 1px solid #000;
}

.bannerTopMargin {
	margin-top: 55px;
}

.outerContent {
	margin-top: 10px;
}

.content {
	width: 620px;
	margin-left: 5px;
}

.contentPadding {
	padding: 10px;
}

.sideLeft {
	width: 250px;
	vertical-align: top;
}

.sideLeft ul {
	list-style: circle;
	padding-left: 20px;
	font-size: 12px;
}

.sideLeft li {
	padding: 0px;
}

.bannerBottom {
	background-image: url(images/bottomBannerBG.png);
	background-repeat: repeat-x;
}

.bannerBottomImage {
	margin-left: 7px;
}

.menuLeft {
	margin-top: 50px;
	margin-left: 50px;
	width: 150px;
}

.footballBanner {
	margin-left: 8px;
	margin-top: 12px;
}

.BGplayer {
	background-image: url(images/player.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.timBox {
	border: 4px solid #000;
	background-image:url(images/BGltGray.png);
	width: 100%;
	font-size: 9pt;
	color: #FFF;
	font-weight: normal;
}

.timBox td {
	padding: 20px;
}

.paypalBox {
	border: 4px solid #000;
	background-color:#CCC;
}

.paypalBoxPad {
	padding: 20px;
}

.valign {
	vertical-align: top;
}

.textRegBullet {
	font-size: 10pt;
	font-style: italic;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 5px;
	
}

.textBlueBold {
	color: #285281;
	font-weight: bold;
	
}

.textBlueBoldCenter {
	color: #285281;
	font-weight: bold;
	text-align: center;
	
}

.textReallySmall {
	font-size: 8pt;
	color: #000;
}

legend {
	color: #285281;
	text-transform: uppercase;
	font-size: 11pt;
}

.wFormContainer {
	width: 570px;
}
.wFormdefaultWidth{
	width: 570px;
}

.contactBox h1 {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
}

.contactBox {
	font-size: 10px;
	text-align: center;
}

.contactBox {
	font-size: 10px;
}

.textOrange a {
	font: bold 15px;
	color: #C60;
}