a { color: #003366; font-weight : normal;  text-decoration : none;  }

a:hover { color: #FF6600; }

p {	text-indent : 12pt; color: #000000; font-size : 12px;  text-align : justify;   }

a.menu { color: #003366; font-size : 13px; font-weight : normal;  text-decoration : none;  }

a.menu:hover { color: #FF6600; }

a.nav {
	color: #003366;
	font-size : 14px;
	font: normal;
    text-decoration : underline;
}

body  { background-color : #0099cc;
        margin-bottom : 0;
        margin-left : 0;
        margin-right : 0;
        margin-top : 0;
        text-decoration : none;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;

            }

.small {font-size: 10pt}

.smallest {font-size: 8pt; color: #666666; }

H1 { text-align: center; color: #003366;}

H2 { text-align: center; color: #003366;}

H3 { text-align: center; color: #003366;}

H4 { text-align: center; color: #003366;}

H5 { text-align: justify; color: #003366;}

ul       { list-style-type: disc;
           list-style-position: outside;
		     font-size : 12px;
		    }

ol       { list-style-type: decimal;
           list-style-position: outside;
		     font-size : 12px;
   		   }
hr      { color : #FF9900; height : 1px; width : 100%; }
td      {
	font-size : 12px;
}
.menuBottom {
	top:		17px;
	height:		1px;
	width:		100%;
	background:	buttonshadow;
	overflow:	hidden;
}
.th_grad_h3 {
	color: #FFFFFF; font-size : 20px;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#CEDFF6', endColorStr='#003366', gradientType='1')
}
.th_grad_h4 {
	color: #FFFFFF; font-size : 16px;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#CEDFF6', endColorStr='#003366', gradientType='1')
}
.td_grad_orange1 {
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='#FF6600', gradientType='1')
}
.td_grad_orange2 {
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FF6600', endColorStr='#FFFFFF', gradientType='1')
}
.td_events {
	color: #003366;
	font-size : 14px;
	font: bold;
}
.H_wnite {
   text-align: center; color: #FFFFFF;}
.th_sub {
	color: #FFFFFF; font-size : 12px; background-image: url(../img/stripesb162_2.gif);
}