/*
-----------------------------------------------------------------------------------------
CSS document: ImageCafe Template Styles
Created: 03/9/2006
Last Modified: 05/01/2006
NOTE: Template styles included here cannot be changed by the customer
-------------------------------------------------------------------------------------- */
* {margin:0;padding:0;}  /* zero out everything */
body {
	width:100%;
	background:#fff url(../images/ic_061_body_bg.gif) repeat-y 50% 0;
	text-align:center;
}
/*
-----------------------------------------------------------------------------------------
Global
-------------------------------------------------------------------------------------- */
div {position:relative;}
#printwrap {position:static;}
h1, h2, h3, h4, h5, h6 {margin:10px;}
h1#website-title {margin:0;}
h2#website-slogan {margin:0;}
#navcontainer div h3 {margin:0;}
#navcontainer div h3 {margin:0;}
ul, ol {
	margin:10px;
	padding:0 0 0 20px;
}
ol {padding:0 0 0 30px;}
blockquote {margin:10px 10px 10px 40px;}
.clearer {clear:both;}

/*
-----------------------------------------------------------------------------------------
General Layout Structure
-------------------------------------------------------------------------------------- */
#nav-top, #nav-left, #nav-right {
	margin:0 auto;
	width:748px;
	text-align:left;
	border:1px solid #E1E1E1;
	border-top:0;
	background:#fff url(../images/ic_061_container_bg.gif) repeat-y top left;
}
	#inner {float:left;}
.accent-none {display:none;}
#accent-container {
	padding:5px;
	width:200px;
	height:125px;
	border:1px solid #BABABA;
	background:#fff;
}
.accent {
	float:left;
	width:200px;
	height:125px;
}
#docwrapper {
	clear:both;
	width:748px;
	height:29px;
	background:#fff url(../images/ic_061_docwrapper_bg.gif) no-repeat 0 0;
}

/*
-----------------------------------------------------------------------------------------
=#NAV-TOP
-------------------------------------------------------------------------------------- */
/*------------------ Layout ------------------*/	

					
/*
-----------------------------------------------------------------------------------------
=#NAV-LEFT
-------------------------------------------------------------------------------------- */
/*------------------ Layout ------------------*/	
#nav-left #top-margin {
	float:left;
	padding:0 0 0 19px;
	width:729px;
	height:31px;
}
	#nav-left #top-margin #nav-topper {
		float:left;
		width:729px;
		height:10px;
		background-image:url(../images/ic_061_navtopper_bg.png);
		background-repeat:no-repeat;
		background-position:0 0;
		line-height:0 !important;
	}
	#nav-left #top-margin #margin-cover {
		float:left;
		width:729px;
		height:21px;
		background:url(../images/ic_061_topmargin_r2.gif) no-repeat top left;
	}
#nav-left #headertop {
	float:left;
	margin:0 19px;
	width:708px;
	border:1px solid #B7B7B7;
	border-bottom:0;
}
/*--- width and margin adjustment for IE ---*/
	* html #nav-left #headertop {margin:0 10px;}
	#nav-left #headertop #header-nav {
		float:left;
		width:207px;
		height:162px;
		line-height:0 !important;
		background-image:url(../images/ic_061_headernav_bg.png);
		background-repeat:no-repeat;
		background-position:0 0;
	}
	/*--- Margin adjustments for IE ---*/
		* html #nav-left #headertop #header-nav {margin:-137px 0 0 0;}
	#nav-left #headertop #header-content {
		float:left;
		width:500px;
		height:162px;
		background-image:url(../images/ic_061_headercontent_bg.png);
		background-repeat:no-repeat;
		background-position:0 0;
	}
	/*--- Margin adjustments for IE ---*/
		* html #nav-left #headertop #header-content {margin:-137px 0 0 0;}
		#nav-left #headertop #header-content #website-title {
			float:left;
			margin:16px 0 0 26px;
			padding:56px 0 0 9px;
			width:466px;
			height:31px;
			background-image:url(../images/ic_061_title_bg.png);
			backgroun-repeat:no-repeat;
			background-position:1px 1px;
		}
		/*--- Margin adjustment for IE ---*/
			* html #nav-left #headertop #header-content #website-title {margin:16px 0 0 13px;}
		#nav-left #headertop #header-content #website-slogan {
			float:left;
			margin:0 0 0 26px;
			padding:24px 0 0 9px;
			width:466px;
		}
		/*--- margin adjustment for IE ---*/
			* html #nav-left #headertop #header-content #website-slogan {margin:0 0 0 13px;}
	#nav-left #headertop #accent-container {
		position:absolute;
		top:16px;
		left:8px;
		z-index:1000;
	}
	/*--- positioning adjustment for IE ---*/
		* html #nav-left #headertop #accent-container {
			position:relative;
			top:16px;
		}
