/* old text.css*/
body
{
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:10px;
	color:#FFF;
	position:relative;
}
form, img
{
	margin:0px;
	border:0px;
}
h1, h2, h3, h4, h5, h6{
	margin:0px;
	padding:0px;
	font-family:Georgia, Helvetica;
}
h1{
	color:#FFF;
	font-size:17pt;
	font-weight:normal;
}
h2{
	font-size:9pt;
}
input{
	font-size:10px;
	color:#6D737B;
}

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:918px;
	height:auto !important;
	height:100%;
	min-height:100%;
	position:relative;
	padding:0em 0em 4em 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;
			width:600px;
			margin-left:147px;
			padding-top:18px;
		}
			.menu_top a:link, .menu_top a:active, .menu_top a:visited
			{
				text-decoration:none;
				color:#8F949A;
			}

			.menu_item
			{
				float:left;
				margin-right:30px;
				padding-bottom:4px;
			}
			.menu_item_active
			{
				float:left;
				margin-right:30px;
				background:url('../images/dots_blue.gif') repeat-x;
				background-position:bottom left;
				padding-bottom:4px;
			}
			.menu_top a:link, .menu_top a:active, .menu_top a:visited{
				font-size:13px;
				font-family:Georgia, Helvetica;
			}
	.document_container{
		width:100%;
		margin:0 auto;
	}
	.document{
		margin:0 auto;
		height:auto;
		position:relative;
		width:918px;
		text-align:left;
		margin-bottom:1em;

	}
		.doc_ingress{
			margin:0 auto;
			color:#FFF;
			font-size:10pt;
			font-family:Georgia, Helvetica;
			width:350px;
			float:left;
			clear:right;
		}
		.start_title{
			margin-bottom:0px;
			padding-bottom:2px;
			display:inline;
			height:14px;
			overflow:hidden;
			background:url('../images/dots_white.gif') repeat-x;
			background-position:bottom left;
			font-family:Georgia, Helvetica;
		}
			.start_title a:link, .start_title a:visited, .start_title a:active{
				color:#DFDFDF;
				text-decoration:none;
			}
.monster{
	background:url('../images/wrapperbg.png') repeat-x;
	background-position:bottom left;
	width:100%;
	height:40px;
	padding:4px 0px 4px 0px;
	width:100%;
}
.footer_wrapper
{
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	left:0;
}
	.footer{
		background:url('../images/bunn.png') repeat-x;
	}
	.footer-news
	{
		margin:0 auto;
		text-align:left;
		height:132px;
		width:918px;
		padding-top:16px;
	}
		.login
		{
			width:138px;
			height:100%;
			margin-right:59px;
			float:left;
		}
			.login-header
			{
				width:100%;
				height:19px;
				background:url('../images/dots.gif') repeat-x;
				background-position:bottom left;
				margin-bottom:15px;
				font-weight:bold;
				font-size:12px;
			}
			.username-box
			{
				width:130px;
				height:22px;
				background:url('../images/userbox.gif') no-repeat;
				margin:0 auto;
				padding:0;
				float:left;
				overflow:hidden;
			}
			.password-box
			{
				width:102px;
				height:22px;
				background:url('../images/passwordbox.gif') no-repeat;
				margin:6px 6px 0px 0px;
				float:left;
				overflow:hidden;
			}
				.username
				{
					border:0;
					margin:0px;
					background:none;
					width:168px;
					padding-left:9px;
					padding-top:4px;
					height:17px;
					left:0;
				}
				.password
				{
					border:0px;
					margin:0px;
					background:none;
					padding-left:9px;
					padding-top:4px;
					height:17px;
					width:140px;
				}
		.shortcuts
		{
			float:left;
			margin:0 auto;
			width:474px;
		}
			.shortcut-element
			{
				float:left;
				margin:0 auto;
				height:100%;
				width:216px;
				overflow:hidden;
				margin-right:23px;
			}
				.shortcut-title
				{
					background:url('../images/dots.gif') repeat-x;
					background-position:bottom left;
					margin-bottom:12px;
					height:19px;
					font-weight:bold;
					font-size:12px;
				}
					.shortcut-title a:link, .shortcut-title a:visited, .shortcut-title a:active, .shortcut-title a:hover
					{
						color:#FFF;
						text-decoration:none;
					}
				.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;	
				}
	.address
	{
		margin:0 auto;
		text-align:left;
		width:918px;
		height:29px;
		line-height:29px;
		color:#DFDFDF;
	}
		.address a:link, .address a:active, .address a:visited, .address a:hover
		{
			color:#DFDFDF;
			text-decoration:none;
		}
#supersize 
{
	top:0; 
	left:0; 
	width:100%;
	height:100%; 
	position:absolute;
	z-index:1;
	overflow:hidden;
}
#supersize img
{
	height:100%;
	width:100%;
}

.input{
	color:#6D737B;
}
