<style>
.dummy {font-size:50px;
}

h1
{    font-size:30px;
     text-transform:capitalize;
     color:#cc0011;
	 text-align:left;
}

h2
{
	color:#000099;
	text-transform:capitalize;
	font-size:24px;
}

h3
{
	color:#000000;
	font-size:16px;
}

h4
{   font-size:14px;
    color:rgb(0,0,0);
}

h5
{   font-size:14px;
	font-weight:600;
    color:rgb(255,0,0);
}

h6
{   font-size:10px;
	font-weight:400;
    color:rgb(0,0,0);
}

body {
    Width:100%;
	font:12px verdana, arial, Helvetica, sans serif;
    color:rgb(0,0,0);
    background-color:#0072BC;
    text-align:left;
}

li
{   font-size:12px;
	font-weight:400;
    color:rgb(0,0,0);
}

a {
	text-decoration:none;
}

a:hover {
	color:#C80014;
	text-decoration:underline;
}

hr {
   align:center;
   color:#C80014;
   noshade:on;
   size:1px;
}

table {
	font:12px verdana, arial, Helvetica, sans serif;
    font-weight:400;
	color:rgb(0,0,0);
}

 /* special font styles */
.dummyF {
} 

.extra {
  float:right;
  width:175px;
  height:auto;
  margin:5px 0px 5px 5px;
  padding:5px;
  border:3px solid rgb(152,152,152);
  background-color:#ffeecc;
  text-align:center;
  }

.imagecaption {
  font-size:10px;
  color:#666666;
  width:auto;
  height:auto;
  margin:5px;
  background-color:#FFEECC;
  }
  
.quote {
  float:none;
  width:80%;
  height:auto;
  margin:5px 0px 5px 5px;
  padding:5px;
  border:1px solid #003399;
  background-color:rgb(221,207,178);
  font-style:italic;
  font-size:10px;
  text-align:left;
  }
    
.important
{   color:#cc0000;
    font-size:14px;
	font-weight:800;
}

.notice
{   color:rgb(0,0,0);
    font-style:italic;
	font-size:12px;
	font-weight:bold
}

.underlined
{
	border-bottom:1px solid #000000; 
}


/* area definitions */

.dummyA{
}

.top_nav
{
	font-size:12px;
	color:rgb(0,0,0);
	text-decoration:none;
	font-weight: 600;

}

.trnavtop {
    border:0 0 0 1px solid;
	align:center;
}

.trnavtopimage {
    border:0;
	align:center;
}

.left_nav
{
	font-variant:small-caps;
	color:#CCCCCC;
	font-size:12px;
	font-weight:700;
	text-decoration:none;
	position:relative;
	left:10px;
	width:90px;
}    

.leftNavOn {
	color:#C80014;
}
                        
.bgheader1 {
	background-color:#ffeecc;
	position:absolute;
	z-index:3;
	height:120px;
	left:0px;
	top:0px;
	width:119px;
	background-image:url(images/bgLeft.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	border-right-width:3px;
	border-right-style:solid;
	border-right-color:#c80014;
}

.bgheader2 {
	background-color:#C80014;
	position:absolute;
	z-index:2;
	height:120px;
	left:116px;
	top:0px;
	width:auto;
	background-image:url(images/bgHdr.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.bgLeft {
	position:absolute;
	width:119px;
	height:auto;
	left:0px;
	top:120px;
	text-decoration:none;
	z-index:1;
	padding-top:10px;
	padding-left:5px;
	color:#ffeecc;
	font-size:14px;
	font-weight:800;
	
}

.content {
	position:absolute;
	height:auto;
	width:auto;
	left:116px;
	top:120px;
	padding:10px;
	border-left-width:3px;
	border-left-style:solid;
	border-left-color:#c80014;
	background-color:#ffffff;
	font:12px verdana, arial, Helvetica, sans serif;
    font-weight:400;
	color:rgb(0,0,0);
}

.footer {
	font-size:10px;
	font-weight:400;
	}
    

.popupContent {
	font-size:12px;
	position:absolute;
	width:100%;
	left:0px;
	top:122px;
	padding:10px;
	background-color: #FFFFFF;

}

.adbody {
	font-size: 10px;
}

  /* styles for scroll news bar */
.dummyN {
}

#dropcontentsubject{
width: 600px;
font-weight: bold;
font-size:14px;
color:#ffffff;
background-color:#0072BC;
}

.dropcontent{
width: 600px;
height: 40px;
border: 1px solid black;
background-color: #cccccc;
padding: 3px;
display:block;
font-weight: bold;
font-size:12px;
}

  /*styles for expanding content*/ 
.dummy2 {
}

.tableexpand {
	border:0 0 0 1px solid;
}
.trexpandheader {
	border:0 0 0 1px solid; font-weight:bold; font-size:14px; padding-bottom:5px; color:#ffffff; padding-top:5px; border-bottom:0,0,0 1px solid; background-color:#003399; text-align:center; text-decoration:none
}
.trexpandsub {
	border:0 0 0 1px solid; PADDING-LEFT:3px; font-weight:bold; font-size:12px; padding-bottom:3px; color:#000; padding-top:3px; border-bottom:0,0,0 1px solid; background-color:#FFEECC; text-decoration:none
}
.trcontent {
	PADDING-LEFT:6px; font-size:12px; padding-bottom:0px; color:#000000; padding-top:0px; text-decoration:none
}
.trcontentbold {
	PADDING-LEFT:3px; font-weight:bold; font-size:12px; padding-bottom:3px; color:#000; padding-top:5px; background-color:#FFEECC; text-decoration:none
}
.tableImage {
	border: 1px solid #000000;
	margin: 0px;
	padding: 2px;

}
