@charset "UTF-8";
/* Reset Defaults */

body,div,dt,dd,dl,h1,h2,h3,h4,h5,h6,form,fieldset,pre,p,ol,ul,li,blockquote,th,td { margin: 0; padding: 0;}
table {border-collapse: collapse; border-spacing: 0; }
fieldset,img {border: 0;}
address,caption,cite,code,dfn,th,var {font-style: normal; font-weight: normal;}
ol,ul {list-style: none;}
caption,th {text-align: left;}
q:before,q:after {content:'';}
a { text-decoration: none; }

a {
	outline: none;
	color: #57778c;
}
a:hover {
	color: #04202e;	
}
.footerlink {
	color: #f5fcf8;
}
.linkcolor {
	color: #57778c;
}
body {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/satori_bg.jpg);
	background-color: #717f81;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p {
	margin-top: 1em;
	line-height: 1.5em;	
	font-size: 13px;
}

.tablecontent {
	font-size: 12.5px;
	padding-right: 10px;
	padding-left:10px;
}
.content {
	text-align: center;
	width:940px;
}
.cellteam1 {
	background-color: #c5dde5;
	padding: 5px;
	border: 5px solid #ecf3f0;
	width: 140px;
	height: 60px;
	text-align:center;
	vertical-align: center;
}
.cellteam2 {
	background-color: #cccccc;
	padding: 5px;
	border: 5px solid #ecf3f0;
	width: 140px;
	height: 60px;
	text-align:center;
	vertical-align: center;
}.header {
}
.hilite {
	color: #598527;
}
.legal {
	width: 940px;
	font-size: 9px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #f5fcf8;
	text-align: right;
	padding-right: 2em;
}
.primary {
	background-color: #f5fcf8;
	text-align: center;
	width:940px;
}
.sidebar_home {
	/*background-color: #f5fcf8;*/
	text-align: left;
	width: 385px;
	vertical-align: top;
	height: 200px;
	/*background-color: #ddf2e6;*/
	
}
.sidebar_right {
	border-left: 1px solid #a3d49c;
	text-align: left;
	vertical-align: top;
	width: 225px;
	padding: 5px;
}
.sidebar_list {
	margin-left: 15px;
	list-style: disc;
	font: 8pt Arial;
	line-height: 2em;
	color: #495e80;	
}
.subhead {
	font-size:16px;
	font-style: italic;
	padding-right: 10px;
	padding-left:10px;
}
.maincell_home {
	text-overflow: ellipsis;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #f5fcf8;
	color: #04202e;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	width: 870px;
}
.footer {

}
.mainmenu_old {
	width:916px;
	margin-left:12px;
	margin-right:12px;
	height: 27px;
	background-image: url('../images/menu_bg.png');
}
.mainmenu {
	width:940px;
	height: 27px;
	background-image: url('../images/menu_bg2.png');
}

.mainmenu ul{
overflow: hidden;
width: auto;
margin: 0;
height: 27px;
padding: 0;
padding-left:5px;
padding-top:2px;
list-style-type: none;
}
.mainmenu li{
float: left;
}
.mainmenu a {
height: 27px;
color: #f5fcf8;
text-decoration: none;
font: bold 12px Arial;
}
/*
.mainmenu a:hover {
background: #04202e;
color: #57778c;
}*/
.moreinfo {
	padding-left:3px;
	padding-top: 2px;
	padding-bottom: 2px;
	width:237px;
	background-color: #cce0d4;
	font-size:11.5px;
	line-height: 1.2em;
}
.bulletlist {
list-style: disc;
margin: 10px;
margin-top: 5px;
padding: 10px;
padding-top: 3px;
padding-bottom: 3px;
margin-top: 1em;
	line-height: 1.5em;	
	font-size: 13px;
}

.tblinner {
	margin-top: 10px;
	font-size:13px;
	width: 870px;
}
.tblform {
	margin-top: 10px;
	font-size:12px;
	background-color: #ddf2e6;
	padding: 20px 20px 20px 20px;
}
.firstcolumn {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 5px;
	width: 100px;
}
.secondcolumn {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 5px;
	width: 480px;
}
.singlecolumn {
	padding: 5px;
}
.rowa {


}
.rowb {


}
.rowhead {
	background-color: #3f6478;
	color: #ffffff;
	font-weight: 800;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 5px;
	border: 2px solid #f5fcf8;

}
.contactform {
	background-color: #ddf2e6;
	width: 625px;
	margin-top: 10px;
	font-size: 13px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.pullquote {
	font-size: 12px;
	line-height: 1.75em;
	width: 240px;
}
.attribquote {
	font-size: 12px;
	font-weight: bold;
}
.formtext {
	text-align:right;
	padding-right:10px;
	width: 100px;
	font-size: 11px;
}
