﻿/* ####################
TOC...
BASIC SEMANTIC STYLES
LINK STYLES
TRICKY STYLES
############################## */

/* ####################
WE NEED THIS html STYLE TO ADD A SCROLLBAR TO FIREFOX SO AS TO GET RID OF THE 20 PIXEL SHIFT THAT THEY SO LOVINGLY ADD TO LONG PAGES
############################## */
html 
	{
     overflow: -moz-scrollbars-vertical;
	}
html, body 
	{
  	height: 100%; /* Required */
	}
#mainJoint
	{
	width:960px;
	margin:0 auto;
	}
body
	{
	/*letter-spacing:.03em;*/
	text-align:center;
	font-family:arial, sans-serif;
	width:100%;
	background: #ffffff url(images/bg_sub.gif) repeat-x;
	margin:0;
	padding:0;
	}

/*#############################################
TOPHAT STYLES
#############################################*/
#topHat
	{
	float:right;
	line-height:18px;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12px;
	color:#fff;
	text-align:right;
	margin:8px 0 11px 0;
	}
	#topHat a:link, #topHat a:visited
	{
	text-decoration:none;
	color:#fff;
	}
	#topHat a:hover
		{
		text-decoration:none;
		color:#939af7;
		}
	#topHat .pipey
		{
		font-size:10px;
		margin:0 15px 0 15px;
		}
	#topMostNav .rss
		{
		vertical-align:middle;
		}
#topMostNav
	{
	float:left;
	margin-right:15px;
	}
#topSearch
	{
	float:left;
	width:148;
	}
	#topSearch .leftOfSearchBox
		{
		float:left;
		width:5px;
		height:19px;
		background:url(images/topSearchLeftSide.gif) no-repeat;
		}
	#topSearch .searchBox
		{
		float:left;
		width:121px;
		height:19px;
		background:#595fae;
		}
	#topSearch .rightOfSearchBox
		{
		float:left;
		width:22px;
		height:19px;
		background:url(images/topSearchRightSide.gif) no-repeat;
		}
/*
#############################################
*/

#home_topWhiteBoxBG
	{
	padding-top:5px;
	clear:both;
	width:960px;
	height:271px;
	background:url(images/topWhiteBoxBG.gif) no-repeat;
	}
#home_topBlueBar
	{
	clear:both;
	margin:0 5px 0 5px;
	width:950px;
	height:79px;
	background:url(images/home_topBlueBarBG.gif) no-repeat;
	}
#home_findLocalAndNav
	{
	float:left;
	}
	#home_findLocal
		{
		margin:8px 0 5px 9px;
		color:#9495e8;
		float:left;
		width:334px;
		height:30px;
		}
		#home_findLocal .txt, #home_findLocal .leftOfSearchBox, #home_findLocal .searchBox, #home_findLocal .rightOfSearchBox, #home_findLocal .fl_btn
			{
			margin-top:5px;
			float:left;
			}
			#home_findLocal .txt
				{
				margin-left:0px;
				font-family: "Trebuchet MS", arial, sans-serif;
				font-size:20px;
				float:left;
				color:#ffffff;
				}
			#home_findLocal .leftOfSearchBox
				{
				margin-left:10px;
				background:url(images/home_flLeft.gif) no-repeat;
				width:5px;
				height:19px;
				}
			#home_findLocal .searchBox
				{
				background:url(images/home_flMid.gif) repeat-x;
				height:19px;
				}
			#home_findLocal .rightOfSearchBox
				{
				margin-right:5px;
				background:url(images/home_flRight.gif) no-repeat;
				width:5px;
				height:19px;
				}			
	#quattroNav
		{
		margin:0 0 0 9px;
		clear:both;
		}
	#home_BlueLiveUnited
		{
		float:right;
		}

#threeColourfulBoxes
	{
	margin:5px 0 0 5px;
	clear:both;
	float:left;
	width:950px;
	}
	#threeColourfulBoxes .box
		{
		float:left;
		}
		#threeColourfulBoxes .midbox
			{
			float:left;
			padding-left:6px;
			padding-right:6px;
			}
#home_topWhiteBoxBG>#home_joinForm
	{
	
	}
