td, BODY  { font-family: Arial, Verdana; font-size: 10pt; font-style: normal;}
.form1        { font-family: Arial, Verdana; font-size: 8pt;  font-style: normal; font-weight: bold; text-align: right}
.formButton   { font-family: Arial, Verdana; font-size: 8pt;  font-style: normal; color:white; background-color:"#336699";}
.vipCopyright { font-family: Arial; font-size:8pt; line-height: 8pt; color: gray;}
ul { list-style-image: url("/images/cobalt_square.gif") }
.list2 {
list-style-position: outside;
list-style-image: url("blahblah.gif");
list-style-type: none;
}
#base {
    font-family: Arial; font-size:12.5pt; 
	border: 0px solid #000;
	margin: 1em;
	width: 18em;
	padding: 5px;
	}

#highlight { background-color:yellow;}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
#blueblock{
width: 187px;
border-right: 1px solid #fff;
/*padding: 0 0 1em 0;*/
padding: 0 0 0 0;
/*margin-bottom: 1em;*/
margin-bottom: 0;
font-family: Arial, 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
background-color: #fff; /*#336699; /*#90bade;*/
color: #333;
}

* html #blueblock{ /*IE 6 only */
w\idth: 154px; /*Box model bug: 187px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #90bade;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #336699; /*#2175bc;*/
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}

H2 {
	FONT-WEIGHT: normal; FONT-SIZE: 1.30em; MARGIN-BOTTOM: 0.0em; PADDING-BOTTOM: 0px; FONT-color: #003366;
}
