*
{
margin: 0,0,0,0;
padding: 0,0,0,0;
}

body
{
	background-color: #FFFFFF;
	text-align: center;
	margin: 0;
}

a
{
	text-decoration: none;
	border: 0;
}


p
{
	text-align: left;
	font-family: "Verdana" arial, sans-serif;
	font-size: 12px;
	line-height: 21px;
	margin-top: 0px;
	margin-bottom: 5px;
}

form
{
	text-align: center;
}

td
{
	text-align: center;
	font-family: "Trebuchet" arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin-top: 0px;
}

img
{
	border: none;
	
}


#sidebar a
{
	text-decoration: none;
}

#footer a
{
	border-bottom: thin solid #CCCCCC;
	padding-bottom: 1px;
	font-family: "Trebuchet MS" arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #d9001f;
}


#mainColumn a
{
	display: block;
	text-align: center;
	width: 80px;
	height: 16px;
	text-decoration: none;
	font-family: "Trebuchet MS" arial verdana sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #d9001f;
	padding: 5px;
	margin-left: 10px;
}

#mainColumn a:hover
{
	display: block;
	text-align: center;
	width: 80px;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	padding: 5px;
	margin-left: 10px;
}

#mainColumnNR a
{
	display: block;
	text-align: center;
	width: 80px;
	height: 16px;
	text-decoration: none;
	font-family: "Trebuchet MS" arial verdana sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #d9001f;
	padding: 5px;
	margin-left: 10px;
}

#mainColumnNR a:hover
{
	display: block;
	text-align: center;
	width: 80px;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	padding: 5px;
	margin-left: 10px;
}


#header
{
	height: 140px;
	width: 900px;
	
	clear: both;
	
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	
	padding:0;
	background-color: #FFFFFF;

	
	text-align: center;
}

#headerLogo
{
	height: 130px;
	float: left;
	padding-top: 10px;
}

#headerAd
{
height: 90px;
width: 360px;
float: right;
padding-top: 10px;
margin-top: 20px;
text-align: center;
}

/************************************ NAV MENU *********************************/

#subHeader
{
	clear: both;
	height: 30px;
	width: auto;
		
	margin-top: 0px;
	
	background-color: #FFFFFF;
	
	border-bottom: thin solid #CCCCCC;
	
	overflow: hidden;
}

#navmenu
{
float: left;
width: 100%;
height: 71px;
margin-left: auto;
margin-top: 5px;
padding-top: 0px;

background-image: url("images/navbarbg2.gif");

border-top: 1px #CCCCCC solid;

}

#navmenu ul
{
text-decoration: none;
list-style-type: none;
margin: 0;
padding: 0;
}

#navmenu li
{
display: inline;
}

#navmenu li a
{
display: block;
float: left;
color: #990000;


text-align: center;
width: 180px;
height: 71px;
margin: 0;
padding-top: 8px;


font-family: Trebuchet MS, verdana, sans-serif;
font-size: 16px;
font-weight: bold;

}


#navmenu li a:hover
{
display: block;
float: left;
color: #000000;
background-color: #FFFFFF;
text-align: center;

background-image: url("images/navbarbg2.gif");
background-position: top;
background-repeat: no-repeat;


}

#navmenu li h1
{
color: #990000;
font-family: Trebuchet MS, verdana, sans-serif;
font-size: 16px;
font-weight: bold;
margin-top: 0px;
margin-bottom: 4px;
}


#navmenu li a:hover h1
{
color: #000000;
font-family: Trebuchet MS, verdana, sans-serif;
font-size: 16px;
font-weight: bold;
margin-bottom: 4px;
}

#navmenu li p
{
font-size: 12px;
line-height: 14px;
font-family: Trebuchet MS;
font-weight: normal;
color: #000000;
width: 150px;
text-align: center;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
}

/* Make a "Current" state for the menu */


.current
{
display: block;
float: left;
color: #000000;
background-color: #FFFFFF;
text-align: center;

background-image: url("images/navBG.gif");
background-position: top;
background-repeat: no-repeat;
}
	


#subPage
{
width: 600px;
margin-left: auto;
margin-right: auto;
display: inline;
clear: both;


}

#label
{
	float: left;
	width: 100px;
	height: 70px;
	background-color: red;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	
	background-color: #FFFFFF;
	
}



#columnBox h1
{
	text-align: left;
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 10px;
	
	font-family: "Trebuchet MS" Verdana arial sans-serif;
	font-size: 29px;
	color: #000000;
	border-bottom: 8px solid #d9001f;
}

#sideContainerNR h1
{
	text-align: left;
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	
	font-family: "Trebuchet MS" Verdana arial sans-serif;
	font-size: 30px;
	color: #000000;
	border-bottom: 8px solid #d9001f;
}

