body{
	margin:0 auto;
	padding:0;
	font:76% Verdana,Tahoma,Arial,sans-serif;
	background-color:#000;
	color:#303030;
	width:770px;
}
.container{
	background-color:#fff;

	height: 100% ;
}

.toppict{
	border:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-decoration: none;
	background-image: url(../images/Springheader2.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top: 145px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFF;
	text-align: right;
}

.clear {
	clear:both;
	}


/******************* Left Nav ***************/
.mTitle p{
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: #000;
	width: 148px;
	background-color: #eee;
	margin-top: 0em;
	margin-right: 1em;
	margin-bottom: 0.1em;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 2px;
}
.mTitle li {
	font-size: 0.8em;
	font-style: normal;
	line-height: 12px;
	height: 12px;
	padding-top: 12px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin: 0em;
}

.leftmenu{
	clear:right;
	float:right;
	width:150px;
	font-size:0.9em;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 0;
}
.leftmenu ul{	
	list-style:none;
	width:150px;
	margin:0 5px 20px 0px;
	padding:0;
	font-size:1em;
}	
.leftmenu li{
	margin-bottom:4px;
}
.leftmenu li a{
	font-weight:bold;
	height:25px;
	text-decoration:none;
	color:#000;
	display:block;
	border-bottom: 3px solid #333;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}	
.leftmenu li a:hover, #leftcurrent {
	background-color: #CCC;
	color:#000;
	border-bottom: 3px solid #666;
	text-decoration: none;
}
#leftcurrent {
	background-color: #fff ;
}

/******************* Main Contents ***************/

.contents {
	margin: 0px 160px 0px 0px;
	height: 100% ;
	
	padding: 20px 10px 15px 20px;
	line-height:1.6em;
	text-align:left;
	background-color: #fff ;
}

.contentsInternal {
	margin: 0px 160px 0px 0px;

	padding: 20px 10px 15px 20px;
	line-height:1.6em;
	text-align:left;
	background-color: #fff ;
}

h1{
	font-size:1.6em;
	margin:0 0 0.5em 0;
	padding-bottom: 3px;
	color: #8a8c67;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
h2, h3{
	font-size:1.4em;
	margin:0 0 0.5em 0;
	padding-bottom: 3px ;
	color: #8a8c67;
}
h3 {
	font-size: 1.2em ;
}
.contents img{
	margin: 7px ;
	padding:1px;
	display:inline;
	background-color: #cccccc;
	color:#303030;
	border:2px solid #8a8c67;
}
.contents a{
	text-decoration: none;
	color:#5B648F;

}
.contents a:hover{
	text-decoration: none;
	color:#000;
}
a img{
	border:0;
}

/******************* Footer Details ***************/

.footer {
	clear:both;
	margin:0 auto;
	padding:10px 0 20px 0;
	width:770px;
	text-align:center;
	background-color: #333;
	color: #FFF;
	font-size:0.9em;
	font-weight: bold;
}
.footer a{
	color:#555;
	text-decoration: underline;
}
.footer a:hover{
	text-decoration: overline;
}

/******************* Image Display Settings ***************/

.left{
	margin:10px 10px 5px 0;
	float:left;
}

.leftBio{
	float:left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
}

.right{
	margin:10px 0 5px 10px;
	float:right;
}
.textright{
	text-align:right;
}
.center{
	text-align:center;
}
.small{
	font-size:0.8em;
}
.bold{
	font-weight:bold;
}
.hide{
	display:none;
}

.bioColumn1 {
    float:left; width:30%
}
.bioColumn2 {
	float:right;
	width:65%;
	padding-left: 20px;	
}

.bioColumnSub1 {
    float:left;
    width:49%;
}
.bioColumnSub2 {
    float:right;
    width:49%;
}

.bioColumn1 img{
	margin: 0px ;
	
}

.bioHeads1 {
	font-size: 1em;
	font-weight:bold;
    color: #8a8c67;
}

.bioColumn1 ul {
	margin-top: 0;
	font-size: .9em;
    list-style: none;
    margin-left: 0px;
    padding-left: 0em;
    text-indent: 0px;
}

.bioColumn1 li {
	margin-bottom: .6em;
	line-height: 1.5em;
}

.bioColumn2 ul {
	margin-top: 0;
	font-size: .9em;
    list-style: none;
    margin-left: 0px;
    padding-left: 0em;
    text-indent: 0px;
}

.bioColumn2 li {
	margin-bottom: .6em;
	line-height: 1.5em;
}.fee {
	left: 350px;
}
.feeTable {
	vertical-align: top;
}
.feeTableHead {
	vertical-align: top;
	background-color: #274257;
}
.feeHeads {
	font-size: 1em;
	font-weight:bold;
	color: #FFF;
}
.feeTable2 {
	vertical-align: top;
	background-color: #E4E4E4;
}

