body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	width : 720px;
	margin: 10px 0px 0px 10px; 
}

h1 {
	font-size: 14px;
	padding: 10px 0px 0px 0px;
}

h2 {
	text-align : left;
	vertical-align : top;
	font-size: 12px;
	padding: 0px 0px 0px 0px;	
}

A:link {
	COLOR: #333333; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #333333; TEXT-DECORATION: underline
}
A:hover {
	TEXT-DECORATION: none
}

ul {list-style: none; padding: 0px 0px 0px 0px; margin: 0px 0px; margin-bottom: 0px; float: none;}	

/* start - first level navigation */
    .header { width: 100%; float: left;}
ul.header ul {position:fixed; top:0px;  margin: 0px 0px 10px 0px;  padding: 10px 0px 0px 0px;}
ul.header { /* float:right; */ position:relative; top:0px;  margin: 5px 0px 0px 0px;}
ul.header li  { display:inline; list-style:none; 	margin:0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
ul.header li a  { position:relative; font-size: xx-small; border:1px solid #000000; background-repeat:no-repeat; text-decoration:none; color: #666666; padding: 3px 6px 3px 6px;   margin: 0px 0px 0px 0px ; }
ul.header li a:hover {  position:relative;  border:1px solid #000;  background-color: #EDEDED; }
ul.header li a.active { text-decoration:none; }
ul.header li  a:hover {text-decoration:none; color:#000;}
ul.header li  a:visited {text-decoration:none; } 

/* main content*/
.topheader 
{   
	BACKGROUND-COLOR: #ffffff; 
	width : 750px;
	height: 70px;
	background-image : url(images/mainlogo.gif);
	background-repeat : no-repeat;	
}

#banner
{
position: absolute;
left: 260px;
top: 10px;
width: 468px;
height: 60px;
background-color : #ffffff;
border : none;
}

table.maincontent
{   
	background-color: #ffffff; 
	padding: 5px 0px 10px 10px;
	width : 700px;
	vertical-align : top;
}

.headerbox 
{   
	width : 800px;
	height: 40px;
}

#secondarycontent .content
{
padding: 0px 10px 0px 0px;
FONT-SIZE: 1.4em;
}

.indexbox1
{  
    font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif; 
	width : 500px;
	font-size: small;
	padding: 5px 5px 5px 5px;	
}


.headerstyle
{
font-size :11px;
text-align : center;
color :#FFFFFF;
font-weight : bold;
padding: 5px 5px 5px 5px;
background-color : #000000;
}

#header
{
color: #999999;
text-align : right;
width : 775px;
padding: 0px 0px 0px 0px;
BORDER-BOTTOM: #333333 1px solid;
 vertical-align : top;
}

/* content borders */

.contentbox
{   
	BACKGROUND-COLOR: #ffffff; 
	margin: 2px 0px 3px 10px;
	float: right;
	font-weight:normal;
	COLOR: #000000; 
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif; 
	text-align : left;
	font-size: 0.7em;
}
.vodborder {
  margin : 5px 0px 5px 0px;
}

#mpuback
{
background-color : #ffffff;
border-top : 1px solid #999999;
border-left : 1px solid #999999;
border-right : 1px solid #999999;
border-bottom : 1px solid #999999;
margin: 10px 5px 5px 5px; 
}

/* start - bottom navigation */
span.normal {font-size:10px; font-weight:normal;}

DIV#bottomnav {
	COLOR: #666; TEXT-ALIGN: center; 	width : 680px;	font-size: 0.7em;
}
DIV#bottomnav UL {
	CLEAR: both; 

    padding: 10px 0px 10px 0px; 
}

DIV#bottomnav UL LI {
	DISPLAY: inline
}
DIV#bottomnav UL LI A {
	BORDER-RIGHT: #ccc 1px solid; FONT-SIZE: 1em; COLOR: #666; TEXT-DECORATION: none
}
DIV#bottomnav UL LI A.last {
	BORDER-RIGHT-STYLE: none
}
DIV#bottomnav A {
	COLOR: #666; TEXT-DECORATION: none; padding: 0px 4px 0px 4px;
}
DIV#bottomnav UL LI A.portal_last {
	COLOR: #333; BORDER-RIGHT-STYLE: none
}
DIV#bottomnav UL LI A.portal {
	 PADDING-BOTTOM: 0px; COLOR: #333; PADDING-TOP: 0px
}
DIV#bottomnav UL LI A:hover {
	COLOR: #000
}
