/* CSS Document */
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#515151;
}
tr.d0 td {
	background-color: #FFFFFF;
}
tr.d1 td {
	background-color: #f1f1f1;
}
a {
	text-decoration: underline;
	color:#3777AF;
}
a.1 {
	text-decoration: none;
	color:#000000;
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
.t12 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
}
.t13 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	background-image: url(images/bak7.jpg) top left repeat;	
}
.style2 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #F98B41;
	font-weight: bold;
}

.style3{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #1b5f9e;
	font-weight: bold;
}

.notes {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #9D9D9D;
}

.committed
{ 
	border: solid 1px #fff;
	border-width: 1px 0px 1px 0px;
	padding: 0.3em 0.5em; 
	background-color: #1A5E9F;
	color: #fff;
	text-align: left;
	font-size: 110%; 
	font-weight:bold;
}

.profile_position
{ 
	border: solid 1px #fff;
	border-width: 1px 0px 1px 0px;
	padding: 0.3em 0.5em; 
	background-color: #9F9F9F;
	color: #fff;
	text-align: left;
	font-size: 110%; 
	font-weight:bold;
}

.profile_name
{ 	
	border: solid 1px #fff;
	border-width: 1px 0px 1px 0px;
	padding: 0em 0.2em; 
	background-color: #fff;
	color: #F98B41;
	text-align: center;
	font-size: 150%; 
/*	font-weight:bold;	*/
}

.profile_heading
{
color: #F98B41;
font: bold 12px Tahoma;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

<!-- div hack for ie / firefox 100% issue - also set bg color to ffffff so that body bg is not used -->
.myDivStyle {
    height: 100%;
    width: 100%;
	background-color:#fff; 
	layer-background-color:#fff; 
	visibility: visible;
	background: #fff; 
}

<!-- Breadcrumb Style Begin -->
.breadcrumb {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #9D9D9D;	
}
<!-- Breadcrumb Style End -->
<!-- Input Style Formatting Begin -->
CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
}

input {
font-family: Verdana, Tahoma, Arial;
font-weight: none;
font-size: 11px;
color: #333333;
}
<!-- Input Style Formatting End -->
<!-- Begin HR with DASHED LINES -->
hr {
display: block;
height: 1px;
border-top: 1px dashed #666;
border-left: 0 none;
border-right: 0 none;
border-bottom: 0 none;
margin: 1em 0;
padding: 0;
}
<!-- End HR with DASHED LINES -->
<!-- Vertical Navigation Begin -->
.vnav
{
	margin: 0 0;
}
.vnav ul, .vnav ul li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}
.vnav ul
{
	border: solid 1px #fff;
	border-bottom-width: 0;
}
.vnav ul li
{
	border-bottom: solid 1px #fff;
}
.vnav ul li, .vnav ul li a
{
	margin: 0;
	display: block;
	padding: 0;
	line-height: normal;
}
.vnav ul li a
{
	display: block;
	padding: 2px 5px 3px 5px;
}
.vnav ul li a, .vnav ul li a:link, .vnav ul li a:visited, .vnav ul li a:active, .vnav ul li a:hover
{
	text-decoration: none;
	cursor: pointer;
	border-style: none none none none;
}
.vnav h3
{
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 126%;
}
* html .vnav ul li a/* hide from IE5.0/Win & IE5/Mac */
{
	height: 0.01%;
}
* html .vnav ul
{
	position: relative;            /* IE needs this to fix a rendering problem */
}
.vnav ul, .vnav ul li
{
	border-color: #9D9D9D;
}
.vnav ul li a:link, .vnav ul li a:visited, .vnav ul li a:active
{
	text-decoration: none;
	background-color: #f1f1f1;
	color: #000;
}
.vnav ul li a:hover
{
	text-decoration: none;
	background-color: #9D9D9D;
	color: #fff;
}


