/* default cascading style sheet used for www.HarrisData.com */

		body {
			background: #FFFFFF url(http://www.harrisdata.com/images/banners/bg.jpg) repeat-x top left;
			font-family: Arial, sans-serif;
			font-size: 11pt;
			text-align: center;
		}
		img {
			border: 0pt none;
		}
		.p {
			margin: 0.5ex 0ex 0.5ex 0ex;
		}
		li {
			margin: 0.5ex 0ex 0.5ex 0ex;
		}
		#page {
			background: white url(http://www.harrisdata.com/images/banners/bg2.jpg) repeat-x bottom left;
			background-color: white;
			width: 780px;
			text-align: left;
			padding: 0;
			margin: 0 auto;
		}
		#navtop {
			padding: 5px 5px 0px 5px;
			margin: 0;
			text-align: right;
			height: 55px;
		}
		#navtop img {
			float: left;
		}
		#fyi {
			padding-right: 35px;
			text-align: right;
			font-family: Corbel, Arial, sans-serif;
			font-weight: bold;
			font-size: 9pt;
		}
		/* Tabbed Menu Styles R37, G64, B143 */
		div#menutop {
			float: right;
			width: 610px;
			padding: 20px 0 0 0px;
			margin: 0;
		}
		ul#menutopul, ul#menutopul li {
			list-style-type: none;
			margin: 0;
			padding: 0;
			}
		ul#menutopul li {
			float: left;
			width: 100px;
			text-align: left;
			margin-right: 1px;
		}
		ul#menutopul a {
			display: block;
			text-decoration: none;
			padding: 0px 5px 3px 5px;
			color: white;
			background-color: #25408F;
			font-family: Corbel, Arial, sans-serif;
			font-weight: bold;
			font-size: 9pt;
			}
		ul#menutopul li.menucurr a, ul#menutopul li.menucurr a:hover{
		 	color: #841D20;
		 	background-color: #B9CFDC;
			font-family: Corbel, Arial, sans-serif;
			font-weight: bold;
			font-size: 9pt;
		}
		ul#menutopul a:hover {
			color: #FFFFCC;
		} 
		.menubul {
			display: block;
			float: left;
			padding: 0px 3px 0px 3px;
		}
		#menutop {
			margin: 5px 10px 0px 220px;
		}
		/* r185 g207 b220 */
		#banner {
			background: #B9CFDC url(http://www.harrisdata.com/images/banners/man4.png) no-repeat top right;
			height: 200px;
			margin: 0;
			padding: 0;
			border-bottom: 1px solid #25408F;
			border-top: 1px solid #B9CFDC;
		}
		#banner table {
			vertical-align: middle;
			font-size: 11pt;
			margin: 20px 30px;
			width: 400px;
			height: 160px;
		}
		/* R132, G29, B32 */
		#banner table h1 {
			font-family: Corbel, Arial, sans-serif;
			font-size: 14pt;
			color: #841D20;
			padding: 0;
			margin: 0;
		}
		.emph {
			color: #841D20;
			font-weight: bold;
		}
		/* Sidemenu Styles */
		#sidemenu {
			float: left;
			width: 200px;
		}
		.smtitle {
			font-size: 10pt;
			color: #841D20;
			font-weight: bold;
			margin: 5px;
			padding: 10px 0px 0px 10px; 
			text-transform: uppercase;
		}
		#sidemenu ul {
			list-style: none;
			font-size: 10pt;
			margin: 5px;
			padding: 0;
			width: 190px;
		}
		#sidemenu li {
			margin: 10px 10px;
			padding: 3px 5px;
			width: 170px;
			background-color: #DFDFDF;
			border-right: 5px solid #841D20;
		}
		#sidemenu li a {
			color: black;
		}
		.postit {
			margin: 30px 10px 10px 20px;
			text-align: center;
			background-color: transparent;
			font-size: 10pt;
			padding: 0px;
		}
		.postit h2 {
			margin: 0px;
			font-size: 11pt;
			background-color: #841D20;
			padding: 0px;
		}
		.postit div {
			margin: 0;
			background-color: #DFDFDF;
			font-size: 10pt;
		}
		.postit a {
			display: block;
			text-decoration: none;
		}
		.postit h2 a {
			padding: 2px 5px 5px 5px;
			color: white;
		}
		.postit div a {
			padding: 5px 5px 2px 5px;
			color: black;
		}
		#content {
			float: left;
			margin: 20px;
			width: 500px;
		}
		#content h1 {
			font-family: Corbel, Arial, sans-serif;
			font-size: 24pt;
			color: #841D20;
			padding: 0;
			margin: 0;
		}
		#content h2 {
			font-family: Corbel, Arial, sans-serif;
			font-size: 16pt;
			color: #841D20;
			padding: 0;
			margin: 1ex 0ex 0ex 0ex;
		}
		#content:first-line  {
			color: #841D20;
			font-variant: small-caps
		}		
#content ul {
    text-align : left;
    font-size : 10pt;
    list-style-type : none;
    margin: 0px 20px 0px 40px;
    padding: 0;
    color: #841D20;
    font-weight: bold;
}
#content ul p {
    margin: 0px 0px 10px 0px;
    padding: 0;
    color: Black;
    font-weight: normal;
}

#content ul.bltRedArrow {
    text-align : left;
    font-size : 10pt;
