/* CSS Document */
BODY {
	Background-Color: #ffffff; Margin-Top: 0px; Margin-Right: 0px; Margin-Bottom: 0px; Margin-Left: 0px; /*background-image: url();*/
}

TD {
	Font-Size: 12px; Font-Family: Arial; Color: #2B1C01;
}

.header_text {
	Font-Size: 9px; Font-Family: Verdana; Color: #ffffff; Font-Weight: normal;
}

.content {
	Font-Size: 11px; Font-Family: Verdana; Color: #333333; Font-Weight: normal;
}

.pagetitle {
	Font-Size: 14px; Font-Family: Arial; Color: #3269a6; Font-Weight: Bold;
}

.paratitle {
	Font-Size: 14px; Font-Family: Verdana; Color: #da1f28; Font-Weight: Bold;
}

.sub_text {
	Font-Size: 12px; Font-Family: Verdana; Color: #da1f28; Font-Weight: normal;
}

.tdbold {
	Font-Size: 14px; Font-Family: Arial; Color: #0b5f9e; Font-Weight: normal;
}

.tdhighlight {
	Font-Size: 14px; Font-Family: Arial; Color: #6D6E6B;
}

.footertext {
	Font-Size: 12px; Font-Family: Verdana; Color: #17659d;
}
.footerlinks {
	Font-Size: 11px; Font-Family: Verdana; Color: #17659d; 
	text-decoration : none; 
}
.footerlinks span {
	Font-Size: 11px; Font-Family: Verdana; Color: #17659d; 
	text-decoration : none;
}
.footerlinks a {
	Font-Size: 11px; Font-Family: Verdana; Color: #17659d; 
	text-decoration : none; 
}
.footerlinks a:hover {
	text-decoration : underline;
}

.links { 
font-size : 12px; color : #347db0; font-family : Arial; text-decoration : none; 
} 
.links:visited { 
font-size : 12px; color : #347db0; font-family : Arial; text-decoration : none; 
} 
.links:hover { 
font-size : 12px; color : #a74264; font-family : Arial; text-decoration : underline; 
} 

.footerlink { 
Font-Size: 10px; Font-Family: Arial; Color: #6D6E6B; text-decoration : none; 
} 
.footerlink:visited { 
Font-Size: 10px; Font-Family: Arial; Color: #6D6E6B; text-decoration : none; 
} 
.footerlink:hover { 
Font-Size: 10px; Font-Family: Arial; Color: #6D6E6B; text-decoration : underline; 
} 

.email { 
font-size : 12px; color : #009933; font-family : Arial; text-decoration : none; 
} 
.email:visited { 
font-size : 12px; color : #009933; font-family : Arial; text-decoration : none; 
} 
.email:hover { 
font-size : 12px; color : #ac0202; font-family : Arial; text-decoration : underline; 
} 

.on-lyne { 
font-size : 12px; color : #be4873; font-family : Arial; text-decoration : none; 
} 
.on-lyne:visited { 
font-size : 12px; color : #29166e; font-family : Arial; text-decoration : none; 
} 
.on-lyne:hover { 
font-size : 12px; color : #ff3333; font-family : Arial; text-decoration : underline; 
} 

A.mainlink {
	COLOR: #da1f28; FONT-FAMILY: Verdana; FONT-SIZE: 14px; TEXT-DECORATION: none; FONT-WEIGHT: bold
}
A.mainlink:visited {
	COLOR: #ffffff; FONT-FAMILY: Arial; FONT-SIZE: 13px; TEXT-DECORATION: none; FONT-WEIGHT: normal
}
A.mainlink:hover {
	COLOR: #ffff33; FONT-FAMILY: Arial; FONT-SIZE: 13px; TEXT-DECORATION: none; FONT-WEIGHT: normal
}

A.sublink {
	COLOR: #01268e; FONT-FAMILY: Verdana; FONT-SIZE: 11px; TEXT-DECORATION: none; FONT-WEIGHT: bold
}
A.sublink:visited {
	COLOR: #01268e; FONT-FAMILY: Verdana; FONT-SIZE: 11px; TEXT-DECORATION: none; FONT-WEIGHT: bold
}
A.sublink:hover {
	COLOR: #b3416c; FONT-FAMILY: Verdana; FONT-SIZE: 11px; TEXT-DECORATION: none; FONT-WEIGHT: bold
}

SELECT { 
font-size : 10px; font-family : Arial; 
} 

INPUT { 
font-size : 10px; font-family : Arial; height : 18px; 
} 

TEXTAREA { 
font-size : 10px; font-family : Arial; 
}

INPUT.checkbox
{
    WIDTH: 15px; HEIGHT: 15px
}

INPUT.radio
{
    WIDTH: 15px; HEIGHT: 15px
}

