/* CSS Document */

body
{
	font-family: Helvetica, Verdana, Arial sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0;
}

h2
{
	font-size: 11pt;
	font-weight: bold;
}

h3
{
	font-size: 10pt;
	font-weight: bold;
}

	td h2
	{
		padding-top: 0;
		margin-top: 0;
	}
	
hr
{
	color: #C7CACE;
	background-color: #C7CACE;
	border: none;
	height: 1px;
}

#news
{
	float: left; 
	margin-left:10px; 
	width: 535px; 
	height:360px; 
	background-color:#116405; 
	display:inline
}	
#standings
{
	float: right; 
	width: 410px; 
	height:360px; 
	background-color:#DCCD02; 
	display:inline;
}

#schedule
{
	float: right; 
	width: 410px; 
	height:245px; 
	display:inline; 
	background-color:#DCCD02
}

a:link, a:visited, a:active
{
	color: #116405;
	text-decoration: none;
}


a:hover
{
	text-decoration: underline;
}

#wrapper
{
	width: 994px;
	margin: 0 auto;
	height: auto;
	background: url(/images/cols-bg.gif) center;
}

#header
{
	width:974px;
	height:95px;
	margin-left:10px;
	clear: both;
	background-color:#FFFFFF;
}

	#logo
	{
		float: left;
		padding: 20px 10px 15px 20px;

	}
	
	#utility_nav
	{
		float: right;
		padding: 62px 15px 0px 0px;
		
	}
	
		#utility_nav a:link, #utility_nav a:visited
		{
			color: #116405;
			text-decoration:underline;
			font-weight:bold;
			font-size: 11px;
		}
		
		#utility_nav ul, #utility_nav li
		{
			display: inline;
			margin: 0;
			padding: 0;
		}

#navigation
{
	background-color: #116405;
	margin-left: 10px;
	clear: left;
	height: 25px;
	width: 974px;
}
#navigation .copy
{
padding-top:5px;
}

			#navigation a:link, #navigation a:visited
		{
			color: #ffffff;
			text-decoration:none;
			font-weight:bold;
			font-size: 11px;
		}
			#navigation a:hover
		{
			text-decoration:underline;
			font-weight:bold;
			font-size: 11px;
		}
	
#firstread
{
	padding: 5px 0 0 15px;

}

#no_firstread
{
	background-color: #DB7800;
	height: 4px;
	width: 840px;
}

#content
{
	padding: 5px 0 10px 0;
}
	
	#content p
	{
		line-height: 14pt;
	}

		#content .mod_header
		{
			color: #ffffff;
			text-decoration:none;
			font-weight:bold;
			font-size: 11px;
		}
		#content .mod_header a
		{
			color: #ffffff;
			text-decoration:none;
			font-weight:bold;
			font-size: 11px;
		}
		#content .mod_header a:hover
		{
			text-decoration:underline;
			font-weight:bold;
			font-size: 11px;
		}

		#content .c_news
		{
			color: #ffffff;
			text-decoration:none;
			font-size: 11px;
		}

	#content_top
	{
		clear: left;
		width: 974px;
		height: 360px;
	}

	
		#content_top ul
		{
			list-style-type: none;
			padding: 0;
			margin: 0;
		}
		
		#content_top li
		{
			display: list-item;
			background-image: url(/images/Global/bullet.gif);
			background-repeat: no-repeat;
			background-position: 0 .5em;
			padding: 0 0 5px 20px;
			line-height: 14pt;
		}
		
			#content_top li a:link, #content_top li a:visited
			{
				color: #006699;
				font-weight: bold;
			}
		
		#content_top .padded_table td
		{
			line-height: 14pt;
			padding-bottom: 15px;
		}

		
	#content_bottom
	{
		clear: left;
		width: 974px;
		height: 275px;
		padding: 10px 0 0 0;
		font-size: 0.9em;
	}

	
		#content_bottom ul
		{
			list-style-type: none;
			padding: 0;
			margin: 0;
		}
		
		#content_bottom li
		{
			display: list-item;
			background-image: url(/images/Global/bullet.gif);
			background-repeat: no-repeat;
			background-position: 0 .5em;
			padding: 0 0 5px 20px;
			line-height: 14pt;
		}
		
			#content_bottom li a:link, #content_bottom li a:visited
			{
				color: #006699;
				font-weight: bold;
			}
		
		#content_bottom .padded_table td
		{
			line-height: 14pt;
			padding-bottom: 15px;
		}


		
		#content_main form td
		{
			padding-top: 10px;
		}

		#content_main .title
		{
		font-size:14px;
		}

		#module
		{
			padding-bottom: 0px;
		}
	
		#module .network_mid
		{
			height: 260px;
			background: url(/images/Modules/network_bg.gif) no-repeat;
			padding: 5px 10px 0px 10px;
			font-size: 12px;
			line-height: 13pt;
			text-align:left;
		}
			
		
		#module .platform_mid
		{
			height: 225px;
			background: url(/images/Modules/saas_bg.gif) no-repeat;
			padding: 40px 10px 0 10px;
			font-size: 12px;
			line-height: 13pt;
			text-align:left;
		}
		
		
		#module .news_mid
		{
			height: 260px;
			background: url(/images/Modules/news_bg.gif) no-repeat;
			padding: 5px 10px 0 10px;
			font-size: 12px;
			line-height: 13pt;
			text-align:left;
		}

		#module .news_mid a
		{
		font-weight:bold;
				}

		#module .news_title
		{
			font-size: 17px;
			font-weight:bold;
			color:#072031;
		}


#footer
{
	background-color:#116405;
	height: 25px;
	width: 974px;
	margin-left:10px;
}

	#footer .content
	{
color:#FFFFFF;
text-align:right;
padding-right:10px;
font-size:9px;


	}

	#footer_nav
	{
		float: left;
	}
	
	#footer_copyright
	{
		float: left;
	}

	#footer a:link, #footer a:visited, #footer a:active
	{
		color: #006699;
	}
	
	#footer a:hover
	{
		text-decoration: underline;
	}
	
	#footer ul, #footer li
	{
		display: inline;
		margin: 0;
		padding: 0;
	}

.required
{
	color: #CC0000;
}

		