<!--

/* Define Body style */
	BODY 	{background-color: #CCDAE7;
		background-image: url(images/BgStorer.jpg);
		color: #000000;
		margin-left: 0 em;
		margin-right: 1 em}


/* Default block styles style */
td {
  vertical-align: top;
}
td.layout {
padding: 5px 5px;
} 
td.content {
padding: 20px 20px;
}

.vm-sub-label-over{
 font-size: 9pt;
 padding-bottom: 4px;
 color: black;
 padding-top: 4px;
 font-family: arial;
 white-space: nowrap
}


 


/* Define link styles */	
	a:link {color: #003399; }
	a:visited {color: #330066; }
  a:hover {color: #f60d0d;}
	a.menutext:link {color: #ffffff; font-weight: bold;text-decoration: none;}
	a.menutext:visited {color: #ffffff; font-weight: bold;text-decoration: none;}
	a.menutext:hover {color: #f60d0d; font-weight: bold;text-decoration: none;}


/* Define header styles */
	h1 {
	font-size: 36pt;
	color: #052f7b;
	font-family: arial;
	text-align: center;
	width: 100%;
}
  h1.home {font-size: 18pt;}
	h2 {font-size: 24pt; color: #052f7b; font-family: arial; 
		background-color: #CCDAE7;
	  border: double;
	  text-align: center
		}
	h3 {font-size: 18pt; color: #000000; font-family: arial}

/* Control the width of menu items without changing the menu css */
.vm-base-elem,
.vm-base-elem-over{
    width: 9em;
}
 
.content{background-color: white;}

.red {color: red} 

.firstletter:first-letter {
	font-size:400%; 
	float:left;
	line-height:.8em;
	color: #052f7b;}
	
.indent { margin-left: 5% }
li {padding-bottom: 20px}
-->


