BODY {
	font-family: verdana;
	font-size: 11px;
	margin: 0px;
	color: #006699;
	background-color: #EEF4F6;
}

A:link {
	color: #115278;
	text-decoration: underline;
}

A:visited {
	color: #115278;
	text-decoration: underline;
}

A:active {
	color: #115278;
	text-decoration: underline;
}

A:hover {
	color: #E52A48;
	text-decoration: none;
	}
B.home {
	font-size: 12px;
	color: #E52A48;
	text-decoration: none;
	font-weight: bold;
}

	
TABLE {
	font-family: verdana;
	font-size: 11px;
	line-height: 14px;
	color: #006699;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	}

TABLE.fullscreen {
	width: 100%;
	height: 570px;
	background-color: #EEF4F6;
	vertical-align: top;
	text-align: left;
}

TABLE.site {
	width: 980px;
	height: 570px;
	background-color: #ffffff;
	font-family: verdana;
	font-size: 11px;
	line-height: 14px;
	color: #006699;
	border-bottom-color: #61678F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #61678F;
	border-right-width: 1px;	
	border-right-style: solid;	
	border-left-color: #61678F;
	border-left-width: 1px;	
	border-left-style: solid;	
	vertical-align: top;
}

TABLE.header {
	width: 980px;
	height: 105px;
	vertical-align: top;
	}
TD.headerLogo {
	width: 170px;
	height: 80px;
	background-color: #DAEAF3;
	vertical-align: bottom;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;		
}

TD.headerSlogan {
	width: 810px;
	height: 80px;
	color: #FFFFFF;
	padding: 0px;	
}

TD.headerBar {
	width: 980px;
	height: 25px;
	color: #FFFFFF;
	background-image: url("../images/navBar.jpg");
	background-repeat: no-repeat;
	padding-left: 720px;
	padding-right: 20px;
	font-weight: bold;	
}
TD.headerNav {
	width: 980px;
	height: 25px;
	color: #015071;
	vertical-align: middle;
	background-image: url("../images/headerNavBar.jpg");
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 30px;
	padding-bottom: 0px;
	padding-right: 0px;		
}


TD.right_header {
/* not in use */
}


TD.payoff_left {
/* not in use */
}

/*
payoff 215 + main 765= 980
payoff padding = 25px
*/

TD.payoff_right {
	width: 190px;
	height: 420px;
	vertical-align: top;
	color: #006699;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 30px;
	padding-bottom: 10px;
	}


DIV.right {
	padding-left: 0px;
	padding-right: 5px
}

/*

Main splashpage has no DIV, 
a complete html table
*/

TD.main_splash {
	width: 765px;
	height: 450px;
	vertical-align: top;
	background-image: url("../images/bgMain.gif");
	background-repeat: repeat-y;
	}

/*

Main splashpage has a special DIV, 
because of the different homeImage!
*/

DIV.hometext {
	padding-left: 30px;
	padding-right: 80px
}


P.title {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: black;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

TABLE.footer {
	width: 980px;
	height: 15px;
	background-color: #D5DADD;
	color: #006699;
	font-size: 10px;
	font-weight: bold;
	border-top-color: #61678F;
	border-top-width: 1px;
	border-top-style: solid;
	
	
}

TD.footer_left {
	text-align: left;
	border-spacing: 0px;
	border-collapse: collapse;
	padding-left: 10px;
	
}

TD.footer_right {
	text-align: right;
	border-spacing: 0px;
	border-collapse: collapse;
	padding-right: 10px;
}

SELECT {
	font-family: verdana;
	font-size: 11px;
	color: black;
	background-color: white;
	border-color: black;
}

INPUT.button {
	font-family: verdana;
	font-size: 11px;
	color: black;
	background-color: #58FF01;
	border-color: black;
	border-style: groove;
	border-width: 1px
}

INPUT.text {
	font-family: verdana;
	font-size: 11px;
	color: black;
	border-color: black;
	border-style: groove;
	border-width: 1px
}

IMG.border {
	border-color: #006699;
	border-width: 1px;
	border-style: solid
}

TR.documents {
	padding: 5px;
	
}

TD.form1 {
	height: 20px;
	background-color: #DFE3F7;
	text-indent: 10px;
	font-weight: bold;
	color: #004080;
}
TD.form2 {
	height: 20px;
	text-indent: 10px;
	color: #004080;
	background-color: #EBEDF7;
}



P.pagetitle {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	
}




HR {
	color: #E52A48;
	width: 600px;
	height: 1px;
	text-align: left
}


H1 {
	font-size: 15px;
	color: #C6151F;
}


H2 {
	font-size: 14px;
	color: #C6151F;
}

H3 {
	font-size: 13px;
	color: #C6151F;
}

ul
{
	padding-top: 0px;
	padding-left: 25px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
}

ol
{
	padding: 0px 0px 0px 15px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

LI {
	padding: 0px;
	margin-left: 0px;
}