/* Karl Dawson, 6 July 2004*/
/* Tested in IE6, Opera 7, Mozilla and Firefox
/* Win/IE5 */
/* Tantek Celik hack that protects IE5/Win from its own stupidity. IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style declaration. The IE5/Win value is declared 1st, while the correct value is later. See http://glish.com/css/hacks.asp for details. For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */

/* The "be nice to Opera" rule. Basically, it feeds correct length values to user agents that exhibit the parsing error exploited above yet get the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include a "be nice to Opera" rule every time you use the Tantek Celik hack (above). */

body	{font-family: verdana, arial, helvetica, sans-serif; font-weight: normal; font-size: 100%; 
      	 margin: 10px 10px 0px 10px; padding: 0px; background:#fff; behavior:  url("csshover.htc");}
		 
div#banner {background: #4B6188; height: 55px;
			border-top: 1px solid #fff; border-right: 1px solid #fff; border-left: 1px solid #fff;
		 	background-image:  url(graphics/siteimages/yotbanner.jpg);
		 	background-repeat: repeat-y; background-position: 0px 0px; /*width: 754px;*/
		 	/*Tantek Hack for IE box error*/ voice-family: "\"}\""; voice-family: inherit; height: 54px;}
		 
html>body #banner /*Hack back for Opera*/
		{height: 54px;}
		
div#menu {
	position: absolute;
	left: 10px;
	top: 65px;
	width: 212px;
	background: #4B6188;
	border: 1px solid #fff;
	height: 490px;
	padding: 0px;
	float:left;
	voice-family: "\";
	background-color: #4B6188;
}\""; voice-family: inherit; width: 210px;}
			
html>body #menu /*Opera*/
		{width: 210px; left: 10px; top: 65px; height: 489px;}
		
/*#allback	{background: #cdd7dc;}*/
		
div#content{background: #fff; margin-left: 213px; margin-right: 0px; border: 1px solid #fff;
		 	min-height: 486px; height: 486px; margin-top: 0px;
         	/*Tantek Hack*/ voice-family: "\"}\""; voice-family: inherit; min-height: 485px; height: 485px;
		 	margin-left: 211px; margin-right: 0px; /*width: 543px;*/}
				
html>body #content /*Opera*/
		{margin-left: 211px; margin-right: 0px; margin-top:0px; min-height: 474px; height: 100%;}

div#footer	{background: #fff; margin-left: 209px; margin-right: 0px; border-left: 1px solid #fff;
		 	 border-right: 1px solid #fff; border-bottom: 1px solid #fff;
		 	 font-family: verdana, arial, helvetica, sans-serif; font-size: 80%; font-weight: normal;
   		 	 color: #000; padding: 0px;
		 	 /*Tantek Hack*/ voice-family: "\"}\""; voice-family: inherit;
		 	 margin-left: 211px; margin-right: 0px; /*width: 543px;*/}
	 
html>body #footer /*Hack back for Opera*/
		{margin-left: 211px; margin-right: 0px;}
				
p		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	background: transparent;
	color: #000;
	padding-left: 15px;
	line-height: 140%;
}

div#banner h1
		{visibility: hidden;}

caption	{font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; font-size: 80%;}

