@charset "utf-8";
/* CSS Document */


body {
	background-color:#6F93B5;
	margin-top: 0px;
		
}

.Bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
}

.termsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	}



div#menu {
background-image: url(images/footerback.jpg);
	background-attachment:scroll;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	padding:2px;
}
 
 div#main{
 
 width:780px;
 margin:0px auto;
 background-color:#ffffff;
 padding: 5px;
 
 }
 div#inner{
 }

.imageleft {
float:left;
}
.imageright {
float:right;
}
.headerRepeat {

}
.textUberHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #666666;
	font-style: italic;
}



.HeadingDefault {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 26px;
	color: #6F93B5;
}

.table_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	color: #663333;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	}
.pageBox {
	margin: 0px;
	padding: 5px;
	float: right;
	height: auto;
	width: 250px;
	align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #5A9BBA;
}
.tabelHeading {
	background-attachment: scroll;
	background-image: url(images/TableHeading.gif);
	background-repeat: repeat-x;
	background-position: left center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #ffffff;
}
.cellBack {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/cellBack.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.cellBack2 {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/cellBack2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.termsIndent {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	text-align: left;
}
