/* CSS Document */

/* td, p, ul, li {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF;} */


td, p, div {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	margin: 0 auto 10px;
}

ul, li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	margin: 0 auto 5px;
	padding-left: 10px;
	list-style-position: inside;
	list-style-type: disc;

}

a { color:#0070A2; text-decoration:underline }

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

.bluelink { color:#0070A2; text-decoration:underline }

/* ul { margin-top:0 }  */

h1 { font-size:17px; font-family: Helvetica, sans-serif; text-transform:uppercase;  }

h2 { font-size:15px; font-family: Helvetica, sans-serif  }

h3 { font-size:13px; font-family: Helvetica, sans-serif  }

h4 { font-size:12px; font-family: Helvetica, sans-serif  }

h5 { font-size:11px; font-family: Helvetica, sans-serif  }

/* pre {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; white-space:normal; }  */



.formsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	height: 19px;
	width: 195px;
	border: 1px solid #999999;
}

.formbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	height: 50px;
	width: 195px;
	border: 1px solid #999999;
}


/* 

STICKY FOOTER

*/

* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -115px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 115px; /* .push must be the same height as .footer */
}
.introfooter, .intropush {
	height: 89px; /* .push must be the same height as .footer */
}
.introwrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -89px; /* the bottom margin is the negative value of the footer's height */
}
/* CSS Document */

/* td, p, ul, li {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF;} */


td, p, div {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	margin: 0 auto 10px;
}

.footerlink {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
	margin: 0 auto 10px;
}

ul, li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	margin: 0 auto 5px;
	padding-left: 10px;
	list-style-position: inside;
	list-style-type: disc;

}

a { color:#0070A2; text-decoration:underline }

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

.bluelink { color:#0070A2; text-decoration:underline }

/* ul { margin-top:0 }  */

h1 { font-size:17px; font-family: Helvetica, sans-serif; text-transform:uppercase;  }

h2 { font-size:15px; font-family: Helvetica, sans-serif  }

h3 { font-size:13px; font-family: Helvetica, sans-serif  }

h4 { font-size:12px; font-family: Helvetica, sans-serif  }

h5 { font-size:11px; font-family: Helvetica, sans-serif  }

/* pre {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; white-space:normal; }  */



.formsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	height: 19px;
	width: 195px;
	border: 1px solid #999999;
}

.formbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	height: 50px;
	width: 195px;
	border: 1px solid #999999;
}


/* 

STICKY FOOTER

*/

* {
	margin: 0;
}
html, body {
	height: 100%;
}

/*

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -115px; 
}



.footer, .push {
	text-align:center;
	height: 115px; 
}
.introfooter, .intropush {
	height: 89px; 
}
.introwrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -89px; 
}

*/