#nav-left #inner {
	float:left;
	margin:0 19px;
	width:708px;
	border:1px solid #B7B7B7;
	border-top:0;
}
/*--- width and margin adjustment for IE ---*/
	* html #nav-left #inner {margin:0 10px;}
	#nav-left #inner #navcontainer {
		float:left;
		padding:0 0 10px 25px;
		width:182px;
		z-index:1000;
		background-image:url(../images/ic_061_navcontainer_bg.gif);
		background-repeat:repeat-y;
		background-position:0 0;
	}
		#nav-left #inner #navcontainer #nav-wrapper {
			position:relative;
			width:200px;
			background:#fff;
			border:1px solid #BABABA;
			border-bottom:0;
			z-index:1000;
		}
	#nav-left #inner #content-wrapper {
		float:left;
		padding:0 0 10px 20px;
		width:481px;
	}
	/*-- Width adjustments for IE --*/
		* html #nav-left #inner #content-wrapper {padding:0 0 10px 0;}
		#nav-left #inner #content-wrapper #content {
			float:left;
			width:471px;
			border:1px solid #B7B7B7;
			border-left:0;
			border-bottom:0;
		}
			#nav-left #inner #content-wrapper #content #footer {
				float:left;
				padding:10px;
			}

/*------------------ Navigation Elements ------------------*/
#nav-left #navcontainer #nav-wrapper div, #nav-left #navcontainer #nav-wrapper div h3 {
	float:left;
	display:block;
	cursor:pointer;
}
	#nav-left #navcontainer #nav-wrapper div a:link, 
	#nav-left #navcontainer #nav-wrapper div a:active, 
	#nav-left #navcontainer #nav-wrapper div a:visited {
		float:left;
		width:160px;
		padding:5px 10px 5px 30px;
		text-decoration:none;
		background-image:url(../images/ic_061_navbutton_bg.gif);
		bakground-repeat:no-repeat;
		background-position:0 0;
		border-bottom:1px solid #BABABA;
		word-wrap: break-word;
	}
	#nav-left #navcontainer #nav-wrapper div a:hover {
		padding-top:5px;
		background-position:-200px 0;
	}
		#nav-left #navcontainer #nav-wrapper div div.submenu, 
		#nav-left #navcontainer #nav-wrapper div div.submenu h3 {
			float:left;
			display:block;
		}
		#nav-left #navcontainer #nav-wrapper div div.submenu {
			position:absolute;
			top:0;
			left:0;
			visibility: hidden;
			width:200px;
			border:1px solid #BABABA;
			border-bottom:0;
		}
			#nav-left #navcontainer #nav-wrapper div div.submenu div {
				display:block;
				margin:0;
			}
			#nav-left #navcontainer #nav-wrapper div div.submenu a:link, 
			#nav-left #navcontainer #nav-wrapper div div.submenu a:active, 
			#nav-left #navcontainer #nav-wrapper div div.submenu a:visited {
				float:left;
				word-wrap: break-word;
			}
			#nav-left #navcontainer #nav-wrapper div div.submenu a:hover {
				padding-top:5px;
				border-top:0;
			}

/*------------------ Table Structures ------------------*/	
#nav-left #content-table {
	float:left;
	width:471px;
}
	#nav-left #content-table-main {width:100%;}
		#nav-left #content-table-main p {margin:10px 10px 15px 10px;}

	
/*
-----------------------------------------------------------------------------------------
=#NAV-RIGHT
-------------------------------------------------------------------------------------- */
/*------------------ Layout ------------------*/	
#nav-right #top-margin {
	float:left;
	padding:0 19px0 0;
	width:729px;
	height:31px;
}
	#nav-right #top-margin #nav-topper {
		float:left;
		width:729px;
		height:10px;
		background-image:url(../images/ic_061_navtopper_bg_2.png);
		background-repeat:no-repeat;
		background-position:0 0;
		line-height:0 !important;
	}
	#nav-right #top-margin #margin-cover {
		float:left;
		width:729px;
		height:21px;
		background:url(../images/ic_061_topmargin_r2_2.gif) no-repeat top left;
	}
