/* CSS Document */
/* Created by VillageWorks Communications, Inc.  */

/* COLORS USED IN THE SITE 
	yellow - #FBEB18
	red - #CC0829
	dark red - #80051A
*/

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	line-height:14pt;
	background-color:#FFFFFF;  /* yellow? - #FBEB18; */
	background-image:url(images/int_fade_wHeader.jpg);
	background-repeat:repeat-x;
}


/* ====================================================== GENERIC CLASS STYLES */


/* ======================================================== GENERIC ID STYLES */


/* ============================================================ TABLE STYLES */


/* ============================================================== TR STYLES */


/* ============================================================== TD STYLES */
td.td_formTitle {
	color:#CC0829;
	font-weight:bold;
}
td.td_headerRow {
	background-color:#DDDDDD;
	color:#CC0829;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
}

/* ============================================================= DIV STYLES */
div.d_int_container {
	text-align:center;
	width:800px;
	background-image:url(images/int_bg.jpg);
	background-repeat:repeat-y;
	background-color: #FFFFFF;
	background-position: center;
}
div.d_int_container_inner {
	text-align:center;
	width:800px;
	height:768px;
	background-image:url(images/int_bg_top.jpg);
	background-repeat:no-repeat;
	position: top;
	background-position: 50% 0px;
}
div.d_int_headerNav {
	width:766px;
	height:127px;
	padding: 0 17px 0 17px;
}
div.d_int_shield {
	float:right;
	width:137px;
	height:127px;
	background-image:url(images/int_shield.jpg);
	background-repeat:no-repeat;
}
div.d_int_navRow1 {
	float:left;
	width:629px;
	height:81px;
}
div.d_int_navRow2 {
	float:left;
	width:629px;
	height:25px;
}
div.d_int_navRow3 {
	height:21px;
	text-align: right;
}
div.d_int_footer {
	background-image:url(images/int_footerShadowRepeat.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:15px;
}
div.d_int_footerShadow {
	background-image:url(images/int_footerShadow.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:15px;
}
div.d_int_footerRedBG {
	background-image:url(images/int_footerRedBG.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:20px;
}
div.d_int_footerNavLinks {
	width:800px;
	color:#FFFFFF;
	font-size:10px;
}
div.d_int_footerYellowBG {
}
div.d_int_headerImg {
	width:800px;
	height:195px;
	text-align: center;
}
div.d_int_footerInfo {
	text-align:left;
	width: 713px;
}
div.d_int_footerRight {
	float:right;
}
div.d_int_contentMain {
	text-align:left;
	font-size:12px;
	padding:0 32px 0 32px;
}
div.d_int_sideNavBar {
	width:215px;
/*	font-family:"Arial Black", Arial, Helvetica, sans-serif; */
	text-align: left;
	padding: 10px 0 0 35px;
}
div.d_int_contents {
	text-align: left;
	padding: 0 35px 0 10px;
	font-size: 12px;
}

/* ============================================================ SPAN STYLES */
span.s_pageTitle {
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
}
span.s_pageSubTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:italic;
	color:#CC0829;
	font-weight: bold;
}
span.s_pageSubSubTitle {
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
}
span.s_sideNote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:normal;
	font-style:normal;
}

/* ============================================================ LINK STYLES */
a:link {
	color:#CC0829;
	text-decoration:underline;
	font-size:12px;
}
a:visited {
	color:#80051A;
	text-decoration:underline;
	font-size:12px;
}
a:hover {
	color:#FBEB18;
	text-decoration:underline;
	font-size:12px;
}

a.link_int_footer:link { color:#FFFFFF; text-decoration:none; font-size:11px;}
a.link_int_footer:visited { color:#FFFFFF; text-decoration:none; font-size:11px;}
a.link_int_footer:hover { color:#FBEB18; text-decoration:none; font-size:11px;}

a.link_sideNav:link { color:#CC0829; text-decoration:none; font-size:12px;}
a.link_sideNav:visited { color:#CC0829; text-decoration:none; font-size:12px;}
a.link_sideNav:hover { color:#000000; text-decoration:underline; font-size:12px;}

a.link_headerLink:link { color:#666666; text-decoration:underline; font-size:14px; font-weight:bold;}
a.link_headerLink:visited { color:#666666; text-decoration:underline; font-size:14px; font-weight:bold;}
a.link_headerLink:hover { color:#80051A; text-decoration:underline; font-size:14px; font-weight:bold;}

a.link_headerLinkON:link { color:#CC0829; text-decoration:underline; font-size:14px; font-weight:bold;}
a.link_headerLinkON:visited { color:#CC0829; text-decoration:underline; font-size:14px; font-weight:bold;}
a.link_headerLinkON:hover { color:#80051A; text-decoration:underline; font-size:14px; font-weight:bold;}

a.link_toTop:link {	
	color:#CC0829;
	text-decoration:none;
	font-size:12px;}
a.link_toTop:visited {	
	color:#80051A;
	text-decoration:none;
	font-size:12px;}
a.link_toTop:hover {	
	color:#FBEB18;
	text-decoration:underline;
	font-size:12px;}

/* ===================================================== MISCELLANEOUS STYLES */


/* ================================================ AUTOMATICALLY CREATED STYLES */