@charset "UTF-8";
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div,  applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

body {
	line-height: 155%;
	background-color:#212d62;
	background-position: center top;
	background-image:url('images/background.jpg');
	background-repeat:no-repeat;
	font-size: 12px;
}

ul {
	list-style: none;
}

li {
	display: inline;
	padding-right: 12px;
}


ol {
	list-style:disc;
	font-size:.8em;
	}
	
blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*******************/

.clear {
clear:both;
}

h1 {
	font-weight:bold;
	color:#990000;
	font-style:italic;
	}

#text1 {
	padding: 90px 0 0 0px;
	width: 670px;
	float: left;
	z-index:-5;
}

#textsm {
	padding: 90px 0 0 0px;
	width: 635px;
	float: left;
	z-index:-5;
}


#text1 li {
	display:block;
	list-style:none;
	font-size:1em;
}


#menu {
	width: 200px;
	margin-top: 120px;
	float: left; 
	font-family: "Trebuchet MS", Helvetica, Helvetica, sans-serif;
	color:#990000;
	font-weight:bold;
	font-size:11px;
	padding: 250px 0 0 0;
	text-decoration: none;
}


.side {

	float: left;
	height: 40px;
	width: 165px;
	margin: 0 ;
	background: url('images/menuimg.jpg') 0 0 no-repeat;
	color:#212d62;
	text-decoration: none;
}

.side a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	background: #fff url('images/menuimg.jpg') top right no-repeat;
	color:#212d62;
	text-decoration: none;
}

.side a:hover, .side a:active {
	 display: block;
	 background-position: 0px  0;
	 color:#212d62;
	 text-decoration: none;
}

.side span {
	font-stretch:normal;
	font-size:100%;
	display: block;
	padding: 8px 0 0 20px;
	text-decoration: none; 
}

.side2 {
	float: left;
	height: 40px;
	width: 165px;
	margin: 0 ;
	background: url('images/menuimg.jpg') 0 0 no-repeat;
	color:#212d62;
	text-decoration: none;
}


.side2 a:hover, .side a:active {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	background: #fff url('images/menuimg.jpg') top right no-repeat;
	background-position: 0px  0;
	color:#212d62;
}

.side2 span {
	display: block;
	padding: 8px 0 0 20px; 
	text-decoration: none;
	color:#212d62;
}


#topmenu {
	float: right;
	width: 390px;	
	padding: 185px 0 0 0;
	font-size:10px;
	font-weight:800;
}

.menu a:link { text-decoration: none; color:#000}
.menu a:visited { text-decoration: none; color:#000}
.menu a:active { text-decoration: none; color:#000}
.menu a:hover { text-decoration: none; color:#990000}

.page a:link { text-decoration: none; color:#990000}
.page a:visited { text-decoration: none; color:#990000}
.page a:active { text-decoration: none; color:#990000}
.page a:hover { text-decoration: none; color:#990000}

#footer {
	clear:both;
	background-color:#212d62;
	background-image: url('images/bottom.jpg');
	background-repeat:no-repeat;
}


#footertext {
	font-size:9px;
	color:#5890b8;
	line-height: 140%;
	padding-top: 30px;
	clear:both;
	text-align:justify;
}

#footerdisc {
	float: left;
	width: 330px;
	padding: 175px 0px 0 20px;
	font-size:10px;
	font-weight:800;
	color:#999
}

.disc a:link { text-decoration: none; color:#999}
.disc a:visited { text-decoration: none; color:#999}
.disc a:active { text-decoration: none; color:#999}
.disc a:hover { text-decoration: none; color:#000}


#footermenu {
	float: right;
	width: 390px;
	padding: 175px 0px 0 0;
	font-size:10px;
	font-weight:800;
}

.footlinks a:link { text-decoration: none; color:#fff}
.footlinks a:visited { text-decoration: none; color:#fff}
.footlinks a:active { text-decoration: none; color:#fff}
.footlinks a:hover { text-decoration: none; color:#000}


.textlinks a:link { text-decoration: none; color:#638DC3;font-weight: bold;font-style:italic;}
.textlinks a:visited { text-decoration: none; color:#638DC3;font-weight: bold;font-style:italic;}
.textlinks a:active { text-decoration: none; color:#638DC3;font-weight: bold;font-style:italic;}
.textlinks a:hover { text-decoration: none; color:#212d62;font-weight: bold;font-style:italic;}

.faqlinks a:link { text-decoration: underline; color:#333366}
.faqlinks a:visited { text-decoration: underline; color:#333366}
.faqlinks a:active { text-decoration: underline; color:#333366}
.faqlinks a:hover { text-decoration: underline; color:#990000}

.faq2links a:link { text-decoration: none; color:#990000;font-weight:bold; }
.faq2links a:visited { text-decoration: none; color:#990000; font-weight:bold;}
.faq2links a:active { text-decoration: none; color:#990000; font-weight:bold;}
.faq2links a:hover { text-decoration: none; color:black;font-weight:bold; }

.imgrside {
	float: right;
	padding: 0px 10px 0px 10px;
}

.imglside {
	float: left;
	padding: 0px 10px 0px 10px;
}

.imglbottom {
	float:left;
	padding: 20px 10px 0px 20px;
}

.testimonial {
	color:#212d62;
	font-size: 16px;
	font-weight:600;
	font-family:Palatino Linotype, Book Antiqua;
	line-height: 130%;
}

.column1 {
	padding: 10px 40px 0  0;
	float: left;
	width: 300px;
}



.copy {
	font-size: 9px;
	display: inline;
	}
	
.quote {
	text-decoration:none;
	color:#be2037;
	font-weight:bold;
	}