/*A.link:link {
	FONT: bold 11px Arial; COLOR: #000000; TEXT-DECORATION: none
}
A.link:visited {
	FONT: bold 11px Arial; COLOR: #000000; TEXT-DECORATION: none
}
A.link:hover {
	FONT: bold 11px Arial; COLOR: #000000; TEXT-DECORATION: none
}*/
TD {
	FONT: 13px arial; COLOR: #000000
}
TD.link {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 2px; CURSOR: hand; PADDING-TOP: 2px
}
FONT.divider {
	FONT: 11px Arial; COLOR: #2d7ba1
}
DIV.body {
	FONT: 14px arial; COLOR: #000000
}
A:link {
	font: 14px "Arial";
	color: #006CB8;
	text-decoration: underline;
}
A:visited {
	font: 14px "Arial";
	color: #006CB8;
	text-decoration: underline;
}
A:hover {
	COLOR: #006CB8
}
BODY {
	FONT: 13px arial; COLOR: #000000
}

/*
A.link:link {
	FONT: bold 11px Arial; COLOR: #000000; TEXT-DECORATION: none
}
A.link:visited {
	FONT: bold 11px Arial; COLOR: #000000; TEXT-DECORATION: none
}
A.link:hover {
	FONT: bold 11px Arial; COLOR: #000000; TEXT-DECORATION: none
}*/
TD {
	FONT: 13px arial; COLOR: #000000
}
TD.link {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 2px; CURSOR: hand; PADDING-TOP: 2px
}
FONT.divider {
	FONT: 11px Arial; COLOR: #2d7ba1
}
DIV.body {
	FONT: 14px arial; COLOR: #000000
}

BODY {
	FONT: 13px arial; COLOR: #000000; BACKGROUND-COLOR: #aad3e6
}
.style1 {
	FONT-SIZE: 16px
}
.style2 {
	FONT-WEIGHT: bold; FONT-SIZE: 18px
}
TD.link1 {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 2px; CURSOR: hand; PADDING-TOP: 2px
}
TD.link1 {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 2px; CURSOR: hand; PADDING-TOP: 2px
}
.style7 {
	FONT-WEIGHT: bold; COLOR: #333366
}

.style8 {
	COLOR: #333366
}
.style12 {
	COLOR: #000059
}
.style14 {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #333366
}
.style17 {
	FONT-SIZE: 10pt; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.style19 {
	FONT-SIZE: 10pt; COLOR: #333366; FONT-FAMILY: Arial, Helvetica, sans-serif
}
header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}

content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
img.floatLeft { 
    float: left; 
    margin: 8px; 
}

img.floatRight { 
    float: right; 
    margin: 8px; 
}


/*------------------*/
div.photo img{
	border: 2px solid #5B5B5B;
}
div.photo {
	position: relative;
	height: 200px;
	width: 220px;
	float: left;
	padding: 0;
	margin: 5px
}
div.photoName{
	padding-top: 3px;
	font-size: 12px;
	text-align: center;
}

div.section{
	float: left;
	margin: 10px 0px 10px 0px;
	border-bottom: 2px solid #C0C0C0;
}

h1{
	font: 19px Arial;
	font-weight: bold;
	color: #EA6900;
}
h2{
	font: 17px Arial;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}

a.link{
	font: 18px "Arial";
	color: #006CB8;
	text-decoration: underline;
}
a.link:hover{
	color: #fff;
	text-decoration: none;
	background: #F88C00;
	padding: 1px 3px 1px 3px;
}

div.photo1{
	position: relative;
	float: right; 
   margin: 8px; 
	
}
div.photo1 .name{
	padding-top: 3px;
	font-size: 12px;
	text-align: center;
}
div.photo1 img{
	border: 2px solid #5B5B5B;
}

#become{
	list-style: none;
	width: 100%;
	background: #FFC07D;
	padding: 0;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #7C3205;
	padding-right: 0;
}
#become li{
	margin: 0 0 5px 0;
}
#become h1{
	color: #000;
	font: 17px Arial;
	font-weight: bold;
}
#become a{
	font: 14px "Arial";
	color: #fff;
	text-decoration: none;
	font-weight: bolder;
	margin-bottom: 5px;
}
#become a:hover{
	color: #F67F00;
	text-decoration: underline;
}
