body {
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #069;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #069;
}
a:hover {
	text-decoration: none;
	color: #F60;
}
a:active {
	text-decoration: none;
}
.body {
	width: 95%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #FFF;
	float: left;
	line-height: 18px;
}
.LeftFade {
	background-image: url(/images/Welcome/LeftBG.gif);
	background-repeat: repeat-y;
	float: left;
	width: 2.5%;
	height: 1140px;
	overflow: hidden;
	background-position: right;
	display: inline;
	background-attachment: scroll;
}
.RightFade {
	background-image: url(/images/Welcome/RightBG.gif);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	height: 1140px;
	width: 2.5%;
	overflow: hidden;
	display: inline;
	background-attachment: scroll;
}

.POL_Heading {
	background-image: url(/images/Welcome/POL_Blue_BG.gif);
	background-repeat: repeat-x;
}
.Version {
	font-size: 16px;
	font-style: italic;
	color: #FFF;
	font-weight: bold;
	line-height: 64px;
	text-align: left;
	float: right;
}
.ContentBorder {
	margin-top: 1%;
	margin-right: 3%;
	margin-bottom: 1%;
	margin-left: 3%;
	border: thin dotted #CCC;
	width: 90%;
}
.ContentIndent {
	margin: 1%;
	padding: 2px;
}
.DefaultText {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-left: 5px;
}
.Column {
	border: thin dotted #1B84BC;
	width: 28%;
	float: left;
	height: 210px;
	margin: 1%;
	padding: 1%;
	display: inline;
}
.DefaultHeading {
	font-size: 16px;
	font-weight: bold;
	color: #069;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #069;
	line-height: 20px;
}

.DefaultHeading img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.Column .ContentIndent .DefaultHeading img {
	margin-right: 4px;
}
.dotted_subtle {
	background-image: url(/images/Welcome/line_greydotted.gif);
	background-repeat: repeat-x;
	height: 2px;

}
.img {
	padding: 12px;
}

.copyright {
	font-size: 9px;
	margin: 40px;
}
.WelcomeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #F60;
}
.Splash_Text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-left: 5px;
}


