a {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

a.columnMenu {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	}

a.columnMenu:hover {
	text-decoration: underline;
}

a.columnMenu:active {
	
	text-decoration: underline;
}

#columnButton a {
   color: #000000;
	font-size: 14px;
   font-weight: bold;
   font-family: arial, helvetica, sans-serif;
   background-color: #FFFFFF;
   border: 1px solid #000000;
   padding: 2px 2px 2px 2px;
	position: relative;
	width: 200px;
}

#columnButton a:hover {
   color: #000000;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
   font-weight: bold;
	text-decoration:none;
   background-color: #FBE13D;
   border: 1px solid #000000;
   padding: 2px 2px 2px 2px;
	position: relative;
	width: 200px;
}

a.footerMenu {
	color: #000000;
	text-decoration: underline;
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	}

a.footerMenu:hover {
	text-decoration: underline;
}

a.footerMenu:active {
	text-decoration: underline;
}

a.bodyLink {
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	}

a.bodyLink:hover {
	text-decoration: none;
	}
	
a.bodyLink2 {
	color: #000000;
	text-decoration: underline;
	font-size: 16px;
	font-family: arial, helvetica, sans-serif;
	}

a.bodyLink2:hover {
	text-decoration: none;
	}

Table.sampleTable {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	padding: 10px;
	}

Table.columnTable {

	}
	
td.menuBar {
	background-color: #fbe13d;
	}

.addressText {
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	}
	
.columnText {
	font-size: 12px;
	font-family: Verdana, arial, helvetica, sans-serif;
	line-height: .4cm;
	}

.columnTitle {
	font-size: 14px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.bodyText {
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	}

.bodyText2 {
   font-size: 14px;
   font-family: arial, helvetica, sans-serif;
	line-height: 1.2em; 
   }

.bodyTextBold {
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	}

.bodyTextBoldRed {
   font-size: 14px;
   font-family: arial, helvetica, sans-serif;
   font-weight: bold;
   }

.footerText {
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	}
	
.locationText {
	font-size: 18px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	}
	
.titleText {
	font-size: 22px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	}

.sampleTitle {
	font-size: 20px;
	font-family: Times Roman, serif;
	font-weight: bold;	
	}
	
.sampleSubj {
	font-size:14px;
	line-height: .5cm;
	font-family: Times Roman, serif;
	font-weight: bold;	
	}
	
.sampleText {
	font-size: 14px;
	line-height: .5cm;
	font-family: Times Roman, serif;
	}	
	
.submitbuttons {
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 1px;
	width: 110px;
	position: relative;
}
.submitbuttons:hover {
	color: #000000;
	font-weight: bold;
/*	background-color: #FBE13D; */
   background-color: #cdcdcd;
	border: 1px solid #000000;
	padding: 1px;
	width: 110px;
	position: relative;
}	

.submitbuttons2 {
   color: #000000;
   font-weight: bold;
   background-color: #FBE13D;
   border: 1px solid #000000;
   padding: 5px;
   width: 110px;
	positon: relative;
}  
.submitbuttons2:hover {
   color: #000000;
   font-weight: bold;
	text-decoration: none;
   background-color: #cdcdcd;
   border: 1px solid #000000;
   padding: 5px;
   width: 110px;
	position: relative;
}

.columnbuttons {
   color: #000000;
   font-weight: bold;
   background-color: #FFFFFF;
   border: 1px solid #000000;
   padding: 5px;
   width: 110px;
	position: relative;
}
.columnbuttons:hover {
   color: #000000;
   font-weight: bold;
   text-decoration: none;
   background-color: #cdcdcd;
   border: 1px solid #000000;
   padding: 5px;
   width: 110px;
	position: relative;
}



html { 
		min-height: 100%; 
		margin-bottom: 1px; 
}
