body,html {
	margin: 0px;
}
.maintable {
	background-color: #FFFFFF;
	width: 901px;
}
.navcontainter div {
	float: left;
}

.navcontainter {
	height:52px;
	}
.content {
	background-image:url(images/bck_strip.gif);
	background-repeat:repeat-x;
	padding-left:25px;
	padding-right:0px;
	padding-top:40px;
	padding-bottom:40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#006699;
	font-size:11px;
	text-align:left;
	vertical-align:top;
}
.content a:link {
	color:#006699;
	text-decoration:none;
}
.content a:visited {
	color:#006699;
	text-decoration:none;
}
.content a:hover {
	color:#FF9900;
	text-decoration:none;
}
.end {
	background-image:url(images/end_bck.gif);
	background-repeat:repeat-x;
	height:55px;
	font-size:10px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	}
.end a:link  {
	color:#FFFFFF;
	text-decoration:none;
}
.end a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.end a:hover {
	color: #FF9900;
	text-decoration:none;
}
.fathom {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	margin-top:10px;
	text-align:left
	}
.fathom a:link {
	color:#CCCCCC;
	text-decoration:none;
}
.fathom a:visited {
	color:#CCCCCC;
	text-decoration:none;
}
.fathom a:hover {
	color:#0099CC;
	text-decoration:none;
	}
	
.font14 {font-size: 14px}
.font13 {font-size: 13px}


.box1 {
	background-image:url(images/box1.gif);
	background-repeat:no-repeat;
	width:401px;
	color:#FFFFFF;
	font-size:15px;
	margin-top:40px;
	}
.box2 {
	width:403px;
	}
.box2text {
	padding-left:5px;
	padding-right:5px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #5199D5;
	border-right-color: #5199D5;
	border-bottom-color: #5199D5;
	border-left-color: #5199D5;
	}

