
Table{
Color: #eadfc1;
Font-Family: Verdana;
Font-Size: 11px;
Text-Align: justify;
Vertical-Align: text-top;}

H1{
font-weight : normal;
Color: #221D93;
Font-Family: Verdana;
Font-Size: 16px;
Text-Align: justify;
Vertical-Align: text-top;}

H2{
font-weight : normal;
Color: #FF6600;
Font-Family: Verdana;
Font-Size: 16px;
Text-Align: justify;
Vertical-Align: text-top;}

H3{
font-weight : normal;
Color: #221D93;
Font-Family: Verdana;
Font-Size: 11px;
Text-Align: align left;
Vertical-Align: text-top;}

H6{
font-weight : bold;
font-size : 11px;
font-family : Tahoma;
color : #7d7ac2;
background : transparent;
text-decoration : none;} 

A:visited 
{font-weight: bold; 
font-size: 11px; 
font-family: Tahoma;
color : #FFFFFF;
background : transparent;
text-decoration : none;}
 
A:link 
{font-weight : bold;
font-size : 11px;
font-family : Tahoma;
color : #FFFFFF;
background : transparent;
text-decoration : none;}

A:hover
{font-weight : bold;
font-size : 11px;
font-family : Tahoma;
color : #7d7ac2;
background : transparent;
text-decoration : none;} 

A:active
{font-weight : bold;
font-size : 11px;
font-family : Tahoma;
color : #7d7ac2;
background : transparent;
text-decoration : none;}

A.ext:visited 
{font-weight : bold;
font-size : 12px;
font-family : Verdana;
color : #221D93;
background : transparent;
text-decoration : none;}

A.ext:link
{font-weight : bold;
font-size : 12px;
font-family : Verdana;
color : #221D93;
background : transparent;
text-decoration : none;}

A.ext:hover 
{font-weight : bold;
font-size : 12px;
font-family : Verdana;
color : #FF6600;
background : transparent;
text-decoration : none;}

A.ext:active
{font-weight : bold;
font-size : 12px;
font-family : Verdana;
color : #FF6600;
background : transparent;
text-decoration : none;}

A.ext2:visited 
{font-weight : normal;
font-size : 11px;
font-family : Verdana;
color : #FF6600;
background : transparent;
text-decoration : none;}

A.ext2:link
{font-weight : normal;
font-size : 11px;
font-family : Verdana;
color : #FF6600;
background : transparent;
text-decoration : none;}

A.ext2:hover 
{font-weight : normal;
font-size : 11px;
font-family : Verdana;
color : #FF6600;
background : transparent;
text-decoration : underline;}

A.ext2:active
{font-weight : normal;
font-size : 11px;
font-family : Verdana;
color : #FF6600;
background : transparent;
text-decoration : underline;}




/* DQ extras 12-Nov-2008 */

/* newsletter.asp */

.inputRow{
margin:15px 0 0 0;
clear: left;
}
.warning{
color:#FF0000;
font:normal 11px verdana;
}

label{
display:block;
float:left;
margin:0 5px 0 0;
padding-top:3px;
width:120px;
height:30px;
font-size:11px;
text-align:right;

color: #221D93;

}

input, textarea{
padding:1px 2px 1px 3px;
/*
width:140px;
height:15px;
*/
font:normal 11px Verdana;
border:1px solid #221D93;
}

input.inputSubmit{
padding:0;
width:95px;
height:23px;
font:normal 11px Verdana;
border:none;
outline:0;
}

input.radio{
width:13px;
height:13px;
border:none;
}

select{
border:1px solid #221D93;
}

textarea{
width:280px;
height:100px;
overflow:auto;
}

/* end */

