/* CSS Document */

body {
	text-align: centre;
	margin: 0px;
	padding: 0px;
	background-color: #ececec;
}

a:link, a:active, a:visited {
	text-decoration: underline;
	color: #005951;
}
a:hover {
	text-decoration: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#303030;
	font-weight: bold;
	margin-top: 0px;
	/* margin-bottom: 5px; */ margin-bottom: 0px;
	text-indent: -9999px; 
	overflow: hidden;
	height: 0px;
}

h1 a:link, h1 a:active, h1 a:visited {
	color: #324d6b;
	text-decoration: none;
}

h1 a:hover {
	color: #324d6b;
	text-decoration: underline;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #324d6b;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 18px;
}

h2 a:link, h2 a:active, h2 a:visited {
	color: #324d6b;
	text-decoration: none;
}

h2 a:hover {
	color: #324d6b;
	text-decoration: underline;
}

/*

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#333333;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 3px;
}
*/

#wrapper {
	background-color:#ffffff;
	width: 780px;
	text-align: left;
	margin: 0px auto; /* This is the key to centre aligning the wrapper */
}

#header {
	text-align:center;
}

#menu {
	text-align: center;
	background-color:#FFFFFF;
	background-image: url(images/menu-tile-bk.gif);
	background-repeat:repeat-x;
	background-position: top;
	/* height: 74px; */
	padding-left: 10px;
	/*height: 65px; */
	overflow: hidden;
	padding-bottom: 5px;
}

#content {
	background-color:#ffffff;
	text-align:left;
	width: 508px;
}


/* This is the body copy conditional style */
#content p, .bodyCopy { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#3b3b3b;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 10px;
}

#content p strong a:link, #content p strong a:active, #content p strong a:visited, #content p strong a:hover {
	color: #3b3b3b;
	text-decoration: none;
}

.bullet a:link, .bullet a:active, .bullet a:visited {
	color: 3b3b3b;
	text-decoration: none;
}
.bullet a:hover {
	text-decoration: underline;
}

.subBullet {
	padding-left: 8px;
	margin-top: 0px;
}

#rightMargin {
	width: 268px;
	background-color:#003366;
	float:right;
	background-image:url(images/margin-tile-bk.gif);
	background-repeat:repeat-x;
	background-position:top;
	text-align: center;
	margin-bottom: 10px;
}
#rightMargin .field {
	width: 170px;
	border: 1px solid #5e5e5e;
}

#rightMarginBox {
	margin: 11px;
	background-color:#FFFFFF;
	text-align: left;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(images/contact-us-tile-bk.gif);
	background-repeat: repeat-x;
}
#rightMarginBox p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #707070;
	margin-left: 5px;
}

#rightMarginBox h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	margin-top: 4px;
}

#rightMarginBox strong {
	color: #1e3557;
}

.headingFree {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: center;
	margin-top: 5px;
	color: #0c0c3f;
}


.MenuTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	height: 18px;
	vertical-align: middle;
	font-weight: bold;
}

td.MenuTop a:link, td.MenuTop a:visited, td.MenuTop a:active {
	color: #ffffff;
	text-decoration: none;
}

td.MenuTop a:hover {
	color: #dadbb1;
}

.MenuSub {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
	vertical-align: middle;
}

td.MenuSub a:link, td.MenuSub a:visited, td.MenuSub a:active {
	color: #666666;
	text-decoration: none;
}

td.MenuSub a:hover {
	color: #000000;
	text-decoration: underline;
}

.IMGBodyTitle {
	margin-left: 24px;
}

.contentBox {
	width: 460px;
	border-bottom:solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	margin-left: 24px;
	/* margin-bottom: 20px; */
	padding-bottom: 8px;
}

.contentBox li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	color:#3b3b3b;
	margin: 0px;
	margin-bottom: 5px;
	margin-left: -15px;
	margin-top: 0px;
	list-style-image: url(images/bullet.gif);
	text-decoration: none;
}
.contentBox ul {
	margin-top: 2px;
}

