﻿@charset "utf-8";
/* CSS Document */

<style type="text/css">

/*******************************/
/* Tag definitions			   */
/*******************************/

body, html {

	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 763px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: white;
	background: #FFFFFF url('/SiteCollectionImages/whtsqr.gif') repeat left top;

}

/*******************************/
/* ID definitions			   */
/*******************************/

#berrybar {
	display:none;
}

.console {
	display:none;
}

.masthead {
	display:none;
}

#wrapper {

	margin: 0 auto;
	width: 100%;
	height: 100%;
	text-align: left;
	padding: 0 0 0 0;
	background: #FFFFFF url('/SiteCollectionImages/whtsqr.gif') repeat left top;

}

	.siteActionMenu
	{
	    padding: 0 0 0 5px;
	    float: none;
	}

		.topNavContainer
		{
			display:none;
		}
		.topNav
		{
		    *position:relative;
		    *top:-1px;
		}

#breadcrumbArea{
	height:auto;
}	
	.breadcrumb
	{
	    font-family: tahoma; 
	    color: #656b77;
	    clear:both;
	    font-size:9pt; 
	    font-family: tahoma; 
	    padding-left:7px;
	    padding-bottom:2px;
	    padding-top:4px;
	    border-bottom:1px #CCCCCC solid;
	    margin-bottom:4px;
	}
	.breadcrumb a, .breadcrumb:active, .breadcrumb a:active
	{
		padding-left:0px;
		padding-right: 0px;
		text-decoration:none;
	   	color: #656b77;
	}
	.breadcrumb a:hover
	{
		text-decoration:underline;
	}
	.breadcrumbCurrent
	{
		font-weight:bold; 
	}
		
			.leftNav
			{
				display:none;
			}
							
			.pageTitle
			{
				margin:0px;
				font-family: Verdana;  
				font-size: 32px; 
				font-weight: bold; 
				color: #003366;
				letter-spacing: -1px;
				text-transform: captialize;
				font-style: italic;
				width:660px;				
			}
			.pageTitle span
			{
				margin:0px;
				padding:0px;
			}


#footer {

	margin: 0 auto;
	width: 100%;
	text-align: center;
	padding: 5px 0 5px 0;
	
}

#footer p {

	font-size: 9px;
	color: #999999;
	
}

.print-logo {
	display:inline;
	width:330px;
	height:80px;
}

.twitter {
	display:none;
}

</style>
