/* old text.css*/
body
{
	/*margin:0px;
	padding:0px;
	font-family:Verdana,Arial;
	font-size:10px;
	color:#FFF;*/
	background-color:#FFFFFF;
    margin-top:0;
}
form, img
{
	margin:0px;
	border:0px;
}
h1, h2, h3, h4, h5, h6{
	margin:0px;
	padding:0px;
	font-family:Verdana,Arial;
}


html
{
	height:100%;
}

body
{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	border:0px;
}

.outer-wrapper
{
	margin:0 auto;
	border:0;
	height:auto !important;
	height:100%;
	min-height:100%;
	position:relative;
	text-align:center;
	/*z-index:10;*/
	
}
.inner-wrapper
{
	margin:0 auto;
	width:960px;
	height:auto !important;
	height:100%;
	min-height:100%;
	position:relative;
	padding:0em 0em 0em 0em;
	text-align:left;
	
}
	.top
	{
		width:100%;
		height:39px;
		padding:70px 0px 0px 0px;
	}
		.logo
		{
			width:171px;
			float:left;
			margin:0 auto;
		}
		.menu_top
		{
			float:left;
			margin:0 auto;
			margin-left:359px;
			padding-top:15px;
		}
			.menu_top a:link, .menu_top a:visited
			{
				text-decoration:none;
				color:#FFFFFF;
				font-size:8px;
				text-transform:uppercase;
			}
			.menu_top a:active
			{
			    	color:#f9df6e;
			}

			.menu_item
			{
				float:left;
				/*margin-right:30px;*/
				/*padding-bottom:4px;*/
				padding-left:6px;
				padding-right:6px;
				font-size:8px;
				text-transform:uppercase;
				color:#FFFFFF;
			}
	        a.menu_item_active, a.menu_item_active:link, a.menu_item_active:active, a.menu_item_active:visited, a.menu_item_active:hover
            {
            color:#f9df6e;
	
			}
			.menu_item_active
			{
				float:left;
				/*margin-right:30px;
				background:url('../images/dots_blue.gif') repeat-x;
				background-position:bottom left;
				padding-bottom:4px;*/
				 padding-left:6px;
				padding-right:6px;
		        color:#f9df6e;
				
			}

			.menu_top a:hover
			{
			    padding:0px;
				font-size:8px;
				color:#f9df6e;
				text-transform:uppercase;
			}
			
	    a.menu_level2_link, a.menu_level2_link:link, a.menu_level2_link:active, a.menu_level2_link:visited
    {
        color: #666666;
        font-size: 8px;
        font-weight: normal;
        padding-left: 0px;
        line-height: 18px;
            text-decoration:none;
            text-transform:uppercase;
    }
    a.menu_level2_link:hover
    {
        color:#e3ac62;
    }
    a.menu_level2_link_sel, a.menu_level2_link_sel:link, a.menu_level2_link_sel:active, a.menu_level2_link_sel:visited, a.menu_level2_link_sel:hover
    {
        color: #666666;
        font-size: 8px;
        font-weight: normal;
        padding-left: 0px;
        line-height: 18px;
            text-decoration:none;
            text-transform:uppercase;
    }
	.document_container{
		width:100%;
		margin:0 auto;
	}
	.document{
		margin:0 auto;
		height:auto;
		position:relative;
		width:918px;
		text-align:left;
		margin-bottom:1em;

	}
	.doc_item
	{
	    width:515px;
	}
		.doc_ingress{
			margin:0 auto;
			color:#FFF;
			font-size:10pt;
			font-family:Georgia, Helvetica;
			width:350px;
			float:left;
			clear:right;
		}

.footer_wrapper
{
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	left:0;
}
	.footer{
		width:960px;
		margin:0 auto;
		z-index:10;
	}
	.footer-news
	{
		margin:0 auto;
		text-align:left;
		height:132px;
		width:918px;
		padding-top:16px;
	}




				.ingress
				{
					margin:0px;
					padding:0px;
					width:185px;
					line-height:15px;
				}
				.mer
				{
					color:#7AB3D1;
					text-decoration:none;
				}
			.news
			{
				width:247px;
				margin:0 auto;
				float:left;
			}
				.news ul
				{
					list-style:none;
					margin:0px;
					padding:0px;
					width:100%;
				}
				.news-title
				{
					background:url('../images/dots.gif') repeat-x;
					background-position:bottom left;
					margin-bottom:9px;
					height:19px;
					font-weight:bold;
					font-size:12px;
					width:100%;
				}
				.news li
				{
					width:100%;
					height:20px;
					line-height:20px;
					background:url('../images/dot_news.gif') repeat-x;
					background-position:bottom left;
					cursor:pointer;
				}
				.news-active
				{
					background:url('../images/newsbg.gif') repeat-x !important;
				}
				.news a:link, .news a:active, .news a:visited, .news a:hover
				{
					color:#FFF;
					text-decoration:none;	
				}
	.footer_menu
	{
		margin:0 auto;
		text-align:left;
		width:960px;
		/*height:29px;
		line-height:29px;
		color:#DFDFDF;*/
	}
		.footer_menu a:link, .footer_menu a:active, .footer_menu a:visited
		{
			color: #FFFFFF;
			text-decoration:none;
			text-transform:uppercase;
		}
		.footer_menu a:hover
		{
		    color:#f9df6e
		}


#div_top
{
    width: 100%;
    height: 40px;
    margin: 0px auto;
    padding: 0px;
    
}

#div_menu_wrapper
{
    width: 100%;
    height: 49px;
    margin: 0px auto;
    padding: 0px;
    float: left;
    text-align: left;
    background: url('images/design/menu_bg.png') no-repeat;
    background-position: 0 0;
}


#supersize{

      position:fixed;
      top:0px;
	  left:0px;
      text-align: left;
      z-index:-1;
	  background: #333333;
      }
	  #supersize_outer
	  {
		position:fixed;
		top:0px;
		left:0px;
		width:100%;
		height:100%;
		overflow:hidden;
		background: #333333;
	  }

      #supersize img, #supersize a{

      position:absolute;
      z-index: 0;
      }
      
      #supersize img
{
    height: 100%;
    width: 100%;

    display: inline;
}

a.no_decoration_link, a.no_decoration_link:link, a.no_decoration_link:active, a.no_decoration_link:visited, a.no_decoration_link:hover
{
    border: 0px;
    text-decoration: none;
    padding:0px;
}

.clearer
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
		#supersize2{
			z-index:5;
		}
		

		.supersize1{
			/*height:293px;*/
			width:600px;
			position:absolute;
			padding:0;
		}
		
		.supersize1 img, #supersize a{
			/*height:293px;*/
			width:600px;
			position:absolute;
			z-index: -1;
			padding:0;
		}
		
		
		#left
{
	float: left;
	width: 329px;
	padding-right: 15px;
	margin-top: 70px;
	padding-bottom:15px;
	padding-left:15px;
}

#middle
{
	float: right;
	width: 585px;
	margin-right: 0px;
	margin-top: 70px;
	padding-bottom: 0px;
}

#siteContainer {
margin-left:auto;
margin-right:auto;
width:960px;
}
.breaker
{
    width:585px;height:10px;float:left;
}