#home_joinForm
	{
	clear:both;
	margin-top:5px;
	margin-left:15px;
	height:19px;
	float:left;
	width:950px;
	}
	#home_joinForm .left
		{
		float:left;
		background:url(images/homeJoinFieldBG_left.gif) no-repeat;
		width:5px;
		height:19px;
		}
	#home_joinForm .inside
		{
		float:left;
		background:url(images/homeJoinFieldBG_inside.gif) repeat-x;
		height:19px;
		width:126px;
		}
	#home_joinForm .right
		{
		float:left;
		margin-right:5px;
		background:url(images/homeJoinFieldBG_right.gif) no-repeat;
		width:5px;
		height:19px;
		}
	#home_joinForm .left2
		{
		margin-left:5px;
		float:left;
		background:url(images/homeJoinFieldBG_left.gif) no-repeat;
		width:5px;
		height:19px;
		}
	#home_joinForm .inside2
		{
		float:left;
		background:url(images/homeJoinFieldBG_inside.gif) repeat-x;
		height:19px;
		width:84px;
		}
	#home_joinForm .right2
		{
		float:left;
		margin-right:5px;
		background:url(images/homeJoinFieldBG_right.gif) no-repeat;
		width:5px;
		height:19px;
		}
	#home_joinForm .btn
		{
		float:left;
		}
}
#indexmain
	{
	background: url(images/footerBG.gif) repeat-x;
	width:960px;
	float:left;
	}
	#indexmain #images
		{
		background-color: #000000;
		width:580px;
		height:330px;
		float:left;
		clear:both;
	}	
	#indexmain #headlines
		{
		background-color:#ffffff;
		width:370px;
		height:330px;
		padding:15px 0 0 10px;
		font-size:12px;
		color:#9b9ea8;
		float:left;
		}
#home_headlines
	{
	width:950px;
	clear:both;
	background:url(images/home_headlinesBG.gif) no-repeat;
	}
	#home_headlines .inside
		{
		font-size:12px;
		color:#999999;
		padding:10px 0 0 15px;
		}
		#home_headlines .inside h2
			{
			color:#2f3196;
			font-family:arial;
			font-size:11pt;
			margin-right:20px;
			float:left;
			}
#home_fourBtmBoxes
	{
	float:left;
	width:950px;
	}
	#home_fourBtmBoxes .singleBox
		{
		float:left;
		width:233px;
		height:142px;
		margin-left:6px;
		}
	#home_fourBtmBoxes .singleBox_first
		{
		float:left;
		width:233px;
		height:142px;
		margin-left:0 !important;
		}
		#home_fourBtmBoxes .singleBox .inner img
			{
			vertical-align:bottom;
			}
		#home_fourBtmBoxes .singleBox .inner, #home_fourBtmBoxes .singleBox .inner p
			{
			line-height:14px;
			font-size:11px;
			}
	#home_fourBtmBoxes #join
		{
		background:url(images/home_btmBox_constant_contact.GIF) no-repeat;
		}
		#home_fourBtmBoxes #join .inner
			{
			padding:55px 130px 0 10px;
			}
	#home_fourBtmBoxes #highlights
		{
		background:url(images/home_btmBox_211.GIF) no-repeat;
		}
		#home_fourBtmBoxes #highlights .inner
			{
			padding:55px 130px 0 10px;
			}
	#home_fourBtmBoxes #ourWork
		{
		background:url(images/home_btmBox_reqs.gif) no-repeat;
		}
		#home_fourBtmBoxes #ourWork .inner
			{
			padding:34px 0 0 35px;
			}
	#home_fourBtmBoxes #buyShirt
		{
		background:url(images/home_btmBox_americachallenge.gif) no-repeat;
		}
		#home_fourBtmBoxes #buyShirt .inner
			{
			padding:100px 30px 0 10px;
			}
#footer
	{
	margin-top:10px;
	background: url(images/footerBG.gif) repeat-x;
	width:960px;
	height:37px;
	float:left;
	clear:both;
	}
	#footer #copyright
		{
		background: url(images/foot_left.gif) no-repeat;
		height:37px;
		padding:15px 0 0 10px;
		font-size:12px;
		color:#9b9ea8;
		float:left;
		}
	#footer #links
		{
		background: url(images/foot_right.gif) no-repeat top right;
		height:37px;
		padding:15px 10px 0 0;
		font-size:12px;
		color:#9b9ea8;
		float:right;
		}
		#footer #links a:link, #footer #links a:visited, #footer #links a:hover
			{
			text-decoration:none;
			color:#9b9ea8;
			margin:0 10px 0 10px;
			}
			#footer #links a:hover
				{
				text-decoration:underline;
				}
#pa_banner
	{
	float:left;
}
#pa_info
	{
	clear:both;
	margin-left:60px;
	margin-right:0;
	margin-top:25px;
	margin-bottom:15px;
	width:320px;
	height:auto;
	float:left;
	background-color:#fff;	
	}
#pa_constantcontact
	{
	margin-left:0;
	margin-right:10px;
	margin-top:25px;
	margin-bottom:15px;
	width:300px;
	height:auto;
	float:left;
	background-color:#fff;
	}
