body { font-family: Arial; font-size: 10pt }
td { font-family: Arial; font-size: 10pt } 
tr { font-family: Arial; font-size: 10pt }
A:link			{ color: #032552; text-decoration: none; }
A:visited		{ color: #002752; text-decoration: none; } 
A:active 		{ color: #FF0000; text-decoration: underlined }
A:hover			{ color: #FF0000; text-decoration: underline }

a:link.white		{ color: #FFFFFF; text-decoration: none }
a:visited.white		{ color: #FCFCFC; text-decoration: none } 
a:active.white 		{ color: #FFFF00; text-decoration: underlined }
a:hover.white		{ color: #FFFF00; text-decoration: underline }

a:link.faq_white		{ color: #FFFFFF; text-decoration: none }
a:visited.faq_white		{ color: #FCFCFC; text-decoration: none } 
a:active.faq_white 		{ color: #FFEFD7; text-decoration: underlined }
a:hover.faq_white		{ color: #FFEFD7; text-decoration: underline }

h1 { font-family: Arial; font-size: 14pt; color:#002752; text-transform:uppercase; letter-spacing:3; font-weight:bold }
h2 { font-family: Arial; font-size: 12pt }
h3 { font-family: Arial; font-size: 11pt }
h4 { font-family: Arial; font-size: 10pt }

      #divHeader {
        position: absolute;
        width: 100%;
        height: 100px;
        top: 0px;
        left: 0px;
        margin: 0px;
        border-bottom: 1px solid #fff;
      }
      #divNav {
        position: absolute;
        width: auto;
        height: 60;
        top: 101px;
        left: 0px;
        padding: 0px;
        margin : 0px;
        
      }
      #divMain {
        position: absolute;
        width: auto;
        height: auto;
        top: 125px;
        right: 0px;
        bottom: 0px;
        left: 0px;
        padding: 5px;
        margin : 0px;
      }
      #header-top, #links {
      	background-color: #032552;
      	padding: 0;
      }
      #header-top {
      	background-image: url('/images/h_spacer_top.gif');
      	background-repeat: repeat-x;
      	background-position: left bottom;
      	height: 76px;
      }
      #links {
      	height: 24px;
      }
      #links a{
       padding: 5px;
       position: relative;
       top: -6px;
      }
      #euwsc-title {
      	float: right;
      	position: absolute;
      	top: 0;
      	right: 0;
      }
      #nav-links {
      	padding: 0;
      	border-bottom: 2px solid #ffffff;
      	width: auto;
      	float: left;
      	height:32px;
      }
      #nav-links img {
      	padding: 3px 5px 1px 5px;
      	border: none;
      
      	vertical-align: top;
      }
      #nav-links img.text {
      	padding-top: 18px;
      }
      #curve {
      	float: left;
      }
      