﻿@charset "utf-8";

body {
	color: #FFFFFF;
	font-size: 10pt; 
	font-family: arial, georgia, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table, td {
	color: #5e5d5d;
	font-size: 10pt; 
	font-color: #000000;
	font-family: arial, georgia, sans-serif;
	margin: 0px 0px 0px 0px;
	
}

.fineprint {
	font-size: 9px;
}

A {
	text-decoration: underlined;
	font-size: 10pt; 
	color: #787878;	
}

.secondary { font-family: verdana;
		text-decoration: none;
        font-size: 10pt;
        color : #29b9e1;
}

td.secondary A { text-decoration: none;
			font-size: 10pt; 
			color: #08a4d3;	
}

td.secondary A:hover { text-decoration: underlined;
			font-size: 10pt; 
			color: #0782ab;	
}

.footer { font-family: verdana;
          font-size: 8pt;
          color : #29b9e1;
          background-color: #FFFFFF
}

td.footer A { text-decoration: underlined;
			font-size: 8pt; 
			color: #08a4d3;	
}

td.footer A:hover { text-decoration: underlined;
			font-size: 8pt; 
			color: #eb8f3c;	
}

A:active {
	text-decoration: underlined;
	font-size: 10pt; 
	color: #606060;	
}

A:visited {
	text-decoration: underlined;
	font-size: 10pt; 
	color: #08a4d3;	
}

A:hover {
	text-decoration: underlined;
	font-size: 10pt; 
	color: #AD5A08;
	}
	
.box { 
  background: #8194BF; 
}
.boxtop { 
  background: url('images/ne.gif') no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 5px; 
  background: url('images/nw.gif') no-repeat top left; 
}
.boxbottom { 
  background: url('images/se.gif') no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 5px; 
  background: url('images/sw.gif') no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 5px 0px 5px;
}

	
H1 {font-family: verdana, arial, georgia, sans-serif;
    font-size: 14pt;
    font-weight: normal;
    color: #808080;}
    
H2 {font-family: verdana, georgia, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    color: #4F7DD4;}
    
H3 {font-family: verdana, arial, georgia, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #000000;}
    
H4 {font-family: verdana, arial, georgia, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    font-style: italic;
    color: #6FCBF1;}
  
H5 {font-family: arial, verdana, georgia, sans-serif;
    font-size: 8pt;
    color: #606060;}
    
    
    input {
    background-color : #FFFFFF;
    font-family : Arial;
    font-size : 12px
  }
.noBorder1 {border:0px none; background-color : #ffffff}