/* Tab Styling Begin*/
.shadetabs{
padding: 3px 0;
margin-left: 10px;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Tahoma;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #8f979f;
color: #F98B41;
background: white url(images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #515151;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #515151;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content container - version 1 - basketball*/
/* border: 1px solid #9D9D9D; */
border-top:#9D9D9D 1px solid;
border-left:#9D9D9D 1px solid;
border-right:#9D9D9D 1px solid;
background: white url(images/bottom_tab_with_graphic_1.jpg) bottom left no-repeat;
width: 450px;
margin-bottom: 1em;
margin-left: 10px;
padding: 0px;
/*background-image: url(images/bottom_line_with_graphic_1.jpg); */
}

.tabcontentstyle2{ /*style of tab content container - version 2 - football*/
/* border: 1px solid #9D9D9D; */
border-top:#9D9D9D 1px solid;
border-left:#9D9D9D 1px solid;
border-right:#9D9D9D 1px solid;
background: white url(images/bottom_tab_with_graphic_2.jpg) bottom left no-repeat;
width: 450px;
margin-bottom: 1em;
margin-left: 10px;
padding: 0px;
/*background-image: url(images/bottom_line_with_graphic_1.jpg); */
}

.tabcontentstyle3{ /*style of tab content container - version 3 - none*/
/* border: 1px solid #9D9D9D; */
border-top:#9D9D9D 1px solid;
border-left:#9D9D9D 1px solid;
border-right:#9D9D9D 1px solid;
background: white url(images/1t5.jpg) bottom left no-repeat;
width: 450px;
margin-bottom: 1em;
margin-left: 10px;
padding: 0px;
/*background-image: url(images/bottom_line_with_graphic_1.jpg); */
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}

/* Tab styling End */

/* BEGIN - video table style  */
table.video {
	border-width: 1px;
	border-spacing: 2px;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}
table.video td {
	border-width: 0px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}

table.video_selected {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: #9F9F9F;
}
table.video_selected td {
	border-width: 0px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: #9F9F9F;
	-moz-border-radius: ;
}
/* END - video table style  */
/*********** BEGIN SORTABLE TABLE *************/
a img {
  border: 0;
}
table.sortable {
  border-spacing: 0;
  border: 1px solid #666;
  border-collapse: collapse;
/*  text-align: center; */
}

table.sortable th, table.sortable td {
/*  text-align: right; */
  padding: 2px 4px 2px 4px;
/*  width: 100px; */
  border-style: solid;
  border-color: #666;
}

table.sortable th {
  border-width: 0px 1px 1px 1px;
  background-color: #dddddf;
}

table.sortable td {
  border-width: 0px 1px 0px 1px;
}

TR.sortable_header {
  font-family: Verdana, Arial, sans-serif;
  background-color: #888;
  font-size: 10px;  
  font-weight: bold;
  text-align:center;
  vertical-align:middle;
  line-height: 20px;  
}

table.sortable tr.odd td {
  background-color: #dddddf;
}

table.sortable tr.even td {
  background-color: #fff;
}

table.sortable tr.sortbottom td {
  border-top: 1px solid #666;
  background-color: #dddddf; /* we're not using a tr bottom */
  font-weight: bold;
}

TR.main_vsmall, TD.main_vsmall, P.main_vsmall, DIV.main_vsmall{
  font-family: Arial, sans-serif;
  font-size: 9px;
  line-height: 1.8;
}
TR.main_small, TD.main_small, P.main_small, DIV.main_small{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 2.0;
}

TR.contact_title, TD.contact_title, P.contact_title, DIV.contact_title{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 2.0;
  color: #888;  
}


TR.main_header, TD.main_header, P.main_header, DIV.main_header{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.0;
}
/*********** END SORTABLE TABLE *************/
/*********** BEGIN SHOW CODE IN HTML PAGE  *************/
code.show_code {
display: block;
background: #efefef;
border: 1px solid #7F9DB9;
width: 100%;
height: 80px;
overflow: auto;
}
/*********** END SHOW CODE IN HTML PAGE *************/
/*********** BEGIN NOT REQUIRED CLASS  *************/
.not_required
{
  color: #C0C0C0;  
}
/*********** END NOT REQUIRED CLASS *************/
/*********** BEGIN REPORTING STYLES  *************/
	<style type="text/css">
	@media print {
	input.noPrint 	{ display: none; }
	.noPrint 		{ display: none; }	
	}	

	
	table.print_style {
		border-width: 1px;
		border-spacing: ;
		border-style: outset;
		border-color: #000000;
		border-collapse: separate;
		background-color: white;
	}
	table.print_style th {
		border-width: 0px;
		padding: 1px;
		border-style: inset;
		border-color: #000000;
		background-color: white;
		-moz-border-radius: ;
	}
	table.print_style td {
		border-width: 0px;
		padding: 1px;
		border-style: inset;
		border-color: gray;
		background-color: white;
		-moz-border-radius: ;
	}	
/*********** END REPORTING STYLES  *************/
