@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	font-size:12px;
	background-color:#FFFFFF;
	}

form {
	padding:0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dd, dl, dt, ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {		

	font-style: inherit;
	font-family:Arial, Helvetica, sans-serif;
	}

h1 {
	font: 20px Arial, Helvetica, sans-serif;
	color: #031770;
	line-height:24px;
	font-weight:lighter;
	}
	
h2 {
	color: #031770;
	font-size: 12px;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
h3 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #031770;
	line-height:20px;
	font-weight: normal;
	}
	
.line-font-size {
	line-height:22px;
	font-size:14px;
	color: #717070;
	}
	
.line-font-size_BL {
	line-height:22px;
	font-size:12px;
	color: #031770;
	}
	
.italic-font-size {
	line-height:22px;
	font-size:14px;
	color: #031770;
	font-style: italic;
	float: none;
	text-align: right;
	}
	
	
.LIST {
	line-height:18px;
	font-size:12px;
	color: #000000;
	float: left;
	margin-left: 0px;
	}
	
.small-font-size {
	line-height:16px;
	font-size:10px;
	color: #031770;
	}

	
a {
	color:#717070;
	text-decoration:none;
	}
	
a:visited {
	color:#717070;
	text-decoration:underline;
	}
	
a:hover {
	color:#424141;
	text-decoration:underline;
	}
	
a.plainlink {
	color:#000000;
	text-decoration:none;
	}
	
a.plainlink:visited {
	color:#000000;
	text-decoration:none;
	}
	
a.plainlink:hover {
	color:#000000;
	text-decoration:underline;
	}
	
a.buttonlink {
	font:11px Helvetica, sans-serif;
	color:#000000;
	line-height:20px;
	text-decoration: none;
 	}

a.buttonlink:hover {  
	font:11px Helvetica, sans-serif;
	color:#000000;
	line-height:20px;
	text-decoration: underline;
	}
	
#main {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	background-color: #f6f6ef;
	margin-top: 20px;
	margin-bottom: 20px;
	}

#content-area {
	width: 950px;
	margin-top: 10px;
	margin-right: 37px;
	margin-bottom: 20px;
	margin-left: 37px;
	}

#text-area {
	float: left;
	width: 710px;
	margin-right: 20px;
	overflow: auto;
	}

#slogan-right{
	float: right;
	height: 65px;
	width: 350px;
	margin-top: 7px;
	}
	
#nav-box-right {
	float: right;
	height: 300px;
	width: 220px;
	background-image: url(images/nav-bkgd.png);
	background-repeat: repeat;
	}
	
#navigation td {
	border-bottom: 1px dotted #FFFFFF;
	}
	
#navigation a {
	font: 14px Arial, Helvetica, sans-serif;
	color: #414141;
	line-height:15px;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 50px;
	background-image: url(images/nav-bkgd1.png);
	background-repeat: repeat;
	}
	
#navigation a:hover {
	color:#031152;
	background-image: url(images/nav-bkgd2.png);
	background-repeat: no-repeat;
	}
	
#statement-box {
	height: 60px;
	width: 400px;
	padding-left:10px;
	margin-left: 0px;
	background-image:url(images/bg-white.png);
	text-shadow: #000000;
	}
	
	
.CAPITAL-OR {
	color: #ee5212;
	line-height:80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	}

.CAPITAL-BL { 
	color: #031770;
	line-height:80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	}
	
.italic-quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	color: #717070;
	float: none;
	text-align: right;
	}
	
#italic-text {font-style:italic; font-weight:600; margin-left:10px; margin-right:10px; }

ul {line-height:22px; padding-left:10px; }

.statement-BL {
	color: #031770;
	line-height:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: lowercase;
	}
	
.quote-BL { 
	color: #031770;
	line-height:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	}

.title-BL {
	color: #031770;
	line-height:50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: capitalize;
	}
	
.main-image {
	background-image: url(images/bkgd-top.jpg);	
	}

.question {font-weight:600; margin-bottom:0px; }

.testimonal-name {font-weight:600;}

#testimonials-line { height:0.5px; width:720px; margin-left:auto; margin-right:auto; background-color:#00063e; }