Table   {
	border-collapse: collapse;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
}

.tdBodyLightGray {
	background-color: #ebebeb;
}
.tdBodyLightestGray {
	background-color: #f2f2f2;
}
.tdBodyWhite {
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tdBodyGraybottom {
	background-color: #f2f2f2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tdBodyGrayright {
	background-color: #f2f2f2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.tdBodyMedBlue {
	background-color: #c1d6e9;
}

.tdBodyDarkBlue {
	background-color: #a9c5e0;
}
.tdbottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.tdgraybottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tdgraybottomheading {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #999999;
}


a{
	text-decoration:none;
	color:#074580;
	font-weight:bold;
}

a:hover{
	text-decoration:underline;
	color:#074580;
	font-weight:bold;
}
.tableheader16px {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: 000000;
	border-bottom-style: solid;
	border-color: #333333;
}
.tableheader12px {

	font-size: 12px;
	font-weight: bold;
	border-bottom-color: 000000;
	border-color: #333333;
}
.tdheading {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.heading {
	font-size: 16px;
	font-weight: bold;
	color: #843B51;
}
.Section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #843B51;
}
.tdBodylines {
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
li {
	list-style-image: url(../images/bullet.gif);
	padding-bottom: 5px;
}
.tableStepAction {
	padding: 3px;
}
.Step {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 900;
	color: #4a752f;
	padding: 7px;
	font-style: normal;
}
.style1 {color: #990000
}
.new {
	background-color: #FFFF66;
}
