
	BODY
	{
		margin:0px;
		padding:0px;
		background-color:#ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#555555;
		background-image:url('../img/backgroundImage.jpg');
		background-repeat:no-repeat;
		background-position:top center;
		background-color:#171717;
	}
	
	TABLE, TABLE TBODY, TABLE TBODY TR, TABLE TBODY TR TD
	{
		padding:0px;
		margin:0px;
	}
	
	A:link, A:visited
	{
		text-decoration:none;
		color:#555555;
	}
	
	FORM
	{
		margin:0px;
		padding:0px;
	}
	
	BODY P
	{
		margin:0px;
		padding:0px;
	}
	
	UL
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		list-style-position: outside;
		list-style-image: url('../img/content_arrow.gif');
		list-style-type: circle;
		margin-bottom:5px;
		margin-top:5px;
	}
	
	UL LI
	{
		margin:0px;
	}
	
	/*
		Header
	*/
	
	.header
	{
		margin-top:20px;
		height:60px;
		width:800px;
	}
	
	.header .logo
	{
		display:inline;
		float:left;
		#float:none;
		background-image:url('../img/logo.png');
		background-repeat:no-repeat;
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='content/img/logo.png',sizingMethod='scale');
		#background-image:none;
		position:relative;
		width:300px;
		height:60px;
	}
	
	.header .right
	{
		display:inline;
		float:left;
		#float:none;
		background-image:url('../img/menu texture.png');
		background-repeat:no-repeat;
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='content/img/menu texture.png',sizingMethod='scale');
		#background-image:none;
		background-position:top right;
		height:60px;
		width:500px;
	}
	
	.header .right .text
	{
		margin-top:auto;
		text-align:right;
		margin-right:10px;
		margin-top:2px;
		#margin-top:5px;
	}
	
	.header .right .text .option
	{
		font-size:12px;
		display:inline-block;
		#display:inline;
		/*
		background-image:url('../img/header_separator.jpg');
		background-repeat:no-repeat;
		background-position:top right;
		*/
		padding-left:10px;
		padding-right:10px;
	}
	
	.header .right .text .option A
	{
		position:relative;
	}
	
	.header .right .text .option A:link .shadow, .header .right .text .option A:visited .shadow
	{
		position:absolute;
		color:#ffffff;
		left:1px;
		top:1px;
		white-space:nowrap;
		font-weight:bold;
		cursor:pointer;
		#cursor:hand;
	}
	
	.header .right .text .option A:link .normal, .header .right .text .option A:visited .normal
	{
		position:relative;
		left:0;
		top:0;
		color:#000000;
		font-weight:bold;
	}
	
	.header .right .text .option A:hover .shadow
	{
		position:absolute;
		color:#dfdfdf;
		left:1px;
		top:1px;
		white-space:nowrap;
		font-weight:bold;
		cursor:pointer;
		#cursor:hand;
	}
	
	/*
		Animation Container
	*/
	
	.animationContainer_0
	{
		background-image:url('../img/backgrounds/back1.png');
		background-repeat:no-repeat;
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='content/img/backgrounds/back1.png',sizingMethod='scale');
		#background-image:none;
		width:800px;
		height:144px;
	}
	
	.animationContainer_1
	{
		background-image:url('../img/backgrounds/back2.png');
		background-repeat:no-repeat;
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='content/img/backgrounds/back2.png',sizingMethod='scale');
		#background-image:none;
		width:800px;
		height:144px;
	}
	
	.animationContainer_3
	{
		background-image:url('../img/backgrounds/back3.png');
		background-repeat:no-repeat;
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='content/img/backgrounds/back3.png',sizingMethod='scale');
		#background-image:none;
		width:800px;
		height:144px;
	}
	
	.animationContainer_4
	{
		background-image:url('../img/backgrounds/back4.png');
		background-repeat:no-repeat;
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='content/img/backgrounds/back4.png',sizingMethod='scale');
		#background-image:none;
		width:800px;
		height:144px;
	}
	
	.animationContainer_2
	{
		background-image:url('../img/backgrounds/back8.png');
		background-repeat:no-repeat;
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='content/img/backgrounds/back8.png',sizingMethod='scale');
		#background-image:none;
		width:800px;
		height:144px;
	}
	
	.animationContainer_0 .mask, .animationContainer_1 .mask, .animationContainer_2 .mask, .animationContainer_4 .mask, .animationContainer_3 .mask
	{
		background-image:url('../img/menu.png');
		background-repeat:no-repeat;
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='content/img/menu.png',sizingMethod='crop');
		#background-image:none;
		background-position:top left;
		width:800px;
		height:60px;
		margin-top:84px;
		display:inline-block;
	}
	
	/*
		Content
	*/
	
	.topmenu_11, .topmenu_12, .topmenu_13, .topmenu_14
	{
		background-image:url('../img/menu.png');
		background-repeat:no-repeat;
		background-position:bottom left;
		background-color:#ffffff;
		width:800px;
		height:30px;
		text-align:left;
	}
	
	.topmenu_11 .selectedMain, .topmenu_12 .selectedMain, .topmenu_13 .selectedMain, .topmenu_14 .selectedMain
	{
		float:left;
		#float:none;
		background-image:url('../img/big_red.png');
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='content/img/big_red.png');
		#background-image: url();
		background-repeat:no-repeat;
		width:101px;
		height:30px;
		text-align:center;
		color:#ffffff;
		margin-left:0px;
		margin-right:1px;
		padding-top:7px;
		display:inline;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
	}
	
	.topmenu_11 .selectedMain A, .topmenu_12 .selectedMain A, .topmenu_13 .selectedMain A, .topmenu_14 .selectedMain A
	{
		color:#ffffff;
	}
	
	.topmenu_12 .selectedMain
	{
		background-image:url('../img/big_green.png');
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='content/img/big_green.png');
		#background-image: url();
	}
	
	.topmenu_13 .selectedMain
	{
		background-image:url('../img/big_blue.png');
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='content/img/big_blue.png');
		#background-image: url();
	}
	
	.topmenu_14 .selectedMain
	{
		background-image:url('../img/big_orange.png');
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='content/img/big_orange.png');
		#background-image: url();
		color:#5f5f5f;
	}
	
	/*
		Main
	*/
	
	.topmenu_11 .main, .topmenu_12 .main, .topmenu_13 .main, .topmenu_14 .main
	{
		float:left;
		#float:none;
		display:inline;
		width:792px;
	}
	
	/*
		Main Left
	*/
	
	.topmenu_11 .main .left, .topmenu_12 .main .left, .topmenu_13 .main .left, .topmenu_14 .main .left, .topmenu_11 .main .right, .topmenu_12 .main .right, .topmenu_13 .main .right, .topmenu_14 .main .right
	{
		float:left;
		#float:none;
		width:691px;
		display:inline;
		height:30px;
	}
	
	.topmenu_11 .main .left .menu, .topmenu_12 .main .left .menu, .topmenu_13 .main .left .menu, .topmenu_14 .main .left .menu, .topmenu_11 .main .right .menu, .topmenu_12 .main .right .menu, .topmenu_13 .main .right .menu, .topmenu_14 .main .right .menu
	{
		background-position:top left;
		background-repeat:no-repeat;
		width:101px;
		height:30px;
		display:inline;
		text-align:center;
		padding-top:7px;
		margin-right:1px;
		color:#ffffff;
		font-size:14px;
		cursor:pointer;
		#cursor:hand;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		float:left;
		#float:none;
	}
	
	.topmenu_11 .main .left .menu A, .topmenu_12 .main .left .menu A, .topmenu_13 .main .left .menu A, .topmenu_14 .main .left .menu A
	{
		color:#ffffff;
	}
	
	.topmenu_11 .main .left .menu_11, .topmenu_12 .main .left .menu_11, .topmenu_13 .main .left .menu_11, .topmenu_14 .main .left .menu_11
	{
		background-image:url('../img/small_red.png');
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='content/img/small_red.png');
		#background-image: url();
	}
	
	.topmenu_11 .main .left .menu_12, .topmenu_12 .main .left .menu_12, .topmenu_13 .main .left .menu_12, .topmenu_14 .main .left .menu_12
	{
		background-image:url('../img/small_green.png');
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='content/img/small_green.png');
		#background-image: url();
	}
	
	.topmenu_11 .main .left .menu_13, .topmenu_12 .main .left .menu_13, .topmenu_13 .main .left .menu_13, .topmenu_14 .main .left .menu_13
	{
		background-image:url('../img/small_blue.png');
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='content/img/small_blue.png');
		#background-image: url();
	}
	
	.topmenu_11 .main .left .menu_14, .topmenu_12 .main .left .menu_14, .topmenu_13 .main .left .menu_14, .topmenu_14 .main .left .menu_14
	{
		background-image:url('../img/small_orange.png');
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='content/img/small_orange.png');
		#background-image: url();
	}
	
	/*
		Main Right
	*/
	
	.topmenu_11 .main .right, .topmenu_12 .main .right, .topmenu_13 .main .right, .topmenu_14 .main .right
	{
		width:101px;
	}
	
	.topmenu_11 .main .right .menu, .topmenu_12 .main .right .menu, .topmenu_13 .main .right .menu, .topmenu_14 .main .right .menu
	{
		margin-right:0px;
	}
	
	.topmenu_11 .main .right .menu_15, .topmenu_12 .main .right .menu_15, .topmenu_13 .main .right .menu_15, .topmenu_14 .main .right .menu_15
	{
		background-image:url('../img/small_gray.png');
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='content/img/small_gray.png');
		#background-image: url();
	}
	
	.topmenu_11 .main .right .menu_15 A, .topmenu_12 .main .right .menu_15 A, .topmenu_13 .main .right .menu_15 A, .topmenu_14 .main .right .menu_15 A
	{
		color:#ffffff;
	}
	
	/*
		Main Secondary
	
	.topmenu_11 .main .secondary, .topmenu_12 .main .secondary, .topmenu_13 .main .secondary, .topmenu_14 .main .secondary
	{
		display:inline;
		width:691px;
		padding-left:20px;
		height:60px;
		float:left;
	}
	
	.topmenu_11 .main .secondary .menu, .topmenu_12 .main .secondary .menu, .topmenu_13 .main .secondary .menu, .topmenu_14 .main .secondary .menu
	{
		float:left;
		#float:none;
		display:inline;
		height:27px;
		font-size:14px;
		cursor:pointer;
		#cursor:hand;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		margin-bottom:3px;
		margin-right:20px;
	}
	
	.topmenu_11 .main .secondary .menu A, .topmenu_12 .main .secondary .menu A, .topmenu_13 .main .secondary .menu A, .topmenu_14 .main .secondary .menu A
	{
		padding-top:5px;
		height:25px;
		float:left;
	}
	
	.topmenu_11 .main .secondary .menu .left, .topmenu_12 .main .secondary .menu .left, .topmenu_13 .main .secondary .menu .left, .topmenu_14 .main .secondary .menu .left
	{
		float:left;
		#float:none;
		background-image:url('../img/middle_left_red.png');
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='content/img/middle_left_red.png');
		#background-image: url();
		background-repeat:no-repeat;
		display:inline;
		height:30px;
		width:7px;
		cursor:default;
	}
	
	.topmenu_11 .main .secondary .menu .middle, .topmenu_12 .main .secondary .menu .middle, .topmenu_13 .main .secondary .menu .middle, .topmenu_14 .main .secondary .menu .middle
	{
		float:left;
		#float:none;
		background-image:url('../img/middle_middle_red.png');
		background-repeat:repeat-x;
		display:inline;
		height:30px;
		padding-top:5px;
		text-align:center;
		font-size:14px;
		color:#ffffff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		cursor:default;
	}
	
	.topmenu_11 .main .secondary .menu .middle A, .topmenu_12 .main .secondary .menu .middle A, .topmenu_13 .main .secondary .menu .middle A, .topmenu_14 .main .secondary .menu .middle A
	{
		color:#ffffff;
	}
	
	.topmenu_11 .main .secondary .menu .right, .topmenu_12 .main .secondary .menu .right, .topmenu_13 .main .secondary .menu .right, .topmenu_14 .main .secondary .menu .right
	{
		float:left;
		#float:none;
		background-image:url('../img/middle_right_red.png');
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='content/img/middle_right_red.png');
		#background-image: url();
		background-repeat:no-repeat;
		display:inline;
		height:30px;
		width:7px;
		cursor:default;
	}
	
	
	
	.topmenu_12 .main .secondary .menu .left
	{
		background-image:url('../img/middle_left_green.png');
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='content/img/middle_left_green.png');
		#background-image: url();
	}
	
	.topmenu_12 .main .secondary .menu .middle
	{
		background-image:url('../img/middle_middle_green.png');
	}
	
	.topmenu_12 .main .secondary .menu .right
	{
		background-image:url('../img/middle_right_green.png');
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='content/img/middle_right_green.png');
		#background-image: url();
	}
	
	
	
	.topmenu_13 .main .secondary .menu .left
	{
		background-image:url('../img/middle_left_blue.png');
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='content/img/middle_left_blue.png');
		#background-image: url();
	}
	
	.topmenu_13 .main .secondary .menu .middle
	{
		background-image:url('../img/middle_middle_blue.png');
	}
	
	.topmenu_13 .main .secondary .menu .right
	{
		background-image:url('../img/middle_right_blue.png');
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='content/img/middle_right_blue.png');
		#background-image: url();
	}
	
	
	
	.topmenu_14 .main .secondary .menu .left
	{
		background-image:url('../img/middle_left_orange.png');
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='content/img/middle_left_orange.png');
		#background-image: url();
	}
	
	.topmenu_14 .main .secondary .menu .middle
	{
		background-image:url('../img/middle_middle_orange.png');
	}
	
	.topmenu_14 .main .secondary .menu .right
	{
		background-image:url('../img/middle_right_orange.png');
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='content/img/middle_right_orange.png');
		#background-image: url();
	}
	
	*/
	
	/*
		Content
	*/
	
	.content
	{
		width:800px;
		padding-top:30px;
		background-color:#ffffff;
		text-align:left;
	}
	
	.content .left, .content .leftBig
	{
		display:inline-block;
		#display:inline;
		width:528px;
		#width:552px;
		background-image:url('../img/left_shadow.png');
		background-position:top left;
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='content/img/left_shadow.png',sizingMethod='crop');
		#background-image:none;
		background-repeat:no-repeat;
		vertical-align:top;
	}
	
	.content .left .title, .content .leftBig .title
	{
		text-align:left;
		font-size:16px;
		width:426px;
	}
	
	.content .left .text,  .content .leftBig .text
	{
		width:490px;
		margin-top:10px;
		margin-bottom:18px;
		text-align:left;
		font-size:12px;
		margin-left:20px;
	}
	
	.content .left .text P, .content .left .text STRONG, .content .leftBig .text P, .content .leftBig .text STRONG
	{
		margin:0px;
		padding:0px;
	}
	
	.content .left .text P
	{
		margin-bottom:10px;
		text-align:justify;
	}
	
	.content .left .text STRONG
	{
		
	}
	
	.content .left .text UL
	{
		margin-bottom:15px;
	}
	
	.content .left .text .bigTitle
	{
		font-size:14px;	
		border-bottom:1px dotted #afafaf;
		width:100%;
		margin-bottom:10px;
		font-weight:normal;
		display:block;
	}
	
	.content .leftBig
	{
		width:auto;
	}
	
	.content .leftBig .text
	{
		width:auto;
		width:730px;
		#width:760px;
		padding-right:30px;
		background-image:url('../img/right_shadow.jpg');
		background-position:top right;
		background-repeat:no-repeat;
	}
	
	
	
	/*
		Content Right Menu
	*/
	
	.content .right_11, .content .right_12, .content .right_13, .content .right_14
	{
		display:inline-block;
		#display:inline;
		width:248px;
		min-height:350px;
		#height:350px;
		background-image:url('../img/right_shadow.jpg');
		background-position:top right;
		background-repeat:no-repeat;
	}
	
	.content .right_11 .menu, .content .right_12 .menu, .content .right_13 .menu, .content .right_14 .menu
	{
		width:248px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		float:left;
		#float:none;
	}
	
	.content .right_11 .menu .notSelected, .content .right_12 .menu .notSelected, .content .right_13 .menu .notSelected, .content .right_14 .menu .notSelected
	{
		background-image:url('../img/right_small_red.png');
		background-position:top right;
		background-repeat:no-repeat;
		height:36px;
		width:228px;
		#width:248px;
		padding-left:0px;
		#padding-left:20px;
		padding-right:20px;
		text-align:left;
		float:left;
	}
	
	.content .right_11 .menu .notSelected A, .content .right_12 .menu .notSelected A, .content .right_13 .menu .notSelected A, .content .right_14 .menu .notSelected A
	{
		height:36px;
		padding-left:20px;
		padding-right:10px;
		margin-top:10px;
		float:left;
		#float:none;
		#margin-top:0px;
		#padding-top:10px;
		#padding-left:0px;
	}
	
	.content .right_11 .menu .top, .content .right_12 .menu .top, .content .right_13 .menu .top, .content .right_14 .menu .top
	{
		margin-top:10px;
		#margin-top:0px;
		background-image:url('../img/right_big_red_top.png');
		background-position:bottom right;
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='content/img/right_big_red_top.png',sizingMethod='crop');
		#background-image:none;
		background-repeat:no-repeat;
		height:11px;
		width:248px;
	}
	
	.content .right_11 .menu .selected, .content .right_12 .menu .selected, .content .right_13 .menu .selected, .content .right_14 .menu .selected
	{
		background-image:url('../img/right_big_red_middle.png');
		background-position:top right;
		background-repeat:repeat-y;
		color:#ffffff;
		width:248px;
		text-align:left;
		cursor:default;
		padding-left:0px;
		#padding-left:20px;
	}
	
	.content .right_11 .menu .bottom, .content .right_12 .menu .bottom, .content .right_13 .menu .bottom, .content .right_14 .menu .bottom
	{
		background-image:url('../img/right_big_red_bottom.png');
		background-position:top right;
		background-repeat:no-repeat;
		height:11px;
		width:248px;
	}
	
	.content .right_11 .menu .selected SPAN, .content .right_12 .menu .selected SPAN, .content .right_13 .menu .selected SPAN, .content .right_14 .menu .selected SPAN
	{
		height:36px;
		padding-top:20px;
		padding-left:20px;
		#height:auto;
		#padding-top:0px;
		#padding-left:0px;
	}
	
	.content .right_11 .text, .content .right_12 .text, .content .right_13 .text, .content .right_14 .text
	{
		display:inline-block;
		width:246px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		margin-top:40px;
		padding-right:10px;
		text-align:right;
	}
	
	.content .right_11 .text P, .content .right_12 .text P, .content .right_13 .text P, .content .right_14 .text P
	{
		margin:0px;
		margin-bottom:10px;
	}
	
	/* right_12 */
	
	.content .right_12 .menu .notSelected
	{
		background-image:url('../img/right_small_green.jpg');
	}
	
	.content .right_12 .menu .top
	{
		background-image:url('../img/right_big_green_top.png');
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='content/img/right_big_green_top.png',sizingMethod='scale');
		#background-image:none;
	}
	
	.content .right_12 .menu .selected
	{
		background-image:url('../img/right_big_green_middle.png');
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='content/img/right_big_green_middle.png',sizingMethod='scale');
		#background-image:none;
	}
	
	.content .right_12 .menu .bottom
	{
		background-image:url('../img/right_big_green_bottom.png');
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='content/img/right_big_green_bottom.png',sizingMethod='scale');
		#background-image:none;
	}
	
	/* right_13 */
	
	.content .right_13 .menu .notSelected
	{
		background-image:url('../img/right_small_blue.png');
	}
	
	.content .right_13 .menu .top
	{
		background-image:url('../img/right_big_blue_top.png');
	}
	
	.content .right_13 .menu .selected
	{
		background-image:url('../img/right_big_blue_middle.png');
	}
	
	.content .right_13 .menu .bottom
	{
		background-image:url('../img/right_big_blue_bottom.png');
	}
	
	/* right_14 */
	
	.content .right_14 .menu .notSelected
	{
		background-image:url('../img/right_small_orange.jpg');
	}
	
	.content .right_14 .menu .top
	{
		background-image:url('../img/right_big_orange_top.png');
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='content/img/right_big_orange_top.png',sizingMethod='scale');
		#background-image:none;
	}
	
	.content .right_14 .menu .selected
	{
		background-image:url('../img/right_big_orange_middle.png');
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='content/img/right_big_orange_middle.png',sizingMethod='scale');
		#background-image:none;
	}
	
	.content .right_14 .menu .bottom
	{
		background-image:url('../img/right_big_orange_bottom.png');
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='content/img/right_big_orange_bottom.png',sizingMethod='scale');
		#background-image:none;
	}
	
	/*
		Footer
	*/
	
	.footer
	{
		background-image:url('../img/footer.png');
		background-position:top left;
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='content/img/footer.png',sizingMethod='crop');
		#background-image:none;
		background-repeat:no-repeat;
		width:800px;
		height:74px;
		padding-top:40px;
		margin-bottom:75px;
	}
	
	.footer .text
	{
		display:inline;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		width:650px;
		text-align:left;
		float:left;
		#float:none;
		padding-left:30px;
		#padding-left:0px;
	}
	
	.footer .text .option
	{
		display:inline;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		margin-right:20px;
		height:30px;
		padding-top:5px;
		float:left;
		#float:none;
	}
	
	.footer .text .option A:link, .footer .text .option A:visited
	{
		color:#ffffff;
	}
	
	.footer .text .option A:hover
	{
		color:#4f4f4f;
	}
	
	.footer .button
	{
		display:inline;
		width:80px;
		height:30px;
		background-image:url('../img/up.png');
		background-position:top left;
		#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='content/img/up.png',sizingMethod='crop');
		#background-image:none;
		background-repeat:no-repeat;
		color:#ffffff;
		font-size:12px;
		padding-top:5px;
		cursor:pointer;
		#cursor:hand;
		float:left;
		#float:none;
	}
	
	.footer .button A
	{
		color:#ffffff;
	}
	
	.pdfLink
	{
		
	}
	
	.wordLink
	{
		padding-left:18px;
		background-image:url('../img/word 16.png');
		background-repeat:no-repeat;
		background-position:left top;
	}
	
	
	
	
	
	
	
	
	