@charset "utf-8";
/* CSS Document */

<!--

body {
	margin: 0px;
	text-align:center;
}

table {
	border-collapse : collapse;
}

table td, table th {
	padding : 0;
}

table td.nav, table th.nav {
	padding : 2px;
}

.hostframe {
	width:1000px;
}

.projtitle {
	font-family: "Droid Sans", Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #AAA;
	text-align: left;
	width:1000px;
}

.logo {
	text-align: left;
	width:1000px;
}

.subnav {
	font-family: "Droid Sans", Arial, sans-serif;
	font-size: 10pt;
	color: #AAA;
	text-decoration: none;
	height: 15px;
	cursor: pointer;
	text-align: left;
}

.breadcrumb {
	font-family: "Droid Sans", Arial, sans-serif;
	font-size: 11pt;
	color: #AAA;
	font-weight: bold;
	text-decoration: none;
	height: 15px;
	cursor: pointer;
	text-align: left;
}

a.breadcrumb:active, a.breadcrumb:link, a.breadcrumb:visited {
	font-family: "Droid Sans", Arial, sans-serif;
	font-size: 11pt;
	color: #AAA;
	font-weight: bold;
	text-decoration: none;
	height: 15px;
	cursor: pointer;
	text-align: left;
}

a.breadcrumb:hover {
	font-family: "Droid Sans", Arial, sans-serif;
	font-size: 11pt;
	color: #C00;
	font-weight: bold;
	text-decoration: none;
	height: 15px;
	cursor: pointer;
	text-align: left;
}

a.breadcrumbOn:active, a.breadcrumbOn:link, a.breadcrumbOn:visited {
	font-family: "Droid Sans", Arial, sans-serif;
	font-size: 11pt;
	color: #C00;
	font-weight: bold;
	text-decoration: none;
	height: 15px;
	cursor: pointer;
	text-align: left;
}

a.breadcrumbOn:hover {
	font-family: "Droid Sans", Arial, sans-serif;
	font-size: 11pt;
	color: #C00;
	font-weight: bold;
	text-decoration: none;
	height: 15px;
	cursor: pointer;
	text-align: left;
}

a.ccontrol:active, a.ccontrol:link, a.ccontrol:visited {
	font-family: "Droid Sans", Arial, sans-serif;
	font-size: 9pt;
	color: #AAA;
	font-weight: bold;
	text-decoration: none;
	height: 15px;
	cursor: pointer;
	text-align: left;
}

a.ccontrol:hover {
	font-family: "Droid Sans", Arial, sans-serif;
	font-size: 9pt;
	color: #C00;
	font-weight: bold;
	text-decoration: none;
	height: 15px;
	cursor: pointer;
	text-align: left;
}

.mainnav {
	font-family: "Droid Sans", Arial, sans-serif;
	font-size: 12pt;
	color: #AAA;
	text-decoration: none;
	height: 15px;
	cursor: pointer;
	text-align: left;
}

.maindrop {
	height: 40px;
	text-align: left;
	vertical-align: middle;
	width:1000px;
}

.subdrop {
	height:40px;
	text-align: left;
	vertical-align: middle;
	width:1000px;
}

.subdrop td {
	text-align: center;
	vertical-align: middle;
	font-family: "Droid Sans", Arial, sans-serif;
	font-size: 10pt;
	color: #AAA;
	text-decoration: none;
}

.crumbWrap {
	font-family: "Droid Sans", Arial, sans-serif;
	font-size: 10pt;
	color: #AAA;
	text-decoration: none;
	text-align: left;
}

.text {
	font-family: "Droid Sans", Arial, sans-serif;
	font-size: 10pt;
	color: #AAA;
	text-decoration: none;
	text-align: left;
}

.profile {
	font-family: "Droid Sans", Arial, sans-serif;
	font-size: 10pt;
	color: #AAA;
	text-decoration: none;
	text-align: justify;
	width:700px;
}

.profile a:link, .profile a:active, .profile a:visited {
	font-family: "Droid Sans", Arial, sans-serif;
	font-size: 10pt;
	color: #AAA;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
	width:700px;
}

.profile a:hover {
	font-family: "Droid Sans", Arial, sans-serif;
	font-size: 10pt;
	color: #C00;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
	width:700px;
}

.legal {
	font-family: "Droid Sans", Arial, sans-serif;
	font-size: 10pt;
	color: #AAA;
	text-decoration: none;
	text-align: justify;
}

.legalbox {
	font-family: "Droid Sans", Arial, sans-serif;
	font-size: 10pt;
	color: #AAA;
	text-decoration: none;
	text-align: justify;
	padding:20px;
}

a.legal:link, a.legal:active, a.legal:visited{
	font-family: "Droid Sans", Arial, sans-serif;
	font-size: 10pt;
	color: #AAA;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
}

a.legal:hover {
	font-family: "Droid Sans", Arial, sans-serif;
	font-size: 10pt;
	color: #C00;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
}


.subwrapper {
	height:30px;
	width:1000px;
}

.cwrapper {
	width: 1000px;
	height: 600px;
	overflow: hidden;
}

.ccontent {
	width: 20000px;
}

.ccontent .slide {
	float: left;
}

.contentbox {
	width:1000px;
	text-align: left;
}

-->
