body {
	padding: 0 0 30px 0;
	margin: 0;
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #e5e5e5;
}
body.b1 {
	background-image: url(../img/body-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
a:hover {
	text-decoration: none;
}
a {
	color: black;
}
a img {
	border: none;
}
table, tr, td {
	font-size: 100%;
}
p {
	margin: 0.3em 0 1.2em 0;
}
/* SIFR definition */
div#sms a span,
div#dpmli a span,
form#loginData h1 span {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	background-repeat: no-repeat;
	cursor: pointer;
}
form#loginData h1 span {
	cursor: auto;
}
div#holder {
	width: 780px;
	margin: 0 auto;
	background-color: #ffffff;
	_overflow: hidden;
	position: relative;
	text-align: left;
}
div#footer {
	width: 780px;
	margin: 0 auto;
	line-height: 20px;
	font-size: 0.9em;
	color: #2D3B3E;
}
div#footer span {font-size: 10px}
div#sms {
	height: 108px;
	background-color: #ffffff;
        background-image: url(../img/portal_title.png);
	margin: 0;
	padding: 0;
}
div#sms a {
        left: 27px;
        top: 41px;
        padding: 10px;
	display: block;
	height: 19px;
	width: 164px;
	position: relative;
}
div#sms a span {
	background-image: url(../img/portal_title2.png);
        background-repeat: no-repeat;
        background-position: center;
}
div#sms a span.l1 {
	background-image: url(../img/portal_title2.png);
}
div#dpmli {
	height: 114px;
	position: relative;
	left: 0px;
	top: 0;
	z-index: 10;
}
div#dpmli a {
	display: block;
	width: 159px;
	height: 93px;
        padding: 13px 0 0 33px;
}
div#dpmli a span {
        left: 33px;
        top: 13px;
	width: 159px;
	height: 93px;
	background-image: url(../img/cheb-logo.png);
}
div#dpmli span.bus {
        width: 400px;
        height: 108px; 
        position: absolute; 
        right: 0px; 
        top: 0px;
        display: block;
}
form#loginData {
	height: 232px;
	overflow: hidden;
	text-align: left;
}
form#loginData label {
	height: 24px;
	font-size: 1.2em;
	color: #ffffff;
	padding-left: 5px;
	padding-top: 15px;
	display: block;
}
form#loginData label.radio { 
	background-image: url(../img/radio-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
}
form#loginData input.text { 
	background-image: url(../img/input-bg.gif);
	background-repeat: no-repeat;
}
form#loginData p.desc {
	margin: 8px 0 0 0;
	padding-left: 27px;
	font-size: 0.9em;
}
form#loginData {
	margin: 0;
	padding: 0 10px 0 0;
	height: 232px;
	background-color: #ee1c25;
	background-image: url(../img/mainform-bg.gif);
}
form#loginData div {
	margin-left: 465px;
}
form#loginData table {
	border-collapse: collapse;
	margin: 12px 0 0 27px;
	font-size: 0.9em;
}
form#loginData table th {
	width: 100px;
	padding-bottom: 5px;
	color: White;
	font-weight: normal;
}
form#loginData table td {
	padding-bottom: 5px;
}
form#loginData table td input {
	width: 150px;
	height: 19px;
	padding: 2px;
	border: 1px solid white;
}
input#loginButton, input#sendButton {
	display: block;
	float: right;
	height: 24px;
	width: 75px;
	color: #820c10;
	font-size: 1em;
	padding: 0;
	text-align: center;
	background-color: white;
	background-image: url(../img/button-bg.gif);
	margin: 5px 20px 0 10px;
	border: none;
	font-weight: bold;
}
div#content {
	color: White;
	line-height: 1.4em;
	margin: 0;
	background-color: #fefefe;
}
div#content2 {
	background-color: #fefefe;
	margin: 0;
	text-align: left;
}
div#content h1 {
	margin: 0;
	padding: 0 37px;
	color: #27241f;
	background-color: #ffffff;
	font-weight: normal;
	font-size: 2em;
	line-height: 60px;
	clear: both;
	border-bottom: 1px solid #DFDFDF;
}
div#content form#loginData h1 {
	float: left;
	position: relative;
	width: 451px;
	height: 232px;
	padding: 0;
	background-color: transparent;
	line-height: normal;
	border: 0;
        font-size: 16px;
}
div#content form#loginData h1 span {
	background-image: url(../img/homepage-obr.jpg);
}
div#content h2 {
	font-size: 1.2em;
	margin: 1em 0 0 0;
	padding: 0;
}
div#content ul {
	margin: 0 0 0 15px;
	padding: 0;
	font-size: 0.9em;
}
div#content ul li {
	list-style-type: square;
}
div#content ul li p {
	margin: 0.3em 0 0.3em 20px;
}
div#header {
	background-color: #ee1c25;
	background-image: url(../img/header-bg.gif);
	color: #ffffff;
	height: 49px;
	clear: both;
}
.fl {
	float: left;
	width: 45%;
}
.fr {
	float: right;
	width: 45%;
	text-align: right;
}
.frfc {
        width: 100%;
	text-align: right;
}
div.links {
	color: #ffffff;
	padding: 0 0 0 30px;
	line-height: 45px;
	text-align: left;
}
div.links a {
	color: #ffffff;
	padding: 0 7px;
}
div.links a.act {
	color: #ffc0b7;
	font-weight: bold;
	text-decoration: none;
}
div.user {
	color: #ffffff;
	padding: 6px 30px 0 0;
	line-height: 18px;
	font-weight: bold;
}
div.user span {
	margin: 0 5px;
}
div.user a {
	color: #ffffff;
	font-weight: normal;
}
div#white {
	background-color: White;
	padding: 0 15px
}
form#filter, form#customerFilter {
	clear: both;
	/*height: 24px;
	_height: 55px;*/
	padding: 16px 0 0 0;
	margin: 0;
	background-color: White;
}
form#filter select {
	margin: 0 10px 0 2px;
	font-size: 1em;
}
form#filter select option {
	padding: 0 10px 0 5px;
}
form#filter input, form#customerFilter input.rbutton {
	padding: 0 15px;
	background-color: #949494;
	background-image: url(../img/button1-bg.gif);
	border: none;
	line-height: 23px;
	height: 23px;
	color: White;
	font-weight: bold;
	margin: 0;
	cursor: pointer;
}
form#filter input.check {
        background-color: #ffffff;
        background-image: none;
}
form#customerFilter input.rbutton {
        width: 130px;
        padding: 0;
}
form#customerFilter input {
        margin: 0 10px 0 2px;
        width: 100px;
}
form#filter a.button {
	width: 125px;
	background-color: #949494;
	background-image: url(../img/button1-bg.gif);
	display: block;
	height: 23px;
	font-weight: bold;
	color: White;
	line-height: 23px;
	text-align: center;
	text-decoration: none;
}
form#filter a:hover {
	text-decoration: underline;
}
table#list {
	width: 100%;
	border-collapse: collapse;
	margin: 10px 0 0 0;
	_width: 730px;
}
table#list th, table#list th a {
	line-height: 40px;
	background-color: #a2a2a2;
	color: #ffffff;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
        text-decoration: none;
}
table#list th a:hover {
        text-decoration: underline;
}
table#list td {
	line-height: 33px;
	border-bottom: 1px solid #e2e2e2;
	font-size: 0.9em;
}
table#list td input {
	margin: 0 5px;
}
table#list a.print {
	display: block;
	width: 51px;
	height: 22px;
	background-color: #949494;
	background-image: url(../img/button1-bg.gif);
	text-align: center;
	line-height: 22px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}
