/* CSS Document */
/************* THIS IS THE CLEARFIX HACK THAT HAS TO BE APPLIED
/************* TO PAGES BECAUSE STUPID FIREFOX 2.0.0.8 HAS A
/************* FRIGGIN ISSUE WITH CLEARING ELEMENTS */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* WHY, FIREFOX, WHY?!?!?! */

body{
	margin:12px 0px 0 12px;
	padding:0 200px 0 216px;
	background-image: url(../jtimg/dotbg.gif);
	background-repeat: repeat;
	height: 100%;
}
#cornerDot {
	background-image: url(../jtimg/cornerDot.gif);
	background-repeat: no-repeat;
}
#container{
	background-color: #FFFFFF;
	float:left;
	width:100%;
	background-image: url(../jtimg/centerbgArt.gif);
	background-repeat: repeat-y;
	border-left:216px solid #0B7DBA; /*The Left Rail */
	border-right:200px solid #fff; /*The Right Rail */
	margin-left:-216px;
	margin-right:-200px;
	display:inline;
}
#leftRail{
	float:left;
	width:216px;
	margin-left:-216px;
	position:relative;
}
#leftRail p {
	padding: 0;
	margin: 0;
}
#menuRail {
	text-align: right;
	padding: 18px 6px 0 0;
}

/********************** NAV STYLES *******************************/
#center a:link {
	color: #0066CC;
	font-size: 100%;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
#center a:visited {
	color: #0066CC;
	font-size: 100%;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
#center a:hover {
	color: #66CCCC;
	font-size: 100%;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
html>body #center a:link {
	color: #0066CC;
	font-size: 100%;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
html>body #center a:visited {
	color: #0066CC;
	font-size: 100%;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
html>body #center a:hover {
	color: #66CCCC;
	font-size: 100%;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}










/******************** END NAV STYLES *****************************/



/*********** HERE IS CENTER THINGS **************/
#center{
	float:left;
	width:100%;
	margin-right:-100%;
	padding: 24px 0 0 0;
}
#center p {
	margin: 0;
	padding: 0 24px 12px 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 1.5em;
	color: #666666;
	text-align: justify;
}
#center .first {
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	text-transform: uppercase;
	color: #0066CC;
}
#tic {
	float: left;
	margin: -12px 3px 0 12px;
}
#bnwrapper1 {
	font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 0 0 0 12px;
	/*margin: 14px 0 10px 10px;
	background-image: url(../jtimg/tics/search.gif);
	background-repeat: no-repeat;
	background-position: left;*/
}
html>body #bnwrapper1 {
	font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 70%;
	color: #666666;
	text-transform: uppercase;
	text-align: left;
	/*padding: 15px 0 15px 40px;*/
	padding: 0 0 0 12px;
}
html>body #bnwrapper1 a:link {
	color: #FF9966;
	text-decoration: none;
	font-size: 100%;
	text-transform: none;
}
html>body #bnwrapper1 a:visited {
	color: #FF9966;
	text-decoration: none;
	font-size: 100%;
	text-transform: none;
}
html>body #bnwrapper1 a:hover {
	color: #FF6633;
	text-decoration: none;
	font-size: 100%;
	text-transform: none;
}
html>body #bnwrapper1 a:active {
	color: #0066CC;
	text-decoration: none;
	font-size: 100%;
	text-transform: none;
}
#bnwrapper2 {
	font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 0 0 0 12px;	
	/*margin: 14px 0 10px 10px;
	background-image: url(../jtimg/tics/search.gif);
	background-repeat: no-repeat;
	background-position: left;*/
}
html>body #bnwrapper2 {
	font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 70%;
	color: #666666;
	text-align: left;
	padding: 0 0 0 12px;
	/*padding: 15px 0 15px 40px;*/
}
html>body #bnwrapper2 a:link {
	color: #669999;
	text-decoration: none;
	font-size: 100%;
	text-transform: none;
}
html>body #bnwrapper2 a:visited {
	color: #669999;
	text-decoration: none;
	font-size: 100%;
	text-transform: none;
}
html>body #bnwrapper2 a:hover {
	color: #336666;
	text-decoration: none;
	font-size: 100%;
	text-transform: none;
}
html>body #bnwrapper2 a:active {
	color: #0066CC;
	text-decoration: none;
	font-size: 100%;
	text-transform: none;
}
/*********** END CENTER THINGS **************/




/***********START RIGHT THINGS **************/
#rightRail{
	float:right;
	width:190px;
	padding-top: 10px;
	margin-right:-200px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	position:relative;
	background-image: url(../jtimg/centerbgArt.gif);
	background-repeat: repeat-y;

}
#rightRail p {
	margin: 0;
	padding: 10px 0 12px 12px;
}
#rightRail legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
	color:#669999;
}
#rightRail fieldset {
	margin: 12px 4px 4px 12px;
}
#rightRail fieldset p {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: bold;
	text-transform: uppercase;
	color:#669999;
}
#rightRail fieldset h3 {
	padding: 6px 0 0 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #0066CC;
}
#rightRail fieldset input {
	font-size: 12px;
	background-color: #CCCC99;
}

/*********************** NEW HEAD ART STYLES *************************/
html>body .underbar {
	height: auto;
}
html>body .overbar {
	height: auto;
}
html>body .headart {
	height: auto;
}

