@charset "utf-8";
/* Jacquarts CSS Style Document */
/* Desinged and Developed by Tegan Snyder of Irish Titan */
/* tegan.snyder@irishtitan.com */
/* www.irishtitan.com */



ul
{
margin: 0px;
padding: 0px;
list-style-position: inside;
}

.style1 {
font-size: 11px;
color: #000;
}

.style2 {
	font-size: 18px;
	color: #D00E26;
}

#darken {  
    position:absolute;  
    top:0;  
    left:0;  
    width:100%;  
    height:100%;  
    display:none;  
    z-index:199;  
    background:black;  
    opacity:.5;  
    filter:Alpha(opacity=50); /* Transparency in IE */  
} 

#modal {
	position:absolute;
	top:60%;
	left:50%;
	width:475;
	height:225;
	margin-left:-300px;
	margin-top:-250px;
	border:#ccc 1px solid;

	font-size:12px;
	color:black;
	z-index:200;
}

.int-content {
	background-color: #FFF;
	background-image: url(../images/jfp-int_r7_c2.jpg);
	background-repeat: no-repeat;
}

td img {display: block;}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
}
.head_title {
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
}
.body_text1 {
	font-size: 11px;
	line-height: 14px;
	padding-left: 10px;
	padding-right: 28px;
	padding-top: 4px;
}
.footer_text {
	font-size: 11px;
	color: #FFF;
	padding-top: 7px;
}

.footer_text a:link {
	text-decoration: none;
	color:#FFF;
}
.footer_text a:visited {
	text-decoration: none;
	color:#FFF;
}
.footer_text a:hover {
	text-decoration: none;
	color: #D8102D;
}
.footer_text a:active {
	text-decoration: none;
	color: #D8102D;
}

a:link {
	text-decoration: none;
	color: #8E060D;
}
a:visited {
	text-decoration: none;
	color: #8E060D;
}
a:hover {
	text-decoration: underline;
	color: #D8102D;
}
a:active {
	text-decoration: none;
	color: #D8102D;
}
h1 {
	font-size: 14px;
	color: #D00E26;
}
h2 {
	font-size: 12px;
	color: #6A6A6A;
}.homepage {
	font-size: 11px;
	line-height: 13px;
	padding-left: 10px;
	padding-right: 28px;
	padding-top: 4px;
}
.breadcrumb {
	text-align: right;
}
.title {
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	color: #FFFFFF;
}
.sField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	height: 11px;
	width: 82px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
