html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a { 
margin: 0; 
padding: 0; 
border: 0; 
}
p { padding: 5px 0px 5px 0px; }
a { color: #000000; text-decoration: none; }
a:hover { text-decoration: underline; }
img { border: none; }
hr { height: 0px; border: 0px; border-top: 1px #aaa dotted; margin: 0px 0px 10px 0px; }
ul { margin: 0px 0px 0px 0px; padding: 6px 0px 0px 25px; }
li { margin: 0px 0px 0px 0px; padding: 2px 0px 2px 0px; font-weight: bold; }
         
body,p,td,tr {
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;

}

#Container {
	margin: 0px auto 0px auto;
	
}

li {margin:0px 0px 10px 0px;}

H1 {
	font-size: 16px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	font-weight: bold;
}

H2 {
	font-size: 20px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #cc2277; 
	font-weight: bold;
}
H3 {
	font-size: 14px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000; 
	font-weight: bold;
}
a:link       { text-decoration: none;}
a:hover {text-decoration:underline;}

.link-top {color:#FFFFFF;}

.homepagelinks {
	color: #FFFFFF;
	text-decoration:underline;
	font-weight: bold;
	font-size: 12px;
}


.style1 {
	color: #009999;
	font-weight: bold;
	font-size: 14px;
}
.style2 {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}
.style3 {
	color: #009999;
	font-weight: bold;
	font-size: 14px;
}





.text {
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
	width: 260px;
	border: thin solid silver;
}
.textLarge {
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
	width: 350px;
	border: thin solid silver;
}
.textSmall {
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
	width: 180px;
	border: thin solid silver;
}
.textVSmall {
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
	width: 25px;
	border: thin solid silver;
}

.select {
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
	width: 260px;
	border: thin solid silver;
}
.selectSmall {
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
	width: 100px;
	border: thin solid silver;
}
.selectVSmall {
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
	width: 50px;
	border: thin solid silver;
}
.selectLarge {
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
	width: 320px;
	border: thin solid silver;
}
.selectDay {
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
	width: 80px;
	border: thin solid silver;
}
.selectMonth {

	font-family: Verdana;
	font-size: 10px;
	height: 20px;
	width: 100px;
	border: thin solid silver;
}
.selectYear {
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
	width: 80px;
	border: thin solid silver;
}

.textarea {
	font-family: Verdana;
	font-size: 10px;
	height: 80px;
	width: 260px;
	border: thin solid silver;
}
.textareaSmall {
	font-family: Verdana;
	font-size: 10px;
	height: 50px;
	width: 260px;
	border: thin solid silver;
}
.textareaLarge {
	font-family: Verdana;
	font-size: 10px;
	height: 150px;
	width: 340px;
	border: thin solid silver;
}
.textareaVLarge {
	font-family: Verdana;
	font-size: 10px;
	height: 350px;
	width: 500px;
	border: thin solid silver;
}

.file {
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
	width: 260px;
	border: thin solid silver;
}

.submitButton {
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
	width: 120px;
	border: thin solid silver;
}
.submitButtonSmall {
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
	width: 50px;
	border: thin solid silver;
}

.footerLink {text-decoration:none; color:#FFFFFF; font-weight:bold;}
.footerHeader {color:#FFFFFF; font-weight:bold; font-size:16px;}
