body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.head1 {
	font-size: 20px;
	color: #FFFFFF;
	text-align:left
}

.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align:left
}

.head3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-variant:small-caps;
	color: #FFFFFF;
	text-align:left
}

.firstl {
	font-size:125% ;
	font-weight: bolder;
	color: #FFFFFF;
}

a.headimage:link {color: #335F38; text-decoration: none; background-color:#335F38}
a.headimage:active {color: #335F38; text-decoration:none; background-color:#335F38}
a.headimage:visited {color: #335F38; text-decoration:none; background-color:#335F38}
a.headimage:hover {color: blue; text-decoration:blink; background-color:#335F38}

a.edline:link {color:#000000; text-decoration:none;}
a.edline:active {color:#000000; text-decoration:none;}
a.edline:visited {color:#000000; text-decoration:none;}
a.edline:hover {color:#000000; text-decoration:none;}

a.edline2:link {color:#000000; text-decoration:none;}

table {
	border-spacing:0;
	border-width:0;
	padding: 0 0 0 0;
	border-style: none 
	}
	
td {
    /*border-color: #600; */
    border-width: 0 0 0 0;
	border-style:none;
    margin: 0;
	padding: 0 0 0 0;
	}

.sttLife {
	font-weight:bold;
	}
.sttquote {
	font-weight:bold;
	text-align:justify;
	font-size: smaller;
	}
.centercontent {
	text-align:justify;
	line-height: .80cm;
	text-indent: 5	
	}
.lefttext {
	font-weight:200;
	text-transform:uppercase;
/*	line-height: 0.75cm; 	*/
	}
.lefttexttop {
	font-weight:200;
	text-transform:uppercase;
/*	line-height: 0.75cm; 	*/
	}
.edline {
	font-weight:bold;
	font-size:larger;
	color:#FFFFFF;
	text-transform:uppercase;
	text-align:center
	}
.edline2 {
	font-weight:bold;
	font-size:larger;
	color:#000000;
	text-transform:uppercase;
	text-align:center
	}
	
.whtclickhere {
	color:#FFFFFF;
}
.allcaps {text-transform:uppercase;
	font-size:larger;
	}
.accrediation {
	font-size: xx-large;
	font-weight: bold;
	text-transform:uppercase
	}
.centerCal {
	table-layout:auto;
	font-size:larger;
	font-weight:bolder;
	max-width:inherit;
	padding-left:10;
	padding-right:10;
	width:100%
	}
.BrownEnvCenter {
font-size:larger;
font-weight:bolder;
text-decoration:underline
	}
.BrownEnvDetail {
text-decoration:none
	}
.floatright
{
	float: right
}
.floatleft
{
	float:left
}