table#list a.print:hover {
	text-decoration: underline;
}
table#list td.typeName {
        width: 200px;
}
div#podtab {
	padding: 10px 0 0 20px;
	line-height: 22px;
	height: 40px;
	_height: 50px;
	font-size: 0.9em;
	color: #525252;
}
div#podtab span {
	padding-right: 16px; 
	font-weight: bold;
	color: Black;
}
div#podtab a {
	text-decoration: none;
	color: #D0D0D0;
}
div#podtab a:hover {
	text-decoration: underline;
}
div#pager {
	width: 390px;
	float: left;
}
div#pager a {
	padding-right: 9px;
	color: #888888;
}
div#pager a.act {
	color: Black;
	font-weight: bold;
}
div#items {
	float: left;
	width: 160px;
}
div#items span {
	float: left;
        padding-left: 10px
}
div#items a {
	width: 21px;
	height: 20px;
	display: block;
	float: left;
	color: White;
	line-height: 20px;
	text-align: center;
	margin-right: 5px;
}
div#items a:hover {
	text-decoration: none;
}
div#items a#minus {
	background-image: url(../img/minus.gif);
}
div#items a#plus {
	background-image: url(../img/plus.gif);
}
div#pages {
	/*float: left;*/
}
div#linka {
	margin: 0 -30px;
	height: 15px;
	background-image: url(../img/line.gif);
}
div#text {
	color: #010101;
	padding: 0 35px 25px 40px;
}
div#content div#text {
	color: Black;
	line-height: 1.4em;
}
div#content2 div#text p, div#text ul li {
	line-height: 1.4em;
	font-size: 0.9em;
}
div#text h1 {
	font-weight: normal;
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 2.2em;
	line-height: 1em;
	color: black;
}
div#text h2 {
	margin: 1.5em 0 0 0;
	padding: 0;
	font-size: 1.1em;
	color: #ee1c25;
}
div.clear {
        width: 100%;
        height: 1px;
        clear: both;
}

