body {
	margin:0px;
	padding:0px;
	background-color:#D3D3FA;
	color:black;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#Header {
	margin: 0px;
	padding: 5px;
	background-color:#fff; 
	border:0px solid black;
	color: black;
	}
#ContentBox {
	margin:50px 300px 10px 30px;
	padding:10px 20px;
	color:black;
	border:1px solid black;
	background-color: #FFFFFF;
	font-size: 0.75em;
	}
#Content {
	margin:20px 0px 20px 0px;
	padding:0px;
	color:black;
	background-color:white;
	border:0px;
	}	
#Footer {
	margin: 5px 0px 0px 0px;
	border:1px solid black;
	background-color:#fff; 
	text-align: center;
	color: white;
	font:bold 0.7em/1.25 monospace;
	text-indent:0 !important;
	padding:.3em;
	}
#topnav, .hide {
	display: none;
	}
#TopMenu {
	border: 1px solid black;
	padding: 2px;
	margin: 25px 50px 15px 50px;
	background-color: #E6E6F9;
	text-align: center;
	color: black;
	}
#BottomMenu {
    border: 1px solid black; 
    padding: 2px; 
	margin: 5px 0px 5px 0px;
    background-color: #E6E6F9;
	text-align: center;
	color: black;
	}
#Sidebar {
	position: absolute;
	top: 0px;
	right: 50px;
	width: 225px;
	}
.BoxTop {
	background-color: #fff;
    border: 1px solid black; 
    margin: 50px 20px 10px 0px;
	padding: 0px;
	color: black;
	}
.Box1 {
	background-color: #fff;
	border: 1px solid black;
	margin: 10px 20px 10px 0px;
	padding: 0px;
	color: black;
	}
.Boxtitle {
	font-weight: bold;
	margin:0;
	text-align: center;
	padding: 2px;
	background-color: #330099;
	margin: 0;
	color: #FFFFFF;
	font-size: 80%;
	}
.BoxContent {
	font-size: 0.8em;
	line-height:1.5em;
	padding: 5px;
	}
.searchbox {
	color: #000; 
    border: 0.1em solid black;
	background-color: transparent;
	}
.button {
	color: #000;
	font-family: verdana, georgia, arial, helvetica, sans-serif;
	background-color: #f4e4cb;
	border: 0.1em solid #000000;
}
ul {
	list-style-type: square;
	margin: 5px 0px 10px 30px;
	line-height: 1.5em;
}
ol {
	margin: 5px 5px 5px 30px;
	line-height: 1.5em;
}
ul.bullets {
	list-style-type: square;
	line-height:1.5em;
	margin: 5px 0px 5px 25px;
}
p {
	line-height:1.5em;
	text-align: left;
	}
.small {
	margin: 5px 0px 0px 0px;
	font-size:90%;
	text-align: center;
	}
a {
	color:#000; 
	font-weight: normal;
	text-decoration:none;
	}
a:link {
	color:#330099;
	text-decoration: underline;
	}
a:visited {
	color:#333399;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	color: #FF9933;
	}
img {
	border: none;
}
.invisi {
	color:#fff;
}
td {
	vertical-align: top;
}
.imageleft {
	background-position: center;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.imageright {
	background-position: center;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 0px;
}
th {
	color: #FFFFFF;
	background-color: #330099;
	padding: 2px;
	vertical-align: text-top;
	font-weight: normal;
	font-size: 0.8em;
}
table.grayrule td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 3px;
}
table {
	padding: 3px;
	border: 0px;
}
input {
	border: 1px solid #330099;
	padding: 3px;
	color: #666666;
}
 div.floated {
	float: right;
	padding: 2px;
	color: #000099;
	font-size: 0.95em;
	width: 250px;
	text-align: center;
}
 .vary .caption,
 .styled .caption {
	font-size: 80%;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	color: #000099;
}
