body {
	margin: 0px;
	background-color: #e5e4e1;
}

body, td, th, select, input, textarea, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 14px;
}
td.company {
	background-color:#FFFFCC;
	padding:10px;
}

td.users {
	background-color:#FFFFFF;
	padding:10px;
}
td.login {
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;
	
}
td.loginMessage {
	background-color:#FFFFCC;
	padding:10px;
}
td.loginHeader {
	background-color:#FFFFFF;
	padding:10px;
}
input, textarea, select {
	border: 1px solid #666666;
}

a, a:link, a:visited {
	color: #666666;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	text-decoration:underline;
}

a:hover, a:active {
	text-decoration:none;
}

a.smallNoUnderline, a.smallNoUnderline:link, a.smallNoUnderline:visited {
	color: #666666;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	text-decoration:none;
}

a.smallNoUnderline:hover, a.smallNoUnderline:active {
	text-decoration:underline;
}

a.ftGreen, a.ftGreen:link, a.ftGreen:visited {
	color: #10543D;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	text-decoration:underline;
}

a.ftGreen:hover, a.ftGreen:active {
	text-decoration:none;
}

.lighterAndSmaller {
	color: #999999;
	font-size: 9px;
	line-height: 11px;
}

.smallAndBold {
	color: #666666;
	font-weight: bold;
	font-size: 9px;
	line-height: 11px;
}

.smallTypeWhite {
	font-size: 9px;
	line-height: 13px;
	color: #FFFFFF;
}

.footerLink {
	color: #999999;
	font-size: 9px;
	font-weight: normal;
}
.smallLink {
	color: #666;
	font-size: 9px;
	font-weight: normal;
}

.footerLink:link, .footerLink:visited {
	color: #999999;
	font-size: 9px;
	text-decoration: underline;
	font-weight: normal;
}

.footerLink:hover, .footerLink:active {
	text-decoration: none;
}

.small {
	font-size: 9px;
	line-height: 11px;
	color: #666666;
}

a.smallUnderline,  a.smallUnderline:visited {
	font-size: 9px;
	line-height: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

a.smallUnderline:hover,  a.smallUnderline:active {
	text-decoration: none;
}

.red {
	color: #9B2B27;
}

.redBold {
	color: #9B2B27;
	font-weight: bold;
}

.fuelTitle {
font-size:24px;
font-weight:600;
color:#10543D;
}



.headline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: -0.01em;
	line-height: 20px;
	color: #10543D;
	font-weight: bold;
}
.headlineGray {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: -0.01em;
	line-height: 20px;
	color: #808080;
	font-weight: bold;
}

.title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #10543D;
	font-weight: bold;
}

.smallTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #10543D;
	font-weight: bold;
}

.miniTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #10543D;
	font-weight: bold;
}

a.miniTitleUnderline,  a.miniTitleUnderline:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #10543D;
	font-weight: bold;
	text-decoration: underline;
}

a.miniTitleUnderline:hover,  a.miniTitleUnderline:active {
	text-decoration: none;
}
a.superbowlMenu {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: -0.01em;
	line-height: 20px;
	color: #10543D;
	font-weight: bold;
}

/*/////////////////////////////////////////////////////*/
/*///                                               ///*/
/*///            Fifa U-20 page specific            ///*/
/*///                                               ///*/
/*/////////////////////////////////////////////////////*/

table.results {
	width: 443px;
	clear: both;
}
table.results tr.green {
	background-color: #1B7248;
}
table.results tr.gray {
	background-color: #B2B2B2;
}
table.results tr.gray {
	background-color: #B2B2B2;
}
table.results td {
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	color: #FFF;
	font-size: 9px;
}
table.results td.zero {
	width: 2px;
	background-color: #E5E4E1; 
}
table.results td.first {
	width: 20px;
	text-align: center;
	font-weight: bold; 
}
table.results td.second {
	width: 36px;
	text-align: center;
}
table.results td.third {
	width: 120px;
	padding-left: 0.5em;
}
table.results td.fourth {
	width: 80px;
	padding-left: 0.5em; 
}

