/***********************************************/
/* hsstyles.css                             */
/* Use with template hs.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 


/** Body Section, Universal to Page **/
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 101%;
}
/** End of Page **/

/** Left Javascript menu objects **/
#p7swapmenu {
	background-color: #FFFFFF;
	left: 6px;
	padding: 6px;
	position: absolute;
	top: 118px;
	width: 180px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	z-index: 2;
}
#p7swapmenu ul {margin: 0px; padding: 0px;}
#p7swapmenu li {margin: 0px; padding: 0px; list-style-type: none;}
h2.first {margin: 0; color: #FFFFFF; font-size: 1.5em;}
.closed a, .open a {
	background-repeat: no-repeat;
	background-position: 3px 50%;
	background-color: #415B96;
	color: #FFFFFF;
	display: block;
	font-size: 0.9em;
	padding: 2px 0px 2px 16px;
	text-decoration: none;
	border-top: 1px solid #5777B9;
	border-right: 1px solid #324674;
	border-bottom: 1px solid #324674;
	border-left: 1px solid #5777B9;
	background-image: url(images/pagemarker.gif);
}
.closed a:hover, .open a:hover {
	background-color: #6E8CCC;
	color: #FFFFF2;
}
.closed a {
	background-image: url(images/ar9w.gif);
}
.open a {
	background-image: url(images/ar9wds.gif);
}
.closed ul a, .open ul a, .open ul a:hover {
	background-color: transparent;
	background-image: url(images/pagemarker.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: 0;
	color:#333333;
	font-size: 0.8em;
	font-weight:normal;
	padding: 0 0 0 12px;
	margin: 0 0 0 16px;
}
.open ul a:hover {
	background-color: #C6D0E8;
	color: #000000;
}
/* Optional ID to assign the <a> to highlight a "Current Page" link */
.closed ul #current,.open ul #current {
	background-color: #C6D0E8;
	color: #525252;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	cursor:default
}
/** End of Left Javascript Menu Div **/

/** Header/Banner Div **/
div#header {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
}
div#banner {
	background-color: #FFFFFF;
	height: 56px;
}
#logo {
	left: 0;
	position: absolute;
	top: 0;
}
img#titletext {
	top: 31px;
	position: absolute;
	right: 0px;
}
div#nav{
	height : 20px;
	font-size: 80%;
	background-color: #415B96;
	border-top: 1px solid #FFFFFF;
	background-image: url(images/nav_x.jpg);
	background-repeat: repeat-x;
	background-position: 1px 1px;
	color: #FFFFFF;
}
div#nav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 2px 0 0;
	margin-left: 15px;
}
div#nav ul li {
	display: inline;
}
div#nav li a{
	color : #FFFFFF;
	text-decoration : none;
}
div#nav li a:hover{
	color : #ECE6DA;
}
/** End of Header/Banner Div **/

/** Content (Center) Div **/

div#content {
	background-color: #FFFFFF;
	margin-right: 190px;
	margin-bottom: 0px;
	margin-left: 210px;
	padding: 5px 10px;
	margin-top: 98px;
}

div#splitcontent`	 {
	background-color: #FFFFFF;
	margin-right: 190px;
	margin-bottom: 0px;
	margin-left: 210px;
	padding: 5px 10px;
	margin-top: 98px;
}

div#content ul {
	/*color : #4F4F4F;*/
	text-decoration : none;
	font-size: 0.9em;
	list-style-type: disc;
	list-style-position: outside;
}
div#content ol {
	color: #333333;
	
}

