/****** HTML TAG REWRITES **********/

body {
	background: #E8E8E8;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353535;
}

a img {
	border: 0px;
}

img {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/*
#contentMainRow p {
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	margin-top: 0px;	
	font-size: 12px;
	font-family: verdana,arial,helvetica;	
}
*/

/****** SPACING, LAYOUT **********/


#mainBox {
	position: relative;
	width: 789px;
	margin: 0 auto;
	/* border: solid 1px green; */
	padding: 0px; 
	top: 10px;
}

#topPart {
	background-image: url(images/top-bg-new.gif);
	height: 75px;
}

#midPart {
	background-image: url(images/mid-bg.gif);
	margin-top: 0px;
	padding-top: 0px;

}

#bottomPart {
	clear: both;
	background-image: url(images/bottom-bg.gif);
	height: 20px;

}



#contentMainRow {
	width: 747px;
	padding-left: 13px;
	padding-right: 13px;
	font-size: 12px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;	
	font-family: verdana,arial,helvetica;	
	background-image: url(fasttrack/images/section-bg.gif);
}

#contentBottomRow {
	height: 10px;
	width: 773px;
	padding-top: 0px;
	margin-top: 0px;
	background-image: url(fasttrack/images/section-bottom.gif);
	background-repeat: no-repeat;
}


#midTable {
	clear: both;
	margin-top: 3px;
	padding-top: 0px;
	height: 157px;
	background-image: url(images/mid-content-bg2.jpg);
}

#content1 {
	float: left;
	width: 250px;
	padding: 5px;
}

#content1 p {
	padding-top: 0px;
	margin-top: 1px;
}

#content2 {
	float: left;
	width: 249px;
	padding: 5px;
}
#content2 p {
	padding-top: 0px;
	margin-top: 1px;
}

#content3 {
	float: left;
	width: 245px;
	padding: 5px;
}
* html bodyBox #content3 {margin-right:-3px} 




#introGraphic {
	float: left;
	width: 518px;
	border: 0px;
	height: 212px;
}
* html #introGraphic {margin-right:-3px} 


#stopwatchBox {
	height: 206px;	
	background-image: url(images/stopwatch-bg.gif);	
	border: 0px;
	
	/*border: solid 1px black; */
	text-align: left;
	padding-top: 6px;
	overflow: hidden;
	width: 244px;
	padding-left: 6px;
	padding-right: 5px;
}

* html #stopwatchBox {margin-left:-3px} 

#stopwatch {
	width: 93px;
	height: 204px;
	float: left;
	padding-top: 8px;
	padding-right: 0px;
}

#stopdesc {
	margin-left: 5px;
	padding-top: 8px;
}


.padTable {
	padding-left: 8px;
	padding-right: 7px;
}


.frontImage {
	margin-top: 4px;
	float: left;
	margin-right: 15px;
	margin-bottom: 35px;
}

.frontImage2 {
	margin-top: 4px;
	float: left;
	margin-right: 15px;
	margin-bottom: 95px;
}



.adminMenu {
	padding-left: 8px;
}

.adminPage {
	padding-left: 13px;
	padding-right: 13px;
}

.frontImage3 {
	margin-top: 4px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.padBottom {
	margin-bottom: 1px;
}

.midTitles {
	padding-top: 5px;
	padding-bottom: 4px;
}


#photoContainer {
	width: 773px;
	height: 133px;
	margin-left: 8px;
}

#bottomPic1 {
	float: left;
	width: 257px;
	height: 133px;
	margin-right: 2px;
}


#bottomPic2 {
	float: left;
	width: 258px;
	height: 133px;
	margin-right: 2px;
}


#bottomPic3 {
	float: left;
	width: 254px;
	height: 133px;
}

* html #bottomPic3 {margin-right:-3px} 

#formDivver {
	padding-left: 250px;
}


.leftPhoto {
	float: left;
	padding-left: 16px;
	padding-bottom: 9px;
}

