/* CSS Document */

body {
/**/
background-color:#543489;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
/*font-weight:bold;*/
}

.swoosh {
/*background-attachment:fixed;*/
background-repeat:no-repeat;
}

A {
color:#543489;
text-decoration:none;
font-weight:bold;
}

A:hover {
color:#666666;
text-decoration:underline;
/*background-color:#543489;*/
}

A.nav {
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
font-size:12px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
}

A.nav:hover {
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
font-size:12px;
color:#79BA30;
font-weight:bold;
text-decoration:none;
}

A.nav_active {
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
font-size:12px;
color:#AB9DC9;
font-weight:bold;
text-decoration:none;
}

.sm_copy {
font-size:9px;
font-weight:bold;
color:#ffffff;
}

.header {
font-size:18px;
font-weight:bold;
color:#543489;
}

.header2 {
font-size:14px;
font-weight:bold;
color:#543489;
}

.header3 {
font-size:14px;
font-weight:bold;
color:#000000;
}

.header2_sm {
font-size:12px;
font-weight:bold;
color:#543489;
}

.form_header {
line-height:18px;
font-size:12px;
font-weight:bold;
color:#ffffff;
background-color:#543489;
}

.row_shade {
background-color:#AB9DC9;
}

li {
list-style-image:url(/images/gif/bullet.gif);
}

strong {
color:543489;
}

.banner_lft {
background-position:left;
background-repeat:no-repeat;
background-image:url(/images/jpg/grad_lft.jpg);
}

.banner_rt {
background-position:right;
background-repeat:no-repeat;
background-image:url(/images/jpg/grad_rt.jpg);
}
