/* 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:middle;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
}
blockquote, q {
	quotes:"" "";
}
a img {
	border:none;
}
:focus {
	outline:0;
}
body {
	padding:10px 0;
	font:12px/1.5em Arial, Helvetica, sans-serif;
	background:#3f545c;
	color:#3f545c;
}
em {
	font-style:italic;
}
#holder {
	margin:0 auto;
	width:960px;
	background: #FFF;
}
#header {
	background:transparent url('../images/bg_header01.jpg') no-repeat;
	width:905px;
	height:133px;
	margin: 0 auto;
	position:relative;
}
#headerTxt {
   background: url("../images/headTxtBg.jpg") no-repeat scroll 0 0 transparent;
    color: #43515C;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    height: 31px;
    line-height: normal;
    padding: 10px 0 0 44px;
    position: absolute;
    right: 0;
    top: 70px;
    width: 160px;
}

#mainNav {
	background:transparent url('../images/navBg.jpg') repeat-x;
	width:905px;
	position:relative;
	margin: 0 auto;
}

#banner {
	margin:0 auto;
	background:#FFF;
	width:905px;
	height:288px;
	overflow:hidden;
	position:relative;
}
div.intro {
	width:960px;
	height:240px;
	float:left;
}
#content {
    background: none repeat scroll 0 0 #FFFFFF;
    display: table;
    width: 905px;
}
#content h1, #content h2, #content h3, #content h4 {
	font-weight:normal;
}
#content h1 {
	padding:10px 0;
	font-size:24px;
	line-height:24px;
	color:#11a1d6;
}
#content h2 {
	margin:0 0 5px 0;
	padding:10px 0;
	font-size:18px;
	color:#13a0d6;
font-weight:bold;
}
#content h3 {
	padding:10px 0;
	font-size:18px;
	color:#3f545c;
}
#content h4 {
	margin:5px 0;
	font-size:16px;
	color:#000;
}
#content p {
	padding:10px 0;
}
#content a:link, #content a:active, #content a:visited {
	color:#0ea5de;
	text-decoration:none;
}
#content a:hover {
	color:#3f545c;
}
#content ul, #content ol {
	padding:10px 0;
	list-style:inside;
}
#content li {
	padding-left:15px;
}
table.globalTable {
	margin:10px auto;
	border:1px solid #CCC;
	width:80%;
	-webkit-box-shadow: 0px 0px 4px #CCC; /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	-moz-box-shadow: 0px 0px 4px #CCC; /* FF3.5 - 3.6 */
	box-shadow: 0px 0px 4px #CCC; /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
}
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;
}


div#col-1 {
	margin:15px auto 0;
	padding:20px 0;
	width:870px;
	clear:both;
	display:table;
}



div#col-1Home {
	margin:0 auto;
	padding:20px 0;
	width:870px;
	clear:both;
	display:table;
}
div#col-1 blockquote {
	padding:10px 0 5px 0;
	clear:both;
	color:#888;
	font-size:14px;
	font-style: italic;
	font-weight:normal;
}
div#col-1 img {

}
div#col-2, div#col-3 {
	display:block;
	float:left;
	position:relative;
}
div#col-2 {
    margin-right: 45px;
    width: 266px;
}
div#col-3 {
	width:280px;
	float:right;
}
#footerHolder {
	margin:0 auto;
	width:960px;
	clear:both;
	background:#FFF;
}
#footer {
	margin:0 auto;
	padding:15px 0;
	width:905px;
	font-size:11px;
	color:#3f545c;
	clear:both;
	display:table;
	border-top:1px solid #10a2db;
}
#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:#3f545c;
	text-decoration:none;
}
#footer a:hover {
	color:#10a1db;
}
#social {
	display:block;
	float:right;
	line-height:33px;
}
#social img {
	margin-left:10px;
}
.formbuilderform td {
	padding:3px;
	font-weight:bold;
}
.formbuilderform input, .formbuilderform textarea {
	width:250px;
}
.formbuilderform select {
	width:257px;
}
.cms_submit {
	width:100px !important;
}

/* End of 'theme' */