#nav-right #headertop {
	float:left;
	margin:0 19px;
	width:708px;
	border:1px solid #B7B7B7;
	border-bottom:0;
}
/*--- width and margin adjustment for IE ---*/
	* html #nav-right #headertop {margin:0 10px;}
	#nav-right #headertop #header-nav {
		float:right;
		width:207px;
		height:162px;
		line-height:0 !important;
		background-image:url(../images/ic_061_headernav_bg_2.png);
		background-repeat:no-repeat;
		background-position:0 0;
	}
	/*--- Margin adjustments for IE ---*/
		* html #nav-right #headertop #header-nav {margin:-137px 0 0 0;}
	#nav-right #headertop #header-content {
		float:left;
		width:500px;
		height:162px;
		background-image:url(../images/ic_061_headercontent_bg_2.png);
		background-repeat:no-repeat;
		background-position:0 0;
	}
	/*--- Margin adjustments for IE ---*/
		* html #nav-right #headertop #header-content {margin:-137px 0 0 0;}
		#nav-right #headertop #header-content #website-title {
			float:left;
			margin:16px 26px 0 0;
			padding:56px 9px 0 10px;
			width:456px;
			height:31px;
			background-image:url(../images/ic_061_title_bg_2.png);
			backgroun-repeat:no-repeat;
			background-position:1px 1px;
		}
		/*--- Margin adjustment for IE ---*/
			* html #nav-right #headertop #header-content #website-title {margin:16px 13px 0 0;}
		#nav-right #headertop #header-content #website-slogan {
			float:left;
			margin:0 26px 0 0;
			padding:24px 9px 0 10px;
			width:456px;
		}
		/*--- margin adjustment for IE ---*/
			* html #nav-right #headertop #header-content #website-slogan {margin:0 13px 0 0;}
	#nav-right #headertop #accent-container {
		position:absolute;
		top:16px;
		left:488px;
		z-index:1000;
	}
	/*--- positioning adjustment for IE ---*/
		* html #nav-right #headertop #accent-container {
			position:relative;
			top:16px;
		}
#nav-right #inner {
	float:left;
	margin:0 19px;
	width:708px;
	border:1px solid #B7B7B7;
	border-top:0;
}
/*--- width and margin adjustment for IE ---*/
	* html #nav-right #inner {margin:0 10px;}
	#nav-right #inner #navcontainer {
		float:right;
		padding:0 25px 10px 0;
		width:182px;
		z-index:1000;
		background-image:url(../images/ic_061_navcontainer_bg_2.gif);
		background-repeat:repeat-y;
		background-position:top right;
	}
		#nav-right #inner #navcontainer #nav-wrapper {
			position:relative;
			width:200px;
			left:-20px;
			background:#fff;
			border:1px solid #BABABA;
			border-bottom:0;
			z-index:1000;
		}
		/*-- placement adjustment for IE --*/
		* html #nav-right #inner #navcontainer #nav-wrapper {left:0;}
	#nav-right #inner #content-wrapper {
		float:left;
		padding:0 0 10px 10px;
		width:481px;
	}
		/*-- placement adjustment for IE --*/
		* html #nav-right #inner #content-wrapper {width:471px;}
		#nav-right #inner #content-wrapper #content {
			float:left;
			width:471px;
			border:1px solid #B7B7B7;
			border-left:0;
			border-bottom:0;
		}
		/*-- placement adjustment for IE --*/
		* html #nav-right #inner #content-wrapper #content {width:470px;}
			#nav-right #inner #content-wrapper #content #footer {
				float:left;
				padding:10px;
			}

/*------------------ Navigation Elements ------------------*/
#nav-right #navcontainer #nav-wrapper div, #nav-right #navcontainer #nav-wrapper div h3 {
	float:left;
	display:block;
	cursor:pointer;
}
	#nav-right #navcontainer #nav-wrapper div a:link, 
	#nav-right #navcontainer #nav-wrapper div a:active, 
	#nav-right #navcontainer #nav-wrapper div a:visited {
		float:left;
		width:160px;
		padding:5px 10px 5px 30px;
		text-decoration:none;
		background-image:url(../images/ic_061_navbutton_bg.gif);
		bakground-repeat:no-repeat;
		background-position:0 0;
		border-bottom:1px solid #BABABA;
		word-wrap: break-word;
	}
	#nav-right #navcontainer #nav-wrapper div a:hover {
		padding-top:5px;
		background-position:-200px 0;
	}
		#nav-right #navcontainer #nav-wrapper div div.submenu, 
		#nav-right #navcontainer #nav-wrapper div div.submenu h3 {
			float:left;
			display:block;
		}
		#nav-right #navcontainer #nav-wrapper div div.submenu {
			position:absolute;
			top:0;
			left:0;
			visibility: hidden;
			margin:0 0 0 -2px;
			width:200px;
			border:1px solid #BABABA;
			border-bottom:0;
		}
			#nav-right #navcontainer #nav-wrapper div div.submenu div {
				display:block;
				margin:0;
			}
			#nav-right #navcontainer #nav-wrapper div div.submenu a:link, 
			#nav-right #navcontainer #nav-wrapper div div.submenu a:active, 
			#nav-right #navcontainer #nav-wrapper div div.submenu a:visited {
				float:left;
				word-wrap: break-word;
			}
			#nav-right #navcontainer #nav-wrapper div div.submenu a:hover {
				padding-top:5px;
				border-top:0;
			}

