/* begin page property definitions */

body { 
 background-color: #BCDA8A;
 color: #505152;
 margin:0px;
 text-align:center;
}

UL { 
 font-family:verdana, geneva, arial, helvetica, sans-serif; 
 font-size:11px;
 color:#505152;
 text-align:left;
 background-color:transparent;
 font-style: normal;
 font-weight: normal;
 list-style-type: disc;
 text-indent:0px;
 line-height:15px;
 margin-top:0px;
 margin-right:9px;
 margin-bottom:0px;
 margin-left:25px;
}

OL { 
 font-family:verdana, geneva, arial, helvetica, sans-serif; 
 font-size:11px;
 color:#505152;
 background-color:transparent;
 font-style: normal;
 font-weight: normal;
 text-indent:0px;
 line-height:15px;
 margin-top:12px;
 margin-right:9px;
 margin-bottom:12px;
 margin-left:35px;
}

form, input {
 font-size: 10px;
}

/* begin main paragraph definitions */

h1 {
 font-family:verdana, geneva, arial, helvetica, sans-serif;
 font-style:normal;
 font-variant:small-caps;
 font-weight:normal;
 font-size:26px;
 color:#000000;
 background-color:transparent;
 letter-spacing:0.5px;
 text-decoration: none;
 text-align:left;
 text-indent:0px;
 line-height:17px;
 margin-top:12px;
 margin-right:5px;
 margin-bottom:10px;
 margin-left:10px;
}
h2 {
 font-family:verdana, geneva, arial, helvetica, sans-serif;
 font-style:normal;
 font-variant:normal;
 font-weight:bold;
 font-size:14px;
 color:#7B3637;
 background-color:transparent;
 letter-spacing:.5px;
 text-decoration: none;
 text-align:left;
 text-indent:0px;
 line-height:17px;
 margin-top:18px;
 margin-right:5px;
 margin-bottom:4px;
 margin-left:10px;
}
p {
 font-family:verdana, geneva, arial, helvetica, sans-serif;
 font-style:normal;
 font-variant:normal;
 font-weight:normal;
 font-size:11px;
 color:#505152;
 background-color:transparent;
 letter-spacing:.5px;
 text-decoration: none;
 text-align:left;
 text-indent:0px;
 line-height:15px;
 margin-top:12px;
 margin-right:10px;
 margin-bottom:12px;
 margin-left:10px;
}


.preformfont {
 font-style:normal;
 font-variant:normal;
 font-weight:normal;
 font-size:11px;
 color:#000000;
 background-color:transparent;
 letter-spacing:.5px;
 text-decoration: none;
 text-align:left;
 text-indent:0px;
 line-height:15px;
 margin-top:12px;
 margin-right:10px;
 margin-bottom:12px;
 margin-left:10px;
}


/* begin paragraph class definitions */

.banner {
 font-family:verdana, geneva, arial, helvetica, sans-serif;
 font-style:normal;
 font-variant:normal;
 font-weight:bold;
 font-size:11px;
 color:#000000;
 background-color:transparent;
 letter-spacing:0.5px;
 text-decoration: none;
 text-align:left;
 text-indent:0px;
 line-height:15px;
 margin-top:0px;
 margin-right:5px;
 margin-bottom:2px;
 margin-left:10px;
}
.bullet {
 color:#7B3637;
 background-color:transparent;
 font-weight:bold;
 list-style-type: circle;
 line-height:12px;
}

.center {
 text-align:center;
}

.centerbold {
 text-align:center;
 font-weight:bold;
}

.copyright {
 font-size:9px;
 color:#000000;
 letter-spacing:.5px;
 margin-top:3px;
 margin-right:3px;
 margin-bottom:3px;
 margin-left:3px;
}

.logo {
 margin-top:2px;
 margin-right:0px;
 margin-bottom:0px;
 margin-left:10px;
}
.nav {
 font-size:11px;
 color:#ffffff;
 background-color:transparent;
 text-align:right;
 margin-top:6px;
 margin-right:10px;
 margin-bottom:6px;
 margin-left:10px;
}

.novert {
 margin-top:0px;
 margin-right:19px;
 margin-bottom:0px;
 margin-left:10px;
}

.right {
text-align: right;
}

.testimonial {
 font-weight:bold;
 font-size:13px;
 line-height:17px;
}

/* begin id definitions */

#superscript {
 font-size:6px;
 vertical-align:super;
}

/* begin main link definitions */

a:link {
 color: #76b5e3;
 font-weight:bold; 
 background-color:transparent;
 text-decoration:underline;
}

a:visited {
 color: #76b5e3;
 font-weight:bold;
 background-color:transparent;
 text-decoration:underline;
}

a:hover {
 color: #333333;
 font-weight:bold;
 background-color:transparent;
 text-decoration:underline;
}

a.bullet:link {
 color: #7B3637;
 font-weight:bold; 
 background-color:transparent;
 text-decoration:none;
}

a.bullet:visited {
 color: #7B3637;
 font-weight:bold;
 background-color:transparent;
 text-decoration:none;
}

a.bullet:hover {
 color: #1d57c1;
 font-weight:bold;
 background-color:transparent;
 text-decoration:underline;
}




/* begin nav link definitions */

a.menu:link {
 color: #ffffff;
 background-color:transparent;
 text-decoration:none;
}

a.menu:visited {
 color: #ffffff;
 background-color:transparent;
 text-decoration:none;
}

a.menu:hover {
 color: #88C0F8;
 background-color:transparent;
 text-decoration:underline;
}