body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.7em; color: #333333; background: #EBE3D6 url(interface07/grad-bg.jpg) repeat-x; margin-top: 0px; }

#slide { padding: 15px 1px 1px; margin-right: 20%; margin-left: 20%; }

p { background-color: #FFFFFF; padding: 10px 15px; margin: 0px 0px 1px; }
p.mainTitle { color: #FFFFFF; font: normal 2em Georgia, "Times New Roman", Times, serif; background: url(interface07/grad-bg2.jpg) repeat-x; padding-left: 15px; }
p.subTitle { color: #FFFFFF; text-decoration: none; font: normal 1.7em Georgia, "Times New Roman", Times, serif; background: #557C8F url(interface07/subtitle.png) no-repeat left center; padding-left: 25px; }
p.itemCode { highlight-color:  #D5D9B7; font-family: "Courier New", Courier, monospace; font-weight: bold; padding-left: 35px; font-size: 1.2em; background: #F2F2F2 url(interface07/code_bar.gif) repeat-y left; }
p.commentGrey {color: #666666;}
p.itemTextHighlight { color: #333333; font: normal 1.4em Georgia, "Times New Roman", Times, serif; background: #FFF5D8 url(interface07/hlight.png) no-repeat left center; padding-left: 25px; }
p.note { font-style: italic; color: #FFFFFF; background: #747474 url(interface07/note.png) no-repeat left center; padding-left: 25px; }

#menu {
	float: right;
	padding-top: 5px;
}
#maintest {
	background-color: #FF0000;
	position: relative;
	height: 55px;
	width: 233px;
	text-align: right;
	float: right;
}
.subTitle .topAnchor{ color:#CCC; font-size: 0.6em; margin-left: 15px; }
a:link {
	text-decoration:underline;
	color: #68879F;
}
a:visited {
	text-decoration:none;
	color: #68879F;
}
a:active {
	color: #68879F;
	font-style: normal;
}
a:hover {
	text-decoration:underline;
	color: #7AA3C3;
}
.blue {
	color: #437092;
	font-weight: bold;
	font-size: 14px;
}
ul {
	highlight-color:  #D5D9B7;
	list-style-type: none;
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
li { highlight-color:  #D5D9B7; list-style: url(interface07/arrow.gif) none outside; margin: 0px 15px 0px 35px; padding: 0px 0px 5px; }

#floatleft {
	float: left;
	width: 50%;
	background-color: #FFF;
}
strong {
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
}
#floatright {
	float: right;
	width: 50%;
	background-color: #FFF;
}
.clearfloat {
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
	line-height: 1px;
	height: 1px;
}
.floatLeft {
	float: left;
	width: 110px;
	padding: 4px;
	height: 50px;
}
#timeline {
	background-color: #FFF;
	margin-bottom: 1px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
H1 {
	background-color: #FFFFFF;
	padding: 10px 15px;
	margin: 0px 0px 1px;
}