.td_light {background-color: #CDD7DC;}

.policylink {
	text-decoration: none;
}
				 
h1		{font-family: verdana, arial, helvetica, sans-serif; font-size: 13px; font-weight: bold;
		 background: none transparent; color: #303F7A;
		 margin-left: 5px; margin-right: 5px; padding-left: 5px; margin-top: 10px;
		 border-left: 8px solid #fff; /*#303F7A;*/ /*border-bottom: 1px solid #fff; #507683;*/}
				 
h2 		{font-family: verdana, arial, helvetica, sans-serif; font-size: 13px; font-weight: bold;
		 background: none transparent; color: #303F7A; margin-left: 5px;
		 padding-left: 8px; margin-top: 10px; border-left: 5px solid #9DA9D9;}
				 
h3 		{font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: bold;
	     background: none transparent; color: #303F7A; margin-left: 5px; padding-left: 10px;
		 border-left: 3px solid #303F7A;}
				 
h4		{font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: bold;
		 background: none transparent; color: #303F7A; margin-left: 20px;}
				 
h5 		{font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: bold;
		 background: none transparent; color: #303F7A; margin-left: 5px;}
				 
h6 		{font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;
	     background: none transparent; color: #303F7A; margin-left: 5px;}
		 
		 			 

div#menu ul {font-family: verdana, arial, helvetica, sans-serif; font-size: 95%; list-style-type: none;
		 	 list-style-position: outside; border: none; padding: 0; margin: 0;}

div#menu li {position:relative; font-family: verdana, arial, helvetica, sans-serif; font-size: 80%;
			 margin: 0; border-bottom:1px solid #ccc;}

div#content ul
		{font-family: verdana, arial, helvetica, sans-serif; font-size: 95%; list-style-type: square;
		 list-style-position: outside; line-height: 140%;}

div#content li
		{font-family: verdana, arial, helvetica, sans-serif; font-size: 80%; line-height: 140%:}

div#footer a
		{font-weight: normal; color: #000; background: transparent; text-decoration: none;}

div#footer a:visited {font-weight: normal; color: #000; background: transparent; text-decoration: none;}

div#footer a:hover {font-weight: normal; color: #000; background: #fff; text-decoration: underline;}

div#content a{font-weight: normal; color:#0000BB; background: transparent; text-decoration: none;}

div#content a:visited {font-weight: normal; color: #1313DD; background: transparent;
					   text-decoration:;}

div#content a:hover{font-weight: normal; color: #333; background: transparent; text-decoration: underline;}

div#menu li a {display: block; padding: 5px 5px 5px 5px; border-left: 10px solid  #3F5172;
		 	   background-color: #7188B3; color: #fff; text-decoration: none;	width: 185px;}

html>body #menu li a {width: auto;}

div#menu li a:hover {border-left: 10px solid #3F5172; background-color: #B9C5D9; color: #000;}

div#menu ul ul {position:absolute; top:3px; left:208px; width:200px; display:none; font-size:115%;}

div#menu ul.level1 li.submenu:hover ul.level2 {background-color: #B9C5D9; display:block;}

div#content table {border: none; background-color: #fff;}

div#content td {vertical-align:top;}

.white_table {
	background-color: white;
	margin-left: 15px;
	font-size: 80%;
	border-collapse:collapse;
}

input	{font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; color: #000000;
 		 text-decoration: none;}
		 
label	{font-family: verdana, arial, helvetica, sans-serif; font-size: 80%; font-weight: normal;
   		 background: transparent; color: #000; padding: 5px;}
		 		 
pre 	{font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; color: #000000;
		 text-decoration: none;}
		 
textarea {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; color: #000000; 
		  text-decoration: none;}
		  
.forum_td {border-color: #afc0c8; font-family: verdana, arial, helvetica, sans-serif; font-size: 10px;
		  color: #000000; background-color: #CDD7DC; text-decoration: none;}
		  
.mmhidesection_title {font-family: verdana, arial, helvetica, sans-serif; font-size: 80%;
					  font-weight: bold; background: transparent; color: #fff; padding: 5px;}

.redlist {list-style-image:  url("graphics/bullets/bullet.gif");}

.redlist li {margin-bottom:10px; line-height:140%;}

.newstable {
	padding: 0px 10px 10px;
}

.minutes_table {border-collapse:collapse; border-width: 1px; border-color:#000000; margin-left: 20px; text-align: center;}

.minutes_table th {font-size: 85%; color: #FFFFFF; background-color:#000066;}

.minutes_table tbody tr.odd td {font-size: 75%;}

.minutes_table tbody tr.even td {background-color:#D7D7D7; font-size: 75%;}

.semail_table {border-collapse:collapse; border-width: 1px; border-color:#000000; margin-left: 20px;}

.semail_table th {font-size: 85%; color:#000000; background-color:#D8E9FE ;}

.noborders_table {border-collapse:collapse; border-width: 0px; margin-left: 10px;}

.serviceinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border-left-style: solid;
	border-left-color: #B0BEE1;
	border-left-width: thick;
	left: auto;
	text-indent: 10pt;
	padding-left: 5px;
	line-height: normal;
	text-align: left;
	margin-left: 5px;

}

.newstext		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	background: transparent;
	color: #000;
	padding-left: 15px;
	line-height: 120%;
	margin-bottom: -10px;
}

.newsh4 {margin-top:25px; margin-bottom: -10px;}

.announcements {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
