
@media screen, projection, print
{
	.be-nice-to-Mac-IE5
	{
		font-family: "\"}\"";
		font-family: inherit;
	}
	
	/* -- RESETS -- */
	
	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-weight: inherit;
		font-style: inherit;
		font-size: 100%;
		font-family: inherit;
		vertical-align: baseline;
	}
	
	img {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;	
	}
	
	/* remember to define focus styles! */
	:focus {
		outline: 0;
	}
	body {
		line-height: 1;
		color: black;
		background: white;
	}
	ul {
		list-style: none;
	}
	/* tables still need 'cellspacing="0"' in the markup */
	table {
		border-collapse: separate;
		border-spacing: 0;
	}
	caption, th, td {
		text-align: left;
		font-weight: normal;
	}
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: "";
	}
	blockquote, q {
		quotes: "" "";
	}
	
	/* -- GENERAL REDECLARATIONS -- */
	
	body
	{
		background-color: #000;
		color: #FFF;
		font: normal 12px/16px Arial, Verdana, Helvetica, sans-serif;	
	}
	
	ul, ol
	{

	}
	
	dl
	{

	}
	
	dt
	{
		font-weight: bold;
	}
	
	dd
	{

	}
	
	p
	{

	}
	
	h1
	{

	}
	
	h2
	{

	}
	
	h3
	{

	}
	
	h4
	{

	}
	
	h5
	{

	}
	
	h6
	{

	}
	
	hr
	{
		display: none;
	}
	
	img
	{
		border: none;
	}
	
	acronym
	{
		border-bottom: 1px dotted;
	}
	
	blockquote
	{
		font-style: italic;
	}
	
	strong
	{
		font-weight: bold;
	}
	
	em
	{
		font-style: italic;
	}
	
	/* -- IDS -- */

	#head
	{
		background: #000 url(../images/back_head_blue.gif) repeat-x 0 0;
		height: 111px;
		padding: 0px 0px 0px 20px;
	}

		#head h1
		{
			background: transparent url(../images/logo_blue.jpg) no-repeat 0 0;
			text-indent: -8735px;
			width: 825px;
			height: 111px;
			top: 0px;
			left: 0px;
			position: relative;
		}
		
			#head h1 a
			{
				display: block;
				width: 100%;
				height: 100%;
				outline: none;
				border: 0px;
			}
		
	#subhead
	{
		background: #000 url(../images/back_subhead.gif) repeat-x 0 0;
		font: normal 12px/14px Georgia, Times, serif;
		padding: 10px 20px 10px 20px;
	}

		#subhead h2
		{
			float: left;
			display: inline;
			font-weight: normal;
			padding: 0px;
			margin: 0px;
		}

			#subhead h2 A:link { text-decoration: none; font-weight: normal; color: #FFF; }
			#subhead h2 A:visited { text-decoration: none; font-weight: normal; color: #FFF; }
			#subhead h2 A:hover { text-decoration: underline; font-weight: normal; color: #FFF; }
			#subhead h2 A:active { text-decoration: underline; font-weight: normal; color: #FFF; }
					
		#subhead p
		{

		}
		
			#subhead p A:link { text-decoration: none; font-weight: normal; color: #FFF; }
			#subhead p A:visited { text-decoration: none; font-weight: normal; color: #FFF; }
			#subhead p A:hover { text-decoration: underline; font-weight: normal; color: #FFF; }
			#subhead p A:active { text-decoration: underline; font-weight: normal; color: #FFF; }
			
			#subhead p em
			{
				color: #999;
				font-style: normal;
			}
			
		#headlead
		{
			font: bold 13px/15px Arial, Verdana, Helvetica, sans-serif;
			color: #FFF;
			margin: 0px 0px 8px 0px;
			text-transform: uppercase;
		}

			#headlead A:link { text-decoration: none; font-weight: bold; color: #FFF; }
			#headlead A:visited { text-decoration: none; font-weight: bold; color: #FFF; }
			#headlead A:hover { text-decoration: underline; font-weight: bold; color: #FFF; }
			#headlead A:active { text-decoration: underline; font-weight: bold; color: #FFF; }

			#headlead A.bi:link { text-decoration: none; font-weight: bold; color: #7db3ef; }
			#headlead A.bi:visited { text-decoration: none; font-weight: bold; color: #7db3ef; }
			#headlead A.bi:hover { text-decoration: underline; font-weight: bold; color: #7db3ef; }
			#headlead A.bi:active { text-decoration: underline; font-weight: bold; color: #7db3ef; }
			
			#headlead A.tiwi:link { text-decoration: none; font-weight: bold; color: #ea8c2f; }
			#headlead A.tiwi:visited { text-decoration: none; font-weight: bold; color: #ea8c2f; }
			#headlead A.tiwi:hover { text-decoration: underline; font-weight: bold; color: #ea8c2f; }
			#headlead A.tiwi:active { text-decoration: underline; font-weight: bold; color: #ea8c2f; }
			
			#headlead A.iec:link { text-decoration: none; font-weight: bold; color: #73ad53; }
			#headlead A.iec:visited { text-decoration: none; font-weight: bold; color: #73ad53; }
			#headlead A.iec:hover { text-decoration: underline; font-weight: bold; color: #73ad53; }
			#headlead A.iec:active { text-decoration: underline; font-weight: bold; color: #73ad53; }
			
			#headlead A.currentsection:link { text-decoration: underline; }
			#headlead A.currentsection:visited { text-decoration: underline; }
			#headlead A.currentsection:hover { text-decoration: underline; }
			#headlead A.currentsection:active { text-decoration: underline; }			
			
	#mid
	{
		background-color: #FFF;
		color: #000;
		padding: 20px;
		zoom: 1;
	}

		#menucontainer
		{
			float: left;
			width: 214px;
			display: inline;
			margin: 0px 18px 18px 0px;
		}
			
			#menu
			{
				border: 1px solid #000;
				background: #CCC url(../images/back_menu.gif) repeat 0 0;
			}
			
				#menu a
				{
					display: block;
					padding: 4px 10px 5px 10px;
					background: #000 url(../images/back_menulink.gif) repeat-x 0 0;
					font: bold 12px/12px Arial, Verdana, Helvetica, sans-serif;
					margin: 0px 0px 4px 0px;
				}
	
				#menu A:link { text-decoration: none; font-weight: bold; color: #FFF; }
				#menu A:visited { text-decoration: none; font-weight: bold; color: #FFF; }
				#menu A:hover { text-decoration: none; font-weight: bold; color: #FFF; background: #000; }
				#menu A:active { text-decoration: none; font-weight: bold; color: #FFF; background: #000; }
	
				#menu a.level2
				{
					display: block;
					padding: 4px 10px 5px 25px;
					font: bold 12px/12px Arial, Verdana, Helvetica, sans-serif;
					margin: 0px 0px 2px 0px;
					background: transparent;
				}
	
				#menu A.level2:link { text-decoration: none; font-weight: bold; color: #000; }
				#menu A.level2:visited { text-decoration: none; font-weight: bold; color: #000; }
				#menu A.level2:hover { text-decoration: none; font-weight: bold; color: #000; background: #FFF; }
				#menu A.level2:active { text-decoration: none; font-weight: bold; color: #000; background: #FFF; }
	
				#menu a.level3
				{
					display: block;
					padding: 4px 10px 5px 50px;
					font: bold 12px/12px Arial, Verdana, Helvetica, sans-serif;
					margin: 0px 0px 2px 0px;
					background: transparent;
				}
	
				#menu A.level3:link { text-decoration: none; font-weight: bold; color: #000; }
				#menu A.level3:visited { text-decoration: none; font-weight: bold; color: #000; }
				#menu A.level3:hover { text-decoration: none; font-weight: bold; color: #000; background: #FFF; }
				#menu A.level3:active { text-decoration: none; font-weight: bold; color: #000; background: #FFF; }
			
			#menuextras
			{
				padding: 10px 0px 10px 0px;
				text-align: center;
			}
			
				#menuextras img
				{
					display: block;
					border: 0px;
					margin: 0px auto 10px auto;
				}
											
		#splashcontent
		{
			position: relative;
			height: 382px;
		}

			#splashtext
			{
				margin: 0px 0px 0px 0px;
				padding: 0px;
				position: absolute;
				width: 558px;
				height: 378px;
				text-indent: -8749px;
				background: transparent url(../images/menu.jpg) no-repeat 0 0;
				top: 0px;
				left: 0px;
			}
			
			
			#splashnav
			{
				position: absolute;
				width: 268px;
				height: 338px;
				margin: 0px;
				padding: 0px;
				list-style: none;
				top: 44px;
				left: 0px;				
			}

			#splashnav li
			{
				display: inline;
				margin: 0px;
				padding: 0px;
			}
				
			#splashnav a
			{
				position: absolute;
				display: block;
				text-indent: -8978px;
				overflow: hidden;
				height: 90px;
				width: 262px;
				left: 558px;				
			}
			
			#splashnav01 a { top:0px; background: transparent url(../images/menu01.jpg) no-repeat 0 0; }
			#splashnav02 a { top:100px; background: transparent url(../images/menu02.jpg) no-repeat 0 0; }
			#splashnav03 a { top:200px; background: transparent url(../images/menu03.jpg) no-repeat 0 0; }
			#splashnav a:hover {background-position: 0px -90px; }
			#splashnav a:active {background-position: 0px -90px; }
				
			/*
			#splashcontent A:link { text-decoration: underline; font-weight: bold; color: #0e4d85; }
			#splashcontent A:visited { text-decoration: underline; font-weight: bold; color: #0e4d85; }
			#splashcontent A:hover { text-decoration: underline; font-weight: bold; color: #3686d0; }
			#splashcontent A:active { text-decoration: underline; font-weight: bold; color: #3686d0; }
			*/
			
		#content
		{
			float: left;
			width: 570px;
			display: inline;
			background-color: #FFF;	
		}
		
			#content h2
			{
				font: normal 26px/26px Georgia, Times, serif;
				color: #0e4d85;
				text-transform: uppercase;
				margin: 0px 0px 16px 0px;
			}
			
			#content h3
			{
				font: bold 16px/16px Georgia, Times, serif;
				color: #777;
				margin: 0px 0px 16px 0px;
			}
			
			#content h4
			{
				font-weight: bold;
				color: #000;
				margin: 0px 0px 3px 0px;
			}
			
			#content p
			{
				margin: 0px 0px 16px 0px;
			}

			#content p.faq_question
			{
				
				margin: 24px 0px 2px 0px;
				padding: 2px;
				background-color: #DDD;
				font-weight: bold;
			}
			
			#content ul, ol
			{
				margin: 0px 0px 16px 0px;			
			}

			#content ul
			{
				list-style: url(../images/bullet_arrow.gif);	
			}
			
				#content ul li, #content ol li
				{
					margin: 0px 0px 0px 40px;	
				}
				
				#content ul.widerLiSpace li, #content ol.widerLiSpace li
				{
					margin: 0px 0px 16px 40px;
				}
								
			#content A:link { text-decoration: underline; font-weight: bold; color: #0e4d85; }
			#content A:visited { text-decoration: underline; font-weight: bold; color: #0e4d85; }
			#content A:hover { text-decoration: underline; font-weight: bold; color: #3686d0; }
			#content A:active { text-decoration: underline; font-weight: bold; color: #3686d0; }
			
			.gallerylinks
			{
				overflow: hidden;
				zoom: 1;
			}
			
				.gallerylinks a img
				{
					float: left;
					display: inline;
					margin: 0px 5px 5px 0px;
					border: 1px solid #888;
					padding: 1px;
					background-color: #fff;
				}
				
					.gallerylinks a:link img	{ border-color: #888; padding: 1px; border-width: 1px; }
					.gallerylinks a:visited img	{ border-color: #888; padding: 1px; border-width: 1px; }
					.gallerylinks a:hover img	{ border-color: #000; padding: 0px; border-width: 2px; }
					.gallerylinks a:active img	{ border-color: #000; padding: 0px; border-width: 2px; }
		
	#foot
	{
		font: normal 10px/16px Arial, Verdana, Helvetica, sans-serif;
		color: #AAA;
		padding: 20px 20px 20px 20px;
	}
	
		#foot A:link { text-decoration: none; font-weight: normal; color: #AAA; }
		#foot A:visited { text-decoration: none; font-weight: normal; color: #AAA; }
		#foot A:hover { text-decoration: underline; font-weight: normal; color: #FFF; }
		#foot A:active { text-decoration: underline; font-weight: normal; color: #FFF; }
		
		#footlead
		{
			font: bold 13px/20px Arial, Verdana, Helvetica, sans-serif;
			color: #FFF;
			margin: 0px 0px 8px 0px;
			text-transform: uppercase;
		}

			#footlead A:link { text-decoration: none; font-weight: bold; color: #FFF; }
			#footlead A:visited { text-decoration: none; font-weight: bold; color: #FFF; }
			#footlead A:hover { text-decoration: underline; font-weight: bold; color: #FFF; }
			#footlead A:active { text-decoration: underline; font-weight: bold; color: #FFF; }

			#footlead A.bi:link { text-decoration: none; font-weight: bold; color: #7db3ef; }
			#footlead A.bi:visited { text-decoration: none; font-weight: bold; color: #7db3ef; }
			#footlead A.bi:hover { text-decoration: underline; font-weight: bold; color: #7db3ef; }
			#footlead A.bi:active { text-decoration: underline; font-weight: bold; color: #7db3ef; }
			
			#footlead A.tiwi:link { text-decoration: none; font-weight: bold; color: #ea8c2f; }
			#footlead A.tiwi:visited { text-decoration: none; font-weight: bold; color: #ea8c2f; }
			#footlead A.tiwi:hover { text-decoration: underline; font-weight: bold; color: #ea8c2f; }
			#footlead A.tiwi:active { text-decoration: underline; font-weight: bold; color: #ea8c2f; }
			
			#footlead A.iec:link { text-decoration: none; font-weight: bold; color: #73ad53; }
			#footlead A.iec:visited { text-decoration: none; font-weight: bold; color: #73ad53; }
			#footlead A.iec:hover { text-decoration: underline; font-weight: bold; color: #73ad53; }
			#footlead A.iec:active { text-decoration: underline; font-weight: bold; color: #73ad53; }
			
			
						
	/* -- CLASSES -- */
	
	.sep
	{
		height: 1px;
		background-color: #ddd;
		overflow: hidden;
		font-size: 1px;
		margin: 30px 0px 30px 0px;
		padding: 0px;
	}
	
	.clear
	{
		clear: both;
		height: 1px;
		width: 1px;
		padding: 0px;
		margin: -2px 0px 0px 0px;
		overflow: hidden;
		line-height: 1px;
		font-size: 1px;
	}
	
	.center
	{
		text-align: center;
	}
	
	.insetleft
	{
		float: left;
		display: inline;
		margin: 0px 16px 16px 0px;
		
		border: 1px solid #AAA;
		padding: 4px;
	}
		
	.insetright
	{
		float: right;
		display: inline;
		margin: 0px 0px 16px 16px;
		
		border: 1px solid #AAA;
		padding: 4px;
	}
	
	.insetmid
	{
		display: block;
		margin: 0px auto 16px 0px;
		text-align: left;
				
		border: 1px solid #AAA;
		padding: 4px;
	}



		.splashlinks a
		{
			display: block;
			color: #FFF;
			font: bold 21px/21px Arial, Verdana, Helvetica, sans-serif;
			padding: 10px;
			margin: 0px 0px 2px 0px;
			background: #666;
		}
		
		.splashlinks A:link { text-decoration: none; font-weight: bold; color: #FFF; }
		.splashlinks A:visited { text-decoration: none; font-weight: bold; color: #FFF; }
		.splashlinks A:hover { text-decoration: none; font-weight: bold; color: #FFF; background: #000; }
		.splashlinks A:active { text-decoration: none; font-weight: bold; color: #FFF; background: #000; }		
		
		.splashlinks a.bi
		{
			background: transparent url(../images/splash_menu_bi.gif) repeat-x 0 0;
		}
		
		.splashlinks A.bi:link { text-decoration: none; font-weight: bold; color: #FFF; }
		.splashlinks A.bi:visited { text-decoration: none; font-weight: bold; color: #FFF; }
		.splashlinks A.bi:hover { text-decoration: none; font-weight: bold; color: #FFF; background: #0a4982; }
		.splashlinks A.bi:active { text-decoration: none; font-weight: bold; color: #FFF; background: #0a4982; }
		
		.splashlinks a.tiwi
		{
			background: transparent url(../images/splash_menu_tiwi.gif) repeat-x 0 0;
		}
		
		.splashlinks A.tiwi:link { text-decoration: none; font-weight: bold; color: #FFF; }
		.splashlinks A.tiwi:visited { text-decoration: none; font-weight: bold; color: #FFF; }
		.splashlinks A.tiwi:hover { text-decoration: none; font-weight: bold; color: #FFF; background: #904f09; }
		.splashlinks A.tiwi:active { text-decoration: none; font-weight: bold; color: #FFF; background: #904f09; }
		
		.splashlinks a.iec
		{
			background: transparent url(../images/splash_menu_iec.gif) repeat-x 0 0;
		}
		
		.splashlinks A.iec:link { text-decoration: none; font-weight: bold; color: #FFF; }
		.splashlinks A.iec:visited { text-decoration: none; font-weight: bold; color: #FFF; }
		.splashlinks A.iec:hover { text-decoration: none; font-weight: bold; color: #FFF; background: #345e2d; }
		.splashlinks A.iec:active { text-decoration: none; font-weight: bold; color: #FFF; background: #345e2d; }
	
	#content .specialdownloadlink
	{
		display: inline;
		float: right;
		margin: 0px 0px 10px 10px;
		padding: 10px;
		font-weight: bold;
		text-align: center;
		border: 2px solid #660000;
	}				

		#content A.specialdownloadlink:link { text-decoration: none; font-weight: bold; color: #FFF; background: #990000; }
		#content A.specialdownloadlink:visited { text-decoration: none; font-weight: bold; color: #FFF; background: #990000; }
		#content A.specialdownloadlink:hover { text-decoration: none; font-weight: bold; color: #FFF; background: #CC0000; }
		#content A.specialdownloadlink:active { text-decoration: none; font-weight: bold; color: #FFF; background: #CC0000; }
		
		#content .left
		{
			float: left;
			margin: 0px 10px 10px 0px;
		}

	#menuextras .specialdownloadlink
	{
		display: block;
		margin: 0px 0px 10px 0px;
		padding: 10px;
		font-weight: bold;
		text-align: center;
		border: 2px solid #660000;
	}				

		#menuextras A.specialdownloadlink:link { text-decoration: none; font-weight: bold; color: #FFF; background: #990000; }
		#menuextras A.specialdownloadlink:visited { text-decoration: none; font-weight: bold; color: #FFF; background: #990000; }
		#menuextras A.specialdownloadlink:hover { text-decoration: none; font-weight: bold; color: #FFF; background: #CC0000; }
		#menuextras A.specialdownloadlink:active { text-decoration: none; font-weight: bold; color: #FFF; background: #CC0000; }
				
}

@media print
{
	body
	{
		background-color: #FFF;
		color: #000;
	}
}



