.homepagemaintable {
	border: 1px solid #999999;
	padding: 0 10px 0 10px;
}

.homepagetabletopright {
	margin: 0px -6px 10px 10px;
	border: 1px solid #999999;
	height: 150px;
}

.homepagetabletopright h4 {
	color: #500025;
	font-size: 1.50em;
	margin: 10px 10px 0 0;
	text-align:right;
	vertical-align: top;
}

.homepagetabletopright p  {
	text-align:right;
	padding: 0 10px 10px 0;
	font-size:1.5em;
	color: #003366;
}

.homepagetabletopright p a  {
	text-decoration:underline;
}

.homepagetabletopright p a:hover  {
	text-decoration:none;
}

.homepagetabletopright#newsletter  p  {
	text-align:right;
	padding: 0 10px 0px 0;
	font-size:1.2em;
	color: #003366;
	margin:0 0 0 0;
}



.homepagetabletopright img {
	float:left;
	padding: 0 15px 10px 0;
}

.toptablewrapper {
	padding: 3px 0px 0 0;
	margin:0;
}

*html .toptablewrapper {
	padding: 3px 15px 0 0;
	margin:0;
}


.form  {
	margin:25px 0 0 20px;
}

.formbutton  {
	margin:0px 0 0 10px;
}

.formfields  {
	background:#FCFF90;
	margin:-10px 4px 7px 0;
}

.welcometable td {
	padding: 10px 10px 10px 10px;
	text-align:center;
}

.footertable td {
	padding: 25px;
	text-align:center;
	margin: 0 0 0 0;
	border: 1px solid #999999;
}

#footermenu  {
	background:#F3DBEE;
	padding:10px;
	margin:  0 -12px  0 -13px;
	text-align:center;
	border-top: 1px solid #999999;
}

.infotable {
	padding:0px 0px 0px 0px;
	margin:0px;
	height:300px;
	border-bottom: 1px solid #999999;
}

.infotable img {
	float:left;
	padding-right:10px;
}

*html .infotable img {
	float:left;
	padding-right:10px;
}


.infotable h4 {
	color: #500025;
	font-size: 1.25em;
	margin: 10px 0 0 20px;
}

.infotable p  {
	color: #003366;
	font-size: 1.1em;
	margin: 20px 0 -10px 20px;
	padding:0 20px 0 0;
	text-align:right;
}

.infotable p.inthenews  {
	color: #003366;
	font-size: 1em;
	margin: 20px 0 0 20px;
	padding:0px 20px 0 0;
	text-align:right;
}



.infotable #topleft, .infotable #bottomleft, .infotable #topmiddle, .infotable #bottommiddle {
	border-right: 1px solid #999999;
}

.infotable #topleft, .infotable #topmiddle, .infotable #topright {
	border-bottom: 1px solid #999999;
}

p.learnmore a {
	float:right;
	margin: 0px 0 10px 0;
	font-size:.9em;
	color: #000000;
	text-decoration:underline;
}

p.learnmore a:hover {
	float:right;
	margin: 0px 0 10px 0;
	font-size:.9em;
	color: #000000;
	text-decoration:none;
}





