
 .subheading{
padding-left:5px; padding-top:2px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#0066CC;	font-weight:bold; padding-bottom:1px;
}


#breadcrumb
{
	text-align: left;
}

#wrapper
{
	text-align: left;
	min-width: 550px;
}

#wrapper #leftNav
{
	float: left;
	width: 24%;
}

#wrapper #rightContent
{
	float: left;
	width: 75%;
}

#wrapper #rightContent .inner
{
	padding: 0 0 0 15px;
}

#centralContent
{
	float: left;
	width: 66%;
	padding-top: 15px;
}

#wrapper #rightContent #rightCol
{
	float: left;
	width: 33%;
	padding-top: 10px;
}

	/* END SECTION 1 */

	/*--------------------------------------------------*/
	/* SECTION 2 										*/
	/* GENERIC BLOCK LEVEL AND INLINE STYLES 			*/
	/* NOTE: consolidated from biaBasic by KS May 2009	*/
	/*--------------------------------------------------*/

*
{

	padding: 0;
} /* clears all defaults allowing new box spacing to be injected */

body
{
	font-size: .8em;
	line-height: 125%;
	font-family: arial, verdana, sans-serif;
	color: #333;
}

/* table, textarea, input { font-size: 100%; } 

table, th, td, caption
{
	text-align: left;
	vertical-align: top;
}*/

hr { display: none; }

img
{
	border: 0;
	/*vertical-align: bottom;*/
}

/* Headings */
/*h1 { font-size: 200%; }

h2
{
	font-size: 125%;
	padding-bottom: 1em;
}

h3,h4,h5,h6 { padding-bottom: .4em; }
h2,h3,h4 { color: #112f61; }
h3 { font-size: 110%; }
h4,h5,h6 { font-size: 100%; }
*/
/* Paragraphs */
p { padding: 0 0 1em 0; }

blockquote
{
	padding-left:20px;
	padding-right:20px;
}

/* Links */
a
{
	text-decoration: underline;
	color: #112f61;
}

a:hover,
a:focus,
a:active { text-decoration: none; }

