body {
	font-family: Arial, Helvetica, sans-serif;
	/* font-family: Tahoma, sans-serif; */
	font-size: .75em;
	color: #575757;
	text-align: left;
	margin:43px;
	padding: 0;
	background: #131f67;
}
html, body {
	height: 100%;
	
}
* {
	margin: 0;
	padding: 0;	
}
a img, img {
	border: 0;
}
/* Layout */
.wrapper 
{
	margin: 0 auto;
	width: 1000px;
	
	
}
.wrapperIn 
{
	background: #fff url(Images/div_header.gif) no-repeat 50% 10px;
	width: 100%;
	
	
}
.header 
{
	width: 100%;
	height: 122px;
	position: relative;
}
.TopBar
{
	height: 10px !important;	
	width: 100% !important;
}
.TopMenu
{
	position:absolute;
	width:500px;
	right:0;
	top:90px;
	text-align:right;
	padding-right:20px;
}
.Clear
{
	clear:both;
}
.TopLeftCorner
{
	background: url(Images/TopLeftCorner.gif);
	height: 10px;
	width:13px;
	float:left;
	background-repeat:no-repeat;
}
.TopRightCorner
{
	background: url(Images/TopRightCorner.gif);
	height: 10px;
	width:13px;
	float:right;
	background-repeat:no-repeat;
}
.BottomLeftCorner
{
	background: url(Images/BottomLeftCorner.gif);
	background-position:bottom;
	height: 30px;
	width:13px;
	float:left;
	background-repeat:no-repeat;
	
}
.BottomRightCorner
{
	background: url(Images/BottomRightCorner.gif);
	background-position:bottom;
	height: 30px;
	width:13px;
	float:right;
	background-repeat:no-repeat;
}
.content 
{
	margin: 0 auto;
	padding: 0 0 0 0;
	border-left: 1px solid #e4e5e5;
	width: 619px;
	float: left;
	
}
.main 
{
	width: 600px;
	padding-left:10px;
}

.main .introductory 
{
	background: transparent url(Images/MainPicture.jpg) no-repeat;
	background-position:top;
	height: 190px;
	width: 600px;
	float: left;
	padding: 20px 0 0 0px;
	color: #575757;
	line-height: 1.5em;
	
}

.main .ComingUpBox 
{
	padding-top: 10px;
	width:170px;
	float: right;
	background: transparent url(Images/ModSeperatorLarge.gif) no-repeat;
	background-position: 0 3.1em;
	
}
.main .ResultsBox 
{
	padding-top: 10px;
	width:280px;
	float: right;
	background: transparent url(Images/ModSeperatorLarge.gif) no-repeat;
	background-position:0 3.1em;
}
.main .Centered
{
 text-align:center;
}
.main .NewsBox 
{
	width:390px;
	padding-top:10px;
	
	
	float:left;
	background: transparent url(Images/ModSeperatorLarge.gif) no-repeat;
	background-position:0 3.1em;
}


.main .recentActivitiesBottom 
{
	
	height: 5px;
	float: left;
	
	margin-left: 5px;
}
.ContentIntro
{
	background: transparent url(Images/FullSeperator.gif) no-repeat;
	background-position:left bottom;
	
	padding: 20px 0 10px 0;
	margin-bottom:10px;
}



.clear 
{
	width: 100%;
	float: left;
	clear: both;
}
.sidebarright 
{
	width: 150px;
	min-height:100%;
	float: right;
	border-bottom: 1px solid #e4e5e5;
	margin-left:15px  !important;
	margin-left:5px; /*IE 6 Hack*/
	margin-right:25px  !important;
	margin-right:10px; /*IE 6 Hack*/
	
	/*overflow:auto;*/
	
	
}
.sidebarleft 
{
	width: 150px;
	
	min-height:100%;
	float: left;
	border-bottom: 1px solid #e4e5e5;
	
	margin-left:25px !important;
	margin-left:15px; /*IE 6 Hack*/
	margin-right:15px  !important;
	margin-right:10px; /*IE 6 Hack*/
	
}
.footer 
{
	width: 100%;
	float: left;
	margin: 20px 0 0;
	padding: 5px 0;
	text-align:center;
	color:#999999;
	
}
.userGroupLogo 
{
	padding: 0 10px;
	width: 205px;
	height: 88px;
	/*background: transparent url(Images/Logo.gif) no-repeat 0 0;*/

	position: absolute;
	top: 0;
	left: 0;
}
/* Search */
.searchbox 
{
	padding: 0 0 0 0;
	width: 140px;
	
	
	/*background: transparent url(Images/div_search.png) no-repeat 0 0;*/
	
	
}
.searchbox .sf_searchLabel
{
	font-size: 1.3em;
	font-weight:bolder;
	color:#751176;
}

.searchbox input.sf_searchText
{
	border: 1px solid #cccccc;
	
	width: 140px;
	padding: 0;
	vertical-align: top;
}
.searchSubDiv
{
	text-align:right;
	width:146px;
	padding-top:10px;
	
	
}
.searchSubDiv span
{
	font-size:1.1em;
	padding-right:5px;
	
}
.searchbox input.sf_searchSubmit
{
	border: 0;
	background-color: transparent;
	width: 17px;
	height: 15px;
	
	
	overflow: hidden;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
	background-repeat:no-repeat;
	background-image: url(Images/SearchSubmit.gif);
}
/* ModSeperator */
.ModSeperator 
{
	padding-top:10px;
	background: transparent url(Images/ModSeperator.gif) no-repeat;
	margin-top:10px;
	background-position: left top;
	
}
.BottomNav
{
	background:white url(Images/ModSeperator.gif);
	background-position:top;
	background-repeat:repeat-x;
	float:left;
	height:30px;
	width:974px;
	text-align:right;
	line-height:2em;
}

/* Links */
a 
{
	color: #4ca2d2;
	text-decoration: none;
}
a:hover 
{
	text-decoration: underline;
}
a:focus
{
	outline: none;
}

h1,h2,h3{
margin: 0px 0px 0px 0px;
padding: 0px 0px 3px 0px;
}
/* Headings */

h1
{
	color:#131f67;
	font-size:2em;
}
h2
{
	color:#79147a;
	font-size:1.25em;
}
h2 a
{
	color:#79147a;
	
}
h3
{
	color:#79147a;
	padding:0 !Important;
	margin:0 !Important;
	font-size:1.25em !Important;
}
h3 a
{
	color:#79147a;
}

.BalPurple
{
	color:#79147a;
}

.Header2Class
{
	font-size:1.25em;		
	font-weight:bold;
}
.BalGreen
{
	color:#5ea71d;
}