* {
	margin: 0;
	padding: 0;
	border: 0;
	}
html, body {
	height:98.8%;
	}
.clearfix:after { /* float hack used to float content correctly */
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
* html .clearfix { /* End hide from IE-mac */
	height: 1%;
	}
body {
	padding:0px;
	margin:0px;
	background: #efecea;
	text-align: center;
	font-size: 13px;
	font-family: font-family: "Verdana", Geneva, serif;
	}
span strong {
	color:#333;
	text-align: left;
	}
hr {
	display: none;
	}
p {
	margin-bottom: 15px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	}
textarea {
	width:185px;
	height:79px;
	overflow:hidden;
	border-color:#C8C8C8;
	border-width:1px;
	background-color:#ffffff;
	border-style:solid;
	padding-left:5px;
	}
ul,ol {
	margin:0 0 15px 10px;
	padding:0;
	list-style:none;
	text-align: left;
	color: #999;
	}
ul li ul {
	margin:0;
	padding:0;
	list-style:none
	}
li {
	background:url(assets/smarrow.gif) no-repeat left 8px;
	
	padding:0px 0px 0px 10px;
	line-height:22px
	}
	


	
.links_list {

	line-height:20px;
	margin: 0px 0px 0px 6px; 
	}

.indent {

	color:#999;
	margin: -10px 0px 15px 6px; 
	}

	
	
.main {
	width: 760px;
	background: #efecea;
	text-align: center;
	}



.m_text, td, input, textarea, li
	{
	font-family: "Verdana";
	font-size:13px;
	line-height:16px;
	color:#666;	/* color:#6F7A83; */
	}
	
.blue_text {
	color:#6699cc;
	}


.ls_text {
	color:#333;
	font-size: 13px;
	text-align: left;
	padding: 0px 50px 0px 50px; 

	}
.ls_text a:hover {
	text-decoration:none;
	color:#333;
	}
.ls_text a {
	font-family: "Verdana";
	text-decoration:underline;
	letter-spacing: -1px;
	color:#993333 !important;
	}


.line {
	height:1px;
	width:340px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color:#CCCCCC;
	}
.longline {
	height:1px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color:#CCCCCC;
	}
.all_cell {
	width: 400px;
	padding: 25px 25px 30px 25px;
	}
.wide_cell {
	
	text-align: left;
	padding: 25px 20px 25px 20px;
		}

.wide_cell2 {
	
	text-align: left;
	padding: 25px 20px 15px 20px;
	}
	
	
.wide_cell3 {
	
	text-align: left;
	padding: 10px 20px 15px 20px;
	}
	
.people_cell {
	
	text-align: left;
	padding: 0px 20px 0px 20px;
	}


/********* Customizations *********/
h1,h2,h3,h4,h5 {
	font-family: "Arial";
	color: #0066cc;
	font-weight: bold;
	text-align: left;
	margin-bottom: 8px;
	}
h1 {
	font-size: 12px;
	}
h2 {
	font-size: 18px;
	line-height: 22px;
	color: #0066cc;
	margin-top: -12px;
	}
h3 {
	font-size: 14px;
	line-height: 10px;
	letter-spacing:-1px;
	text-align: right;
	}

h2 a:link,h2 a:visited,h3 a:link,h3 a:visited {
	color: #333;
	text-decoration: none;
	}
h2 a:hover,h3 a:hover {
	color:#669966 !important;
	text-decoration: underline;
	}
a:link, a:visited {
	color:#669900;
	}
a:hover {
	text-decoration:none;
	}



/******* Begin Images **********/
img {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-family: "Georgia";
	text-align: center;
	}
p img {
	padding: 0;
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	margin:0px 0 4px 15px;
	display: inline;
	}
img.alignleft {
	margin: -4px 30px 0px 0;
	display: inline;
	}
.alignright {
	float: right;
	margin:9px 0 1px 7px;
	}
.alignleft {
	float: left
	}
.center {
	text-align: center;
	}

.button {
	padding: 1px 3px 0px 3px;
	border: 1px solid #999999;
	margin: 3px 3px 0 0;
	float: right;
}