/* CSS Document */

body {
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #330099;
	text-align: left;
	background-image: url(images/pastelmottled.gif);
}
a {
	font-size: 10pt;
	color: #3333CC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
	font-size: 10pt;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FF0099;
	font-size: 10pt;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #330099;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #330099;
	font-weight: normal;
}
h3 {
	font-size: 10pt;
	font-weight: normal;
}
.hovermenu ul{
	font: bold 14px verdana;
	padding-left: 0;
	margin-left: 0;
	height: 15px;
	background-position: center;
}
.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 2px 0.5em;
text-decoration: none;
float: left;
color: #003366;
background-color: #ffffff;
border: 2px solid #ffffff;
}
.hovermenu ul li a:hover{
background-color: #FFCC99;
border-style: outset;
}
.hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}
.layout01 {
	background-image: url(images/bg_orange.gif);
	background-repeat: repeat-x;
}

.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #330099;
}
.test {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	color: #660066;
}
.title {
	font-size: 12pt;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #330099;
}
.req {
	font-size: 16px;
	color: #FF6600;
}
