body {
    font-family: Tahoma, sans-serif;
 	font-size: 10pt;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom: 0;
	background: #145374;
}

html>body table {
	margin-left: auto;
	margin-right: auto;
	}

body,p,dl,dt,dd,td,th,li,ul,ol, input, textarea, select {
	font-family : Tahoma, sans-serif;
	font-size : 10pt;
}
	
a:link {
	color: navy;
	text-decoration: none;
}

a:visited {
	color: navy;
	text-decoration: none;
}

a:hover {
	color: maroon;
	text-decoration: underline;
}

#white {
	color: #ffffff;
    font-family: Tahoma, sans-serif;
 	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
}

#white:visited {
	color: #ffffff;
 	font-size: 10pt;
    font-family: Tahoma, sans-serif;
	text-decoration: none;
}

#white:hover {
	color: yellow;
    font-family: Tahoma, sans-serif;
 	text-decoration: underline;
	font-size: 10pt;
}

#whitesmall {
	color: #BDC7CD;
    font-family: Tahoma, sans-serif;
 	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
}

#whitesmall:visited {
	color: #BDC7CD;
 	font-size: 8pt;
    font-family: Tahoma, sans-serif;
	text-decoration: none;
}

#whitesmall:hover {
	color: #BDC7CD;
    font-family: Tahoma, sans-serif;
 	text-decoration: none;
	font-size: 8pt;
}

/* content */
.text-header { font-weight: bold; font-size: 12pt; font-family: Tahoma, sans-serif; color: maroon; text-transform: uppercase; text-decoration: underline;}
.pageContent { font-size: 10pt; font-family: Tahoma, sans-serif; color: #000000;}
.pageContent a { font-size: 10pt; font-family: Tahoma, sans-serif; color: #000000; }

/* top elements */
.company { font-size: 20pt; font-family: Tahoma, sans-serif; color: #ffffff; text-transform: uppercase; }
.slogan { font-size: 10pt; font-family: Tahoma, sans-serif; color: #ffffff; text-transform: uppercase; text-align: center; }

/*main menu*/
.menu { font-weight: bold; font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: none; }
.amenu { font-weight: bold; font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: underline; }

/*submenu*/
.submenu { font-size: 10pt; font-family: Tahoma, sans-serif; line-height: 1.8; text-transform: uppercase; font-weight: bold;}
.menubox { font-size: 10pt; font-family: Tahoma, sans-serif; text-transform: uppercase; font-weight: bold; text-align: center; width: 100%; color: maroon;}
.jmebox { font-size: 10pt; font-family: Tahoma, sans-serif; text-transform: uppercase; font-weight: bold; text-align: left; width: 100%; line height: 1.5;}
.submenu2 { font-size: 12pt; font-family: Tahoma, sans-serif; text-transform: uppercase; font-weight: bold; text-align: center; color: maroon;}
.asubmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #000000; text-align: center;}

/*bottom menu*/
.bmenu { font-weight: bold; font-size: 8pt; font-family: Tahoma, sans-serif; color: #BDC7CD; text-decoration: none; }
.abmenu { font-weight: bold; font-size: 8pt; font-family: Tahoma, sans-serif; color: #BDC7CD; text-decoration: underline; }

/*copyright*/
.footer { font-size: 7.5pt; font-family: Tahoma, sans-serif; color: #BDC7CD; }

/*backgrounds*/
.main-bg { background-color: #145374; }

ul { line-height: 1.7; margin-top: 5;}
li { font-size: 10pt; font-weight: bold;}
hr { width: 85%; margin-top:7; margin-bottom: 7;}