.underbar {
	float:left;
	width:100%;
	height: 126px;
	background-image: url(../jtimg/headerBar1.gif);
	background-repeat: ;
	border-left: 0px solid #0B7DBA; /*The Left Rail */
	border-right:0px solid #ccc; /*The Right Rail */
	margin-left: 0px;
	margin-right:-0px;
	display:inline;
}
.overbar {
	float:left;
	width:100%;
	height: 126px;
	background-image: url(../jtimg/headerBar3.gif);
	background-repeat: repeat-x;
	margin-left: 0;
	margin-right: 0;
}
.headart {
	float: left;
	width:100%;
	height: 126px;
	background-image: url(../jtimg/headerBar4.gif);
	background-repeat: no-repeat;
}
#header {
	margin-left: -216px;
	margin-right:-200px;
/*	margin-left:-150px;
	margin-right:-200px;
	clear:both; */
}
.overline {
	float: left;
	background-image: url(../jtimg/tx.gif);
	background-repeat: ;
	background-color: #000000;
	width:100%;
	height: 6px;
	/*margin-left: -216px;
	margin-right:-200px;*/
	display:inline;
	clear: both;
}
/*#headtable {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#headCenterArt {
	background-image: url(../jtimg/headerBar2.gif);
	background-repeat: no-repeat;
}
#headRightArt {
	background-image: url(../jtimg/headerBar3.gif);
}*/
#subheader {

	height: 24px;
	width: 100%;
	margin-left: -216px;
	clear: both;
}
#subheader p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;	
}
#subheadBlur {
	background-image: url(../jtimg/subheadBlur.gif);
	background-repeat: repeat-x;
}

/* END RIGHT THINGS */


/* OWNER THINGS */
#owner1 {
	height: 75px;
	width: 60px;
	float: left;
	clear: both;
	background-image: url(../jtimg/ownerjoe.gif);
	background-repeat: no-repeat;
	margin: 0 12px 0 12px;
	padding: 0;
}
#owner2 {
	height: 75px;
	width: 60px;
	float: left;
	clear: both;
	background-image: url(../jtimg/ownerbob.gif);
	background-repeat: no-repeat;
	margin: 0 12px 0 12px;
	padding: 0;
}


/* END OWNER THINGS */

#footer {
	height: 87px;
	background-image: url(../jtimg/centerbgArt.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: 216px;
	margin-left: -216px;
	margin-right:-200px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	clear:both;
}
.footerFloat {
	background-image: url(../jtimg/footerBar.gif);
	background-repeat: repeat-x;
	padding-left: 20px;
	padding-bottom: 4px;
	margin: 0;
}
.footerFloat p {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999966;
	text-decoration: none;
	font-size: 70%;
}
.footerFloat a:link {
	font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-transform: none;
	font-size: 100%;
}
.footerFloat a:hover {
	font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	font-size: 100%;
}
.footerFloat a:active {
	font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	font-size: 100%;
}
.footerFloat a:visited {
	font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-transform: none;
	font-size: 100%;
}
html>body .footerFloat a:link {
	font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-transform: none;
	font-size: 100%;
}
html>body .footerFloat a:hover {
	font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	font-size: 100%;
}
html>body .footerFloat a:active {
	font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	font-size: 100%;
}
html>body .footerFloat a:visited {
	font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-transform: none;
	font-size: 100%;
}
.footerFloat .copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
/************************* FORM FIELDS ***************************/
#fform .f1 {
	font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-decoration: none;
	text-transform: none;
	font-size: 80%;
	text-align: right;
	padding: 0 6px 0 0;

}
#fform .ff {
	color: #003399;
	background-color: #EDEDED;
}
#fform .ffbg {
	color: #003399;
	background-color: #EDEDED;
	background-image: url(../jtimg/formBG.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

/************************* TABLE NAV ***************************/
#menuRail .navigation_table 	
    {
	color: #0B7DBA;
	font-family: "Lucida Grande", LucidaGrande, Arial, verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	}
	
#menuRail .n1 {
    font-family	: "Lucida Grande", LucidaGrande, Arial, verdana;
    font-weight	: bold;
    /*text-transform	: uppercase;
	font-variant: small-caps;*/
    font-size:14px;
	text-align: right;
    color:#FFFFFF;
    background-color:#0B7DBA;
    /*height:26px;*/
    padding: 4px 4px 6px 4px;
	margin: 0;
    width: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
    }

#menuRail .n2 {
    font-family	: "Lucida Grande", LucidaGrande, Arial, verdana;
    font-size:12px;
    background-color:#3399FF;
	text-align: right;
    /*height:18px;
    padding: 4px;*/
	padding: 4px;
	margin: 0;
    width: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
    }
#menuRail .n3 {
    font-family	: "Lucida Grande", LucidaGrande, Arial, verdana;
    font-weight	: bold;
    /*text-transform	: uppercase;
	font-variant: small-caps;*/
    font-size:14px;
	text-align: right;
    color: #FFCC99;
    background-color:#0B7DBA;
    /*height:26px;*/
    padding: 4px 4px 6px 4px;
	margin: 0;
    width: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
    }

#menuRail .an {
	color		: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 100%;
	text-decoration: none;
	}
    
#menuRail .an:hover
    {
    color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-size: 100%;
    }
#menuRail .an:active
    {
    color: #CCCCCC;
    text-decoration	: none;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
    }
#menuRail .an:visited {
	color		: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 100%;
	text-decoration: none;
	}
/* another */
#menuRail .en {
	padding: 0;
	margin: 0;
	color		: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 100%;
	text-decoration: none;
	}
    
#menuRail .en:hover{
	padding: 0;
	margin: 0;
    color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-size: 100%;
    }
#menuRail .en:active {
	padding: 0;
	margin: 0;
    color: #CCCCCC;
    text-decoration	: none;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
    }
/*#menuRail .en:visited {
	color		: #FFFFFF;
	padding: 0;
	margin: 0;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 100%;
	text-decoration: none;
	}
/* IE HACK */