div.left {
    float: left;
}
div.right {
    float: right;
}

div#top {
    color: #ffffff;
    height: 100px;
    background-color: #ee1c25;
    margin: 0;
    margin: 30px 0 0 0;
}
div#sms2 a span,
div#logo a span {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    background-repeat: no-repeat;
/*	cursor: pointer;*/
}
div#sms2 {
    height: 100px;
    padding-top: 15px;
    float: right;
}
div#sms2 a {
    color: #ee1c25;
    display: block;
    height: 100%;
    width: 350px;
    position: relative;
    float: right;
}
div#sms2 a span {
    background-image: url(../img/sms2.gif);
}
div#logo {
    position: absolute;
    width: 400px;
    height: 100px;
    margin: 0;
    padding: 15px 0 0 15px;
    float: left;
}
div#logo a { 
    color: #ee1c25;
    display: block;
    position: relative;
    float: left;
    width: 400px;
    height: 100px;
}
div#logo a span {
    background-image: url(../img/cheb-logo.png);
}

div.cftitle {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
}
div.cfplace {
    margin-bottom: 15px;
}
#claimForm div.cfline {
    height: 25px;
}
#claimForm div.cfline2 {
    height: 25px;
}
#claimForm div.cfline3 {
    height: 130px;
}
#claimForm div.space {
    margin-top: 10px;
}
#claimForm div.section {
    margin-top: 20px;
    margin-bottom: 15px;
    font-weight: bold;
    border-bottom: 1px solid black;
}
#claimForm div.cfline label,
#claimForm div.cfline3 label {
    width: 300px;
    clear: left;
    float: left;
}
#claimForm div.cfline input {
    width: 200px;
}
#claimForm div.cfline select {
    width: 120px;
}
#claimForm span.errors {
    color: red;
}
#claimForm div.cfline2 div.label {
    width: 300px;
    clear: left;
    float: left;
}
#claimForm div.cfline3 textarea {
    width: 340px;
    height: 120px;
}
#claimForm input#accountPrefix,
#claimForm input#bankCode {
    width: 60px;
}
#claimForm input#accountNumber {
    width: 130px;
}

@media print {
    .noPrint {
        display: none;
    }

    div#logo a,
    div#sms2 a {
        color: black;
    }
}
