body {
	color : #034083;
	background-color : #FFFFFF;
	background-image : url('images/background.gif');
	font-family : Arial, sans-serif;
}

body.body1 {
	color : #034083;
	background-color : #FFFFFF;
	background-image : url('images/spacer.gif');
	font-family : Arial, sans-serif;
}

body.body2 {
	color : #FFFFFF;
	background-color : #0A254E;
	background-image : url('images/spacer.gif');
	font-family : Arial, sans-serif;
}

td {
	font-family : Arial, sans-serif;
	font-size : 12px;

}

td.nav {
	font-family : Arial, sans-serif;
	font-size : 12px;
	line-height: 27px;
}

.tit {
	color: #1A3576;
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
}

.tit16 {
	color: #1A3576;
	font-family : Arial, sans-serif;
	font-size : 16px;
	font-weight : bold;
	font-style : normal;
}


.tit20 {
	color: #1A3576;
	font-family : Arial, sans-serif;
	font-size : 20px;
	font-weight : bold;
	font-style : normal;
}


.wht {
	color: #FFFFFF;
	font-family : Arial, sans-serif;
	font-size : 9,5pt;
	font-weight : normal;
	font-style : normal;
}

a {
    color: #1A3576;
	font-family : Arial, sans-serif;
	text-decoration : none;
	font-size : 12px;
	font-weight : normal;
}

a:hover {
	color : #1A3576;
	font-family : Arial, sans-serif;
	text-decoration : underline;
	font-size : 12px;
	font-weight : normal;
}

a:visited {
	color : #1A3576;
	font-family : Arial, sans-serif;
	text-decoration : none;
	font-size : 12px;
	font-weight : normal;
}

a.lnk {
    color: #0000FF;
	font-family : Arial, sans-serif;
	text-decoration : none;
	font-size : 12px;
	font-weight : bold;
}

a.lnk:hover {
	color : #0000FF;
	font-family : Arial, sans-serif;
	text-decoration : underline;
	font-size : 12px;
	font-weight : bold;
}

a.lnk:visited {
	color : #0000FF;
	font-family : Arial, sans-serif;
	text-decoration : none;
	font-size : 12px;
	font-weight : bold;
}


a.ema {
    color: #FFFFFF;
	font-family : Arial, sans-serif;
	text-decoration : none;
	font-size : 12px;
	font-weight : bold;
}

a.ema:hover {
	color : #FFFFFF;
	font-family : Arial, sans-serif;
	text-decoration : underline;
	font-size : 12px;
	font-weight : bold;
}

a.ema:visited {
	color : #FFFFFF;
	font-family : Arial, sans-serif;
	text-decoration : none;
	font-size : 12px;
	font-weight : bold;
}


a.lnkW {
    color: #FFFFFF;
	font-family : Arial, sans-serif;
	text-decoration : underline;
	font-size : 12px;
	font-weight : normal;
}

a.lnkW:hover {
	color : #FFFFFF;
	font-family : Arial, sans-serif;
	text-decoration : underline;
	font-size : 12px;
	font-weight : normal;
}

a.lnkW:visited {
	color : #FFFFFF;
	font-family : Arial, sans-serif;
	text-decoration : underline;
	font-size : 12px;
	font-weight : normal;
}

input.box, textarea.box, select.box	{
		  font: 7pt Verdana, Arial, Helvetica, sans-serif; 
		  background-color: #FFFFFF; 
		  color: #000000; 
		  border: 1px solid #274A7E; 
		  margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
		}
button.box	{
		  font-size: 8pt;
		  color: #000000;
		  font-style: normal;
		  font-weight: normal;
		  margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
		}