table.results td.fifth {
	width: 20px;
	height:20px; 
}
table.results tr.green td.fifth {
	width: 20px;
	background: transparent url(fifau20/images/ft.gif) no-repeat;
}
table.results td.sixth {
	width: 154px;
	padding-left: 0.5em; 
}

table.results td.last {
	width: 3px;
	border-right: none;
	background-color: #F4F3F2; 
}
table.results td.top {
	height: 43px;
	border: none;
	background: transparent url(fifau20/images/tableTop.gif) 2px 0 no-repeat;
}
table.results td.bottom {
	height: 12px;
	border: none;
	background: transparent url(fifau20/images/tableBottom.gif) no-repeat;
}


.picLegend{font-style:italic; font-size:11px;}


/***top 10 things page and staphscare****/
.pTop p {
	margin:10px 0px;
}.rightStaph p{margin:10px;}
.pTop img{padding:5px;}
.rightStaph img{padding:5px 0px 5px 0px;}

.topMenu td{
	padding:3px;
	text-align:center;
	vertical-align:middle;
}
.topMenu a:active, .topMenu a:visited, .topMenu a{text-decoration:underline;}
.rightStaph{
	float:right; 
	width:300px; 
	background-color:#dde4f1; 
	border:1px solid #000000; 
	padding:5px;
	margin:10px;
}
.headline2{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: -0.01em;
	color: #10543D;
	font-weight: bold;}
	
.headline3{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: -0.01em;
	color: #10543D;
	font-weight: bold;}
	
/* ENVIRO PAGE */
.enviro_pdf{float:left; width:110px;padding-right:10px; text-align:center;}

/**** WIP PAGE *****/
.school{
	border-top:1px solid #b4b5b0;
	border-bottom:1px solid #b4b5b0;
	width:700px;
}
.wip_logo{
	float:left;
	width:130px;
}
.wip_view{
	text-align:right;
}
.wip_view a{
	color:#3daf71;
	text-decoration:none;
}
.wip_text{
	float:left;
	padding-top:10px;
	margin-left:40px;
}

.wip_text dt{
	width:150px;
	float:left;
	padding:2px 5px;
	clear:left;
}
.wip_text dd{
	float:left;
	width:300px;
	margin-left:0px;
	padding:2px 5px;
}
.wip_bg{
	background-color:#f6f7f2;
}
.wip_clear{clear:both;}

/********** fieldbuilding handbook section **************/
h1.handbook{
	line-height:30px;
	margin-left:10px;
	font-size:25px;
	color:#565555;
	font-weight:normal;
	
}
h1.handbook .green_handbook_h1{
	color:#009345;
}
h2.handbookh2{
	line-height:normal;
	font-size:13px;
}
.handbook_sections{
	background: url(/field-building-handbook/images/FieldTurf-HANDBOOK-03_06.jpg) top left no-repeat;
	padding-top:10px;
	width:742px;
	color:#939393;
}
.handbook_right{
	float:right;
	margin-left:10px;
}
.handbook_part{
	width:100%;
	font-size:15px;
	margin:10px 10px;
}
p.handbook_title{
	font-size:18px;
	margin:0px 10px;
	line-height:normal;
}
span.section_title{
	font-size:16px;
	color:#565555;
}
hr.handbook_line{
	background-color:#939393;
	border:0px;
	margin:10px 10px 10px 0px;
}
.handbook_thumb{
	float:left;
	width:80px;
	margin:0px 10px 0px 0px;
}
p.handbook_text{
	font-size:14px;
	margin-right:10px;
	margin-left:90px;
	line-height:normal;
	text-align:left;

}
.download_all{
	color:#009345;
	font-size:18px;

	line-height:normal;
}

a.download{
	color:#009345;
	font-weight:normal;
	font-size:13px;
	text-decoration:none;
}
.download_all a.download{font-size:18px; font-weight:normal;}
a.download:hover{
	text-decoration:underline;
}