@charset "UTF-8";

/* Master Reset ========================*/

p {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}

ol {
	list-style-type: none;
	margin: 0;
	font-size: 0.9em;
	padding: 0px;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

li {
	font-size: 1.1em;
}


/* Master Positioning ==================*/

body {
	padding: 0;
	margin: 0;
	/* [disabled]text-align: center; */
	background-position: 100px;
	background-color: #446AAB;
}

#container {
	background: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	width: 950px;
	margin: 0 auto;
	text-align: left;
	color: #0B2172;
	border: 1px solid #0B2172;
}

#content {
	padding: 10px 0;
	position: relative;
}

#header {
	font-size: 0.8em;
	text-align: right;
	height: 20px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

#masthead {
	position: relative;
	background-image: url(../images/mastheadCloud.jpg);
	background-repeat: no-repeat;
}

.mastheadFlash {
	float: left;
	position: relative;
	height: 370px;
}

#mastheadLogo {
	padding: 0 0px;
	/* [disabled]position: relative; */
	float: left;
	top: 10px;
	width: 280px;
	height: 370px;
}

.mastheadBanner {
	position: relative;
	height: 125px;
	left: -11px;
}

.mastheadFlash img{
	padding: 0px;
	float: left;
}

.mastheadBanner img{
	padding: 12px;
	float: left;
}

#bannerLogo {
	float: right;
	width: 300px;
	position: relative;
	top: 2px;
}

.nav1 {
	font-size: 0.9em;
	color: #FFF;
	height: 30px;
	position: relative;
}

.nav {
	position: relative;
	background-color: #002072;
	height: 36px;
}

.nav p {
	padding: 0 20px;
}

.nav img {
	padding: 0;
}

.nav a {
	text-decoration: none;
	color: #FFF;
}

.nav1 a {
	font-size: 1.1em;
	text-decoration: none;
	color: #FFF;
	padding: 5px 0;
}


.bamboo {
	height: 28px;
	position: relative;
	background-image: url(../images/bamboo.jpg);
	background-repeat: repeat-x;
}

.sidebar {
	float: right;
	width: 200px;
	position: relative;
}

/* Start of Column CSS */

#column1 {
	float:left;
	width:310px;
	padding: 0 0 20px 0;
	position:relative;
}
#column2 {
	float: left;
	width:310px;
	padding: 0 0 20px 0;
	position:relative;
}
#column3 {
	float:left;
	padding: 0;
	width:310px;
	position:relative;
}

#columna {
	float:left;
	width:650px;
	padding: 10px 0 20px 0;
	position:relative;
}

.lftimage {
	padding: 0 0 0 20px;
}

#columa table img{
	position: relative;
	padding: 0;
}


#columnb {
	float:left;
	width:288px;
	padding: 10px 0 20px;
	position:relative;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #BEBEBE;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEBEBE;
}


#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .75em;
	text-align: center;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #001B65;
	margin: 0;
	padding: 10px 0;
}

form {
	padding: 10px 20px;
}

.testimonials {
	/*	background-color: #DEDEDE;
	width: 250px;
	float: right;
	margin: 10px;
	font: .75em Verdana, Geneva, sans-serif;
	padding-top: 10px;
	padding-bottom: 20px;*/

	width: 250px;
	float: right;
	margin: 10px;
	font: .85em Verdana, Geneva, sans-serif;
	padding-top: 10px;
	padding-bottom: 20px;
	border: 2px dotted #002072;
	background: #E8EEFF;
}

.testamonialsquote {
	font: 1em Georgia, "Times New Roman", Times, serif;
}
	
/* Master Typography ==================== */

p {
	padding: .3em 20px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, sans-serif;
	padding: .2em 20px;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.35em;
	font-style: italic;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.2em;
	font-style: italic;
}

h5 {
	font-size: 1em;
}

h6 {
	font-size: .9em;
	font-style: italic;
}

li {
	/*padding: .4em 20px;*/
}

#column3 p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.15em; /*font-size: .95em;*/
}


#columnb ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .95em;
}

#columna ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
}

#columna ol {
	font-family: "Trebuchet MS", Arial Helvetica, sans-serif;
	list-style: none;
	font-size: 1em;
}

ol {
	padding: .2em 60px;
	list-style: decimal;
}

.acro li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	list-style: url(../images/acrobatIcon.png);
}

ul {
	padding: .2em 60px;
	list-style: disc;
}

a {
	color: #006;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.9em;
}

form {
	font: Verdana, Geneva, sans-serif;
	font-size: .8em;
}

.privacyPol {
	font-size: .8em;
	font-style: italic;
}

/*  links ============================== */

a img {
	border: none;
}

/* Hacks =============================== */

.clear {
	clear: both;
}

#access {
	position: absolute;
	left: -9999px;
	top: -9999px;
}
#socialmedia {
	margin: 5px auto;
	width: 100px;
	height: 50px;
	clear: both;
	
}
.newsbox {
	background: url(../images/newsletter-form.png) no-repeat center center;
}
.readmore{
	margin:5px auto 10px;
	text-align:right;
	padding:5px 20px 10px;
	width:90%;
	border-bottom:1px dashed #002072;
	
}
