.small { font-size: 11px; }

body {background:#f4f2e5; font-family:Arial, Verdana, Sans Serif; font-size:13px; margin:15px 0px 0px 0px;}
ol,ul {
	margin:0px;
}
h1 { font-size:16px; font-weight:bold; margin: 0px; }
h2 { font-size:16px; font-weight:bold; margin: 0px; }
h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	margin:0px;
}

a h1 { text-decoration: underline; }
a h3 { text-decoration: underline; }

ul {padding-left:15px;}

li {padding-top:5px; padding-bottom:5px;}
h3 {font-size:110%; padding-top:15px; padding-bottom:0px;}

a {color:#093c6b}
a:hover {color:#333;}

TD.wrapper{background-color:#e1dcc6; padding:10px 20px 20px 20px;}
TABLE.maintable {background-color:#f4f2e5;}

TABLE.button { text-align:center; background-image:url(images/btn_on_bg.jpg); font-family:Georgia;}

TABLE.buttonselect, TABLE.buttonnow {text-align:center; background-image:url(images/btn_off_bg.jpg); font-family:Georgia;}


TABLE.button A, TABLE.button A:hover, TABLE.buttonselect A, TABLE.buttonselect A:hover, TABLE.buttonnow A, TABLE.buttonnow A:hover {text-decoration:none; color:#093c6b;}

TD.menu { background-image: url('images/navmid.jpg'); background-position: 0 0; background-repeat: repeat; font-weight: bold;}
TD.submenu {background-color:#e1dcc6;  font-family:Georgia; text-align:center; padding:6px; border-bottom:1px solid #cbc6b3;}

TD.content {padding:25px 35px;}

TD.footer {background-image:url(images/footer.jpg);}
TD.footer TD {color:#333; }
TD.footer TD TD { font-size:14px;}
TD.footer a {text-decoration:none; color:#093c6b;}

TD.hometext {border-left:1px solid #a09e91; border-right:1px solid #a09e91; padding:0px 30px; width: 450px; }
TD.hometext h1 {text-decoration:underline; font-size:17px; font-weight:normal;}
	TD.hometext ul {padding-top:5px; list-style:none;}
	TD.hometext li {padding-top:2px; padding-bottom:2px;}
	TD.hometext p {padding-top:15px;}
	TD.hometext h1.second {margin-top:10px; }