body {
	background-color: #FFFFFF;
	margin: 0;
}
body, td, p, input, select, span, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;

}

#register2 {
	margin:0px auto;
	width: 720px;
	font-size: 12px;
	text-align: right;
	padding: 5px 10px 1px 0px;
}
.banner{
	margin-top: 5px;
	padding-top: 5px;
	width: 705px;
	border: 1px solid #999999;

}
a:link, a:active {
	color: #666666;
	font-weight: bold;
}
a:visited {
	color: #7a7c7e;
	font-weight: bold;
}
a:hover {
	color: #015a9c;
	font-weight: bold;
}

h1 {
	margin-left: -2000px;
	margin-top: 0px;
	line-height:0px;
	font-size: 0px;	
}
h2 {
	font-size: 15px;
}

.bodyText{
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}

.bodySmal{
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.imgBorder{
	border-top: #919191 1px solid;
	border-right: #919191 1px solid;
	border-bottom: #919191 1px solid;
	border-left:  #919191 1px solid;
}

.imgBorder2{
	border-top: #919191 1px solid;
	border-right: #919191 1px solid;
	border-bottom: #919191 1px solid;
	border-left:  #919191 1px solid;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font: bold;
	font-weight: bold;
}

.topWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font: bold;
	font-weight: bold;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #015a9c;
	font: bold;
	font-weight: bold;
}

.greenlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a.greenlink:link, a.greenlink:active { color: #333333; text-decoration: underline;}
a.greenlink:visited { color: #7a7c7e; text-decoration: none;  }
a.greenlink:hover { color: #015a9c; text-decoration: none;                        
}

.titlelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #015a9c;
	font-weight: bold;
	text-decoration: none;
}
a.titlelink:link, a.titlelink:active { color: #015a9c; text-decoration: none;}
a.titlelink:visited { color: #7a7c7e; text-decoration: none;  }
a.titlelink:hover { color: #d00032; text-decoration: none;                        
}
.titlelink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #015a9c;
	font-weight: bold;
	text-decoration: none;
}
a.titlelink2:link, a.titlelink:active { color: #015a9c; text-decoration: none;}
a.titlelink2:visited { color: #7a7c7e; text-decoration: none;  }
a.titlelink2:hover { color: #d00032; text-decoration: none;                        
}
.titlelink3 {
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
	font-size: 12px;
}

a.titlelink3:link, a.titlelink:active { color: #ffffff; text-decoration: none;}
a.titlelink3:visited { color: #cccccc; text-decoration: none;  }
a.titlelink3:hover { color: #ff0000; text-decoration: none;                        
}
.titlelink4 {
	text-decoration: underline;
	color: #ff0000;
	font-weight:bold;
	font-size: 12px;
}

a.titlelink4:link, a.titlelink:active { color: #ffffff; text-decoration: underline;}
a.titlelink4:visited { color: #cccccc; text-decoration: underline;  }
a.titlelink4:hover { color: #ff0000; text-decoration: underline;                        
}
.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	font-weight: bold;
}
a.whitelink:link, a.whitelink:active { color: white;}
a.whitelink:visited { color: #999999; text-decoration: none;  }
a.whitelink:hover { color: #333333; text-decoration: none;                        
}

.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7a7e7c;
}

a.footerlink:link, a.footerlink:active {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.footerlink:visited {
	color: #7a7e7c;
	text-decoration: none;
	font-weight: normal;
}
a.footerlink:hover {
	color: #015a9c;
	text-decoration: none;
	font-weight: normal;
}


.arrow {
	list-style-position: outside;
	list-style-image: url(../images/arrow2.gif);
	line-height: 30px;
}

.sm_arrow {
	list-style-position: outside;
	list-style-image: url(../images/arrow_sm2.gif);
	line-height: 20px;
}
.img_box {
	text-decoration: none;
	float: right;
	margin-left: 15px;
}

.mainbio {
	width: 555px;
	background-color: #ffffff;
	border: thin solid #015a9c;
	margin: 0px auto;

}
.biopic {
	border: none;
	width: 550px;
	padding-top: 0px;
	padding-right:0px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin-left: 15px;
	margin-top: 15px;
}
.bio {
	border: thin solid #CCCCCC;
	width: 498px;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
}
.logo {
	float: right;
	width: 150px;
	height: 170px;
	padding-bottom: 15px;
}
.textsmall10 {
	font-size: 11px;
}
.grey {
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