acronym { border-bottom: 1px dotted #70008b; }

/* Forms */

select
{
	margin-right: 7px;
	vertical-align: middle
}

option { margin-right: 7px; }


	

/* Lists */

ul 
{
	list-style: square outside none;
	margin-left: 18px;
	margin-bottom: 1.3em;
}

ol
{
	list-style: decimal outside none;
	margin-left: 25px;
	margin-bottom: 1.3em;
}

/* Table styles - Added by T. Miles (BIA) Dec 07 */

/*table {	border: 1px solid #ccc; }*/

/*table, th
{
	color: #000;
	padding: 5px 5px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	text-align: left;
	background-color: #f4fdff;
}
table, td
{
	border: 1px solid #ccc;
	border-collapse: collapse;
	background-color: #fff;

}
table, tr, td
{
	padding: 5px 5px;
	background-color: #fff;
}*/

	/* END SECTION 2 */

	/*--------------------------------------------------*/
	/* SECTION 3 										*/
	/* COMMON FIXERS AND CORRECTORS USED THROUGHOUT		*/
	/* NOTE: consolidated from biaBasic by KS May 2009	*/
	/*--------------------------------------------------*/

.clr
{
	clear: both;
	height: 0.1px;
	font-size: 0;
	line-height: 0;
}

.hide
{
	position: absolute;
	top: -3000px;
	left: 0;
	display: block;
	width: 100px;
	height: 100px;
	overflow: hidden;
}

.delete { display: none; }

.strip
{
	padding: 0!important;
	margin: 0!important;
}

.stripWidth { width: auto!important; }

.noFloat { float: none!important; }

.hozRule
{
	margin-bottom: 20px;
	height: 1px;
	border-bottom: 1px solid #bac3d6;
	clear: both;
}

	/* END SECTION 3 */
	
	/*--------------------------------------------------*/
	/* SECTION 4										*/
	/* HEADER / BREADCRUMB TRAIL / FOOTER styles		*/
	/* NOTE: consolidated from biaCommon by KS May 2009	*/
	/*--------------------------------------------------*/

#top
{
	min-width: 550px;
	padding-top: 10px;
}

#top h1
{
	float: left;
	padding: 5px 0 10px 15px;
}

#top #topTools
{
	float: right;
	width: 500px;
}

#breadcrumb
{
	min-width: 550px;
	background: #fff url(http://jdkwebsolutions.com/integra/images/bcBgTop.gif) 100% 0 no-repeat;
}

#breadcrumb #bcTopRow
{
	background: url(http://jdkwebsolutions.com/integra/images/bcBgTopRow.gif) 0 0 repeat-x;
	height: 15px;
}

#breadcrumb #bcTopLeft
{
	float: left;
	width: 24%;
	background: #193978 url(http://jdkwebsolutions.com/integra/images/bcTopLeft.gif) 100% 0 no-repeat;
	height: 15px;
	overflow: hidden;
	margin-bottom: -2px;
}

#breadcrumb #bcTopRight
{
	float: left;
	width: 75%;
	height: 15px;
}

#breadcrumb p
{
	color: #fff;
	background: #193978;
	font-size: 85%;
	padding: 3px 0 0 15px;
	line-height: 125%;
	clear: left;
}

#breadcrumb p a { color: #fff; }

#breadcrumb #bcBotLeft
{
	float: left;
	width: 73%;
	height: 9px;
	overflow: hidden;
	background: #193978;
}

#breadcrumb #bcBotRight
{
	float: left;
	width: 26%;
	background: #fff url(http://jdkwebsolutions.com/integra/images/bcBotRight.gif) 0 0 no-repeat;
	height: 9px;
	overflow: hidden;
	margin-bottom: -1px;
}

	/* END SECTION 4 */

	/*--------------------------------------------------*/
	/* SECTION 5 										*/
	/* COMMON NAVIGATION								*/
	/* NOTE: consolidated from biaCommon by KS May 2009	*/
	/*--------------------------------------------------*/

/* Left Hand Navigation */
/* 1st - 3rd Levels */

#leftNav .inner
{
	padding: 15px 5px 2px 0;
	font-size: 95%;
}

#leftNav .inner ul
{
	list-style: none;
	line-height: 110%;
	margin: 0 0 20px 0;
	font-family: verdana, arial, sans-serif;
}

#leftNav .inner ul li
{
	border-top: 1px solid #fff;
	display: block;
}

/* Standard navbar link styles */
#leftNav .inner a
{
	display: block;
	text-decoration: none;
	background: url(http://jdkwebsolutions.com/integra/images/navArrowBlue.gif) 15px 6px no-repeat;
	padding: 3px 15px 3px 30px;
}

#leftNav .inner a:hover,
#leftNav .inner a:focus,
#leftNav .inner a#selected
{
	color: #620070;
	text-decoration: underline;
}

#leftNav .inner a:hover,
#leftNav .inner a:focus,
#leftNav .inner li.parentOpen a { background: url(http://jdkwebsolutions.com/integra/images/navArrowPurple.gif) 15px 6px no-repeat; }

#leftNav .inner .parentOpen ul
{
	padding-top: 5px;
	padding-bottom: 5px;
}

/* 2nd Level */
#leftNav .inner ul li ul li ul { margin: 0 0 0 0px; }

#leftNav .inner ul li ul li.parentOpen ul li a
{
	background: #f4f4f4 url(http://jdkwebsolutions.com/integra/images/arrowPurple.gif) 15px 8px no-repeat;
	padding-left: 25px;
}

#leftNav .inner ul li ul li ul li a:hover,
#leftNav .inner ul li ul li ul li a:focus,
#leftNav .inner ul li ul li ul li a:active,
#leftNav .inner ul li ul li ul li.parentOpen a { background-color: #e5e5e5; }

#leftNav .inner ul li ul li ul li.parentOpen ul
{
	padding-top: 0;
	padding-bottom: 0;
}

/* 3rd Level */
#leftNav .inner ul li ul li ul li ul
{
	margin: 0;
	padding: 0;
}

#leftNav .inner ul li ul li ul li ul li a,
#leftNav .inner ul li ul li ul li.parentOpen ul li a
{
	padding-left: 35px;
	background-color: #f4fdff;
	background-position:  25px 8px;
}

#leftNav .inner ul li ul li ul li ul li.parentOpen a,
#leftNav .inner ul li ul li ul li ul li a#selected { color: #70008b; }

#leftNav .inner ul li ul li ul li ul li a#selected,
#leftNav .inner ul li ul li ul li ul li a:hover,
#leftNav .inner ul li ul li ul li ul li a:focus,
#leftNav .inner ul li ul li ul li ul li a:active
{
	text-decoration: underline;
	background-color: #e5e5e5;
}

/* 4th Level added by TM - UKBA - June 2008 - Not apparently used (KS) */
#leftNav .inner ul li ul li ul li ul li ul li  a,
#leftNav .inner ul li ul li ul li ul li.parentOpen ul li a { padding-left:45px; }

/* HIGHLIGHTED NAVIGATION MODIFIERS */
/* Top Level Highlighted */
#leftNav .inner ul li ul li div.hl { background: #f5e9f8; }

/* 2nd Level Highlighted */
#leftNav .inner ul li ul li div.hl ul
{
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	padding-bottom: 0;
}

/* HIGHLIGHTED NAVIGATION MODIFIERS */
/* Top Level Highlighted */
#leftNav .inner ul li ul li div.h2 { background: #fbf9d9; }

/* 2nd Level Highlighted */
#leftNav .inner ul li ul li div.h2 ul
{
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	padding-bottom: 0;
}

/* HIGHLIGHTED NAVIGATION MODIFIERS */
/* Top Level Highlighted */
#leftNav .inner ul li ul li div.h3 { background: #CCCCFF; }

/* 2nd Level Highlighted */
#leftNav .inner ul li ul li div.h3 ul
{
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	padding-bottom: 0;
	
}



/* IN CONTENT AREA 4th Level Navigation */
#fourthLvlNav ul
{
	background: #F4F4F4;
	list-style: none;
	line-height: 110%;
	margin: 0 0 20px 0;
	padding: 10px 0;
}

#fourthLvlNav ul li
{
	display: block;
	margin: 0;
	padding: 0;
	background: url(http://jdkwebsolutions.com/integra/images/arrowPurple.gif) 15px 6px no-repeat;
}

/* Home Link */
#fourthLvlNav ul li a
{
	text-decoration: none;
	display: block;
	padding: 3px 15px 4px 30px;
}

#fourthLvlNav  ul li a:hover,
#fourthLvlNav  ul li a:focus,
#fourthLvlNav  ul li a#selected
{
	text-decoration: underline;
	color: #70008B;
}



#leftNav .inner .formCta p a,
#rightCol .inner .formCta p a
{
	display: block;
	text-decoration: none;
	padding: 0 0 0 10px;
	background: url(http://jdkwebsolutions.com/integra/images/arrowBlue.gif) 0 .3em no-repeat;
}

.inner .formCta p a:hover,
.inner .formCta p a:focus,
.inner .formCta p a:active { text-decoration: underline; }

