body{
	margin:0px;
	background-color:#123F56;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.containertable {
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;

}
.headerrow {
	background-image: url(images/bgheader.jpg);
	background-repeat: repeat-x;
}
.navcell {
	background-image: url(images/bgheader.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
}
.contentcell{
	padding:8px;
}
.bulletimggreen{
	border-left:7px solid #96c63a;
}
.aboutuscell{
	padding-right:3px;
}
.imgpadright{
	padding-right:3px;
}
a:link{
	color:#96c63a;
	text-decoration:none;
}
a:visited{
	color:#96c63a;
	text-decoration:none;
}
a:active{
	color:#96c63a;
	text-decoration:none;
}
a:hover{
	color:#003049;
	text-decoration:none;
}
.bulletimgltblue{
	border-left:7px solid #88939a;
	}
.imgltblue{
	padding-bottom:3px;
	border-top:3px solid #88939a;
	}
.imggreen{
	padding-bottom:3px;
	border-top:3px solid #96c63a;
	}
.bulletimgdkblue{
	border-left:7px solid #003049;
	}
.imgdkblue{
	padding-bottom:3px;
	border-top:3px solid #003049;
	}
li {
	list-style-image: url(images/bullet.jpg);
	position: relative;
	top: -5px;
	left:-5px;
}
b, strong{
	color:#123F56;
	}
legend{
	color:#3E6376;
	font-size:14px;
	padding-right:5px;
	font-weight:bold;
	}
fieldset{
	border:1px solid #95C83B;
	}
	
.classtables{
	width:100%;
	padding:2px;
	}
.classtables td{
	width:20%;
	}
.alttable{
	border-bottom:1px solid #96c63a;
	border-top:1px solid #96c63a;
	background-color:#f5f9ec;
	}
.portfoliotopic{
	background-color:#e3eae0;
	color:#96c63a;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #003049;
	border-top:1px solid #003049;
	}
