﻿/* Paragraphs*/
.paragraph
{
	font-size: 1.1em;

}
#MainContent
{
	overflow-y:scroll;
	height:370px;
	width:518px;
}
.standardBullitList
{
	margin-left:20px;
}
.paragraph.visual
{
	height: 334px;
}
.paragraph.visual img
{
	z-index: 30;
}
.headerTitle
{
	position:absolute;
	 z-index:40;
	 top:0px;
	  padding:5px 20px;
	   top: 5px;
	   width:463px; 
	   height:30px;
	   background:url(/Files/System/Images/TransDark.png);
}
.tag.header
{
	position: relative;
}
.tag.header p
{
	background-image: url(/Files/System/Images/Trans.png);
	position: absolute;
	left: 0px;
	top: -21px;
	padding: 5px 15px;
	width: 473px;
	height: 11px;
	font-weight: bold;
}

.paragraph.twoColumn
{
	width: 241px;
	float: left;
	padding: 15px 5px 0px 5px;
}
.paragraph.oneColumn
{
	width: 491px;
	float: left;
	padding: 15px 5px 0px 5px;
}
.news
{
	font-size:0.9em;
}

.news li
{
	margin-left:0px;
	margin-top:15px;
	list-style:none;
	
}
.newsText
{
	font-style:normal;
	color:Black;
}
.paragraph.fixedPosition
{
	position:absolute;
}

.paragraph.special
{
	position:absolute;
	top:420px;
	font-size:1.0em;

}
.specialImage
{
	position:relative;
	height:141px;
	width:140px;
}
.specialText
{
	width:140px;
	margin-top: 10px;
	
}


.sitemap li
{
	list-style:none;
	margin-left: 15px;
		margin-bottom: 5px;
}
.sitemap li a
{
  font-style:normal;
  color:Black;
}
.M2 li, .M1 li
{
margin-bottom: 0px;
}
.standardForm tr td
{
	padding-bottom: 2px;
}
.standardForm tr td
{
	vertical-align:top;
}
.standardForm span
{
	width: 20px;
	display:block;
}