/*------------------ Table Structures ------------------*/	
#nav-right #content-table {
	float:left;
	width:470px;
}
	#nav-right #content-table-main {width:100%;}
		#nav-right #content-table-main p {margin:10px 10px 15px 10px;}

		
		
/*
-----------------------------------------------------------------------------------------
WIDE LAYOUT STYLES
-------------------------------------------------------------------------------------- */
body#wide #nav-top,
body#wide #nav-left,
body#wide #nav-right {
	width:898px;
	background:#fff url(../images/ic_061_container_bg_wide.gif) repeat-y 0 0;
}
body#wide #docwrapper {
	width:898px;
	background:#fff url(../images/ic_061_docwrapper_bg_wide.gif) no-repeat 0 0;
}

/*------------------------------------ NAV-TOP ------------------------------------*/
/*Does Not Apply to this Template*/
	
/*------------------------------------ NAV-LEFT ------------------------------------*/
body#wide #nav-left #top-margin {width:879px;}
	body#wide #nav-left #top-margin #nav-topper {
		width:879px;
		background-image:url(../images/ic_061_navtopper_bg_wide.png);
	}
	body#wide #nav-left #top-margin #margin-cover {
		width:879px;
		background:url(../images/ic_061_topmargin_r2_wide.gif) no-repeat top left;
	}
body#wide #nav-left #headertop {width:858px;}
	body#wide #nav-left #headertop #header-content {
		width:651px;
		background-image:url(../images/ic_061_headercontent_bg_wide.png);
		background-repeat:no-repeat;
		background-position:0 0;
	}
		body#wide #nav-left #headertop #header-content #website-title {
			width:616px;
			background-image:url(../images/ic_061_title_bg_wide.png);
		}
		body#wide #nav-left #headertop #header-content #website-slogan {width:616px;}
body#wide #nav-left #inner {width:858px;}
	body#wide #nav-left #inner #content-wrapper {width:631px;}
		body#wide #nav-left #inner #content-wrapper #content {width:620px;}
body#wide #nav-left #content-table {width:620px;}



/*------------------------------------ NAV-RIGHT ------------------------------------*/
body#wide #nav-right #top-margin {width:879px;}
	body#wide #nav-right #top-margin #nav-topper {
		width:879px;
		background-image:url(../images/ic_061_navtopper_bg_2_wide.png);
	}
	body#wide #nav-right #top-margin #margin-cover {
		width:879px;
		background:url(../images/ic_061_topmargin_r2_2_wide.gif) no-repeat top left;
	}
body#wide #nav-right #headertop {width:858px;}
	body#wide #nav-right #headertop #header-content {
		width:651px;
		background-image:url(../images/ic_061_headercontent_bg_2_wide.png);
	}
		body#wide #nav-right #headertop #header-content #website-title {
			width:606px;
			background-image:url(../images/ic_061_title_bg_2_wide.png);
			backgroun-repeat:no-repeat;
			background-position:1px 1px;
		}
	body#wide #nav-right #headertop #accent-container {
		position:absolute;
		top:16px;
		left:637px;
		z-index:1000;
	}
	/*--- positioning adjustment for IE ---*/
		* html body#wide #nav-right #headertop #accent-container {
			position:relative;
			top:16px;
		}
body#wide #nav-right #inner {width:858px;}
	body#wide #nav-right #inner #content-wrapper {width:631px;}
		* html body#wide #nav-right #inner #content-wrapper {width:621px;}
		body#wide #nav-right #inner #content-wrapper #content {width:620px;}
body#wide #nav-right #content-table {width:620px;}
