.bknd {background-image:  url(images/bknd.gif); background-repeat: repeat-x;}
.mainbknd { background-image:  url(images/main_bknd.gif); background-repeat: repeat-y; background-color: #FFFFFF; }
.bkndside { background-image:  url(images/side.gif); background-repeat: repeat-y; }
.txtheaderital { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; color: #004990;}

/* TEXT MAIN - BLACK */
.txt_main_black {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; text-decoration: none; line-height: 16px;}
a.txt_main_black, a.txt_main_black:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; text-decoration: underline; line-height: 16px;}
a.txt_main_black:hover, a.txt_main_black:visited:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: underline; line-height: 16px;}

/* TEXT SUB HEADER NAV - GREY */
.txt_subheadernav_grey {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #999999; text-decoration: none; line-height: 20px;}
a.txt_subheadernav_grey, a.txt_subheadernav_grey:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #999999; text-decoration: underline; line-height: 16px;}
a.txt_subheadernav_grey:hover, a.txt_subheadernav_grey:visited:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #555555; text-decoration: underline; line-height: 16px;}


/* TEXT MAIN - BLUE */
.txt_main_blue {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #004990; text-decoration: none; line-height: 16px;}
a.txt_main_blue, a.txt_main_blue:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #004990; text-decoration: underline; line-height: 16px;}
a.txt_main_blue:hover, a.txt_main_blue:visited:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: underline; line-height: 16px;}

/* TEXT HEADER - BLACK */
.txt_header_black {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: normal; color: #004990; text-decoration: none;}

/* TEXT SMALL - BLACK */
.txt_sml_black {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #333333; text-decoration: none; line-height: 14px; } 
a.txt_sml_black a.txt_sml_black:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #333333; text-decoration: underline;}
a.txt_sml_black:hover, a.txt_sml_black:visited:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #333333; text-decoration: underline;}

/* TEXT SMALL - GREY */
.txt_sml_grey {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; text-decoration: none;} 
a.txt_sml_grey a.txt_sml_grey:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; text-decoration: underline;}
a.txt_sml_grey:hover, a.txt_sml_grey:visited:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; text-decoration: underline;}
.border {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: 1px solid #CCCCCC;
}
