body {
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #40256b;
margin: 0px;
padding: 0px;
font-size: 9pt;
background-color:#edfff7;
background-image:url(../images/gradient.jpg);
background-repeat:repeat;
}
img, area {
border:0px;
margin:0px;
}
/* TEXT ALIGNMENTS */
.lft {text-align:left}
.rgt {text-align:right}
.just {text-align:justify}
.ctr {text-align: center;}
/* FONT STYLES */
.bld {font-weight:bold}
.itl {font-style:italic}
/* FONT SIZES */
.sml {font-size:9pt;}
.xsml {font-size:8pt;}
.xxsml {font-size:6pt;}
.med {font-size:10pt;}
.lrg {font-size:11pt;}
.xlrg {font-size:12pt;}
.xxlrg {font-size:14pt;}
/* COLORS */
.ltp {color:#f3edff;}
.mdltp {color:#bfb2d6;}
.mdp {color:#9d88bf;}
.mddkp {color:#6b5096;}
.dkp {color:#40256b;}
.ltg {color:#edfff7;}
.mdltg {color:#a9ccbc}
.mdg {color:#709986;}
.mddkg {color:#406654;}
.dkg {color:#2e4d3e;}
/* LINKS */
a, a:link {
color: #406654;
text-decoration: underline;
}
a:visited {
color: #406654;
text-decoration: underline;
}
a:hover, a:active {
color: #ffffff;
background-color: #709986;
text-decoration: none;
}

/* HEADINGS */
h1 {color:#40256b; font-size: 200%; font-family:"Times New Roman", Times, serif; padding:15px 10px 5px 10px; margin:0px;}
h2 {color:#406654; font-size: 170%; font-family:"Times New Roman", Times, serif;}
h3 {color:#6b5096; font-size: 150%; font-family:"Times New Roman", Times, serif;}
h4 {color:#406654; font-size: 135%; font-family:"Times New Roman", Times, serif;}
h5 {color:#6b5096; font-size: 120%; font-family:"Times New Roman", Times, serif;}
h2, h3, h4, h5 {
padding:10px 10px 5px 10px;
margin:0px;
}
p {
padding:5px 10px 10px 10px;
margin:0px;
}
ol li, ul li {
padding:0px 0px 5px 0px;
margin:0px 5px 5px 0px;
}
.error {
	font-weight:bold; font-style:italic; color: #ff0000;
}
#topsection {
z-index: 4;
width:100%; 
height:550px;
background-repeat:no-repeat;
background-position:center
}
#topbar {
z-index: 5;
padding-top:150px;
text-align:center;
}
#container {
z-index: 5;
position:absolute;
left:0px;
top:220px;
width:100%; 
}
#subnav {
z-index:5;
width:100%;
text-align:center;
font-weight:bold;
font-size:8pt;
}
#footerG {
z-index:5;
width:725px;
height:94px;
clear:both;
margin:auto;
background-image:url(../images/footerG.gif);
background-repeat:no-repeat;
}
#footerP {
z-index:5;
width:725px;
height:94px;
clear:both;
margin:auto;
background-image:url(../images/footerP.gif);
background-repeat:no-repeat;
}





/* FOR EMAIL FORM AND CONFIRMATION PAGE */
#contents {
position: absolute;
top:50%;
left:50%;
width:450px; 
height:450px; 
margin-left:-225px;
margin-top:-225px;
background-color:#ffffff;
color: #282A7E;
}
#contents a, #contents a:link, #contents a:visited {text-decoration:underline; color:#cc3333}
#contents a:hover, #contents a:active {text-decoration:none; background-color:#cc3333; color:#ffffff}

/* Website By: Mary Lee Herrmann: Web/Multimedia Design and Development - Information Technology - Data Management - Desktop Publishing, contact: MLH@digetal.net */