#pa_connect
	{
	margin-left:0;
	margin-right:25px;
	margin-top:25px;
	margin-bottom:15px;
	width:200px;
	height:auto;
	float:left;
	background-color:#fff;
}
#dyss_banner
{
	float:left;
}
#dyss_headlines
{
	background-color:#fff;
	width:300px;
	height:460px;
	padding:15px 0 0 10px;
	font-size:12px;
	color:#9b9ea8;
	float:left;
}
#dyss_headlines2
{
	background-color:#ffffff;
	width:380px;
	height:460px;
	padding:15px 0 0 10px;
	font-size:12px;
	color:#9b9ea8;
	float:left;
}
#dyss_twitter
{
	background-color:#fff;
	width:250px;
	height:450px;
	padding:15px 0 0 10px;
	font-size:12px;
	color:#9b9ea8;
	float:left;
}
#dyss_divider
{
	clear:both;
	background-color:#000;
	width:960px;
	height:20px;
}
#mmc_banner
{
	float:left;
}
#mmc_headlines
{
	background-color:#ffffff;
	width:320px;
	height:460px;
	padding:15px 0 0 10px;
	font-size:12px;
	color:#9b9ea8;
	float:left;
}
#mmc_headlines2
{
	background-color:#ffffff;
	width:617px;
	height:460px;
	padding:15px 3px 0 10px;
	font-size:12px;
	color:#9b9ea8;
	float:left;
}
#mmc_divider
{
	clear:both;
	background-color:#000;
	width:960px;
	height:20px;
}

table.main
{
	text-align:left;
	text-indent:5px;
	font-family:arial, sans-serif;
	font-size:12px;
	color:#666;
	width:650px;
	background-color:#fff;
	border:1px solid #ccc;
}
table.med
{
	text-align:left;
	text-indent:5px;
	font-family:arial, sans-serif;
	font-size:12px;
	color:#666;
	width:575px;
	background-color:#fff;
	border:1px solid #ccc;
}
table.small
{
	text-align:left;
	text-indent:5px;
	font-family:arial, sans-serif;
	font-size:12px;
	color:#666;
	width:350px;
	background-color:#fff;
	border:1px solid #ccc;
}
td.head
{
	border:1px solid #2f3196;
	background-color:#2f3196;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	color:#fff;
}
td.subHead
{
	border:1px solid #ccc;
	background-color:#ccc;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	color:#333;
}
td.images
{
	border:1px solid #ccc;
	text-align:center;
}
td.toolkitsubhead
{
	border:1px solid #ff9600;
	background-color:#ff9600;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	color:#fff;
}

/*#############################################
BASIC SEMANTIC STYLES BELOW
#############################################*/
div
	{
	text-align:left;
	}
p, li, ul, td
	{
	line-height:18px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color:#666;
	}	
p
	{
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	}
h1
	{
	margin:10px 0 5px 0;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 19px;
	font-weight:bold;
	color:#2f3196;
	}
	h1.aboveVideo
		{margin:0 0 5px 0;}
h2
	{
	margin:0 0 5px 0;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 17px;
	font-weight:bold;
	color:#2f3196;
	}
h3
	{
	margin:0 0 5px 0;
	font-size:13px;
	font-family: "Trebuchet MS", arial, sans-serif;
	color:#363636;
	font-weight:normal;
	}
h4
	{
	margin:0px 0px 2px 0px;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 16px;
	color:#2f3196;
	}
h5
	{
	margin:0px 0px 2px 0px;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color:#2f3196;
	}
h6
	{
	margin:0px 0px 2px 0px;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#363636;
	}
hr
	{
	padding:0 0 0 0;
	border: 0;
	color: #F0F0F0;
	background-color: #F0F0F0;
	height: 2px;
	margin:0 20px 5px 0px;
	}
ul
	{
	list-style-type:square;
	padding-left:1em;
	padding-bottom:5px;
	margin:0px 0px 5px 7px;
	}
ul
	{
	color:#737b80;
	list-style-image: url(_themes/6-05-uwscc-arcs/arcbul2a.gif);
	padding-left:1em;
	margin:10px 0px 5px 14px;
	}
	ul li
		{
		font-weight:normal;
		padding:0px 0px 5px 0px;
		}
ul.arrows
	{
	color:#737b80;
	list-style-image: url(_themes/6-05-uwscc-arcs/arcbul2a.gif);
	margin:0px 0px 5px 0px;
	}
	ul.arrows li
		{
		margin:0px 0px 0px 0px;
		font-weight:normal;
		padding:0px 0px 0px 0px;
		}
		
/*#############################################
LINK STYLES BELOW
#############################################*/
a:link
	{
	line-height:18px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color:#044e89;
	text-decoration:none;
	}	
a:visited
	{
	line-height:18px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color:#044e89;
	text-decoration:none;
	}
a:hover
	{
	line-height:18px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color:#044e89;
	text-decoration:underline;
	}
/*#############################################
FORM STYLES BELOW
#############################################*/
.red
	{
	color:#f91515;
	}
.noBorder
	{
	border-style:none;
	}
.noBorderNoBg
	{
	border-style:none;
	background-color:transparent;
	}
input, textarea, select {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #a09d9d;
}
input.niceField
	{
	background:transparent !important;
	border:1px solid #d9dae1;
	}
/*#############################################
TRICKY STYLES
#############################################*/
.skip {/*this ones to hide text, but screen readers will see it....508 compliance tdb */
  height: 0;
  width: 0;
  overflow: hidden;
  position: absolute; /* for the benefit of IE5 Mac */
}