.table{
	margin: 0px;
	padding: 0px;
}
body {
	margin:0;
	border:0;
	height:100%;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align:center;
	text-decoration:none;
}

#topper {
	position:fixed;
	top:0;
	left:0px;
	width:100%;
	height:125px;
	background-repeat:repeat-x;
	z-index:11;
	background-image: url(../images/menu_top.gif);
    text-align:left;
}
* html #topper {
	position:fixed;
	z-index:11;
}
#topper img {border:none}
	
#shadow {
	position:fixed;
	top:125px;
	left:0px;
	width:100%;
	height:15px;
	background-repeat:repeat-x;
	z-index:1;
	background-image: url(../images/shadow1.gif);
}
* html #shadow {position:fixed; z-index:-1;}

.mainheader {
	font-family: "Calibri";
	font-weight: bold;
	font-size: 24px;
	color: #0e2a8d;
	text-align: center;
}
.captionfont {
	font-family: "Calibri";
	font-style: normal;
	font-size:18px;
	font-weight: bold;
	color: #0e2a8d;
	text-align: center;
	word-spacing: 5px;
}

.captionfont a:link{
	text-decoration:none;
	color: #0e2a8d;
}
.captionfont a:visited {
	color: #0e2a8d;
	text-decoration: none;
}
.captionfont a:hover {
	color:#0e2a8d;
	text-decoration: none;
}
.captionfont a:active {
	color: #0e2a8d;
	text-decoration: none;
}
#menu a, #menu a:link {
	position:fixed;
	display:block;
	width:120px;
	height:20px;
	color:#000000;
	text-decoration:none;
	line-height:20px;
	border:1px solid #002395;
	font-size:16px;
	text-align:center;
	z-index:11;
	top: 101px;
	background-image: url(../images/menu_shadow.gif);
	background-repeat: repeat-x;
}
#menu a:visited {
	display:block;
	width:120px;
	height:20px;
	color:#000000;
}
#menu a:hover {
	color:#000000;
	background-image: url(../images/menu_shadow_hover.gif);
	background-repeat: repeat-x;
}
#menu a:active {
	font-weight:bold;
}
* html #menu {
	position:fixed; z-index:11;
	top/* */:/**/0px; 
	top: /**/0px;
}
#textbox1 a, #textbox1 a:link {
	position:absolute;
	display:block;
	width:120px;
	height:20px;
	color:#000000;
	text-decoration:none;
	line-height:20px;
	border:0px solid #000;
	font-size:16px;
	text-align:center;
	z-index:11;
	font-family: "Calibri";
	font-style: normal;
	color: #0e2a8d;
	text-align: center;
	word-spacing: 5px;

/*	background-image: url(../images/menu_shadow.gif); */
	background-repeat: repeat-x;
}
#textbox1 a:visited {
}
#textbox1 a:hover {
	color:#FFFFFFF;
	background-repeat: repeat-x;
}
#textbox1 a:active {
	font-weight:bold;
}
* html #textbox1 {
	position:relative; z-index:11;
	top/* */:/**/0px; 
	top: /**/0px;
}

#content {
	position:relative;
	overflow:hidden;
	z-index:10;
	top: 125px;
	background-color: transparent;
	z-index:3;
	bottom: 200px;
	width: 800px;
	border: 0px solid #000;
	text-align:left;
	margin:0;
}
* html #content {
	position:relative; z-index:3;
	top/* */:/**/5px; 
	top: /**/5px;
}
#footer {
	position:relative;
	left:0px;
	width:100%;
	height:62px;
	bottom: 0px;
	z-index:11;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
* html #footer {position:relative; z-index:11;}
#footer table {font-size: 12px;	font-style: normal;}
#footer a:link {
	color: #0e2a8d;
}
#footer a:visited {
	color: #0e2a8d;
	text-decoration: none;
}
#footer a:hover {
	color:#0e2a8d;
	text-decoration: none;
}
#footer a:active {
	color: #0e2a8d;
	text-decoration: none;
}
a:link {
	color: #0e2a8d;
	text-decoration: none;
}
a:visited {
	color: #0e2a8d;
	text-decoration: none;
}
a:hover {
	color:#0e2a8d;
	text-decoration: none;
}
a:active {
	color: #0e2a8d;
	text-decoration: none;
}

#services table{
	text-align: center;
	text-decoration: none;
}
#services a:link {
	color: #0e2a8d;
	text-decoration:none;
}
#services a:visited {
	color: #0e2a8d;
	text-decoration:none;
}
#services a:hover {
	color:#0e2a8d;
	text-decoration:none;
}
#services a:active {
	color: #0e2a8d;
	text-decoration:none;
}
sup {
	font-size: 12px;
	color: #FF0000;
}
.bullet_titles {
	font-family: "Calibri";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
}
/* ROUNDED CORNERS */
.top-left {

margin-right: 9px; /* clip right corner */
background-image:url(../images/navcorners.gif); 
height: 9px; /* vertical: show first half of the image with the top-corners in it */
font-size: 2px; /* correct height for IE */
}

.top-right {

margin-top: -9px; /* to level of top-left corner */
margin-left: 9px; /* clip left corner */
background-image:url(../images/navcorners.gif); 
background-position: 100% 0; /* show bg-image starting at the right */
height: 9px; 
font-size: 2px;
}

.bottom-left {

margin-right: 9px; /* clip right corner */

background-image:url(../images/navcorners.gif); 
background-position: 0 -9px; /* show under half of the image */
height: 9px;
font-size: 2px;
}

.bottom-right {

margin-top: -9px; /* to level of bottom-left corner */
margin-left: 9px; /* clip left corner */
background-image:url(../images/navcorners.gif); 
background-position: 100% -9px; /* under half, right side */
height: 9px; 
font-size: 2px; 
}

.inside {

border-left: 2.5px solid #002395;
border-right: 2.5px solid #002395;
background: #F2F2F2;
color: #000000;
padding-left: 10px;
padding-right: 10px;
}

.notopgap {

margin-top: 0;
}

.nobottomgap {

margin-bottom: 0;
}
.top-leftw {

margin-right: 9px; /* clip right corner */
background-image:url(../images/navcornerswhite.gif); 
height: 9px; /* vertical: show first half of the image with the top-corners in it */
font-size: 2px; /* correct height for IE */
}

.top-rightw {

margin-top: -9px; /* to level of top-left corner */
margin-left: 9px; /* clip left corner */
background-image:url(../images/navcornerswhite.gif); 
background-position: 100% 0; /* show bg-image starting at the right */
height: 9px; 
font-size: 2px;
}

.bottom-leftw {

margin-right: 9px; /* clip right corner */

background-image:url(../images/navcornerswhite.gif); 
background-position: 0 -9px; /* show under half of the image */
height: 9px;
font-size: 2px;
}

.bottom-rightw {

margin-top: -9px; /* to level of bottom-left corner */
margin-left: 9px; /* clip left corner */
background-image:url(../images/navcornerswhite.gif); 
background-position: 100% -9px; /* under half, right side */
height: 9px; 
font-size: 2px; 
}

.insidew {

border-left: 2.5px solid #002395;
border-right: 2.5px solid #002395;
background: #F2F2F2;
color: #000000;
padding-left: 10px;
padding-right: 10px;
}