/***********************************************//* BLVStyles.css   BAKERVEGAS               *//***********************************************//* HTML tag styles                             *//***********************************************/ html,body{             /* Normalize and disable default scrollbars */height: 100%; width: 100%; margin: 0 ; padding: 0 ;overflow: hidden;background:none ;}body{	font-family: Arial,sans-serif;	font-size:16px;	color: #333333;	line-height: 1.166;	    background:url(BakGds/CopyBody.jpg);}BODY {scrollbar-arrow-color: #FFFFFF;scrollbar-3dlight-color: #FFFFFF;scrollbar-highlight-color: #D0CAB1;scrollbar-face-color: #CDC9AC;scrollbar-shadow-color: #757544;scrollbar-darkshadow-color: #655A38;scrollbar-track-color: #CEC395;overflow:auto;}#logohead {                     /*logo area*/   position: absolute;   top: 3px;    left: 5px;    Width:20%;   height:85px;   overflow: hidden;    border-Style: outset;   border-width: 3pt;   background: url(BakGds/Grad1.gif) #f0f8ff repeat-x;}#mainhead {position: absolute; top: 3px; left: 35%; width: 51%; height:85px;overflow: hidden; border-Style: outset;border-width: 3pt;background: url(Images/CopyHEADER.gif) #f0f8ff ;}#leftmain, #rightmain {position: absolute; top: 3px; width: 85px; height:85px;overflow: hidden; border-Style: outset;border-width: 3pt;background: url(BakGds/Grad1.gif) #f0f8ff repeat-x;}#leftmain{Left: 24%;}#rightmain{Right:15px;}#leftpanel {                   /* button bar */position: absolute; left: 5px; width: 20%; top: 100px; height: 80%; overflow: auto; background: none #003399;border-Style: outset; border-width: 3pt;padding: 5px 5px 5px 5px;}#leftpanel h1, #header h1, #footer h1 {text-align: center;color: #fffacd;font-family: arial, verdana, sans-serif;font-size: 16pt;font-weight: bold;padding: 1px 5px 1px 5px; margin: 10px 5px 10px 0px; font-variant: small-caps;border: 0px double #00ccff;}#leftpanel p, #header p, #footer p{border: 0 solid #a52a2a;padding: 0px 0px 0px 0px;text-align: justify;font-family: arial, verdana, sans-serif;font-size: small;font-weight: normal;color: #fffaff;}#content,#contentM{                          /*main body */position: absolute; top: 100px; left: 24%; width: 74%; Height:80%;overflow: auto; background: none #c7ffee;border-style: groove ;border-width: 3pt;}#ContentM{top:5px;Left:2%;width:98%;height:100%}#centerpanel{                          /*main body */position: absolute; top: 5%; left:5%;right:5%;Height:90%;overflow: auto; background: none #c7ffee;border-style: groove ;border-width: 3pt;}/***************************TABLE MODIFICATIONS**************************/.automargin{margin-left:auto;margin-right:auto;} .normal{	font-size: 16px;	color: #000000;	font-style: normal;	font-weight: bold;	margin-left:auto;	margin-right:auto;	background-color:#f5f5ee;  /*beige*/ 	border-style:double;	padding-left:5px;}/***************************LINKS**************************/a:link, a:visited, a:hover {       	color: black;	    text-decoration: none;	display: block;    border:outset 3px;    font-weight: bold;    margin: 3px;    text-align:center;	background-color:#ffdd00;}a:hover {	text-decoration: none;	background-color: yellow;}a:active {Background-color:red;text-decoration: none;font-size: 16px;font-weight: bold;font-style: italic;color: white;font-family: georgia, "times new roman", times ,serif;}.sidebar a:link, .sidebar a:visited, .sidebar a:hover{display: block;background:none;padding:0px ;border-style:none;}.normal tr td a{ width:350px; height:30px; line-height:30px; margin-left:auto; margin-right:auto;}.Inst{    font-family: "Copperplate Gothic Bold";	font-size: 18px;	color: #00009d;	font-style: normal;	font-weight: bold;}.caps {font-variant: small-caps;color: #0000ff;}h1, h2, h3, h4, h5, h6 {	font-family: Arial,sans-serif;	margin: 0px;	padding: 0px;	font-style:normal;}  h1{ font-family: Verdana,Arial,sans-serif; font-size: 150%; color: #0000ff;    /*blue*/ }h2{ font-size: 120%; color: #00008B;   /*dark blue*/}h3{ font-size: 110%; color: #4B0082;   /*idego*/}h4{ font-size: 100%; color: #A52A2A;    /*brown*/}h5{ font-size: 80%; color: Black;}h6{ font-size: 75%; color: #880000;}em h3,em h1 {font-style:italic ;font-weight:bolder;color:black;Text-align:Center;}ul{ list-style-type: square;}ul ul{ list-style-type: disc;}ul ul ul{ list-style-type: none;}/*Component Divs                               *//************** .feature styles ***************/.feature{	padding: 0px 0px 10px 10px;	font-size: 80%;}.feature h3  {	padding: 30px 0px 5px 40px;	text-align: center;}.feature img{	float: left;	padding: 10px 10px 10px 10px;	margin: 5px 5px 5px 5px;}/* adjust margins to change separation between the feature image and text flowing around it *//************** .story styles *****************/.story{	clear: both;	padding: 5px 0px 0px 10px;	font-size: 80%;}.story p{	padding: 0px 0px 10px 0px;}.countTable {    width:300px;    border:1px solid #ccc;    margin:auto;    margin-top:15px;    margin-bottom:15px;    border-collapse:collapse;}