@charset "UTF-8";
/* CSS Document */

body {
background-repeat:repeat;
font-family:Geneva, Century Gothic, Arial;
font-size:12px;
color:#000000;
margin:25px;
padding:0;
text-align:left;background-image: url(/images/bg.jpg); background-attachment: fixed;

}

.mainBorder {
padding:6px;
background-color:#402423;
border:2px solid white;
}

.content {
padding:0px;
background-color:white;
text-align:left;
}
H1 {
 font-family: times new roman;
 font-size:   24px;
 color:       #da1a72;
 font-weight: bold;

 margin-bottom: 0px;
}

H2 {
 font-family: times new roman;
 font-size: 13pt; 
 color:      #a9ccd4;
 font-weight: none;
 Text-align: Left;
 text-decoration: underline;
}

H3 {
 font-family: times new roman;
 font-size: 11pt; 
 color:       #63C6FF;
 font-weight: none;
}

.mainlevel {
font-size:14px;
color:white;
text-decoration:none;
}

.mainlevel:link {
font-size:14px;
color:white;
text-decoration:none;
}

.mainlevel:visited {
font-size:14px;
color:white;
text-decoration:none;
}

.mainlevel:hover {
font-size:14px;
color:white;
text-decoration:none;
}

.mainlevel:active {
font-size:14px;
color:white;
text-decoration:none;
}

.topNavBG {
background-image:url(/images/topnav_bg.gif);
background-repeat:repeat-x;
border-bottom:3px solid white;
height:43px;
width:850px;
}

.topNav {
padding-left:10px;
padding-right:10px;
text-align:center;
}

.horzDivide {
border-top:1px solid #409688;
margin-top:5px;
margin-bottom:5px;
}

.vertDivide {
border-right:1px solid #409688;
margin-top:5px;
margin-bottom:5px;
}

.customerServiceLinks {
line-height:20px;
}

.copyright {
padding-top:5px;
font-size:12px;
color:#409688;
}

.copyright:link {
padding-top:5px;
font-size:12px;
color:#000000;
}

.copyright:visited {
padding-top:5px;
font-size:12px;
color:#000000;
}

.copyright:hover {
padding-top:5px;
font-size:12px;
color:#000000;
}

.copyright:active {
padding-top:5px;
font-size:12px;
color:#000000;
}

.componentheading {
margin-bottom:5px;
font-size:16px;
color:#94D6E6;
text-align:left;}

.contentheading {
margin-bottom:5px;
font-size:16px;
color:#94D6E6;
text-align:left;}



a:link {
font-size:inherit;
color:#409688;
text-decoration:none;
}

a:visited {
font-size:inherit;
color:#409688;
text-decoration:none;
}


a:hover {
font-size:inherit;
color:#999;
text-decoration:none;
}

a:active {
font-size:inherit;
color:#999;
text-decoration:none;
}

/* POP UP LINK */
.popupcolor { 
color: #000000; 
font-size:18px;
font-weight:bold;
}

a.popupcolor:hover { 
color: #000000; 
}


