﻿body {
    font-family:Verdana;
    position:relative;
    background-image:url("images/colorswipe.jpg");
    background-repeat:repeat-x;
    width:920px;  
    font-size:12px;
    color:#333333;
    padding:0px 0px 0px 0px; 
    margin:0px auto;
}
.contentpanel
{
	background-image:url(Images/capleft.jpg);
	background-repeat:no-repeat;
	border:0;
	min-height:528px;
	float:left;
	
}
.content
{
    position:relative;   
    width:713px;  
    padding:15px 5px 50px 200px;
}
.contentEdu
{
    position:relative;   
    width:713px;
    height:522px;  
    padding:15px 5px 50px 200px;
    background-image:url(Images/micpic.jpg);
    background-repeat:no-repeat;
    background-position:center;
}
.SectionTitle 
{ 
	font-family:Georgia; 
	font-size:12px; 
	color:#00886E; 
	font-weight:bold; 
}
.SectionBar 
{
	 padding: 5px 5px 5px 5px; 
	 font-family:Georgia; 
	 font-size:13px; 
	 color:#00886E; 
	 font-weight:bold; 
	 border-bottom-color:#64AE9D; 
	 border-bottom-style:solid; 
	 border-bottom-width:1px;
}
.SectionBarAttention
{
	 padding: 5px 5px 5px 5px; 
	 font-family:Georgia; 
	 font-size:13px; 
	 color:Red; 
	 font-weight:bold; 
	 border-bottom-color:#64AE9D; 
	 border-bottom-style:solid; 
	 border-bottom-width:1px;
}
.container
{
    position:relative;
    background-color:#FFFFFF;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
}
.tablebody
{
	background-color:#E9F3FD;
	height:527px;
}
.header
{
    position:relative;
    width:920px;
    text-align:left;
    background-color:#FFFFFF;
    border-bottom-style:groove;
    border-color:#00896F;
    border-bottom-width:2px;
   
}

.menubar
{
    position:relative;
    background-color:Transparent;    
    
}	
.footer
{
    clear:both;
    position:inherit;
    text-align:center;
    vertical-align:middle;
    font-family:Georgia;
    width:920px;
    height:25px;
    background-color:#FFFFFF;
    
}

.spacer
{
    position:relative;
    width:920px;
    background-color:#00896F;
    height:2px;
}
.emptyspacer
{
    position:relative;
    width:920px;
    height:2px;
}