﻿a:hover {
	color: White;
	background-color: Red;
}

a {
	color: #497db2
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
}

.black8 {
	font-size: 8pt;
}

.black8b {
	font-size: 8pt;
	font-weight: bold;
}

.black9 {
	font-size: 9pt;
}

.black9b {
	font-size: 9pt;
	font-weight: bold;
}

.blue8 {
	font-size: 8pt;
	font-weight: normal;
	color: #00009d;
}

.blue8i {
	font-size: 8pt;
	font-style: italic;
	color: #00009d;
	font-weight: normal;
}

.blue8b {
	font-size: 8pt;
	font-weight: bold;
	color: #00009d;
}

.blue9b {
	font-size: 9pt;
	font-weight: bold;
	color: #00009d;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;	
}

h1 {
	background-image: url(headline_2.jpg);
	width: 100%;
	font-size: 16pt;
	font-weight: bold;
	color: #497db2;
}

.header1 {
	background-image: url(headline_2.jpg);
	width: 100%;
	font-size: 16pt;
	font-weight: bold;
	color: #00009d;
}

.header2 {
	background-image: url(roofHeadline_2.jpg);
	width: 100%;
	font-size: 16pt;
	font-weight: bold;
	color: #00009d;
}

.header3 {
	width: 590;
	font-size: 14pt;
	font-weight: bold;
	color: #00009d;
	background-color: #F2F2F2;
	border: 1px solid #00009d;
	text-align: center;
/*	layout-grid-line: 10px;*/
}

.header4 {
	width: 100%;
	font-size: 14pt;
	font-weight: bold;
	background-color: #00009d;
	text-align: center;
	layout-grid-line: 10px;
	color: #f0f0ff;
}

.header6 {
	width: 100%;
	font-size: 10pt;
	font-weight: bold;
	background-color: #00009d;
	text-align: center;
	layout-grid-line: 10px;
	color: #f0f0ff;
}

.leftMenu2 {
	background-image: url(images/leftMenu2_2.jpg);
}
/*
h1 {
	font-size: 20pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #497db2;
}*/

h2 {
	background-color: #00009d;
	color: #ffffff;
	filter: alpha(opacity=100, finishopacity=0, style=1, startx=0, starty=0, finishx=480, finishy=40);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	width: 100%;
}

h2old {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
}

h3 {
	background-color: #3F3F3F;
	color: #ffffff;
	filter: alpha(opacity=100, finishopacity=0, style=1, startx=0, starty=0, finishx=480, finishy=40);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	width: 100%;
}

/*h5 {
	color: #ffffff;
	filter: alpha(opacity=100, finishopacity=0, style=1, startx=0, starty=0, finishx=480, finishy=40);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	background-image: url(paraBG_280x16.jpg);
	background-repeat: no-repeat;
}*/

/*h4 {
	color: #ffffff;
	filter: alpha(opacity=100, finishopacity=0, style=1, startx=0, starty=0, finishx=480, finishy=40);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	background-image: url(paraBG2_280x16.jpg);
	background-repeat: no-repeat;
}*/

h4 {
	background-color: #00009d;
	color: #ffffff;
	filter: alpha(opacity=100, finishopacity=0, style=1, startx=0, starty=0, finishx=480, finishy=40);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	width: 100%;
}

h5 {
	background-color: #00009d;
	color: #ffffff;
	filter: alpha(opacity=0, finishopacity=100, style=1, startx=0, starty=0, finishx=480, finishy=40);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	width: 100%;
}

h6 {
	background-color: #00009d;
	color: #ffffff;
	filter: alpha(opacity=100, finishopacity=10, style=3, startx=0, starty=0, finishx=20, finishy=50);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

.border1 {
	border-top: 1px solid #000a97;
	border-bottom: 1px solid #000a97;
	border-left: 1px solid #000a97;
	border-right: 1px solid #000a97;
	padding: 4px;
}

.border2 {
	border-top: 1px solid #D7DFFF;
	border-bottom: 1px solid #D7DFFF;
	border-left: 1px solid #D7DFFF;
	border-right: 1px solid #D7DFFF;
	background-color: #f7f7f7;
	padding: 4px;
}

.border2j {
	border-top: 1px solid #D7DFFF;
	border-bottom: 1px solid #D7DFFF;
	border-left: 1px solid #D7DFFF;
	border-right: 1px solid #D7DFFF;
	background-color: #f7f7f7;
	padding: 4px;
	/*text-align: justify;*/
}

.border3 {
	border-top: 1px solid #000a97;
	border-bottom: 1px solid #000a97;
	border-left: 1px solid #000a97;
	border-right: 1px solid #000a97;
	padding: 4px;
	background-color: #f0f3ff;
}

.border4 {
	border-top: 1px solid #C8CBFF;
	border-bottom: 1px solid #C8CBFF;
	border-left: 1px solid #C8CBFF;
	border-right: 1px solid #C8CBFF;
	padding: 4px;
	background-color: #F4F7FF;
}

.border4j {
	border-top: 1px solid #C8CBFF;
	border-bottom: 1px solid #C8CBFF;
	border-left: 1px solid #C8CBFF;
	border-right: 1px solid #C8CBFF;
	padding: 4px;
	background-color: #F4F7FF;
	text-align: justify;
}

.border5L {
	border-left: 1px solid black;
	/*padding-left: 7px;*/
	margin-right: 9px;
}

.border5R {
	border-right: 1px solid black;
	/*padding-right: 7px;*/
	margin-left: 9px
}


.border6 {
	border-left: 1px solid black;
	border-right: 1px solid black;
}



.divider {
	
	/*color: black;*/
	height: 100%;
	/*background-repeat: repeat-y;*/
	background-image: url(img0001.gif);
}

.faq_answer {
	font-style: italic;
}

p.base {
	text-align: center;
	vertical-align: bottom;
}

div#container
{
   width: 990px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}

body
{
   text-align: center;
   margin: 0;
   font-family: arial, sans serif;
   font-size:10pt;
}

h1 {color: inherit; font-weight: bold;
}

/*.menubutton1 {background-image: url(button_01_bg.gif); margin-right: 9px; background-repeat: repeat-x;height:32px;vertical-align:middle; text-align:center} */

.menubutton1 {background-image: url(button_01_bg.gif); margin-right: 9px; background-repeat: repeat-x;height:32px;vertical-align:middle; text-align:center; color:#497db2; font-weight:bold; font-size:120%}