#sideContainer h1
{
	text-align: left;
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	
	font-family: "Trebuchet MS" Verdana arial sans-serif;
	font-size: 30px;
	color: #000000;
	border-bottom: 8px solid #d9001f;
}


	
#footer
{
	clear: both;
	height: 60px;
	width: auto;
		
	margin-top: 0px;
	
	padding-left: 5px;
	padding-top: 8px;
	
	border: 1px #CCCCCC solid;
	
	background-image: url("images/bgmedia.jpg");
	background-position: left center;
	background-repeat: no-repeat;
}


#topper
{
	clear: both;
	height: 16px;
	width: 465px;
		
	margin-top: 20px;
	margin-bottom: 20px;
		
	border-top: thin dashed #CCCCCC;
	border-bottom: thin dashed #CCCCCC;
	
	background-image: url("arrow.png");
	background-position: left;
	background-repeat: no-repeat;
	
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;

}

#fieldTrip
{
	clear: both;
	height: 16px;
	width: 465px;
		
	margin-top: 40px;
	margin-bottom: 20px;
		
	border-top: thin dashed #CCCCCC;
	border-bottom: thin dashed #CCCCCC;
	
	background-image: url("arrow.png");
	background-position: left;
	background-repeat: no-repeat;
	
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}


/************************************************************************/
/**************************** Page Container ****************************/
/************************************************************************/

#content
{
	width: 900px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	text-align:center;
	border-left: 1px #CCC solid;
	border-right: 1px #CCC solid;
}

#contentNR
{
	width: 900px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	background-color: #FFFFFF;
	text-align:center;
}


/************************************************************************/
/**************** Front Page, Left Container ****************************/
/************************************************************************/



#mainContainer
{
	float: left;
	clear: left;
	display: inline;
	width: 475px;
	background-color: #FFFFFF;
	margin: 0;
}
	

#mainContent
{
	float: left;
	display: inline;
	width: 475px;
	margin-left: 0px;
	margin: 0;
}


/****** LOCATIONS ***************/


#locationsNav
{

	float: left;
	width: 360px;
	border-right: 1px dashed #CCCCCC;
	display: inline;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
}

#locationsDisplay
{
	
	width: 530px;
	float: right;
	background-color: #FFFFFF;
}

#navHeader
{
	clear: both;
	height: 60px;
	width: 350px;
	display: inline;
	margin-left: auto;
}

#navHeader h1
{

font-family: Trebuchet MS, verdana, sans-serif;
font-size: 32px;
color: #000000;
margin-left: 0px;
width: 300px;
}


#divider
{

	height: 60px;
	width: 530px;
	margin-left: auto;

	
	background-image: url("images/dividerBG.gif");
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	
	border-bottom: 1px solid #CCCCCC;
}

#divider p
{

font-family: Trebuchet MS, verdana, sans-serif;
font-size: 16px;
color: #FFFFFF;
margin-left: 80px;
padding-top: 15px;
}

.count
{

font-family: Trebuchet MS, verdana, sans-serif;
font-size: 24px;
font-weight: bold;
color: #FFFFFF;
}

#results
{
	width: 530px;
	margin-top: 10px;
	border-bottom: 1px #CCCCCC solid;
}



/***********************************************/
/***********************************************/
/***********************************************/
/***********************************************/
/***********************************************/



#columnContent
{
	clear: both;
	width: 994px;
	background-color: #FFFFFF;
}


#sidebar
{
	float: right;
	
	display: inline;
	width: 360px;
	height: auto;
	
	padding-left: 10px;
	padding-right: 0px;
	
	overflow: hidden;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}


#sideContainer
{
	float: left;
	display: inline;
	width: 338px;
	height:auto;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	border: thin solid #CCCCCC;
}



#shareContainer
{
	float: left;
	display: inline;
	height:auto;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	border: thin solid #CCCCCC;
}

#talkHead
{
	width: 880px;
	height: 135px;
	
	margin-left: auto;
	margin-right: auto;
	
	background-image: url("talkHeader.jpg");
	
	
	margin-bottom: 10px;
}

#comHead
{
	width: 880px;
	height: 135px;
	
	margin-left: auto;
	margin-right: auto;
	
	background-image: url("comHeader.jpg");
	
	margin-bottom: 10px;
}


#retHead
{
	width: 880px;
	height: 135px;
	
	margin-left: auto;
	margin-right: auto;
	
	background-image: url("retHeader.jpg");
	
	margin-bottom: 10px;
}




#thankBox
{

	float: left;
	width: 880px;
	height: 200px;
	border: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	
	padding-top: 100px;
	margin-top: 30px;
	margin-bottom: 30px;
	background-color: #FFFFFF;
	
}


