body { background-color:#F2EFED; margin:0; background-image:url(../images/bg.jpg); background-repeat: repeat-x; }

td,p,li { font-family:Arial, Helvetica, sans-serif; color: #737373; font-size:12px; }
li { margin-left:-10px; }

h1 { font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; font-weight:normal; }
h2 { font-family:Georgia, "Times New Roman", Times, serif; font-size:20px; font-weight:normal; }
h3 { font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; font-weight:normal; }
h4 { font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; font-weight:normal; }
h5 { font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; font-weight:normal; }
h6 { font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; font-weight:normal; }

a { text-decoration:none; }
a:link { text-decoration:none; }
a:hover { text-decoration:none; }
a:active { text-decoration:none; }
a:visited { text-decoration:none; }

.container { margin:0 auto; background-color: #FFFFFF; }
.shadowLeft { background: url(../images/border_left.jpg) repeat-y left; }
.shadowRight { background: url(../images/border_right.jpg) repeat-y right; }

.mainNavigation { background-color:#BF2A37; color: #FFFFFF; width: 206px; font-size:12px; }
.mainNavigation a {	background-color: #BF2A37; color: #FFFFFF; display: block; padding: 5px 5px 5px 20px; background: url(../images/nav_dottedline.jpg) no-repeat bottom; }
.mainNavigation a:hover { background-color: #FFFFFF; width: 80%; margin:0 auto; color: #BF2A37; }
.mainNavigationChosen { background-color: #BF2A37; color: #FFFFFF; width: 206px; font-size:12px; }
.mainNavigationChosen a { background-color: #BF2A37; color: #FFFFFF; width: 80%; margin:0 auto; display: block; padding: 5px 5px 5px 12px; background: url(../images/nav_dottedline.jpg) no-repeat bottom; }
.mainNavigationChosen a:hover { background-color: #FFFFFF; color: #1B2677; }

#maininfo { padding:15px; }
#maininfo a { color: #1B2677; }
#maininfo a:hover { color: #BF2A37; }
#maininfo h3 { color: #1B2677; }

.footer { text-align:center; font-size:11px; padding-bottom:10px; }
.footer a { color: #1B2677; }
.footer a:hover { color: #BF2A37; }

.sectImg { margin: 0 0 10px 10px; }
.blueText { color: #1B2677; }
.regulationText{ color:#002E7E;
text-align:center;
font-size:8px;
text-transform:uppercase;
font-weight:bold;
}
.regulationText a:link{ color:#002E7E;
text-align:center;
font-size:8px;
text-transform:uppercase;
text-decoration:none;
font-weight:bold;
}
.regulationText a:visited{ color:#002E7E;
text-align:center;
font-size:8px;
text-transform:uppercase;
text-decoration:none;
font-weight:bold;
}
.regulationText a:hover{ color:#002E7E;
text-align:center;
font-size:8px;
text-transform:uppercase;
text-decoration:underline;
font-weight:bold;
}

.fourtyYrs { position: relative; left:320px; top:330px; }

.whiteBG { background-color:#FFFFFF; }
.telNoHme { background-image:url(../images/landing_bottom.jpg); background-repeat:no-repeat; background-position:top; color: #ffffff; text-align:center; padding-top:10px; font-size:14px; }
.telNoHme a { color:#ffffff; }
.telNoHme a:hover { color: #BF2A37; }

#bulletLarge { font-size:14px; font-weight:bold; color:#1B2677; line-height:18px; }



form {
	width:450px;
	padding:5px;
}

label {

	display: block;
	float: left;
	clear: left;
	width: 15em;
	margin: 0;
	padding-right:2em;

}





input[type=text], textarea, select {

	width: 15em;
}