.clearIt {
	clear: both;
}

/********* FONTS **********/

.nameInfoB {
	font-size: 16px;
	font-family: Arial,Helvetica;
	color: #034da9;
}

.tinyTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}

.small {
	font-size: 11px;
}

.formBox {
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
}

.carrierBox {
	background-color: #FFF6EB;;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
}

.gacLogin {
	background-color: #FFF2D0;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}

.black {
	color: #000000;
	font-size: 12px;
}

.loginText {
	color: #6B6B6B;
	font-weight: bold;
	font-size: 11px;
}

.greyText {
	color: #6B6B6B;
	font-weight: normal;
	font-size: 11px;
}

.imgButton {
	padding-top: 0px;
}


.smallBr {
	line-height: 8px;
}

.hiddenText {
	display: none;
}

.footerText {
	text-align: center;
	color: #949393;
	padding-top: 30px;
}

.headlineServices {
	font-size: 17px;
	font-family: Arial,Helvetica;
	font-weight: bold;
	color: #441c82;
}

.headlineCarriers {
	font-size: 17px;
	font-family: Arial,Helvetica;
	font-weight: bold;
	color: #fe9817;
}

.workshopTitle {
	font-size: 14px;
	font-family: Arial,Helvetica;
	font-weight: bold;
	color: #fe9817;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

.headlineCustomers {
	font-size: 17px;
	font-family: Arial,Helvetica;
	font-weight: bold;
	color: #0a8d2c;
}


.headlineCareers {
	font-size: 17px;
	font-family: Arial,Helvetica;
	font-weight: bold;
	color: #e72626;
}

.headlineContact {
	font-size: 17px;
	font-family: Arial,Helvetica;
	font-weight: bold;
	color: #034da9;
	margin-top: 0px;
}

.headlineCharity {
	font-size: 17px;
	font-family: Arial,Helvetica;
	font-weight: bold;
	color: #f1ba25;
}


.issueTitle {
	font-size: 14px;
	font-family: Arial,Helvetica;
	font-weight: bold;
	color: #0a8d2c;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

.careerTitle {
	font-size: 13px;
	font-family: Arial,Helvetica;
	font-weight: bold;
	color: black;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

.newsBox {
	background-color: #dff8e6;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
}

#pressRelease p {
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px
}

.clear {

	clear: both;
		padding-top: 10px;
}


.strongSports {
	font-size: 14px;
	font-weight: bold;
	color: red;
}

.center {
	text-align: center;
	margin: auto;
}


.sportsImage {
	clear: both;
	float: left;
	margin-bottom: 130px;
	padding-right: 10px;
}


.contactImage {
	margin-bottom: 170px;
	border: 1px solid black;
	float: left;
	margin-right: 20px;
}










/******* LINKS / <a> TAG **********/

a.greylink:visited {  
	   color: #3f3f3f;
	   text-decoration: none;
}

a.greylink:link {  
	   color: #3f3f3f;
	   text-decoration: none;
}

a.greylink:hover {  
	   text-decoration: underline;
	   color: #3f3f3f;
}


a.greylinkLine:visited {  
	   color: #3f3f3f;
	   text-decoration: underline;
}

a.greylinkLine:link {  
	   color: #3f3f3f;
	   text-decoration: underline;
}

a.greylinkLine:hover {  
	   text-decoration: none;
	   color: #3f3f3f;
}


a.greylight:visited {
	color: #949393;
	text-decoration: none;
}

a.greylight:link {
	color: #949393;
	text-decoration: none;
}

a.greylight:hover {
	color: #949393;
	text-decoration: underline;
}



a.roll:visited {  
	   color: #441C82;
	   text-decoration: underline;
}


a.roll:link {  
	   color: #441C82;
	   text-decoration: underline;
}

a.roll:hover {  
	   text-decoration: none;
	   color: #441C82;
}




a.edit:visited {  
	   color: #034DA9;
	   text-decoration: underline;
}

a.edit:link {  
	   color: #034DA9;
	   text-decoration: underline;
}

a.edit:hover {  
	   text-decoration: none;
	   color: #034DA9;
}



a.delete:visited {  
	   color: #E72626;
	   text-decoration: underline;
}

a.delete:link {  
	   color: #E72626;
	   text-decoration: underline;
}

a.delete:hover {  
	   text-decoration: none;
	   color: #E72626;
}



a.column:visited {  
	   color: #FFFFFF;
	   text-decoration: none;
	   font-weight: bold;
}

a.column:link {  
	   color: #FFFFFF;
	   text-decoration: none;
	   font-weight: bold;
}

a.column:hover {  
	   text-decoration: underline;
	   color: #FFFFFF;
	   font-weight: bold;
}


a.boldBlack:visited {  
	   color: #000000;
	   text-decoration: underline;
	   font-weight: bold;
}

a.boldBlack:link {  
	   color: #000000;
	   text-decoration: underline;
	   font-weight: bold;
}

a.boldBlack:hover {  
	   text-decoration: none;
	   color: #000000;
	   font-weight: bold;
}


a.black:visited {  
	   color: #000000;
	   text-decoration: underline;
}

a.black:link {  
	   color: #000000;
	   text-decoration: underline;
}

a.black:hover {  
	   text-decoration: none;
	   color: #000000;
}


a.blackNoline:visited {  
	   color: #000000;
	   text-decoration: none;
}

a.blackNoline:link {  
	   color: #000000;
	   text-decoration: none;
}

a.blackNoline:hover {  
	   text-decoration: underline;
	   color: #000000;
}



a.news:visited {  
	   color: #3B3B3B;
	   font-weight: bold;
	   text-decoration: underline;
}

a.news:link {  
	   color: #3B3B3B;
	   font-weight: bold;
	   text-decoration: underline;
}

a.news:hover {  
	   text-decoration: none;
	   color: #3B3B3B;
	   font-weight: bold;
}


a.borderlink:visited {  
	   color: #A6A6A6;
	   text-decoration: underline;
}

a.borderlink:link {  
	   color: #A6A6A6;
	   text-decoration: underline;
}

a.borderlink:hover {  
	   text-decoration: none;
	   color: #A6A6A6;
}


a.loadslink:visited {  
	   color: #441c82;
	   text-decoration: underline;
}

a.loadslink:link {  
	   color: #441c82;
	   text-decoration: underline;
}

a.loadslink:hover {  
	   text-decoration: none;
	   color: #441c82;
}



a.boldSports:visited {
	font-size: 14px;
	font-weight: bold;
	color: red;
	text-decoration: underline;
}

a.boldSports:link {
	font-size: 14px;
	font-weight: bold;
	color: red;
	text-decoration: underline;
}


a.boldSports:hover {
	font-size: 14px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}


a.red:visited {
	font-weight: bold;
	color: red;
	text-decoration: underline;
}

a.red:link {
	font-weight: bold;
	color: red;
	text-decoration: underline;
}


a.red:hover {
	font-weight: bold;
	color: red;
	text-decoration: none;
}



a:visited {  
	   color: #FFFFFF;
	   text-decoration: none;
}

a:link {  
	   color: #FFFFFF;
	   text-decoration: none;
}

a:hover {  
	   text-decoration: underline;
	   color: #FFFFFF;
}



.normalList {
	float: none;
}


#referenceForm input {
	font-size: 12px;
	width: 220px;
}

#referenceForm .number {
	width: 40px;
}

#referenceForm .lastQuestion td {
	padding-bottom: 25px;
}

#referenceForm .referenceNumber td {
	font-size: 10px;
	text-align: right;	
}

#referenceForm .referenceNumber span {
		font-weight: bold;
}

.required {
	font-size: 90%;
	color: red;
}
