DIV.pageTitle {
	background-color:#444444;
	padding:3px;}
	
DIV.pageTitle .Head {
	color:#ffffff;
	font-size:20px;
	margin-left:6px;}
	
DIV.contentBox {
	border:solid 1px #dfdfdf;
	padding:10px 10px 50px 10px;}
	
DIV.breadcrumbs A:link.SkinObject, DIV.breadcrumbs A:visited.SkinObject, DIV.breadcrumbs A:active.SkinObject {
	color:#aaaaaa;
	font-weight:normal;
	text-decoration:underline;}
	
DIV.breadcrumbs A:hover.SkinObject {
	color:#7BADB6;
	font-weight:normal;
	text-decoration:underline;}

DIV.breadcrumbs {
	color:#aaaaaa;
	border-bottom:solid 1px #dddddd;
	height:26px;}
	
DIV.content H1 {
	color:#345794;
	font-size:16px;
	font-weight:normal;
	margin-top:0;
	margin-bottom:4px;}

DIV.content H2 {
	color:#345794;
	font-size:13px;
	font-weight:normal;
	line-height:2em;
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	margin:0 0 .7em 0;}
	
DIV.content H2.underlineBlue {border-bottom:solid 1px #345794;}
DIV.content H2.smallCaps {font-variant:small-caps;}

DIV.content H3 {
	color:#345794;
	font-size:13px;
	font-weight:normal;
	line-height:1.5em;
	margin:0;}
	
DIV.content H2.underline, DIV.content H3.underline {border-bottom:solid 1px #cccccc;}

DIV.content P, DIV.content LI, DIV.content TABLE TD {color:#444444;}

DIV.content P {
	margin-top:1em;
	margin-bottom:1em;}

DIV.content DIV.notes {
	border-top:solid 1px #cccccc;
	font-size:10px;
	color:#999999;}
SPAN.small {font-size:10px;}
DIV.content .widthFull {width:100%;}
DIV.content .alignRight {text-align:right;}
DIV.content .alignCenter {text-align:middle;}

DIV.content STRONG {color:#777777;}
.weak {color:#979797;}
DIV.content .highlight, DIV.content A:link.highlight, DIV.content A:active.highlight, DIV.content A:hover.highlight, DIV.content A:visited.highlight {
	color:#CC6600;
	}
DIV.content .normalSize {font-size:11px;}
DIV.content .normalWeight {font-weight:normal;}
DIV.content .lineSpace {height:1em;}

DIV.content UL LI, DIV.content OL LI{margin-bottom:5px;}
DIV.content UL LI {list-style-image:url("images/bullet_blueCircle.jpg"/*tpa=http://www.shidler.hawaii.edu/Portals/1/Containers/Shidler/images/bullet_blueCircle.jpg*/);}
DIV.content UL.disc LI, DIV.content UL LI UL.disc LI {list-style-image:url("images/bullet_blueDisc.jpg"/*tpa=http://www.shidler.hawaii.edu/Portals/1/Containers/Shidler/images/bullet_blueDisc.jpg*/);}
DIV.content UL.checkmark LI {list-style-image:url("images/bullet_blueCheckMark.jpg"/*tpa=http://www.shidler.hawaii.edu/Portals/1/Containers/Shidler/images/bullet_blueCheckMark.jpg*/);}
DIV.content UL.triangle LI {list-style-image:url("images/bullet_blueTriangle.jpg"/*tpa=http://www.shidler.hawaii.edu/Portals/1/Containers/Shidler/images/bullet_blueTriangle.jpg*/);}

DIV.content UL.green LI {list-style-image:url("images/bullet_greenCircle.jpg"/*tpa=http://www.shidler.hawaii.edu/Portals/1/Containers/Shidler/images/bullet_greenCircle.jpg*/);}
DIV.content UL.greenDisc LI, DIV.content UL LI UL.greenDisc LI {list-style-image:url("images/bullet_greenDisc.jpg"/*tpa=http://www.shidler.hawaii.edu/Portals/1/Containers/Shidler/images/bullet_greenDisc.jpg*/);}
DIV.content UL.greenCheckmark LI {list-style-image:url("images/bullet_greenCheckMark.jpg"/*tpa=http://www.shidler.hawaii.edu/Portals/1/Containers/Shidler/images/bullet_greenCheckMark.jpg*/);}
DIV.content UL.greenTriangle LI {list-style-image:url("images/bullet_greenTriangle.jpg"/*tpa=http://www.shidler.hawaii.edu/Portals/1/Containers/Shidler/images/bullet_greenTriangle.jpg*/);}

DIV.content HR {
	display:block;
	height:1px;
	line-height:1px;
	margin-top:15px;
	margin-bottom:15px;
	border-top:0;
	border-left:0;
	border-right:0;
	border-bottom:solid 1px #e5e5e5;}

DIV.actionLinks {
	font-size:0px;
	line-height:0px;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	margin:none;
	padding:none;}

DIV.content .indent {margin-left:30px;}

DIV.rightSidebarA {
	float:right;
	width:200px;
	border:solid 1px #99cc33;
	background-color:#F7FAFB;}
	
DIV.content .sideBar {
	width:190px;
	border:solid 1px #cccccc;
	float:right;
	background-color:#FFFFFF;
	margin-top:9px;
	margin-left:9px;
	padding:0px;}

DIV.content .sideBar H1 {
	background-color:#88B52D;
	font-size:11px;
	line-height:12px;
	padding:4px;
	color:#FFFFFF;
	margin-top:-1px;
	text-align:center;
	font-weight:bold;
	margin:none;}

DIV.content .sideBar {padding:10px;}

DIV.content TABLE {
	width:auto;
	_width:96%;}
DIV.content TABLE TH.spacer {
	padding-top:1em;}
DIV.content TABLE TH.spacer2 {padding-top:2em;}
DIV.content TABLE TH.noUnderline {border-bottom:none;}
DIV.content TABLE TD {vertical-align:top;}

DIV.content TABLE.table1 {
	width:96%;}	
DIV.content TABLE.table1 TH {
	border-bottom:solid 1px #cccccc;
	font-size:11px;
	color:#666666;
	text-align:left;
	padding:3px;}	
DIV.content TABLE.table1 TD {
	padding:3px;
	vertical-align:top;}
	
DIV.content TABLE.table2 {width:96%;}
DIV.content TABLE.table2 TD.tableName {
	color:#345794;
	font-weight:bold;
	border-top:none;
	border-bottom:none;}
DIV.content TABLE.table2 TD.notes {
	border-top:0;
	border-bottom:0;}
DIV.content TABLE.table2 TH, .table2TH {
	background-color:#eeeeee;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	vertical-align:middle;
	padding:6px;
	border-top:solid 1px #777777;
	border-bottom:solid 1px #777777;
	color:#777777;}
	
DIV.content TABLE.table2 TR TD {
	border-bottom:solid 1px #dddddd;
	padding:6px;
	vertical-align:top;}

DIV.content TABLE.table3 {
	width:100%;
	border-collapse:collapse;}	
DIV.content TABLE.table3 TH {
	background-color:#F6F6F6;
	font-weight:bold;
	font-size:11px;
	padding:4px;
	color:#666666;
	text-align:left;
	border:solid 1px #C1C1C1;}
DIV.content TABLE.table3 TD {
	padding:4px;
	vertical-align:top;
	border:solid 1px #C1C1C1;}
	
DIV.content TD.DownloadCell {}
DIV.content TD.DownloadCell A {
	display:block;
	background-image:url("../../common/images/icon_downloadable.jpg"/*tpa=http://www.shidler.hawaii.edu/Portals/1/common/images/icon_downloadable.jpg*/);
	background-repeat:no-repeat;
	width:16px;
	height:20px;
	font-size:0px;
	color:#E9F2F3;
	margin-right:5px;
	margin-left:5px;}

TABLE.eventNewsList {margin-bottom:4px; width:100%;}
TABLE.eventNewsList TH {
	font-weight:normal;
	color:#444444;
	width:50px;
	text-align:left;}
TABLE.eventNewsList TD {
	padding-left:10px;}

DIV.label {color:#444444; font-weight:bold;}
DIV.pane {margin-bottom:4px;}

#dnn_ctr352_SearchResults_dgResults TR TD {
	border-bottom:solid 1px #eeeeee;
	vertical-align:top;
	padding-top:5px;
	padding-bottom:10px;}
SPAN.searchRecordNum {}
A.searchTitle  {font-weight:bold;}
SPAN.searchRelevance {display:none;}
SPAN.searchSummary {}
A.searchURL {display:none;}
SPAN.searchPubDate {display:none;}













