a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
.BodyText {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #000000;
}
.homepageText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.vertline {
	background-image: url(../Images/vertline.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.InsetHeaders {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-color: #006699;
	color: #006699;

}
.align {
	text-align: justify;
}
.INPUT {
background-color: #ffffff;
border: #CCCCCC 1px solid;
color: #003366;
font-family: verdana;
font-size: 8pt;
height: 16
} 

TEXTAREA {
background-color: #ffffff;
border: #CCCCCC 1px solid;
color: #003366;
font-family: verdana;
font-size: 8pt;

} 

.LISTBOX {
background-color: #ffffff;
border: #CCCCCC 1px solid;
color: #003366;
font-family: verdana;
font-size: 8pt;

} 
.buttonstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #339900;
	border: 1px solid #003366;
}
.imgPaddingLeft {
	padding-left: 10px;
}
.imgPaddingRight {
	padding-right: 10px;
}
.horizontalline {
	background-image: url(../Images/horizline.gif);
	background-repeat: repeat-x;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
}
.tabledarkgreyborder {
	border: 1px solid #999999;
}
.CaptionText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.LargeHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.tableheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.XmasTableHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #009900;
	text-align: center;
	
	border: solid 1px #000000;
}
.XmasTableText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	
	padding: 5px;
	border: 1px solid #000000;
	border-top:0px;
	margin-bottom: -5px;
}

.EasterTableHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color:#6699CC;
	text-align: center;	
	border: solid 1px #000000;
}

.EasterTableText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;	
	padding: 5px;
	border: 1px solid #000000;
	border-top:0px;
	margin-bottom: -5px;
}
.noticebox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #EAF1F7;
	text-align: left;
	display: block;
	padding: 5px;
	border: 1px solid #000000;
}

.largenoticebox {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #EAF1F7;
	background-repeat:no-repeat;
	text-align: center;
	display: block;
	padding: 5px;
	border: 1px solid #000000;
	padding-bottom: 10px;
}

.largenoticebox a:link, .largenoticebox a:visited {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color:#CC0000;
	text-decoration:underline;
	text-transform: none;

}

.largenoticebox a:hover, .largenoticebox a:active {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color:#006600;
	text-decoration:underline;

}