 .ws6 {font-size: 8px;}
.ws7 {font-size: 9.3px; color: #04004F}
.ws8 {font-size: 11px;}
.ws9 {font-size: 12px;}
.ws10 {font-size: 13px;}
.ws11 {font-size: 15px;}
.ws12 {font-size: 16px;}
.ws14 {font-size: 19px;}
.ws16 {font-size: 21px;}
.ws18 {font-size: 24px;}
.ws20 {font-size: 27px;}
.ws22 {font-size: 29px;}
.ws24 {font-size: 32px;}
.ws26 {font-size: 35px;}
.ws28 {font-size: 37px;}
.ws36 {font-size: 48px;}
.ws48 {font-size: 64px;}
.ws72 {font-size: 96px;}
.wpmd {font-size: 13px;font-family: 'Arial';font-style: normal;font-weight: normal;}
/*----------Para Styles----------*/
DIV,UL,OL /* Left */
{
 margin-top: 0px;
 margin-bottom: 0px;
}

a.style1:link{color:#333399;text-decoration: none;}
a.style1:visited{color:#04004F;text-decoration: none;}
a.style1:active{color:#04004F;text-decoration: none;}
a.style1:hover{color:#04004F;text-decoration: none;}
a.style2:link{color:#FFFFFF;text-decoration: none;}
a.style2:visited{color:#FFFFFF;text-decoration: none;}
a.style2:active{color:#FFFFFF;text-decoration: none;}
a.style2:hover{color:#FFFFFF;text-decoration: none;}
a.style3:link{color:#04004F;text-decoration: none;}
a.style3:visited{color:#04004F;text-decoration: none;}
a.style3:active{color:#04004F;text-decoration: none;}
a.style3:hover{color:#04004F;text-decoration: none;}
a.style4:link{color:#04004F;text-decoration: none underline;}
a.style4:visited{font-family:Arial;color:#04004F;text-decoration: none underline;}
a.style4:active{font-family:Arial;color:#04004F;text-decoration: none underline;}
a.style4:hover{font-family:Arial;color:#04004F;text-decoration: none underline;}
a.tags:link{color:#000000;text-decoration: none;}
a.tags:visited{color:#000000;text-decoration: none;}
a.tags:active{color:#000000;text-decoration: none;}
a.tags:hover{color:#000000;text-decoration: none;}

div#container
{
	position:relative;
	width: 871px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align:left; 
}
body {text-align:center;margin:0}
.navlink {
	font-size: 12px;
	visibility: hidden;
	position: absolute;
}

.menu {
font-family: arial, sans-serif;
width:850px;
margin:0;
margin:0px 0;
}
/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu ul {
padding:0;
margin:0;
list-style-type: none;
}

.menu ul li {
float:left;
position:relative;
}
/* style the links to be 104px wide by 23px high with a top and right border 1px solid white. Set the background color and the font size. */
.menu ul li a, .menu ul li a:visited {
display:block;
text-align:center;
text-decoration:none;
width:116px;
height:23px;
color:#FFFFFF;
border:0px solid #fff;
border-width:0px 0px 0 0;
line-height:21px;
font-size:11px;
}
/* make the dropdown ul invisible */
.menu ul li ul {
display: none;
}

/* set the background and foreground color of the main menu li on hover */
.menu ul li:hover a {
color:#FFFFFF;
background: #04004F;
}
/* make the sub menu ul visible and position it beneath the main menu list item */
.menu ul li:hover ul {
display:block;
position:absolute;
top:21px;
left:0;
width:105px;
}
/* style the background and foreground color of the submenu links */
.menu ul li:hover ul li a {
display:block;
border:0px;
color:#FFFFFF;
background: #04004F;
}
/* style the background and forground colors of the links on hover */
.menu ul li:hover ul li a:hover {
color:#FFF;
}

table {
border-collapse:collapse;
margin:0;
padding:0;
}
/* ignore the link used by 'other browsers' */
.menu ul li a.hide, .menu ul li a:visited.hide {
display:none;
}
/* set the background and foreground color of the main menu link on hover */
.menu ul li a:hover {
color:#fff;
background:transparent;
}
/* make the sub menu ul visible and position it beneath the main menu list item */
.menu ul li a:hover ul {
display:block;
position:absolute;
top:21px;
left:0;
width:105px;
}
/* style the background and foreground color of the submenu links */
.menu ul li a:hover ul li a {
background:#04004F;
color:#fff;
}
/* style the background and forground colors of the links on hover */
.menu ul li a:hover ul li a:hover {
background:#000099;
color:#FF9900;
}
#News { display:none;}
