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

a:link {color: #0033FF; text-decoration:none; }
a:visited {color: #0033FF; text-decoration:none; }
a:hover {
	color:#666666;
	text-decoration: none;
}

body {	
	text-align: center;
	height: 100%;
	font-family: Arial, Tahoma, sans-serif;	
	font-size: .9em;
	margin: 15px;
	color:#003366;
	background-color:#FFFFFF;
	
	}

#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: center;

	}

#container {
	width: 900px;
	height: auto;
	border: 1px solid #003366;
	text-align: center;
	float: left;
	margin-bottom: 10px;
	}
	


#header {
	width: 900px;
	height: 175px;
	background-image: url(images/body/tomv3_header.jpg);
	float: left;
	overflow: hidden;
	}
	
#navigation {
	width: 865px;
	height: 23px;
	float: left;
	text-align:left;
	background-image: url(images/body/tomv3_navigation.jpg);
	background-repeat:no-repeat;
	padding-left: 35px;
	padding-top: 2px;
	
	}
	
	
#navigation2 {
	width: 865px;
	height: 58px;
	text-align:left;
	float: left;
	background-image: url(images/body/tomv3_navigation2.jpg);
	background-repeat:no-repeat;
	padding-left: 35px;
	padding-top: 2px;
	}
	
	
#nav-inner {
	
	}
	

 
#body {
	width: 561px;
	height: 320px; 
	float: left;
	background-image:url(images/body/tomv3_body_index.jpg);
	background-repeat: no-repeat;
	
	
	}
	
#body2 {
	width: 100%;
	min-height: 320px; 
	float: left;
	background-image:url(images/body/tomv3_body_secondary.jpg);
	background-repeat: repeat-y;
	}
	
#sponsor_container {
	width: 250px;
	height: auto;
	float: left;
	}
	
#body_copy {
	width: 620px;
	height: auto;
	float: left;
	text-align: left;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	}
	
#feature {
	width:339px;
	height:320px;
	float: left;
	
	}
	
#footer {
	width: 900px;
	height: 80px;
	float: left;
	background-image:url(images/body/tomv3_footer.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	
	}
	
#sponsor-scroll {
	width: 276px;
	height: 45px;
	position: relative;
	float: left;
	
	left: 35px;
	top: 29px;
	text-align:center;
	}
	
#footer-secondary {
	width: 900px;
	height: 35px;
	float: left;
	background-image:url(images/body/tomv3_footer.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	
	}

	
#buttons {
	width: 100%;
	height: 174px;
	float: left;
	text-align:center;
	padding-top: ;
	
	}
	
#footer a:link {color:#FFFFFF ; text-decoration:none; }
#footer a:visited {color:#FFFFFF ; text-decoration:none; }
#footer a:hover {color:#999999; text-decoration: none;}

#hga a:link {color:#003366 ; text-decoration:none; }
#hga a:visited {color:#003366 ; text-decoration:none; }
#hga a:hover {color:#999999; text-decoration: none;}
#hga { color: #003366; }

h1 {
	font-size: 1.4em;
	font-weight: normal;
	padding-bottom: 5px;
	font-weight: bold;
	margin-top: 0px;
	}
	
h2 {
	font-size: 1.4em;
	font-weight: normal;
	padding-bottom: 5px;
	font-weight: bold;
	}
	
h3 {
	font-size: 1.2em;
	font-weight: normal;
	padding-bottom: 5px;
	font-weight: bold;
	}

/* Navigation Styles */


.button {
	background-color: #000000;
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
	height: 30px;
	cursor: hand;
cursor: pointer;
	}

#login {
	height: auto;
	width: auto;
	/*border: 1px solid #CCCCCC;*/
	padding-left: 50px;
	padding-right: 50px;
	
	}
		
#logininner {
	height: auto;
	width: auto;
	background-color:#F0F0F0;
	margin: 5px;
	padding: 2px;
	/*border: 1px solid #CCCCCC;*/
		
	}	
	
#contactcontainer {
	
	/*border: 1px solid #CCCCCC;*/
	padding: 5px;
}

#contactcontainerinner {
	height: auto;
	width: auto;
	background-color: #F0F0F0;
	margin: 5px;
	padding: 2px;
}

img {
border: none;
}

a img {border: none;}

.bodytext {
	padding-left: 20px;
	padding-right: 20px;
	}
.smallbody {
	font-size: 9px;}
	
.thankyou {
	font-size: 1.5em;
	
	}
	
.question{ /*Question on FAQ Page*/

/*cursor: pointer;*/
margin-left: 5px;
margin-right: 5px;
margin-top: 15px;
margin-bottom:4px;
font-weight: bold;
}

.answer { /* Answer on FAQ Page */
margin-left: 41px;
font-style:italic;}


/* Table Styles */

table.styled
{ 
background-color: #fafafa;
border: 1px #808080 solid;
border-collapse: collapse;
/*border-spacing: 0px; */
width: 100%;

margin: 10px;
}


table.styled1 {
margin-left: 10px;
margin-right: 0px;
width: 550px;
/*border-collapse: collapse;*/
/*border-spacing: 0px; */

}

td.c1
{ border-bottom: 1px solid #CCCCCC;
font-weight: bold;
font-size: 16px;
padding: 0px 0px;
color: #003366;
text-align: left;
 }
 
td.c1sc /* header styles for schedule */
{ border-bottom: #666666 1px solid;
font-size: 16px;
padding: 0px 0px;
color: #003366;

 }


td.c2
{ border-bottom: 1px #861026 dotted;
text-align: left;
font-weight: normal;
font-size: 12px;
background-color: #fafafa;
padding-top: 2px;
padding-bottom: 2px;
}

td.c2br
{ border-bottom: 1px #861026 dotted;

font-weight: normal;
font-size: 12px;
background-color:#EBEBEB;
padding-top: 2px;
padding-bottom: 2px;

}

td.c2nu /* no underline */

{ 
font-weight: normal;
font-size: 12px;
background-color:#EBEBEB;
padding-top: 2px;
padding-bottom: 2px;

}


/* Contact Styles */



/* Rounded Corners */

.roundedcornr_box {
   background: #ffffff;
   margin-bottom: 15px;
}
.roundedcornr_top div {
   background: url(images/body/corner-top-left.jpg) no-repeat top left;
}
.roundedcornr_top {
   background: url(images/body/corner-top-right.jpg) no-repeat top right;
}
.roundedcornr_bottom div {
   background: url(images/body/corner-bottom-left.jpg) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(images/body/corner-bottom-right.jpg) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content { margin: 0 5px; text-align:left;
 }