.SummaryImage {
	float:right;
	border-color: #7faca8;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 3px;
	margin-left: 15px;
}
.SummaryImageLeft {
	float:left;
	border-color: #7faca8;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 10px;
}

.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #666666;
}

.formField {
	background-color:#FFFFFF;
	border: 1px solid #a5acb2;
	font-size: 10px;
	width: 146px;
	height: 20px;
}
	
td.formName {
	text-align: left;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
}

#footer {
	background-color: #ececec;
	border-bottom-style: solid;
	border-color:#324d6b;
	border-bottom-width: 1px;
	border-top-width: 3px;
	border-top-style: solid;
	text-align: center;
	height: 28px;
	vertical-align: middle;
	padding-top: 5px;
	margin-bottom: 10px;
	margin-top: 15px;
	clear: both;
}

#footer li, #footer ul {
	display: inline;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3d3d3d;
	margin: 0px;
	padding: 0px;
}

.footerImg {
	vertical-align: -2px;
}

#footer a:link, #footer a:active, #footer a:visited {
	text-decoration: none;
	color: #3d3d3d;
}
#footer a:hover {
	text-decoration: underline;
}

.notes {
	font-family: Arial, Helvetica, sans-serif;

	text-align: center;
	font-size: 0.6em;
	color: #999999;
	margin-bottom: 15px;
}

.callUs {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #990000;
}

/* keep 'clearfix' at the end of this section */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


/* All styles below are used in the HOME PAGE */

#banner {
	background-color:#CCCCCC;
	background-image: url(images/banner-tile-bk.gif);
	background-repeat: repeat-x;
	height: 243px;
	padding-left: 23px;
}

#banner p {
	font-size: 0.8em;
	line-height: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 40px;
}
#banner p a:link, #banner p a:active, #banner p a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#banner p a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#bannerTitle {
	padding-top: 23px;
}
#bannerPhoto {
	float: right;
	margin-right: 14px;
}

.leftBox {
	background-color: #dddddd;
	width: 350px;
	height: 90px;
	margin-left: 15px;
	margin-bottom: 16px;
	border: 1px #c1c9d2 solid;
	padding-left: 7px;
	padding-top: 7px;
	margin-right: 8px;
}
.rightBox {
	background-color: #dddddd;
	width: 368px;
	height: 90px;
	margin-right: 15px;
	margin-bottom: 16px;
	text-align: left;
	border: 1px #c1c9d2 solid;
	padding-left: 7px;
	padding-top: 7px;
	margin-left: 8px;
}

.leftBox p, .rightBox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	line-height: 1.2em;
	margin: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
}

.rightbox:hover {
	border: 1px #3b3b3b solid;
}

#guideThumb {
	float: right;
	margin-right: 13px;
	margin-top: -18px;
}

.bannerTitle {
	font-family: trebuchet, verdana, helvetica, sans-serif;
	font-size: 40px;
}

#extraInformation {
	margin: 11px;
	margin-bottom:11px;
	padding: 0px;
	text-align: left;
}

#extraInformation h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0C0C3F;
	font-size: 14px; 
	margin-bottom: 3px;
}
#extraInformation ul {
	margin: 0px auto;
	margin-bottom: 10px;
	padding: 0px;
	text-align: left;
	line-height: 26px;
	text-indent: 10px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#extraInformation li a:link, #extraInformation li a:active, #extraInformation li a:visited {
	border-top: 1px solid #eeeee0;
	display: block;
	text-indent: 10px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
	text-indent: 0px;
	padding: 3px 0px 3px 5px;
}
#extraInformation li a:hover {
	background-color: #ececec;
	color: #333333;
}

.PDFicon {
	border: 0px;
	margin: 0px;
	margin-top: -8px;
	padding: 0px;
}
p.testimonial {
	border: 1px solid #dfdfdf;
	background-color: #fafafa;
	padding: 5px;
}
#rightMarginBox p.testimonial {
	border: none;
	background-color: transparent;
	margin: 0px;
}
.block {
	width: 200px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 200px;
	padding: 5px;
	border: 1px solid #dfdfdf;
	background-color: #fafafa;
}