html, body, div, p, table, td, form, img, h1, h2, h3, h4, h5, h6, li, input {
	border-width:0;
	font: Tahoma,Arial,Sans-Serif;
}

body 
{
	background-color:#E9F2F6;
	text-align: center; 
	direction:ltr;	
	margin:0px; padding:0px;
}

.menuselected 
{
	text-align: center; 
	direction:ltr;	
	margin:0px; padding:0px; font-size:16px; font-weight:bold;
}

#container  
{
    background: #3b7687;
    width: 780px;
    margin: 0 auto;
    padding:0px;
    border: solid 1px #111;
}

#header { 
background-color: #3b7687;
background: #3b7687;
min-height: 100px;
margin:0px; padding:0px;
margin-bottom:12px;
height:120px;
} 

html>body #header
{
    height:auto;
}

#logo
{
    
   background: #3b7687;
   text-align: left;
   padding: 35px 5px 35px 30px;
   font-size: 30px;
   color: #FFF;
   font-family: "Myriad Pro";
   font: Arial;
   float:left;
}

#headerquotes
{
    background: #3b7687;
    padding:10px 30px 10px 30px; margin:0px;
    float:right;
    width:310px;
    height:86px;
}
.quoteanimation {}
#quotesmalltext
{
    font-family:Tahoma, Arial, Times New Roman;
    font-size:8px;
    font-weight:300;
    color:#CCC;
    text-align:left;
}

#quotetext
{
    font-family:Tahoma, Arial, Times New Roman;
    font-size:18px;
    font-weight:500;
    letter-spacing:4px;
    text-align:left;
    color:#EEE;
    padding:6px 0px 6px 0px;
    
}

#quotetext em
{
    font-size:24px;
    font-weight:600;
}

#quoteperson
{
    font-family:Tahoma, Arial, Times New Roman;
    font-size:14px;
    font-weight:600;     
    text-align:right;
    color:#CCC; 
}

#bodycontainer
{
    background-color: #ccc;
    min-height:400px;   
    height:400px;
    float:left;
}

html>body #bodycontainer
{
    height:auto;
}

#contents
{
    float:left;
    position: relative;
    min-height:364px;
    background-color: #fff;
    width: 503px;
    padding: 18px;
    background-image: url(../images/watermark.jpg);
    background-repeat:no-repeat;
    background-position:left top;
    height:364px;
}

html>body #contents
{
    height:auto;
}


#footer
{
    border-top: solid 1px #ccc;
    height: 40px;
    background-color: #ddd;
    vertical-align:middle;
    font-family: Tahoma, Arial, Times New Roman;
    font-size:12px;
    clear: both;
width:780px;
}

#footercontents
{
    padding:13px;
}

#leftmenu
{
    vertical-align:middle;
    min-height:400px;
    background-color: #CCCCCC;
    float:left;
    width: 240px;
    border-right: solid 1px #ccc;
    display:block;
    height:400px;
}

html>body #leftmenu
{
    height:auto;
}

#leftmenuwrapper
{
    position:relative;
    display:inline-block;
    text-align:center;
    top:100px;
    background-color: #CCC;
    
}
.leftmenuitems
{
    font-family:Tahoma, Arial, Times New Roman;
    font-size: 12px;
    font-weight: 400;
    padding: 10px;   
    text-align: center;
     
}

p, li
{
    text-align:left;
    font-family: Tahoma, Arial, Times New Roman;
    font-weight: 400;
    font-size: 12px;
}

li.animatepoints
{
    text-align:left;
    font-family: Tahoma, Arial, Times New Roman;
    font-weight: 400;
    font-size: 12px;
    list-style-type:circle;
}

.header1
{
    text-align:left;
    font-family: Tahoma, Arial, Times New Roman;
    font-weight: bold;
    font-size: 18px;
}
h1
{
    text-align:left;
    font-family: Tahoma, Arial, Times New Roman;
    font-weight: bold;
    font-size: 18px;
    margin: 24px 0px 5px;
}

#contents a
{
    text-align:left;
    font-family: Tahoma, Arial, Times New Roman;
    font-weight: 500;
    font-size: 12px;
    text-decoration:none;
    color:#0000FF;
}

#contents a:hover
{
    text-align:left;
    font-family: Tahoma, Arial, Times New Roman;
    font-weight: 500;
    font-size: 12px;
    text-decoration:underline;
    color:#0000DD;
}

h1 
{
    font-family:Arial, Verdana, Times New Roman;
    font-size: 18px;
    font-weight:600;
    text-align: left;   
}

h2 
{
    font-family:Arial, Verdana, Times New Roman;
    font-size: 12px;
    font-weight: 600;
    text-align: left;
}

div.inner 
{
    padding: 0px 2px 8px 8px;  
    margin-left: 98px; 
}

div.outer
{
    border-bottom: solid 1px #000; 
    padding-bottom:3px;
    margin-bottom:3px;
    min-height:140px;
}

