html, body {
	background-color: #dbdbdb;
	margin: 0px;
	padding: 0px;
	border: 0px;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0%;
	top: 0%;
	right: 100%;
	bottom: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #252525;
}
p {
	font-size: 10pt;
	line-break: strict;
	word-wrap: break-word;
}
h1 {
	font-size: 13pt;
	font-weight: bold;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
}
h3 {
	font-size: 11pt;
	font-weight: bold;
	font-style:italic;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #252525;
}
img#clipNone {
	position:absolute;
	margin: 0px;
	padding: 0px;
	border: 0px;
	clip: rect(0px 0px 0px 0px);
}
a:link {
	color: #151515;
	text-decoration: underline;
}
a:active {
	color: #151515;
	outline: none;
	-moz-outline: none;
	text-decoration: underline;
}
a:visited {
	color: #151515;
	text-decoration: underline;
}
a:hover {
	color: #a50007;
	font-weight: normal;
}
.noLinkDecoration:link {
	text-decoration: none;
}
.noLinkDecoration:visited {
	text-decoration: none;
}
.noLinkDecoration:hover {
	text-decoration: none;
}
.noLinkDecoration:link {
	text-decoration: none;
}
.clearLeftFloat {
	clear:left;
}
.clearRightFloat {
	clear:right;
}
.clearBothFloat {
	clear:both;
}
.cConTop {
	background-color: #252525;
	right: 100%;
	bottom: 100%;
	width: 100%;
	height: 175px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	overflow: hidden;
}
.cConTopMedia {
	height: 140px;
	width: 912px;
	overflow: hidden;
}
.cConTopImg {
	float: right;
}
.cConTopLogoParent {
	width: 112px;
	float: left;
	overflow: hidden;
}
.cConTopLogo {
	margin-left: 20px;
	margin-top: 36px;
}
.cConTopNav {
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	height: 35px;
	overflow: hidden;
}
.cConTopNavLimit {
	width:912px;
}
.cConTopNavSubParent {
	background-image: url(../images/nav_sub_gradient_bg.jpg);
	background-repeat: repeat-y;
}
.cConTopNavSub {
	padding-left:20px;
	padding-top:3px;
	padding-right:10px;
	padding-bottom:4px;
}
.navSubLink {
	font-size:10pt;
	color: #151515;
	font-weight:normal;
}
.navSubLinkSelected {
	font-size:10pt;
	color: #a50007;
	font-weight:bold;
	text-decoration:none;
}
.navSubLink:link {
	color: #151515;
	text-decoration:none;
}
.navSubLink:active {
	color: #151515;
	outline: none;
	-moz-outline: none;
	text-decoration:none;
}
.navSubLink:visited {
	color: #151515;
	text-decoration:none;
}
.navSubLink:hover {
	color: #505050;
	text-decoration:none;
	font-weight:normal;
}
.cConTopNavElements {
	position:relative;
	margin-left: 112px;
	width: 468px;
	height: 35px;
	float:left;
}
.navigationMainStyle {
	position: absolute;
	left: 0px;
	top: 0x;
	z-index: 3
}
.navigationMainHooverStyle {
	position: absolute;
	left: 0px;
	top: 0x;
	z-index: 4
}
.navigationMainSelectedStyle {
	position: absolute;
	left: 0px;
	top: 0x;
	z-index: 5
}
.navigationMainLinksStyle {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 6
}
.cNavigationLogin {
	margin-top: 0.7em;
	padding: 0.2em;
	float: right;
}
.NavigationLoginLink:link {
	color:#CCCCCC;
	text-decoration:none;
}
.NavigationLoginLink:active {
	color:#EEEEEE;
	text-decoration:none;
}
.NavigationLoginLink:visited {
	color:#CCCCCC;
	text-decoration:none;
}
.NavigationLoginLink:hover {
	color:#EEEEEE;
	font-weight:normal;
	text-decoration:none;
}
.cConBottom {
	background-image: url(../images/gradient_bg.jpg);
	background-repeat: repeat-x;
	right: 100%;
	bottom: 100%;
	width: 100%;
	height: 320px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.cConContentParent {
	background-color: #FFFFFF;
	width: 800px;
	margin-left: 112px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	border: 0px;
	overflow: hidden;
}
.cConContent {
	margin: 15px;
}

.cConSubContent {
	background-color: #FFFFFF;
	margin-bottom: 15px;
	width: 100%;
	padding: 0px;
	border: 1px;
	border-style:solid;
	border-color: #C0C0C0;
	overflow: hidden;
}
.cConSubContentHeader {
	background-color: #F2F2F2;
	overflow: hidden;
}
.subContentHeaderHeadline {
	margin: 0px;
	border: 0px;
	padding: 5px;
	overflow: hidden;
}
.subContentHeaderSubHeadline {
	font-size: 10pt;
	font-weight:normal;
	font-style:italic;
	margin: 0px;
	border: 0px;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	overflow: hidden;
}
.subContentHeaderSubHeadlineSingle {
	font-size: 10pt;
	font-weight:normal;
	font-style:italic;
	margin: 0px;
	border: 0px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	overflow: hidden;
}
.cConSubContentBody {
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:15px;
	overflow: hidden;
}

.cSubContentImage {
	padding: 10px;
	float:left;
}

.cSubContentThumb {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	float:left;
}

.cConSiteMenu {
	margin-bottom:15px;
}
.cConSiteIndex {
	margin: 0px;
	padding-right: 8px;
	border: 0px;
	float:left;
	text-align:center;
}
.cConSiteIndex:link {
	color: #151515;
	text-decoration:none;
}
.cConSiteIndex:active {
	color: #151515;
	text-decoration:none;
}
.cConSiteIndex:visited {
	color: #151515;
	text-decoration:none;
}
.cConSiteIndex:hover {
	color: #505050;
	font-weight:normal;
	text-decoration:none;
}
.cConSiteIndexCtrl {
	margin: 0px;
	padding-right: 8px;
	padding-top: 1px;
	border: 0px;
	float:left;
	text-align:center;
}
.cConSiteIndexSelected {
	margin: 0px;
	padding-right: 8px;
	border: 0px;
	float:left;
	text-align:center;
	font-weight:bold;
}

.formLabel {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.formLabelError {
	color: #a50007;
}

.error {
	color: #a50007;
}

.formRow {
  clear: both;
  margin: 0px;
  padding: 0px;
}

.formLabelLeft {
	margin: 0px;
	padding: 0px;
	border: 0px;
	float: left;
}

.formInputRight {
	margin: 0px;
	margin-bottom: 3px;
	padding: 0px;
	float: right;
	text-align: left;
}

.formSubmit {
	margin: 0px;
	padding: 2px;
	clear: both;
	text-align: center;
}

.footer {
	font-size:9px;
	color:#505050;
	text-align:center;
	margin-top:3em;
}

.ads {
	text-align:center;
	margin-top:5em;
}

#calendarpicker button {
    background: url(../images/calendar_icon.gif) center center no-repeat;
    text-align: left;
    text-indent: -10em;
    overflow: hidden;
    *margin-left: 10em; /* For IE */
    *padding: 0 3em;    /* For IE */
    white-space: nowrap;
}

<!-- ugly ie hack for hidden elements -->
* html a, p, h1, h2, h3 {height:1%;}