#columnBox
{

	float: left;
	width: 290px;
	border: 1px;
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	
}

#image
{
	float: right;
	clear: right;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	
	padding-top: 5px;
}

#date
{

	float: left;
	
	height: 63px;
	width: 78px;
	
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 5px;
	
	padding-top: 5px;
	
	background-color: #330000;
}

#date2
{

	float: left;
	
	height: 63px;
	width: 78px;
	
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 5px;
	
	padding-top: 5px;
	
	background-color: #339999;
}

#column
{
	float: left;
	width: 160px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}

#column a
{
	display: block;
	text-align: left;
	padding-top: 2px;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #1B314E;
	text-decoration: none;
	
}

#column a:hover
{
	display: block;
	text-align: left;
	padding-top: 2px;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #1B314E;
	text-decoration: none;
	background-color: #E4E6E6;
}

#column li
{
	text-align: left;
	margin: 3px;
	padding: 3px;
	font-family: "Trebuchet", verdana, arial, sans-serif;
	font-size: 12px;
	color: #1B314E;
	text-decoration: none;
	font-weight: normal;
	
	border-bottom: thin solid #CCCCCC;
}

#column ul
{
	display:block;
	list-style-type: none;
}


/**********************************************************/

#frontColumn
{
	float: right;
	width: 360px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
}

#frontColumn li a
{
	margin: 0 0 10px 0;
	display: block;
	text-align: left;
	
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
	color: #1B314E;
	text-decoration: none;
	border-bottom: thin solid #CCCCCC;
}

#frontColumn li a:hover
{
	display: block;
	text-align: left;
	
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
	color: #1B314E;
	text-decoration: none;
	background-color: #E4E6E6;
}

#frontColumn li
{
height: 30px;	
}

#frontColumn ul
{
	display:block;
	list-style-type: none;
	width: 360px;
}




#mainColumn
{
	float: left;
	width: 310px;
	height: 220px;
	display: inline;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 16px;
	padding: 10px 10px 10px 10px;
	
	background-color: #FFFFFF;
	
	border-right: thin dashed #CCCCCC;
	
	border-top: thin dashed #CCCCCC;
	
}

#mainColumnNR
{
	float: left;
	width: 310px;
	height: 220px;
	display: inline;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 16px;
	padding: 10px 10px 10px 10px;
	
	background-color: #FFFFFF;
	
	border-top: thin dashed #CCCCCC;
	
}


/************************************************************************/
/**************************** Ad Box Styles* ****************************/
/************************************************************************/

