BODY {
	font-family: 'Arial', serif;
        font-size: 15px;
        color: #000000;
	background-color: #ffffff;
}
TD {
	font-family: 'Arial', serif;
        font-size: 15px;
        color: #000000;
}
.toplinks {
	font-family: 'Arial', serif;
        font-size: 12px;
        color: #000000;
	text-decoration: none;
}
.toplinks:hover {
	font-family: 'Arial', serif;
        font-size: 12px;
        color: #0082c3;
	text-decoration: underline;
}
.line {
	width: 100%;
	height: 1px;
	background-color: #e5e5e5;
}
H1 { 
	font-family: 'Arial', serif;
	font-weight: 400;
        font-size: 32px;
	margin: 0px;
	display: inline;
}
.smallheadline { 
	font-family: 'Arial', serif;
	font-weight: 400;
        font-size: 20px;
	margin: 0px;
	display: inline;
}
.headline { 
	font-family: 'Arial', serif;
	font-weight: 400;
        font-size: 32px;
	margin: 0px;
	display: inline;
}
a {
        font-family: 'Arial', serif;
        font-size: 15px;
        color: #014d73;
}
a:hover {
        font-family: 'Arial', serif;
        font-size: 15px;
        color: #0082c3;
}
.displace {
        position: absolute;
        left: -5000px;
}

div.clayer_shown
{
    display: block;
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
}

div.clayer_hidden
{
    display: none;
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
}
#space10 {
	height: 10px;
}
#space20 {
	height: 20px;
}

#homepage_box {
        width: 930px;
        padding: 0px;
        border: 1px solid #cccccc;
}

#maintop {
	width: 100%;
	height: 75px;
	padding: 0px;
	border: 0px solid black;
	background-color: #0082c3;
	vertical-align: middle;
}
#toptop {
	width: 100%;
	padding: 0px;
	border: 0px solid black;
	background-color: #dfdfdf;
}
#intoptop {
	width: 990px;
	text-align: right;
}
#row  {
	display: table-row;
}
#standardtable {
        width: 990px;
        padding:0px;
        display: table;
        border: 0px solid black;
}
#flashbox {
	position: relative;
        width: 930px;
        height: 280px;
        padding:0px;
}
#login {
        position: absolute;
        right: 25px;
        top: 25px;
	padding: 15px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background-color: #eeeeee;
}

#maincontent {
	width: 980px;
        padding: 10px;
        border: 0px solid black;
	background-color: #ffffff;
}
#padmain {
	vertical-align: top;
	width: 100%;
	padding: 8px;
	border: 0px;
}
#toplinks {
	width: 990px;
	height: 30px;
        padding:0px;
        display: table;
        border: 0px solid black;
}

#simpletable {
        padding:0px;
        display: table;
        border: 0px solid black;
}
#logocell {
	padding: 5px;
        border: 0px solid black;
	display: table-cell;
	vertical-align: middle;
	text-align:left;
}
#simplecell {
	padding: 2px 5px;
        border: 0px solid black;
	display: table-cell;
	vertical-align: top;
	text-align:left;
}
#larger {
	font-size: 19px;
}

#footertable {
	position: relative;
	width: 100%;
	height: 200px;
	background-color: #e2e2e2;
        padding:0px;
        display: table;
        border: 0px solid black;
}
#footercell {
	padding: 0px;
        border: 0px solid black;
	display: table-cell;
	vertical-align: top;
	text-align: center;
}
.footerlnk {
	font-family: 'Arial', serif;
        font-size: 11px;
        color: #000000;
	text-decoration: none;
}
.footerlnk:hover {
	font-family: 'Arial', serif;
        font-size: 11px;
        color: #014d73;
	text-decoration: underline;
}
.footertxt { 
        font-size: 11px;
}

#dots_vert {
        width: 2px;
        height: 100%;
        background: url('bebsp_images/dots.jpg');
}

#basic-modal-content {display:none;}
#simplemodal-overlay {background-color:#000;}
#simplemodal-container {height: 320px; width:350px; border:0px;}
#simplemodal-container .simplemodal-data {padding:0px;}
#simplemodal-container code { border-left:0px; color:#bbb; display:block; font-size:12px; margin:0px; padding: 0px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(/bebsp_images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}


