body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #28395C;

}


.topspace {
	height: 25px;
	width: 100%;
}


.left {
	width: 50%;
	float: left;
	z-index: 4;
}

.left2 {
	width: 35%;
	float: left;
	z-index: 4;
}

.right {
	width: 50%;
	float: left;
}

.right2 {
	width: 65%;
	float: left;
}

.bottom {
	width: 100%;
	clear: left;
}


.small {
font-size: 5pt;

}


h1 {
font-size: 14px;
}


h2 {
font-size: 12px;
}


text {
font-size: 12px;
font-color: #2C4B82;
}

img.filler {
	position: relative;
	top: 0px;

}


.cover {
	background-image: none;
	background-color: #FFFFFF;
}
.topbar {

	text-align: left;
}

a img{
	border: none;
}




.fleft {
	width: 50%;
	text-align: left;
	padding-left: 5px;
}

.fright {
	width: 50%;
	text-align: right;
	padding-right: 25px;
}

.shell {
	height: 100%;
	width: 100%;
}

.outer {
	width: 802px;
	border: 0px none;
	margin: 0 auto 0 auto;
	padding: 0px;
	overflow: hidden;
	background-color: #ffffff;
	text-align: left;
}

.inner {
	width: 758px;
	padding: 0 20px 20px 20px;
	border: 0px none;
	background-color: #FFFFFF;
	line-height:15px;
	font-size: 11px;
}
.innerframe {
	position: relative;
	border: 1px solid #6486BB;

	padding: 15px;
}

.border {
	border: 1px solid #ffffff;
}

.menubar {
	padding: 2px 0 2px 0;

}


.menubar td{
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;

}

.menubar table  {

	text-align: center;
	border: none;
	margin: 0;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.menubar a {
	color: #41526C;
}


a {
	text-decoration: none;
	color: #000000;
}


a:hover, a.selected {
	color: #6486BB;
}



.bottombar {
	height: 26px;
	background-color: #2C4B82;
	color: #FFFFFF;
	text-align: right;
}

.bottombar img {
	margin-top: 5px;
	margin-right: 5px;
}

.testimonial {
	height: 268px;
	overflow: auto;
	padding-right: 10px;
}

.articles {
	height: 320px;
	overflow: auto;
	padding-right: 10px;
}

#portfolio a {
	font-weight: bold;
}

#portfolio li {
	margin-bottom: 0.6em;
}

.hidden {
	display: hidden;
}
.prev {
	float: left;
}

.next {
	float: right;
}