.advertiser
{
	margin-top: 5px;
	text-align: center;
	font-family: "Trebuchet" arial, trebuchet, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

.advertiser a
{
	margin-top: 5px;
	text-align: center;
	font-family: "Verdana" arial, trebuchet, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
}

.advertiser a:hover
{
	margin-top: 5px;
	text-align: center;
	font-family: "Verdana" arial, trebuchet, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #990000;
}



.footer
{
	margin-top: 10px;
	margin-right: 20px;
	text-align: right;
	font-family: "Trebuchet MS" arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #999999;
}

.link
{
	text-align: left;
	font-family: "Trebuchet MS" arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #cc3333;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 1px;
	border-bottom: thin solid;
}

.frontButton
{
	display: block;
	width: 142px;
	height: 15px;
	background-color: white;
	margin-bottom: 10px;
	margin-left: 5px;
}


#subBox
{

	width: 600px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	
	text-align: center;
	
	border-bottom: 1px #CCCCCC solid;
}


#box
{
width: 600px;
border: 1px #CCCCCC solid;
}

.center 
{
text-align: center;
}


#adbutton
{

	width: 142px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding-top: 3px;
	text-align: center;
}


#adbutton a
{
	display: block;
	text-align: center;
	width: 142px;
	height: 20px;
	font-family: "Trebuchet", verdana, arial, sans-serif;
	padding-top: 5px;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px #CC0000 solid;
}

#adbutton a:hover
{
	text-align: center;
	color: #CC0000;
	border: 1px #990000 solid;
	text-decoration: none;
}

.frontButton a
{
	text-align: center;
	padding-top: 1px;
	font-family: "Trebuchet", verdana, arial, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
}


.buttonLink
{

	text-align: center;
	padding-top: 3px;
	font-family: "Trebuchet", verdana, arial, sans-serif;
	font-size: 10px;
	color: #d9001f;
	text-decoration: none;

}

.month
{
	text-align: center;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 18px;
}



.day
{
	margin-top: -15px;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 40px;
	font-weight: bold;
	
	color:  #d9001f;
}



.subheader
{
	text-align: center;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	letter-spacing: 7px;
	color: #FFFFFF;
	
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 4px;

}

.topper
{
	text-align: left;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #666666;

	padding-left: 18px;
}


.headline
{
	text-align: left;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 30px;
	line-height: 32px;
	color: #d9001f;
	padding-bottom: 0px;
}

.text
{
	text-align: left;
	font-family: "Verdana" arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}


.teaseText
{
	text-align: left;
	font-family: "Georgia" times, serif;
	font-size: 16px;
	line-height: 22px;
	
	color: #000000;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

.teaseText a
{
	text-align: left;
	font-family: "Georgia" times, serif;
	font-size: 16px;
	line-height: 22px;
	
	color: red;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	
	padding-bottom: 2px;
	
	border-bottom: thin solid #cccccc;
}



.editor
{
	text-indent: 20px;
	text-align: left;
	font-family: "Verdana" times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}

.editor_noindent
{
	text-align: left;
	font-family: "Verdana" times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}

.editorName
{
	float: left;
	text-align: left;
	font-family: "Trebuchet MS" verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-top: 10px;
}

.editorName a
{
	float: left;
	text-align: left;
	font-family: "Trebuchet MS" verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
	color: #000000;
	text-decoration: none;
}

.editorName a:hover
{
	text-align: left;
	font-family: "Trebuchet MS" verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
	color: #d9001f;
	text-decoration: none;
}


.kicker
{
	text-align: left;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 0px;
	margin-top: 10px;
}

.trip
{
	text-align: left;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 0px;
	margin-top: 20px;
}



#adkicker
{
	width: 360px;
	height: 30px;
	float: left;
	margin-top: 10px;
	padding-top: 8px;
	display: inline;
	background-image: url("images/header360.gif");
	background-repeat: no-repeat;
}

#adkicker p
{
font-family: Trebuchet MS, verdana, sans-serif;
font-size: 12px;
color: #FFFFFF;
text-align: center;
}


.descrip
{
	text-align: left;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 14px;
	font-weight:bold;
	font-style: italic;
	color: #9D9E9F;
	padding-bottom: 5px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}

.launch
{
	text-align: center;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-bottom: 5px;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 10px;
}

.launch_text
{
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
}

.launch_text_smaller
{
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
}

.subheadline
{
	text-align: left;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 28px;
	line-height: 24px;
	font-weight:bold;
	color: #d9001f;
	padding-bottom: 0px;
	margin-bottom: 8px;
	margin-left: 5px;
	margin-top: 5px;
	
}


.question
{
	
	text-align: center;
	width: 440px;
	margin-left: auto;
	margin-top: 20px;
	margin-right: auto;
	
	font-family: "Trebuchet MS" Verdana arial sans-serif;
	font-size: 32px;
	color: #CC0000;
}

.questionText 
{
	text-align: center;
	width: 600px;
	font-family: "Trebuchet MS" arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	padding-top: 10px;
	margin-left:auto;
	margin-right: auto;
	margin-bottom: 150px;
	text-decoration: underline;
	color: blue;
}


.otherText
{
	text-align: center;
	width: 600px;
	font-family: "Trebuchet MS" arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	padding-top: 10px;
	margin-left:auto;
	margin-right: auto;
	margin-bottom: 30px;
	color: #000000;
}


.textField
{

	width: 400px;
	height: 132px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	
}


.thanks
{
	text-align: center;
	margin-left: 5px;
	margin-top: 90px;
	margin-bottom: 20px;
	font-family: "Trebuchet MS" Verdana arial sans-serif;
	font-size: 60px;
	color: #990000;
}


.result
{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-family: "Trebuchet" Verdana, arial, sans-serif;
	line-height: 18px;
	font-size: 12px;
	padding-left: 20px;
	padding-bottom: 10px;
	color: #84878A;
}


.contestRules
{
	text-align: center;
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 14px;
}



.resultHead
{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-family: "Trebuchet MS" Verdana, arial, sans-serif;
	font-weight: bold;
	line-height: 0px;
	font-size: 14px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 0px;
	text-transform: capitalize;
	
}


//Added for the Field Trip list
#tripContainer
{
	float: left;
	width: 490px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}


#tripContainer li
{
	text-align: left;
	margin: 3px;
	padding: 3px;
	font-family: "Trebuchet", verdana, arial, sans-serif;
	font-size: 14px;
	color: #1B314E;
	text-decoration: none;
	font-weight: normal;
	border-bottom: thin solid #CCCCCC;
}


#tripContainer ul
{
	display:block;
	list-style-type: none;
}

#tripContainer a
{
	text-align: left;
	margin: 3px;
	padding: 3px;
	font-family: "Trebuchet", verdana, arial, sans-serif;
	font-size: 14px;
	color: #1B314E;
	text-decoration: none;
	font-weight: normal;
}

