/* rac's styles from here on */
/*****************************/
body, table {
	color : #000000;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.center {
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
h1 {
	font-size:3em;
	font-weight: bold;
	color: #74961B;
}
h2 {
	font-size:2em;
	font-weight: bold;
	color: red;
}
h3 {
	font-size:1.1em;
	font-weight: bold;
	color: #006600
}
h4 {
	font-size:0.9em;
	color: #006600;
	margin-left: 3em;
}

.section_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
	font-style: italic;
	letter-spacing: 1pt;
	font-weight: bold;
}/* original and modified styles follow */

.inset {
	margin-left: 1.25em;
}
.noTopMargin {
	margin-top:0;
}
.copyright {
	color: #999999;
}
.image_tight {
	margin: 0px;
}
#column725 {

	margin: auto;
	width: 725px;
}
#column725h1 {
	margin: auto;
	width: 725px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: gray;
	border-right-color: gray;
	border-bottom-color: gray;
	border-left-color: gray;
	padding: 0px;
	-moz-border-radius: 12px;


}
#movingBox {
	margin: auto;
	width: 90%;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: red;
	border-right-color: red;
	border-bottom-color: red;
	border-left-color: red;
	padding: 20px;
	-moz-border-radius: 12px;


}

#outerborder_wrapper {

	margin: auto;
	width: 738px;
	padding: 6px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: gray;
	border-right-color: gray;
	border-bottom-color: gray;
	border-left-color: gray;
	-moz-border-radius: 12px;
}
.italic_green {
	font-style: italic;
	color: #006600;
}

#mainmenu{
width:100%;
margin-left:auto;
margin-right:auto;
margin-bottom:1%;
border:thin dashed #666666;
}

#mainmenu p {
font-size: 80%;
font-weight: bold;
color: #808000;
letter-spacing: 0.1em;
margin-bottom: 0.5em;
}
#mainmenu a:link {
font-size: 120%;
font-weight: bold;
color: green;
letter-spacing: 0.1em;
}



#mainlist
{
margin: auto;
padding: 0 0 27px 10px;
}

#mainlist ul, #mainlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#mainlist a:link, #mainlist a:visited
{
float: left;
line-height: 14px;
margin: 0 10px 6px 10px;
font-size: 85%;
text-decoration: none;
font-weight:bold;
color: blue;
}

#mainlist a:link#current, #mainlist a:visited#current, #mainlist a:hover
{
color: red;
font-weight:bold;
}

#mainlist a:hover { color: #FF0000; }

