
html {
	margin: 0 0px 0 0px; 
	border-top: 3px solid #036;
}


body {
	background-image:url(../../img/bg_gradient2.jpg);
	background-attachment:scroll;
	background-position:top;
	background-repeat:repeat-y;
}

a:link, a:visited {
	text-decoration: none; 
	font-weight: bold;
}

a:hover {
	text-decoration: underline; 
	color: #333;
}	


.txt {
	FONT-SIZE: 9pt; 
	COLOR: #333; 
	LINE-HEIGHT: 1.4em; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

.links {
	FONT-SIZE: 10px;
	COLOR: #000000;
	LINE-HEIGHT: 1.5em;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #ccc;
	padding: 0px;
}

.photo {padding: 15px 5px 2px 0;}	

.txtTitle {
	FONT-SIZE: 10pt;
	COLOR: #003366;
	LINE-HEIGHT: 1.4em;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.txtBlue {
	FONT-SIZE: 8pt;
	COLOR: #003366;
	LINE-HEIGHT: 1.4em;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.txtBold {
	FONT-SIZE: 8pt;
	COLOR: #666666;
	LINE-HEIGHT: 1.4em;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.txtItalics {
	FONT-SIZE: 8pt;
	COLOR: #666666;
	LINE-HEIGHT: 1.4em;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-style: italic;
}

hr {color: #ccc;}

.spacer {height: 20px;}

.mainbodyBGphoto {
	background-position: right top;
	background-attachment:scroll;
	background-repeat:no-repeat;
	margin-bottom: 20px;
}

.aligntextABOUT {
	float: right;
	width: 245px;
	font-size: 18px;
	font-weight: bold;
	color: #06c;
	height: 200px;
}

.teamphoto {
	margin: 30px 0px 10px 10px;
	border-top: 5px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 5px solid #ccc;
	border-right: 1px solid #ccc;
}

.backbutton {
	text-transform: uppercase; 
	color: #06c; font-size: 9px; 
	font-weight: bold; 
	border-top: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
	align: center;
}

.rightbox {
	width: 175px; 
	float: right; 
	border: 1px solid #ccc; 
	padding: 7px; 
	margin: 30px 15px 15px 10px;
}

.leftNAV {
	color: #fff; 
	font-size: 10px; 
	padding: 10px 4px 10px 5px; 
	line-height: 1;
}

sup {
	font-size:75%;
	margin:0; 
	padding-left:.1em;
	line-height:normal; 
	font-family:arial, helvetica, sans-serif, verdana; 
	font-weight:normal; 
	color:#666;
}

.houston {
	COLOR: #036; 
	LINE-HEIGHT: 1.4em; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-style: italic;
	
}

.clr {clear:both}