﻿.NewToITHead
{
	height: 30px;
	width: 580px;
	background-color: #ffffff;
	background-image: url("../images/GreenHead.jpg");
	background-repeat: no-repeat;
	color: #ffffff;
	text-indent: 10px;
	z-index: -1;
	float:left;
}
.NewToITHead h1
{
	font-size:24px;
	font-family: Arial, Helvetica, sans-serif;	
	margin-top: 0em;
	margin-bottom: 0em;
}
.NewToITBody
{
	min-height: 372px;
	width: 562px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #759614;
	border-left-color: #759614;
	background-color: #ffffff;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	z-index: -1;
	float: left;
}
.NewToITBody ul
{
	color: #000000;
	
}
.NewToITBody a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: navy;
}
.NewToITBody a:hover, a:focus
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	/*color: #114ca6;*/
	text-decoration: none;
	color: #666666;
}
.NewToITBody a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	/*color: #000000;*/
	text-decoration: none;
	color: navy;
}
.NewToITFoot
{
	left: 0px;
	height: 6px;
	width: 580px;
	background-color: #ffffff;
	background-image: url("../images/GreenFoot.jpg");
	background-repeat: no-repeat;
	z-index: -1;
	float: left;
}
.NewToITContactHead
{
	height: 30px;
	width: 848px;
	background-color: #ffffff;
	background-image: url("../images/BigGreenHead.jpg");
	background-repeat: no-repeat;
	color: #ffffff;
	text-indent: 10px;
	z-index: 53;
	float:left;
}
.NewToITContactHead h1
{
	font-size:24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;	
	margin-top: 0em;
	margin-bottom: 0em;
}
.NewToITContactBody
{
	min-height: 337px;
	width: 830px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #759614;
	border-left-color: #759614;
	background-color: #ffffff;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	z-index: 54;
	float:left;
}
.NewToITContactFoot
{
	left: 0px;
	height: 6px;
	width: 848px;
	background-color: #ffffff;
	background-image: url("../images/BigGreenFoot.jpg");
	background-repeat: no-repeat;
	z-index: 55;
	float:left;
}
.NewToITTopImg
{
	margin-top: -24px;
	width: 115px;
	height: 115px;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 4px;
	background-image: url('../images/Newcorner.png');
	background-repeat: no-repeat;
	z-index: 10;
	float: right;
	clear:right;
}

