/***** Tampa's Finest *****/
/***** www.tpafinest.net *****/
/***** 201004 - v4 - ASP.NET *****/

body
{
	background: #FFFFFF;
}

.Section
{
	background: #FFFFFF;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	font-family: Verdana;
	font-size: 10px;
	line-height: 170%;
	color: #000000;
	vertical-align: top;
}

.Head
{
	background: #FFFFFF;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	font-family: Verdana;
	font-size: 9px;
	line-height: 170%;
	color: #000000;
	vertical-align: top;
	text-align: right;
	background: url(D_r1_c3.gif) top left no-repeat;
}

.LeftCol
{
	background: url(D_r4_c1.gif) top left no-repeat;
}

.CenterCol
{
	background: url(D_r4_c2.gif) top left no-repeat;
}

.RightCol
{
	background: url(D_r4_c4.gif) top left no-repeat;
}

.SubTitle
{
	font-size: 14px;
	font-weight: 600;
	padding-bottom: 10px;
	padding-top: 10px;
}

.RegText
{
	font-size: 10px;
}

.InflatedText
{
	font-size:14px
}

a, a:link, a:visited{
	color: #FF9900;
	text-decoration: none;
}

a:hover{
	color: #00FF33;
	text-decoration: underline;
}















/******* hyperlink and anchor tag styles *******/



.breadcrumb a:link, a:visited{
	color: #8FB7CA;
	text-decoration:none;
}

.breadcrumb a:hover{
	color:#00FF00;
	text-decoration:none;
}

.date a:link, a:visited{
	color: #8FB7CA;
	text-decoration:none;
}

.date a:hover{
	color: #00FF00;
	text-decoration:none;
}

.nav a:link, a:visited{
	color: #8FB7CA;
	text-decoration:underline;
}

.nav a:hover{
	color:#00FF00;
	text-decoration:none;
}

h4 a:link, a:visited{
	color: #8FB7CA;
	text-decoration:underline;
}

h4 a:hover{
	color:#00FF00;
	text-decoration:none;
}

h3 a:link, a:visited{
	color: #8FB7CA;
	text-decoration:underline;
}

h3 a:hover{
	color: #00FF00;
	text-decoration:none;
}

h2 a:link, a:visited{
	color: #303D48;
	text-decoration:underline;
}

h2 a:hover{
	color:#660000;
	text-decoration:none;
}

/************** header tag styles **************/

h1{ /* titles */
 font: 16px Comic Sans MS, Arial;
 text-align: left;
 color: #A6AC4C;
 font-weight: 600;
 margin:30px 0px 10px 0px;
 padding: 0px;
}

h2{ /* general text */
 font: 12px Comic Sans MS, Arial;
 text-align: left;
 color: #A6AC4C;
 font-weight: 400;
 margin:0px 0px 0px 0px;
 padding: 0px;
}

h3{ /* close */
 font: 10px Comic Sans MS, Arial;
 text-align: center;
 color:#8FB7CA;
 font-weight: 400;
 margin: 0px;
 padding: 0px;
 vertical-align:bottom;
}

h4{
 font: 10px Comic Sans MS, Arial;
 text-align: right;
 color:#8FB7CA;
 font-weight: 400;
 margin: 0px;
 padding: 0px;
 vertical-align:bottom;
}

h5{ /* left form table */
 font: 12px Comic Sans MS, Arial;
 text-align: right;
 color: #8FB7CA;
 font-weight: 400;
 margin:0px 10px 0px 10px;
 padding: 0px;
}

.breadcrumb{
 font: 10px Comic Sans MS, Arial;
 font-size:10px;
 text-align: left;
 color:#8FB7CA;
 font-weight: 400;
 margin:5px 5px 0px 5px;
 padding: 0px;
 vertical-align:top;
}

td.nav{ 
  font: 10px Comic Sans MS, Arial;
  text-align: left;
  color:#8FB7CA;
  font-weight: 400;
  border: 0px; 
  vertical-align: top; 
}

td.date{
 font: 10px Comic Sans MS, Arial;
 text-align: right;
 color:#8FB7CA;
 font-weight: 600;
 margin: 0px;
 padding: 0px;
 vertical-align:top;
} 

td.data{ 
  margin: 0px 30px 0px 40px; 
  padding: 0px; 
  border: 0px; 
  vertical-align: top; 
  font-size:12px;
  overflow:auto;
} 

td.boxhead{ 
  margin: 0px; 
  padding: 0px; 
  border: 0px; 
  vertical-align: middle; 
} 

td.box_hide{ 
  margin: 0px; 
  padding: 10px; 
  border: 0px; 
  height: 0px; 
  display: none; 
} 

td.box_show{ 
  margin: 0px; 
  padding: 30px; 
  border: 0px;
  vertical-align: top; 
} 

/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

textarea{
	font: 10px Comic Sans MS, Arial;
	background-color:#99CC99;
}

input{
	font: 10px Comic Sans MS, Arial;
	background-color:#99CC99;
}

label{
 font: Comic Sans MS, Arial;
 color: #99CC99;
}
				


/********************* end **********************/
sub 
{
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
}
