/* Start of CMSMS style sheet 'theme' */
/* reset.css */
html {
	margin:0;
	padding:0;
	border:0;
}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
article, aside, dialog, figure, footer, header, hgroup, nav, section {
	display:block;
}
body {
	line-height:1.5;
	background:white;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
	float:none !important;
}
table, th, td {
	vertical-align:top;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
}
blockquote, q {
	quotes:"" "";
}
a img {
	border:none;
}
:focus {
	outline:0;
}
body {
	font:12px/1.5em Arial, Helvetica, sans-serif;
	background:#FFF;
	color:#000;
}
em {
	font-style:italic;
}
#holder {
	margin:0 auto;
	width:950px;
	
	
}
#header {
	background:transparent url('../images/bg_header01.jpg') no-repeat;
	width:950px;
	height:156px;
	position:relative;
}
#logo {
	margin:33px 0 0 30px;
	width:167px;
	height:100px;
	text-indent:-9999px;
	float:left;
	display:block;
}
#logo a {
	width:167px;
	height:100px;
	display:block;
}
#moto {
	display:none;
}
#mainNav {
	background:#40903b;
	width:100%;
	margin: 0 0 10px;
}
#banner {
	margin:0 auto;
	background:#80c45a url('../images/bg_banner01.jpg') no-repeat;
	width:950px;
	height:314px;
	overflow:hidden;
	position:relative;
}
#bannerTxt {
	width:250px;
	position:absolute;
	top:15px;
	right:15px;
	font-size:16px;
	color:#000;
	overflow:hidden;
}
#bannerTxt p {
	padding-bottom:20px;
}
#bannerTxt a:link, #bannerTxt a:active, #bannerTxt a:visited {
	color:#999;
	text-decoration:none;
}
#bannerTxt a:hover {
	color:#000;
	text-decoration:underline;
}
#content {
	width:950px;
	background:#FFF;
	display:table;
		background:transparent url('../images/holderBg.jpg') bottom no-repeat;
		padding:0 0 30px;
		margin-bottom:10px;
}
#content h1, #content h2, #content h3, #content h4 {
	font-weight:normal;
}
#content h1 {
	margin:0 0 10px 0;
	font-size:22px;
	line-height:22px;
	color:#1543a0;
}
#content h2 {
	margin:0 0 10px 0;
	font-size:18px;
	color:#1543a0;
}
#content h3 {
	padding:5px 10px;
	font-size:16px;
	color:#FFF;
	background:#1543a0;
	border:1px solid #0a204e;
}
#content h4 {
	padding:5px 0;
	font-size:14px;
	font-weight:bold;
	color:#000;
}
#content p {
	padding:10px 0;
}
table.globalTable {
	margin:10px auto;
	border:1px solid #CCC;
	border-right:2px solid #999;
	border-bottom:2px solid #999;
	width:100%;
}
table.globalTable tr.odd td {
	background:#FAFAFA;
}
table.globalTable th {
	padding:5px 0;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	background:#FC0;
	text-align:center;
	font-size:13px;
	font-weight:bold;
}
table.globalTable td {
	padding:5px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
}
#content a:link, #content a:active, #content a:visited {
	color:#069;
	text-decoration:underline;
}
#content a:hover {
	color:#000;
}
#content ul, #content ol {
	padding:10px 0;
	list-style:inside square;
}
#content li {
	padding-left:15px;
	color:#666;
}
div#col-1 {
	margin:0 auto;
	padding:20px 0;
	width:900px;
	clear:both;

}

div#col-1 blockquote {
	padding:10px 0 5px 0;
	clear:both;
	color:#555;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style: italic;
	font-weight:normal;
}
div#col-1 img {
	padding:3px;
	border:1px solid #DDD;
margin:3px;
}
div#col-2, div#col-3 {
	margin:20px 0;
	display:block;
	float:left;
	position:relative;
}
div#col-2 {
	margin-right:25px;
	padding-right:25px;
	width:560px;
}
div#col-3 {
	width:289px;
}
div#col-3 img {
	padding:0;
	border:0;
}
#footerHolder {
	margin:0 auto;
	width:950px;
	background:#d1d1d1;
	clear:both;
border-bottom:10px solid #FFF;
}
#footer {
	margin:0 auto;
	padding:15px 0 0;
	width:920px;
	font-size:11px;
	color:#6e4e80;
	clear:both;
	display:table;
}
#footerTxt {
	margin-top:10px;
	width:700px;
	line-height:normal;
	display:block;
	float:left;
	clear:left;
}
#footer a, #footer a:link, #footer a:active, #footer a:visited {
	color:#6e4e80;
	text-decoration:none;
}
#footer a:hover {
	color:#000;
}
#social {
	display:block;
	float:right;
	line-height:33px;
}
#social img {
	margin-left:10px;
}
.formbuilderform td {
	padding:3px;
	font-weight:bold;
}
.formbuilderform input {
	width:250px;
}
.formbuilderform select {
	width:257px;
}
.cms_submit {
	width:100px !important;
}
/* End of 'theme' */