div#content li a{
	color : #415B96;
	text-decoration : none;
	font-size: 0.9em;
	list-style-type: none;
}
div#content li a:hover{
	color : #CC6633;
}
div#content p, {
	text-align: left;
	font-size: 0.9em;
	color: #333333;
	line-height: normal;
}
#content p a:link, #content p a:visited {
	text-align: justify;
	font-size: 0.9em;
	color: #415B96;
	text-decoration: none;
	line-height: normal;
}
div#content p a:hover, div#content p a:focus {
	color: #C45309;
	text-decoration: underline;
}
h1 {
	font-size: 120%;
	color: #982601;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
	line-height: normal;
}
h2 {
	font-size: 120%;
	color: #982601;
	font-weight: bold;
	line-height: normal;
}
div#content h1 {
	font-size: 120%;
	color: #982601;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
	line-height: normal;
}
div#content h2 {
	font-size: 1.2em;
	margin: 0 0 6px 0;	
}
div#content h3 {
	font-size: 0.8em;
	color: #333333;
	text-align: justify;
	line-height: normal;
	font-weight: normal;
}
div#content h4 {
	font-size: 1.0em;
	color: #C6461C;
	font-weight: bold;
	text-indent: 3px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C6461C;
	border-bottom-color: #C6461C;
	background-color: #F8F7F6;
}
div#content h5 {
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333333;
}
div#content h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 120%;
	background-color: #982601;
	padding-left: 4px;
	position: relative;
}
div#content h7 {
	text-decoration: underline;
	color: #DF5100;
	
}
div#content h3 a:link, div#content h3 a:visited {
	text-decoration: none;
	color: #9D3A0B;
	font-weight: bold;
	font-size: 1.0em;
}
div#content h3 a:hover {
	color: #CF4D0E;
	text-decoration: underline;
	
}
#findservice {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	width: 90%;
	text-align: center;
	height: 20px;
	border: 1px solid #DDD9D5;
	background-color: #F0EEEC;
}
#findservice a:link, #findservice a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#findservice a:hover, #findservice a:focus  {
	color: #6D8DD8;
}
.cellborder {
	border: 1px solid #F8F7F6;
	padding: 2px;
	background-color: #30426D;
	height: 5px;
}
/** End of Content Div **/

/** Sidebar (Right Side) Div **/
div#sidebar {
	position: absolute;
	top: 118px;
	right: 0px;
	width: 180px;
	font-size : 0.7em;
	z-index: 4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	background-color: #FFFFFF;
	background-image: url(images/nav_x.jpg);
	background-repeat: repeat-x;
	background-position: 1px 1px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
div#sidebar div.feature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #415B96;
	padding : 1px 1px 1px 4px;
	background-color: #F8F7F6;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F8F7F6;
	margin: 2px 0px;
}
div#sidebar h1 {
	background-color: #415B96;
	text-align: center;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 120%;
	margin: 0px;
	background-image: url(images/blue-x30.jpg);
	background-repeat: repeat-x;
	background-position: 1px 1px;
}
div#sidebar h2 {
	text-align: center;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 10px;
	font-size: 1.0em;
	margin: 0px;
	background-image: url(images/nav_x.jpg);
	background-repeat: repeat-x;
	background-position: 1px 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
div#sidebar div.feature ul{
	margin : 0;
	padding : 0;
	list-style-type: none;
	list-style-image: url(images/ar-9x9.jpg);
	list-style-position: inside;
}
div#sidebar div.feature ul li{
	color : #415B96;
	background-color : transparent;
	padding-left: 5px;
	font-size: 0.9em;
}
div#sidebar div.feature ul li a{
	color : #415B96;
	background-color : transparent;
	text-decoration : none;
	}
div#sidebar div.feature ul li a:hover{
	text-decoration : underline;
	color: #DC6204;
}
div#sidebar div.feature .hred {
	font-weight: bold;
	color: #CC3300;
	}
/** Footer Div **/
div#footer {
	text-align: center;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #415B96;
	font-size: 11px;
	margin-top: 60px;
	background-color: #FFFFFF;
	position: static;
	top: 100px;
}
#utlogo{
	float: right;
	background-color: #F0EFEC;
	margin-top: 2px;
	margin-bottom: 2px;
}
/** End of Footer Div **/
.border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #415B96;
	background-image: url(images/searchbgd.jpg);
	background-repeat: repeat-x;
}
.link p a {
	color: #CC3300;
}
.noborder {
border: 0px
}

/*------board meetings table styles---------*/
#boardtable {
	padding: 0;
	margin: 0;
}
#boardtable p {
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#boardtable p a:link, #boardtable p a:visited {
	font-size: 12px;
	color: #982601;	
}
#boardtable p a:hover  {
	font-size: 12px;
	color: #5270AF;	
}

/*------image placement---------*/
.imgborder{
	border:1px solid #30426D;
	padding:3px;
	background-color:#FFFFFF;
	margin-top: 3px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 6px;
}

