/*** default values ***/
* { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
html, body, form { margin: 0; padding: 0; }
img { border: none; }
a { color: #0070AF; text-decoration: none; }
a.hover { text-decoration: underline; }
td, th { color: #333333; }

/*** links ***/
.largelink { color: #0070AF; font-size: 14px; text-decoration: underline; }
.footertxtlink { font-size: 11px; ; font-weight: bold}

/*** navigation ***/
td.navcatoff { padding-left: 0px; padding-right: 5px; background-color: #FFFFFF; }
td.navcaton { padding-left: 0px; padding-right: 5px; background-color: #E9EEF2; }
td.navsubcatoff { padding-left: 10px; padding-right: 5px; background-color: #FFFFFF; }
td.navsubcaton { padding-left: 10px; padding-right: 5px; background-color: #E9EEF2; }
td.navitemoff { padding-left: 20px; padding-right: 5px; background-color: #FFFFFF; }
td.navitemoffat { padding-left: 20px; padding-right: 5px; background-color: #FFFFFF; }
td.navitemon { padding-left: 20px; padding-right: 5px; background-color: #FFFFFF; }

a.navcatoff { font-size: 14px; font-weight: normal; text-decoration: none; color: #1B0C83; display:block; width:100%; }
a.navcatoff:hover { text-decoration: underline; }
a.navcaton { font-size: 14px; font-weight: bold; text-decoration: none; color: #1B0C83; display:block; width:100%; }
a.navcaton:hover { text-decoration: underline; }
a.navsubcatoff { font-size: 12px; font-weight: normal; text-decoration: none; color: #1B0C83; display:block; width:100%; }
a.navsubcatoff:hover { text-decoration: underline; }
a.navsubcaton { font-size: 12px; font-weight: bold; text-decoration: none; color: #1B0C83; display:block; width:100%; }
a.navsubcaton:hover { text-decoration: underline; background-color: #CFD8DF; }
a.navitemoff { font-size: 10px; font-weight: normal; text-decoration: none; color: #1B0C83; display:block; width:100%; }
a.navitemoff:hover { text-decoration: underline; }
a.navitemon { font-size: 10px; font-weight: bold; text-decoration: none; color: #1B0C83; display:block; width:100%; }
a.navitemon:hover { text-decoration: underline; }

a.toppagenav { font-size: 12px; font-weight: bold; text-decoration: none; color: #000000; }


/*** normal text ***/
.price { font-size: 12px; font-weight: bold; }
.featuretxt { font-size: 12px; font-weight: bold; color: #000000; }
.bdytxt { font-size: 12px; font-weight: normal; color: #333333; }
.smltxt { font-size: 11px; font-weight: normal; color: #F06623; }
.caltxtbld { font-size: 11px; font-weight: bold; color: #82AAC8; }
.caltxtmnth { font-size: 11px; font-weight: normal; color: #82AAC8; }
.caltxt { font-size: 11px; font-weight: normal; color: #FFFFFF; }
.caltxton { font-size: 11px; font-weight: normal; color: #F80B09; }
.eventdttxt { font-size: 12px; font-weight: bold; color: #AACE96; }
.reversetxt { font-size: 12px; font-weight: bold; color: #FFFFFF; }
.bdytxtbld { font-size: 12px; font-weight: bold; color: #839DB4; }
.bdytxtbldr { font-size: 14px; font-weight: bold; color: #933D2D; }
.bdytxtreverse { font-size: 12px; font-weight: normal; color: #FFFFFF; }
.bdytxtreversebld { font-size: 12px; font-weight: bold; color: #CAD2B2; }
.bdytxttitle { font-size: 18px; font-weight: bold;  color: #41348C; }
.bdytxtfeat { font-size: 12px; font-weight: normal;  color: #41348C; }
.bdytxttitlelrg { font-size: 33px; font-weight: bold;  color: #DADADA; ; padding-bottom: -300px; border-bottom-width: -100px}
.bdytxtsubtitle { font-size: 15px; font-weight: bold;  color: #41348C; }
.pgcpunttxt { font-size: 8px; color: #666666; }
.printtxt { font-size: 10px; font-weight: bold; color: #0070AF; }
.breadcrumbtxt { font-size: 10px; font-weight: bold; color: #0070AF; text-decoration: none; }
.addresstxt { font-size: 8px; color: #666666 ; letter-spacing: 1px; word-spacing: 1px; }
.footertxt { font-size: 11px; font-weight: normal; color: #333333; }

/*** form stuff ***/
.form { background-color: #E9EDDD; border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-size: 10px; color: #933D2D; }
.formrequiredtxt { font-weight: bold; }
.formrequestxt { font-size: 12px; font-weight: bold; color: #666666; }
.formerror { font-size: 12px; font-weight: bold; color: #FF3333; }
.membertxt { font-size: 11px; font-weight: normal; color: #B66B3E; }
