/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #3F1C59;
	font-size: 13px;
	line-height: 1.166;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.misson_statement {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 27px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 22px;
	font-size: 14px;
	color: #3F1C59;
}

.switch {
	padding: 1px;
	border: 1px solid #778;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#content{
}

#masthead{
	padding: 10px 0px 0px 0px;
}

#navBar{
}

#footer{
}
.forum {
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #339966;
	line-height: 22px;
}

