body {
font-family: Arial;
font-size: 10pt;
color: black;
}


h1 { font-size: 20pt; font-family: Georgia; color: #FFCC33; }
h2 { font-size: 14pt; font-family: Georgia; color: #000000; }
h3 { font-size: 13pt; font-family: Georgia; color: #A21DDC; }
h4 { font-size: 12pt; font-family: Georgia; color: #A21DDC; }
h5 { font-size: 10pt; font-family: Georgia; color: #A21DDC; }


.navigation {
background-color: #FFCC33; /** #FBEC5D;#FFFFCC #FFCC66; */
/** background-image: url(images/navbg.gif); */
background-repeat: repeat-x;
background-position: bottom;
font-family: Arial;
}

.navigation table {
font-size: 12pt;
font-weight: bold;
color: white;
}

.navigation a:link    { color: #A21DDC; text-decoration: none; }
.navigation a:hover   { color: #A21DDC; text-decoration: underline; }
.navigation a:active  { color: #A21DDC; text-decoration: underline; }
.navigation a:visited { color: #A21DDC; text-decoration: none; }

.orangetitle {
background-color: #FFCC33; 
padding-top: 3px;
padding-bottom: 3px;
padding-left: 5px;
padding-right: 5px;
font-weight: bold;
color: #A21DDC;
}

.yellowtitle {
background-color:  #FFCC33;/**#FBEC5D; #FFCC66; */
/** background-image: url(images/navbg.gif); */
padding-top: 1px;
padding-bottom: 1px;
padding-left: 5px;
padding-right: 0px;
font-weight: bold;
color: #A21DDC;
}

.whitetitle {
background-color:  #FFCC33;/**#FBEC5D; #FFCC66; */
/** background-image: url(images/navbg.gif); */
padding-top: 1px;
padding-bottom: 1px;
padding-left: 5px;
padding-right: 0px;
font-weight: bold;
color: #A21DDC;
}


.yellowbox {
background-color: #EBDC9E;;/** #FFFFCC; */ 
height: 92px;
padding: 0px;
margin-top: 0px;
margin-bottom: 20px;
}

.whitebox {
background-color: white;/** #FFFFCC; */ 
height: 92px;
padding: 0px;
margin-top: 0px;
margin-bottom: 20px;
}


.yellowbox ul {
padding: 0px;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 15px;
}

.yellowbox p {
line-height: 12px;
}

#body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18px;
	color: #000000;
	margin-top: 20px; 
	margin-left: 24px; 
	margin-right: 24px; 
	margin-bottom: 0px;
}

#body a {
	text-decoration: none;
	color: #A21DDC; 
	font-weight:bold;
}

#body a:hover {
	text-decoration: underline; 
	color: #A21DDC; 
	font-weight:bold;
}

#body a:visited {
	text-decoration: none; 
	color: #999999; 
	font-weight:bold
}

.small {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}

table {
font-size: 12px;
}

.purpletxt {
color: 	#A21DDC; 
}

.small a {
	text-decoration: none;
	color: #A21DDC; 
	font-weight:bold;
}

.small a:hover {
	text-decoration: underline; 
	color: #A21DDC; 
	font-weight:bold;
}

.small a:visited {
	text-decoration: none; 
	color: #A21DDC; 
	font-weight:bold;
}

.BorderBoth {
	border-right: 1px solid #E7C438;
	border-left: 1px solid #E7C438;
}

.BorderBottom {
	border-bottom: 1px solid #E7C438;
}

.BorderTop {
    border-top: 1px solid #E7C438;
}

.purplebox {
background-color: #ECDFFA;
border-left: 1px solid #A21DDC;
border-right: 1px solid #A21DDC;
border-top: 1px solid #A21DDC;
border-bottom: 1px solid #A21DDC;
color: #000000;
padding: 10px;
}

.purplebox table {
color: #000000;
}

.purplebox .title {
color: #A21DDC;
}

.purpleboxborder {
background-color: #ECDFFA;
border: 1px solid #A21DDC;
}

.purpleboxcolumn {
color: #A21DDC;
padding-top: 5px;
padding: 3px;
}

.purplebox .title {
font-family: Georgia, Times New Roman, Times, serif;
font-weight: bold;
}

.purpleboxborder .title {
background: #A21DDC;
color: white;
font-family: Georgia, Times New Roman, Times, serif;
font-weight: bold;
padding-top: 1px;
padding-bottom: 1px;
}
