﻿/* Standard styles */
html { margin: 0px; padding: 0px; width: 100%; height: 100%; }

.liveBody { float: left; margin: 0px; padding: 0px; width: 100%; height: 100%; font-size: 100%; font-family:Segoe UI, Calibri, Tahoma, Verdana, Arial; font-size:13px; color:#111111; }
.liveBody p { margin: 0px 0px 6px 0px; }
.liveBody { background:#A7BCDC url('Images/Background.jpg') repeat-x top;}

.reContentCell textarea { background-color: Red; background: #719CCB; font-size: 100%; font-family: Arial, Calibri, Tahoma, Verdana, Helvetica, Sans-Serif; color: white; }
.RadMenu .rmLink { cursor:pointer !important; }
.clear { clear:both; }

.wrapperOut { margin-left:auto; margin-right:auto; width:1000px; }
.wrapperIn { float:left; width:998px; border:1px solid white; margin:10px 0px; }
.wrapperIn > div { float:left; }

.header { float:left; width:998px; height:100px; border-bottom:1px solid white; background:#243F5A; }
.header .logo { float:left; width:400px; height:100px; display:block; background:#366089 url('Images/logo.jpg') no-repeat top left; }
.header .contact { float:right; width:51%; color:White; font-size:16px; text-align:right; margin-top:10px; }
.header .contact a { text-decoration:none; color:White; }
.header .contact a:hover { text-decoration:underline; color:White; }
.header .contact .telephone { margin-right:5px; }
.header .contact .fax { margin-right:5px; }
.header .contact .email { margin-right:5px; }


.menu { float:left; width:998px; padding:0px; border-bottom:1px solid white; background:#395A7B url('Images/rmSprite.png') repeat-x; }

.images { float:left; width:998px; border-bottom:1px solid white; }

.content { float:left; width:998px; border-bottom:1px solid white; background:white; font-family:Calibri, Tahoma, Verdana, Arial; font-size:13px; color:#111111; }
.content a { text-decoration:none; color:#111111;  }
.content a:hover { text-decoration:underline; }
.content h2 { font-size:15px; }
.content input, .content select, .content textarea, .content button { font-family:Calibri, Tahoma, Verdana, Arial; font-size:13px; }

.content .sixtyForty { float:left; width:100%; padding:5px 0px;  }
.content .sixtyForty .left { float:left; width:590px; padding:5px; border-right:1px solid black; }
.content .sixtyForty .right { float:right; width:387px; padding:5px; margin-left:-1px; border-left:1px solid black; }
.content .sixtyForty h2 { margin:0px 0px 3px 0px; }
.content .sixtyForty li {list-style-type:disc;}
.content .sixtyForty a {color:Red;}

.content .splitter { float:left; width:998px; background:white url('Images/leftBackground.gif') top left repeat-y; }
.content .splitter .left { float:left; width:300px; margin-top:20px; margin-bottom:20px; border-top:1px solid white; border-bottom:1px solid white; }
.content .splitter .right { float:left; width:678px; padding:10px; }
.content .splitter h2 { margin:0px 0px 5px 0px; padding:0px; }
.content .splitter p { margin:0px 0px 5px 0px; padding:0px; }
.content .splitter li {list-style-type:disc;}
.content .splitter a {color:Red;}
.footer { float:left; width:988px; padding:8px 5px; background:#243F5A; color:White; font-size:11px; }
.footer .left { float:left; text-align:left; }
.footer .right { float:right; text-align:right; }


.slideInfoBlock { width:300px; padding:10px; background-color:White; opacity:0.7; }
.slideInfoBlock h2 { margin:0px 0px 5px 0px; padding:0px; }


.contactForm {}
.contactForm th { text-align:left; }
.contactForm td { text-align:left; }
.contactForm input, .contactForm select, .contactForm textarea { border-width:1px; border-style:solid; border-color:#8E8E8E #B8B8B8 #B8B8B8 #8E8E8E; }

