﻿.Content
{
 width:906px;
 border-left-style:solid;
 border-right-style:solid;
 border-left-color:Black;
 border-right-color:Black;
 border-left-width:2px;
 border-right-width:2px;  
 border-bottom-width:1px; 
 border-bottom-style:solid;
}

.Caption
{
 text-align:center;
 font-family:Arial;
 color:Black;
 font-size:18px;
 font-weight:bold;	
}

.linksArea
{
 padding-left:10px;	
 font-family:Arial;
 color:Black;
}

.linksArea li
{
 padding-bottom:10px;
}

.linksArea li a
{
 text-decoration:none;
/** color:Blue;  **/
}

.linksArea li a:hover
{
 text-decoration:none;
/** color:Black; **/
}

.linksArea li a:visited
{
 text-decoration:none;
/** color:Blue; **/
}

.TextArea
{
	padding-left:25px;
	padding-bottom:5px;
	padding-right:25px;
}

.TextArea h1
{
font-family: Arial;
color:  black;
font-size: 12pt;
font-weight:  bold;
}

.TextArea h1 a
{
 text-decoration:none;

}

.TextArea h1 a:hover,a:visited
{
 text-decoration:none;
/** color:Blue; **/
}

.TextArea p
{
 text-align:left;
 font-family: Arial;
 color:  black;
 font-size: 10pt;
}

.TextArea p a
{
text-decoration:none;
}

.pjustify
{
 text-align:justify;
 font-family: Arial;
 color:  black;
 font-size: 10pt;
}

.tableContent
{
 width:906px;
 padding-left:53px;
}

.table
{
 width:800px;

}

.tableLeft
{
 width:400px;
 float:left;
}
	
.tableRight
{
 width:398px;	
 float:right;
 padding-left:2px;
}

.tableBottom
{
 width:800px;	
 clear:both;
}

.table h1
{
font-family: Arial;
color:  black;
font-size: 12pt;
font-weight:  bold;
text-align:center;
background-color:#cccccc;
}
	
.table p
{
font-family: Arial;
color:  black;
font-size: 10pt;
text-align:justify;
padding-left:2px;
padding-right:4px;
}	