@charset "utf-8";

body {
	text-align: center;
	background-color: #333333;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}  

.header {
	width: 640px;
	height: 243px;
	background-image:url(img/oe-header.jpg);
	text-align:center;
	margin: 0 auto;

}

.navigation {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top:135px;
	width:640px;
	height:26px;
	background-color:#000000;
	z-index:100;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}

#navigation a{
	color: #CCCCCC;
	font-size:20px;
	text-decoration: none;
}

#content {
	text-align: justify;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 632px;
	border-top-width: 0px;
	border-right-width: 4px;
	border-bottom-width: 0px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(/img/greengrad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.h1 { font-size: 12pt; }
.h2 { font-size: 20pt; }
.h3 { font-size: 18pt; }

#text-container {
	padding-right: 10px;
	padding-left: 10px;
}


.content-highlight {
	font-size: 12px;
	font-weight: normal;
	color: #06c;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.contentNormalText {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.contentLeftMargin {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Footer {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top:135px;
	width:640px;
	height:50px;
	background-image:url(img/oe-footer.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	z-index:100;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
.itals {
	font-size: 11px;
	font-style: italic;
}
.DisabledEvent {
	font-style: italic;
	color: #666666;
}


[disabled] { /* By which I mean disabled form field, only for Firefox */
background-color:#ffc;
}

fieldset {
	background:#fbfaf4 url(/img/contact/form_bg.gif) repeat-y;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

        .lavaLamp {
	position: relative;
	text-align:center;
	height: 26px;
	width: 640px;
	text-align: center;
	background-color: #000000;
	padding: 0px;
	overflow: hidden;
	border: 0px solid gray;
	z-index:100;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
        }

                .lavaLamp li {
	float:left;
	list-style: none;
	padding-left:10px;
	text-align: center;
					
                }
                    .lavaLamp li.back {
	border-bottom: 3px solid #E5F341;
	width: 3px;
	height: 23px;
	z-index: 8;
	position: absolute;
	text-align: center;
						
                    }
                    .lavaLamp li a {
                        font: bold 20px arial;
                        text-decoration: none;
                        color: #CCCCCC;
                        outline: none;
                        text-align: center;
                        top: 0px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 26px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 26px;
                    }   
                        .lavaLamp li a:hover, .lavaLamp li a:active, .lavaLamp li a:visited {
	border: none;
	text-align: center;
                        }                     
#bannerright {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 99px;
	width: 100px;
	background: url(/img/twit.png) no-repeat;
	text-indent: -999em;
	text-decoration: none;
}

#ssl-right {
	position:relative;
	bottom:-200px;
	right:-560px;
	width:65px;
	z-index: auto;
}

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
	display: none;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
	 color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}

.pointer {
	cursor:pointer;
	cursor:hand;
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
	
	}
	
.content-img-left {
	float:left;
	margin:10px 10px 0 0;
}

.content-img-right {
	float:right;
	margin:10px 0 10px 10px;
}

.totalbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	background-color: #FFFFFF;
}
.totalbox [disabled] {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	background-color: #FFFFFF;
}
#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;	
}

.jTip{
cursor:help;
}
#ticker-left {
	position:relative;
	bottom:-200px;
	right:-50px;
	width: 75px;
	z-index: auto;
	background-color: #999999;
	 opacity: .5; 
}
