﻿body {
	font-family: verdana, Arial, helvetica;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	color: #000000;
	background-color: #F4D500;
}

#container {
	position: relative;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background: url(/images/lcdrTop.gif) no-repeat #000066;
}

body>#container{
	margin-top: -13px;
}

a:link, a:active, a:visited {
	color: #000;
	font-weight: bold;
}

a:hover {
	color: #003B5C;
}

h3 {
	color: #40719D;
	font-size: 13px;
	margin: 0px;
}

#content 
{
    position: relative;
    top: 130px;
	text-align: left;
	margin: 0px 0px 9em 177px;
	padding: 0px 20px 55px 22px;
}

#content p 
{
	background-color: #ffffff;
	margin: 0px 0px 0px -5px;
	padding: 5px 10px 10px 10px;
}

#content ul 
{
    background-color: #ffffff;
	text-align: left;
	line-height: 15px;
	font-family: verdana, Arial, helvetica;
	font-size: 11px;
	margin: 1px 0px 0px -5px;
	padding: 10px 10px 10px 40px;
}

#content h3 
{
    color: #000000;
}

.pageHead {
	font-family: Arial, helvetica;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	color: Blue;
}

.pagecenter {
	text-align: center;
}

.subHead {
	font-family: Arial, helvetica;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	color: Blue;
	background-color: #F4D500;
	border-color: #000066;
	border-style: solid;
	border-width: 1px;
}

.announceHead {
	font-family: Arial, helvetica;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	color: Blue;
}

.announceBot {
	text-align: center;
	border-bottom-color: #000066;
	border-bottom-style: solid;
	border-bottom-width: thin;
	margin: 0px;
}

.tl {background: url(/images/tl.gif) 0 0 no-repeat #FFFFFF; } 
.tr {background: url(/images/tr.gif) 100% 0 no-repeat; padding:10px} 
.clear {font-size: 1px; height: 1px}

#footer {
	line-height: 12px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 5px 2px 0 0;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	background-color: Blue;
}

#footer a {
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 6px 3px 6px;
}

#footer a:hover {
	color: #F4D500;
}

#leftMenu 
{
    position: absolute;
	top: 130px;
	left: -1px;
	height: 100%;
	font-size: 10px;
	font-weight: bold;
}

#leftMenu ul {
	text-align: left;
	list-style-type: none;
	margin: 1px;
	padding: 0;
}

#leftMenu a {
	text-decoration: none;
}

#leftMenu  li {
    border-bottom: 1px solid #000066;
}

#leftMenu  li a
{
    display: block;
    width: 165px;
    font-family: Sans-Serif, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 5px 5px 0.5em;
    border-left: 1px solid #000066;
    border-right: 1px solid #000066;
    background-color: Blue;
    color: #FFFFFF;
}

#leftMenu li a:hover {
	color: #F4D500;
	background-color: #000066;
}

    .msgHead {
	font-family: Arial, helvetica;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-top: 20px;
	padding-top: 20px;
	color: #000066;
}

    .msgBody {
	font-family: Arial, helvetica;
	font-size: 12px;
	text-align: justify;
	border-bottom-color: #000066;
	border-bottom-style: solid;
	border-bottom-width: thin; 
	padding-bottom: 5px;
	color: #000000;
}

    .12Body {
	font-family: Arial, helvetica;
	font-size: 12px;
	text-align: justify;
	color: #000000;
}

    .txtBody {
	font-family: Arial, helvetica;
	font-size: 12px;
	text-align: justify;
	color: #000000;
}

    .msgDate {
	font-family: Arial, helvetica;
	font-size: 10px;
	line-height: 10px;
	text-align: left;
	margin: 0px;
	color: #808080;
}

    .lefty
{
    text-align: left;
    vertical-align: top;
    }
    
        .righty
{
    text-align: right;
    vertical-align: top;
    }
    
        .subjectBox
{
    text-align:left;
    width: 400px;
    }
    
        .emailBox
{
    text-align:left;
    width: 400px;
    height: 200px;
    }
    
    .ringHead {
	font-family: Arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	color: Blue;
}

    .ringBy {
	font-family: Arial, helvetica;
	font-size: 9px;
	text-align: right;
	margin: 0px;
	color: Black;
}

    .ringLink {
	font-family: Arial, helvetica;
	font-size: 14px;
	text-align: center;
	margin: 0px;
	color: Black;
}

    .calBooked {
	color: White;
	background-color: Blue;
	border-top-color: White;
	border-top-style: solid;
	border-top-width: 1px; 
	padding-bottom: 3px;
	padding-top: 3px;
}

    .calTentative {
	color: Black;
	font-style: italic;
	background-color: Gray;
	border-top-color: White;
	border-top-style:  solid;
	border-top-width: 1px;  
	padding-bottom: 3px;
	padding-top: 3px;
}

    .largetext {
	font-family: Arial, helvetica;
	font-size: 40px;
	text-align: center;
	color: #ffffff;
}

.menuContent 
{
	width: 165px;
	background-color: #ffffff;
	text-align: center;
	margin: 2px;
	padding: 4px;
	}
	
	.PPhead
	{
	font-family: Arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	background-color: #F4D500;
	text-align: center;
	border: 0px;
	width: 150px;
	height: 20px;
	}
	
	.PPtext
	{
	font-family: Arial, helvetica;
	font-size: 10px;
	background-color: #FFFFFF;
	text-align: center;
	width: 150px;
	height: 25px;
	}
	
	.PicLeft
{
	float: left;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
    position: absolute;
    clear :both;
}

	.PicRight
{
	float: right;
	margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
    position: absolute;
    clear :both;
}

.noBorder
{
	border: 0px;
}