@charset "UTF-8";
body  {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	background-repeat: repeat-x;
	margin-bottom: 8px;
	text-decoration: none;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
	margin-top: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.twoColFixRtHdr #container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #FFFFFF; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: static;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
.twoColFixRtHdr #header {
	background-image: url(../Images/BannerTNP_SignUp.jpg);
	background-repeat: no-repeat;
	height: 160px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
	width: 923px;
	position: absolute;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	background-color: #ffffff;
}
.twoColFixRtHdr #mainContent {
	background-image: url(../Images/Page-Bottom-RtEdge.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	top: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
.twoColFixRtHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #9ee11e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-top: 0px;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-right: 150px;
	padding-top: 0px;
}
.Help_Icon { /* this class can be used to float an element left in your page */
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#HelpTextLinks {
	margin-left: 50px;
	border-bottom-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#Navigation_Button_Dvi {
	height: 28px;
	float: none;
	width: 850px;
	visibility: visible;
	top: 113px;
	position: absolute;
	padding: 0px;
	margin: auto;
	left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Container_Index_Page {
	float: left;
	height: 300px;
	width: 250px;
	border: 1px solid #666666;
	margin-right: 20px;
	margin-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#Container_Div_Index_Page {
	float: left;
	height: 305px;
	border: 1px dotted #666666;
	width: auto;
	margin-left: 20px;
	margin-top: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.DownLoad_Button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	margin-bottom: 20px;
	padding-bottom: 20px;
	margin-right: 20px;
}
.Audio_Phone_Recording_Text {
	margin-right: 150px;
	margin-left: 150px;
}
