@charset "utf-8";
.topMenu {
	font-weight: bold;
	color: #003300;
	background-color: #FFFF99;
	text-align: center;
}

td a {
    text-decoration:none; 
	color:#003300;
}

.topText {
	color:#003300;
	font-size:12px;
	font-family: "Times New Roman", Times, serif;
}

li a {
    color:red;
	text-decoration:underline;
}

.contentHeading {
    font-size:.95em; 
	color:red;
}

p {
    font-size:.95em;
}

.homeLinks {
	color:red;
	text-decoration:underline;
}
.whitebgtext {
	background-color: #FFFFFF;
	margin-top: 8px;
}
.padtop1 {
	padding-top: 8px;
}
.boxlinks {
	color:red;
	text-decoration:underline;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;



	border-left: sytle:black:1;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
.box {
	color:red;
	text-decoration:underline;
	padding-left: 7px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;


	border-left: sytle:black:1;
	border-left: solid black 0px;
	border-right: solid black 0px;
	border-bottom: solid black 0px;
	border-top: solid black 0px;
}
.LRbrdr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	padding-left: 9px;
	padding-right: 7px;
}

.padleftright {
	padding-right: 25px;
	padding-left: 25px;
}
.boxnotred {
	text-decoration:underline;
	padding-left: 7px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;


	border-left: sytle:black:1;
	border-left: solid black 1px;
	border-right: solid black 1px;
	border-bottom: solid black 0px;
	border-top: solid black 0px;
}
.14blktxt {

	color:#003300;
	font-size:14px;
	font-family: "Times New Roman", Times, serif;
}
.14redtxt {


	color:#FF0000;
	font-size:14px;
	font-family: "Times New Roman", Times, serif;
}
.12redtxt {



	color:#FF0000;
	font-size:12px;
	font-family: "Times New Roman", Times, serif;
}
.padleftright5and5 {
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.12whitetxt {



	color:#FFFFFF;
	font-size:12px;
	font-family: "Times New Roman", Times, serif;
}
.padleftright5and5WHITETXT {
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.12blacktxt {
	color:#000000;
	font-size:9px;
	font-family: "Times New Roman", Times, serif;
}

