p {
    text-align: justify;
}

a {
    font-family: Verdana, Arial, Helvectica;
    color:#653C8A;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    font-family: Verdana, Arial, Helvectica;
    color:#653C8A;
    font-size: 11px;
    font-weight:bold;
    text-decoration:none;
}

input {
    font-family: Verdana, Arial, Helvectica;
    background-color: #ffffff;
    border:1px solid #653C8A;
    color: #653C8A; 
    font-size: 11px;
}

select {
    font-family: Verdana, Arial, Helvectica;
    background-color: #ffffff;
    border:1px solid #653C8A;
    color: #333333; 
    font-size: 11px;
}

textarea {
    font-family: Verdana, Arial, Helvectica;
    background-color: #ffffff;
    border:1px solid #653C8A;
    color: #653C8A; 
    font-size: 11px;
}

body {
    margin:0;
}

#menu {
    width: 173px;
    background: #eee;
}

#menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}


#menu a, #menu h2 {
    font: bold 11px/16px, arial, helvetica, sans-serif;
    display: block;
    border-width: 0px;
    border-style: solid;
    border-color: #ccc #888 #555 #bbb;
    margin: 0;
    padding: 0px 0px;
}

#menu h2 {
    color: #fff;
    background: #000;
    text-transform: uppercase;
}

#menu a {
    color: #000;
    background: #efefef;
    text-decoration: none;
}

#menu a:hover {
    color: #a00;
    background: #fff;
}

#menu ul ul ul {
    position: absolute;
    top: 0;
    left: 0;
}

#menu li {position: relative;}

#menu ul ul ul {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
}

.copyright {
    text-align: right;
    padding-right: 2em;
    color:#666666;
    font-size:8px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    line-height:19px
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul {
    display: none;
}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul {
    display: block;
}

.header {
font-family:Verdana, Arial, Helvetica;
font-style:italic;
font-size:14px;
color:#6C2E16;
}


div.special
{
    border: 1px solid #653c8a;
    padding: 3px;
    background: #fff;
}

div.special div.internal
{
	margin: 0 auto 0 auto;
	padding: 5px;
	text-align: center;
	background-color: #6B3E94;
}

div.special div.internal ul.special, ul.special li
{
    color: #eee;
    margin: 3px;
	list-style: none; text-align: center; padding-left: 0;
    padding-bottom: 3px;
}

div.special div.internal strong a
{
    color: #eee;
    font-weight: bold;
}

span.question {
    color: #653c8a;
    font-weight: bold;
}
.picspace {
	margin-bottom: 10px;
	margin-left: 15px;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imagespacer {
	margin-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#enewswrapper {
	padding: 3px;
	border: 1px solid #00847F;
}
#enewsletter {
	background-color: #00847F;
	text-align: center;
	padding: 5px;
}
#enewsletter a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#enewsletter  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#enewsletter   a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

