.Free_Form {
		color: #453b3c;
		font-size: 15px;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		letter-spacing: 0;
		line-height: 20px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		padding-bottom: 0px;
		padding-top: 0px;
		text-align: left;
		text-decoration: none;
		text-indent: 0px;
		text-transform: none;
}

.Standard {
		color: #979797;
		font-family: 'Verdana', 'sans-serif';
		font-size: 11px;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		letter-spacing: 0.04em;
		line-height: 15px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 25px;
		padding-bottom: 0px;
		padding-top: 0px;
		text-align: right;
}

.graphic_textbox_layout_style_default {
		padding: 4px;
}

.graphic_textbox_style_default {
		background: transparent;
		float: none;
		margin: 0px;
}

a {
		color: #A0A0A0;
		text-decoration: none;
}

a:visited {
		color: #A0A0A0;
		text-decoration: none;
}

a:hover {
		color: #D0D0D0;
		text-decoration: none;

}


div {
		overflow: visible;
}

img {
		border: none;
}

.InlineBlock {
		display: inline;
}

.InlineBlock {
		display: inline-block;
}

.tinyText {
		font-size: 1px;
}

.fixed-link {
  position: fixed;
  top: 1;
  left: 1;
  z-index: 30;
}