/* This is for the breadcrumb trail. */

#top p.crumb-trail {
padding-top: 2px;
background-color: #fff;
margin: 0em;
padding-bottom: 5px;
padding-left: 2px;
line-height: normal; }

#top a:link.crumb-back {
background-color: #fff;
text-decoration: none;
color: #705CA4;
font-weight: bold;
}

#top a:visited.crumb-back {
background-color: #fff;
text-decoration: none;
color: #705CA4;
font-weight: bold;
}

#top a:hover.crumb-back {
background-color: #fff;
color: #333;
font-weight: bold;
text-decoration: underline;
}

span.crumb-current {
font-weight: bold;
color: #333;
}

span.crumb-arrow {
color: #705CA4;
}


table.button {
        color: #705CA4;
        width: 555px;
        background-color: none;
        border: none;
        margin-top: 0px;
        padding-bottom: 10px;
}

table.button td {
        background-color: none;
        text-align: left;
        text-decoration: none;
        padding: 5px 0px 5px 6px;
        color: #705CA4;
}

/* query form */

table.queryform {
        color: #705CA4;
        width: 555px;
        background-color: none;
        border: 1px #705CA4 solid;
        border-collapse: collapse;
        border-spacing: 0px;
        margin-top: 0px;
        padding-bottom: 10px;
}

table.queryform td {
        border-bottom: 1px solid #333;
        background-color: none;
        text-align: left;
        text-decoration: none;
        padding: 5px 0px 5px 6px;
        color: #705CA4;
}

select {
        color: #705CA4;
        border: 1px solid #705CA4;
        margin: 4px 0 5px 8px;
        vertical-align: middle;
}

.input1 {
        background-color: #fff;
        color: #705CA4;
        margin: 4px 0 5px 8px;
        padding: 2px;
        border: 1px solid #705CA4;
        vertical-align: middle;
}

.input2 {
        background-color: #705CA4;
        color: #fff;
        margin: 4px 0 5px 8px;
        padding: 2px;
        border: 1px solid #705CA4;
        font-weight: bold;
}


.submit {
        height: 29px;
        width: 555px;
        padding-top: 5px;
}

.textarea {
        border: 1px solid #705CA4;
        background-color: #fff;
        color: #FFB0FD;
        margin: 4px 0 5px 8px;
}

.col1 {
        color: #705CA4;
        width: 200px;
        height: 30px;
        margin: 0;
        text-align: left;
}

.col2 {
        width: 350px;
        display: block;
        float: left;
        margin: 0;
        text-align: left;
}

.col2comment {
        padding-left: 8px;
        float: left;
}


body {
	font-size: 0.7em;
	font-family: Verdana, Arial, sans-serif;
	color: #705CA4;
	background: #fff;
	margin: 0px;
	padding: 0px;
}

#content {
	border: 1px 0px #705CA4 solid;
}

/* bars for top and bottom */
img.bar {
	margin: 0em;
	background-color: #fff;
	padding: 0px 0px;
}

p.bar0 {
	margin: 0em;
	background-color: #705CA4;
	color: #fff;
	width: 731px;
	padding: 5px;
	text-align: center;
	font-size: 0.9em;
}

p.bar {
	margin: 0em;
	background-color: #705CA4;
	color: #fff;
	padding: 5px;
	width: 731px;
	text-align: left;
	font-weight: bold;
	font-size: 0.9em;
}

/* p.bar a:link, a:visited {
	background-color: #705CA4;
	color: #fff;
	text-decoration: none;
}
*/

p.bar0 a:link, a:visited {
        background-color: #705CA4;
        color: #fff;
        text-decoration: none;
}


p.bar a:hover {
	background-color: #705CA4;
	color: #fff;
	text-decoration: underline;
}

#left {
	position: absolute;
	width: 140px;
	left: 0px;
	margin: 0px;
	border-width: 0;
	padding: 0;}

/* menu styles */
 #left a {display: block;
   margin: 0 3px 0 0; padding: 5px 10px 1px 5px;
   text-decoration: none;
   font: bold 100% Arial, Verdana, sans-serif;
   color: #705CA4; background: transparent;}
#left a:visited {color: #705CA4;}

#left h4 {background-color: transparent; color: #705CA4;
   margin: 0 3px 0 0; padding: 1em 0 0; 
   font: bold 100% Arial, Verdana, sans-serif;
   border-right: 1px solid #705CA4;
   border-bottom: 2px solid #705CA4;}
#left a:hover {background-color: #705CA4;
   color: #fff;
   padding-right: 7px; margin-right: 0;}
#left a#current {
   background-color: #fff;
   color: #705CA4;
   border: 1px solid #705CA4;
   border-right-width: 10px; padding-right: 7px;
   margin-right: 0px;}


#center {
	padding: 10px 20px 20px;
	background-color: #00000;
	margin-left: 140px;
        width: 559px;
	border-right: 1px #705CA4 solid;
	border-left: 1px #705CA4 solid;
}

#center p{
        text-align: justify;
}

#center h1, h2, h3, h4, h5, h6 {
        font-style: italic;
        color: #705CA4;
}

/*
#center a {
        font-weight: bold;
        text-decoration: none;
        color: #705CA4;
        background-color: #705CA4;
}
*/

p.bar a:link, a:visited {
        background-color: #705CA4;
        color: #fff;
        text-decoration: none;
}

p.bar a:hover {
        background-color: #705CA4;
        color: #705CA4;
        text-decoration: underline;
}

#center a {
        font-weight: bold;
        text-decoration: none;
        color: #705CA4;
        background-color: #fff;
}

#center a:visited {
        font-weight: bold;
        color: #705CA4;
}

#center a:hover {
        font-weight: bold;
        text-decoration: underline;
        color: #333;
}


#center a:visited {
        font-weight: bold;
        color: #705CA4;
}

#center a:hover {
        font-weight: bold;
        text-decoration: underline;
        color: #705CA4;
}

ul li {
        list-style-type: square;
        padding-bottom: 1px;
}

ol li {
		padding-bottom: 5px;
		text-align: justify;
}

.lower-alpha li {
		list-style-type: lower-alpha;
		padding-bottom: 5px;
		text-align: justify;
}

.lower-roman li {
		list-style-type: lower-roman;
		padding-bottom: 5px;
		text-align: justify;
}

.upper-roman li {
		list-style-type: upper-roman;
		padding-bottom: 5px;
		text-align: justify;
}

.upper-alpha li {
		list-style-type: upper-alpha;
		padding-bottom: 5px;
		text-align: justify;
}

.none li {
	list-style-type: none;
	padding-bottom: 5px;
	text-align: justify;
}

.columns {
	border-top: 1px #705CA4 solid;
	padding-top: 5px;
}

table.frontpage {	
	color: #705CA4;
	width: 560px;
	background-color: #705CA4;
	border: 1px #705CA4 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
}

table.frontpage td.header {	
	border-bottom: 2px solid #705CA4;
	background-color: #705CA4;
	text-align: left;
	font-weight: bold;
	color: #fff;
	padding-left: 5px;
}

table.frontpage td.body {	
	border-bottom: 1px dotted #705CA4;
	width: 284px;
	font-weight: normal;
	color: #705CA4;
	background-color: #705CA4;
	text-align: left;
	padding-left: 5px;
	padding-bottom: 10px;
} 

/* bars for headers */
p.header {
        margin: -10px -20px -10px -20px;
        background-color: #705CA4;
        color: #fff;
        padding: 5px;
        text-align: center;
        font-size: 10px;
        font-weight: bold;
}


