html, body {
	margin: 15px 0px 15px 0px;
	height: 100%;
	width: 100%;
}
body {
	font-family: verdana, Arial;
	font-size: 10px;
	background-color: #dadada;
}
td {
	color:#000000;
	font-size: 10px;
}

ul, ol, li {
	margin-left:0px;
}
li {
	padding-bottom:5px;
}

h1 {
	margin: 0px;
	font-size: 22pt;
}
h3 {
	font-size: 16pt;
}
h4 {
	font-size: 16pt;
	margin:0px;
}

img {
	vertical-align:middle;
}

input, textarea {
	font-family: verdana, Arial;
	font-size: 10px;
	border: 1px solid #000000;
	margin: 0px;
}
input.button {
	background-color: #62A600;
	color:#FFFFFF;
	height: 30px;
}
a, a:visited, a:active, a:hover {
	color: #fe5100;
}

a.menu {
	font-size: 12px;
	color: #3366ff;
	text-decoration: none;
}
a.menu:hover {
	color: #243e8a;
}
.headline {
	font-size: 24pt;
	font-weight: normal;
}

.subheadline {
	font-size: 18pt;
	font-weight: normal;
}

.ctsArial {
	font-family:Arial, Helvetica, sans-serif;
}

div.text {
	padding: 20px;
}
a.print {
	font-size: 8pt;
	color: #86CF00;
	text-decoration: none;
}
.clrWhite {
	color: #FFFFFF;
}
.clrGrey {
	color:#666666;
}

.ctsBG {
	background-image: url(images/cts.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.CMSadminOutside {	height:14px; text-align:right; color:#f26624; padding-right:30px; }
.CMSadminInside {	text-align:left; color:#f26624; margin-bottom:10px; }
.CMS {			width:100%; }
.CMSheader {		font-family: verdana; height:50px; color:#000000; font-size:10pt;font-weight:bold; padding:13px 0px 0px 10px; }
.CMScontents {		padding:7px 37px 7px 107px; text-align:justify; }
.CMScontents a {	text-decoration:none; }
.CMSofferHeader {	font-family: verdana; height:20px; color:#000000; font-size:12px;font-weight:bold; padding:5px 0px 0px 0px; }
.CMSofferContents {	padding:0px; font-size:12px; }
.CMSback {		text-align:right; padding-right:15px; }
.CMSformheader {	height:30px; }
.CMSformDesc {		width:150px; height:30px; font-weight:bold; }
.CMSformDescExpanded {	width:150px; vertical-align:top; padding-top:5px; font-weight:bold; }
.CMSformInput {		width:300px; text-align:right; font-weight:bold; }
.CMSformArea {		padding-bottom:5px; }
.CMSformSubmit {	height:30px; vertical-align:bottom; text-align:right; }
.CMSseperator {		height:20px; }

