* {
margin:0;
padding:0;
border:none;
z-index:0;
}

html, body {
height:100%;
}

body, table {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 11pt;
	}

p.p1 {
	padding: 2 5 8 5;
}



/* STICKY FOOTER CODE */
#nonFooterX {
	position: relative;
	min-height: 100%;
	}

* html #nonFooterX {
	height: 100%;
	}

#footerX {
	position: relative;
	margin: -7.5em auto 0 auto;
	}

/* A CSS hack that only applies to IE -- specifies a different height for the footer */
* html #footerX {
	margin-top: -7.4em;
	}
/* END STICKY FOOTER CODE */	
	
	
	
.white_dark {
	color: #FFFFFF;
	background-color: #000000;
	width: 100%; }
	
.col_bl {color: #000000; }
.col_blu {color: #3300FF; }
.col_gr {color: #009900; }
.col_wh {color: #FFFFFF; }
.col_rd {color: #FF0000; }	
	
	

.heading1 {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}

.indent5 {
	padding-left: 5px;
}

.menu-head {
	font-size: 8pt;
	font-weight: bold;
	background-color: #000000;
	text-align: center;
	display: block;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
	
/*
.tab2 {border: 0px;
	 width: 100%;
	 background-color: #FFFFFF;}

.title {color: black;
	margin-left: 20px;
	margin-bottom: 10px;
	font-size: 30px;
	font-variant:  small-caps;
	font-weight: bold;
	font-style: italic;
	font-family: arial, sans-serif;}

.mini {
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
}

.mini2 {font-size: 11px;}





a:link {font-family: Arial, Helvetica, sans-serif;}
a:visited {font-family: Arial, Helvetica, sans-serif;}
a:hover {font-family: Arial, Helvetica, sans-serif;}
a:active {font-family: Arial, Helvetica, sans-serif;}
*/

a.main {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	font-family: arial, sans-serif;
	color: #000000;
	display: block;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
a.main:visited { color: #333333;}
a.main:hover {
	color: #FFFFFF;
	background-image: url(../images/fit/ban_back.jpg);
	background-color: #FF3333;
}
a.main:active {
	color: #FFFFFF;
	background-image: url(../images/fit/ban_back.jpg);
	background-color: #FF3333;
}
.nomain {font-size: 8pt; font-weight: bold; color: #CCCCCC; font-family: arial, sans-serif;}



a.footlink {font-size: 9pt; font-weight: bold; text-decoration: none; font-family: arial, sans-serif;}
a.footlink:visited { color: #FF6600;}
a.footlink:hover { color: #FFFF00;}
a.footlink:active { color: #FFFF00;}
.nofootlink {font-size: 8pt; font-weight: bold; color: #CCCCCC; font-family: arial, sans-serif;}



a.pagelink {font-size: 8pt; text-decoration: none;	color: #CC0000; }
a.pagelink:visited { color: #CC0000;}
a.pagelink:hover { color: #CC0000; text-decoration: underline;}
a.pagelink:active { color: #CC0000; text-decoration: underline;}
/**/

.error-message {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #F00;
	line-height: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	border: 0px #CCC solid;
	padding: 10px;
	}
	
li.error {
	font-size: 10px;
	margin-left: 30px;
}