/*  list-style-type : square;  */
    list-style-image: url('/images/bltRedArrow.gif');
    margin: 0px 20px 0px 80px;
    padding: 0;
    color: Black;
    font-weight: normal;
}
#content ul.bltRedArrow li {
    margin: 0px 0px 10px 0px;
    padding: 0;
}

		
		#navbot {
			clear: both;
			padding: 10px;
		}
		#copyright, #misc {
			text-align: center;
			font-size: 9pt;
		}
		#misc a {
			text-decoration: none;
			color: #841D20;
		}
		#breadcrumbs {
			color: #841D20;
			padding-bottom: 20px;
			border-bottom: 1px solid #DFDFDF;
		}
		.wide-right {
			width: 100%;
			text-align: right;
		}
		.metrics {
			width: 500px;
			height: 18ex;
			border: 2px solid #DFDFDF;
			border-top-color: #A0A0A0;
			border-left-color: #A0A0A0;
			margin: 10px 0px;
			padding: 0;
			background-image: url(http://www.harrisdata.com/images/metric_arrow.jpg);
			background-position: center left;
			background-repeat: no-repeat;
		}
		.metrics-text {
			margin: 10px 20px 10px 90px;
			font-size: 10pt;
		}
		.metrics-bar {
			border: none;
			border-top: 10px solid #841D20;
			margin: 0;
			padding: 0;
			width: 500px;
			text-align: right;		
			font-weight: bold;
			font-style: italic;	
		}
		/* Partner Directory styles */
		#directory {
			margin: 0;
			padding: 0;
			border: none;
			width: 500px;
		}
		#directory table {
			border-collapse: collapse;
			font-size: 10pt;
		}
		#directory th {
			padding: 2px 5px;
			background-color: #841D20;
			color: white;
		}
		#directory td {
			width: 240px;
			padding: 2px 5px;
			border-bottom: 1px solid #C0C0C0;
		}
		#directory a {
			text-decoration: none;
		}
		#directory h2 {
			margin: 2ex 0ex 1ex 0ex;
			border-bottom: 1px solid #841D20;
		}
		#directory .course {
			width: 410px;
		}
		#directory .hours {
			width: 30px;
			text-align: right;
		}
		#directory .fees {
			width: 60px;
			text-align: right;
		}
		#directory .icon {
			width: 20px;
			text-align: center;
			vertical-align: middle;
		}
		#directory .date {
			width: 50px;
		}
		#directory .title {
			width: 430px;
		}
		#holidays td {
			padding: 2px 5px;
			border-bottom: 1px solid #C0C0C0;
		}
		.map {
			width: 500px;
			text-align: center;
			margin: 10px 0px 10px 0px;
		}
.splashUC {
	width: 175px; 
	height: 167px;
	color: #FFFF40; 
	font-size: 14pt; 
	font-family: 'Times New Roman', serif;     
	font-weight: bold; 
	background: #339966 url(/images/uc09Headlines.jpg) no-repeat top center; 
	margin: 0px 20px 0px 0px; 
	padding: 0; 
	border: 0;
	float: left;
}
html > body .splashUC  {
	width: 177px; 
	height: 169px;
}
.partnerLogo {
	margin-bottom: 30px;
}
.partnerAddress {
	float: right;
	margin: 30px;
	width: 150px;
	font-size: 9pt;
}
.category {
	width: 100%;
	text-align: right;
	margin: 1ex 4ex;
	font-style: italic;
	font-weight: bold;
	color: #25408F;
}
.hdu_det {
	width: 50%;
	float: left;
	border-bottom: 1px solid #DFDFDF;
	border-top: 1px solid #DFDFDF;
	margin-bottom: 1ex;
	padding: 1ex 0ex;
}
.siteTechnology td {
	padding: 0.5ex 2ex;
}
.icon  {
	text-align: center;
}
/* styles for rounded corners */
div.rnd_hdr {
	padding: 0;
	background-color: transparent;
}
div.rnd_page {
	width: 780px;
	margin: 0 auto;
}
div.rnd14, div.rnd24, div.rnd34, div.rnd44 {
	background-color: white;
	border: 0px solid white;
	border-width: 0px 1px;
	line-height: 1px;
	font-size: 1px;
	padding: 0;
}
div.rnd14 {
	height: 1px;
	margin: 0 5px;
	border-width: 0;
	background-color: white;
}
div.rnd24 {
	height: 1px;
	margin: 0 3px;
	border-width: 0px 2px;
}
div.rnd34 {
	height: 1px;
	margin: 0 2px;
	border-width: 0px 2px;
}
div.rnd44 {
	height: 2px;
	margin: 0 1px;
	border-width: 0px 1px;
}
div.rnd_page_top {
	background-color: white;
	border-color: white;
}
div.rnd_page_bot {
	background-color: #C0C0C0;
	border-color: #C0C0C0;
}
div.rnd_tab_norm {
	background-color: #25408F;
	border-color: #25408F;
}
div.rnd_tab_curr {
	background-color: #B9CFDC;
	border-color: #B9CFDC;
}
div.rnd_postit_top {
	background-color: #841D20;
	border-color: #841D20;
}
div.rnd_postit_bot {
	background-color: #DFDFDF;
	border-color: #DFDFDF;
}
div.postit_bot {margin: 0 0 10px 0;}

