body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}
img {
	border:none;
}

.fstatus{
	padding:4px;
	background-color:#FFF;
	/*height:15px;*/
	font-size:11px;
	text-decoration:none;
}
.fstatus a{
	text-decoration:none;
	color:#021A9E;
}

/* Dropdown Menus */
#nav, #nav ul { /* main horizontal menu */
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: normal;
	width: 761px;
	height: 31px;
	text-align: left;
	border:none;
}
#nav a {
	display:block;
	margin:0px;
	padding:0px;
	line-height:normal;
}
#nav li {
	float:left;
	margin:0px;
	padding:0px;
	line-height:normal;
	height:31px;
}
#nav li a {
	display:block;
	margin:0px;
	padding: 0px 21px 0px 21px;
	line-height:31px;
	background-image:url(../images/nav/bg1.gif);
	font-family:Arial, Verdana;
	font-size:14px;
	color:#00108A;/*#00129d;*/
	text-decoration:none;
}
#nav li a:hover {
	line-height:31px;
	margin:0px;
	padding: 0px 21px 0px 21px;
	display:block;
	background-image:url(../images/nav/bg2.gif);
	font-family:Arial, Verdana;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
}
#nav li ul { /* 1st tier drop-down (outer) */
	position:absolute;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:160px;
	left: -999em;	
}
#nav li ul li { /* 1st tier drop-down (inner) */
/*	float:left;*/
	line-height:18px;
	width:160px;
	height:auto;
	color:#737373;
}
#nav li ul li a { /* 1st tier drop-down (inner) - links */
	padding: 2px 10px 2px 10px;
	margin:0px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	color:#737373;
	display:block;
	line-height:18px;
	background-position:bottom;
	background-image:url(../images/dropdown.gif);
}
#nav li ul li a:hover { /* 1st tier drop-down (inner) - links */
	display:block;
	color:#FFFFFF;
	background:#1D2A7D;
	line-height:18px;
	padding: 2px 10px 2px 10px;
	font-size:12px;
	margin:0px;
}
#nav li ul li ul li { /* sub-submenu */
	background-color: #E8E8E8;
	width: 160px;
/*	background-image:url(../images/shadow.gif);*/
}

#nav li ul li ul li a:hover { /* sub-submenu links */
	color: #E8E8E8;
}
#nav li ul ul { /* 2nd tier & above menus */
	margin: -19px 0px 0px 150px; /* positions 2nd tier menu to right of dropdown */
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* 3rd level */
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { 
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { 
	left: auto;
}
/* 4th level */
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	left: auto;
}
#nav li:hover, #nav li.hover {
    position: static;
}

/* Side Menu */
.arial12grey ul{
	list-style-type: none;
	padding: 0 0 8px 0;
	margin: 0;
}
.arial12grey li {
	background-image: url(../images/hyphen.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .6em;
}
.arial12grey li a{
	color:#737373;
	text-decoration:none;
}
.arial12grey li a:hover{
	color:#737373;
	text-decoration:underline;
}
/* End Side Menu */

#form_container li {
	background: none;
	padding-left:0px;
}
.team {
	background-image:url(../images/team_bg.gif);
	padding:15px 18px 18px 18px;
	margin-right:40px;
	margin-bottom:40px;
	font-size: 18px;
	text-align:center;
	color:#FFFFFF;
	width:126px;
	height:19px;
	float:left;
}
.team a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:18px;
}
.style1 {
	font-size:10px;
	color:#AAAAAA;
}
.sponsor_title {
	color: #FFFFFF;
	font-weight:bold;
}
.bgLeft {  background-image: url(../images/bgLeft.gif); background-repeat: no-repeat; background-position: right top}
.bgRight { background-image: url(../images/bgRight.gif); background-repeat: no-repeat; background-position: left top}
.bgWhite {  background-color: #FFFFFF}
.field {  height: 13px; width: 126px; margin:2px 0px 0px 2px; padding: 0px 0px 0px 2px; border: none; background:transparent; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #999999}
.arial14blue {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #00129d}
.arial18red { text-align:left; font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #e51748}
.arial12grey { text-align:left; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #737373}
.arial12grey a{ text-align:left; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #737373}
.arial12grey visited{ text-align:left; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #737373}
.arial12grey hover{ text-align:left; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #737373}
/*.weatherBox {  background-image: url(../images/bg_weather.gif); border: #CECECE; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; height: 95px; width: 295px}*/
.trebuchet12white {  font-family: "Trebuchet MS", Arial, "Helvetica 35 Thin"; font-size: 12px; color: #FFFFFF}
.trebuchet12grey {  font-family: "Trebuchet MS", Arial, "Helvetica 35 Thin"; font-size: 12px; color: #737373}
.trebuchet18white { font-family: "Trebuchet MS", Arial, "Helvetica 35 Thin"; font-size: 18px; color: #FFFFFF }
.trebuchet18grey { font-family: "Trebuchet MS", Arial, "Helvetica 35 Thin"; font-size: 17px; line-height:15px; color: #737373 }
.arial11grey { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #737373 ; text-decoration: none}

.weatherBox {
 border: #CECECE;
 border-style: solid;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 height: 95px;
 width: 295px;
	/* DEFAULT */
	background: url(../images/partly-cloudy.gif) no-repeat center left #DEDEDE;
}
.header-rain {
	background: url(../images/rain.gif) no-repeat center left #DEDEDE;
}
.header-snow, .header-snow-sleet-mix {
	background: url(../images/snow.gif) no-repeat center left #DEDEDE;
}
.header-ice {
	background: url(../images/ice.gif) no-repeat center left #DEDEDE;
}
.header-fog {
	background: url(../images/fog.gif) no-repeat center left #DEDEDE;
}
.header-sunny, .header-fair {
	background: url(../images/sunny.gif) no-repeat center left #DEDEDE;
}
.header-partly-cloudy {
	background: url(../images/partly-cloudy.gif) no-repeat center left #DEDEDE;
}
.header-mostly-cloudy {
	background: url(../images/mostly-cloudy.gif) no-repeat center left #DEDEDE;
}
.header-cloudy {
	background: url(../images/cloudy.gif) no-repeat center left #DEDEDE;
}