body
{
    margin: 0px;
    background-position: top;
    background-repeat: repeat-x;
    background-color: #fcfcfc;
    font-family: Arial;
    font-size: 12px;
}

DIV
{
	-moz-box-sizing:border-box;
	box-sizing:
	border-box;
	margin:0;
	padding:0;
}

td
{
    font-family: Arial;
    font-size: 12px;
}
.small
{
    font-family: Arial;
    font-size: 10px;
}

.OuterDiv
{
    height: 100%;
    text-align: center;
}

.center
{
    text-align: center;
}

.MainDiv
{
    text-align: left;
    background-color: #ffffff;
    background-image: url("/graphics/bgstrip.jpg");
    background-repeat: repeat-x;
    width: 1000px; 
    border-left: solid 1px;   
    border-right: solid 1px; 
    border-color: #c0c0c0; 
    height: 100%;
}
    
.PLImage
{
    float: left; 
    width: 180px;
    text-align: center;
}
    
.PLTitle
{
    width: 300px;
    float: left; 
    vertical-align: top;
} 
    
.PLDescription
{
    overflow: hidden;
    height: 150px;
    text-align: justify;
}
    
.PLLinks
{
    width: 100px;
    padding-left: 30px;
    padding-top: 10px;
}

.PLTitle A:visited { FONT-SIZE: 16px; COLOR: #5d4a6a; FONT-FAMILY: Century Gothic; TEXT-DECORATION: none }
.PLTitle A:link { FONT-SIZE: 16px; COLOR: #5d4a6a; FONT-FAMILY: Century Gothic; TEXT-DECORATION: none } 
.PLTitle A:active { FONT-SIZE: 16px; COLOR: #5d4a6a; FONT-FAMILY: Century Gothic; TEXT-DECORATION: none } 
.PLTitle A:hover { FONT-SIZE: 16px; COLOR: #000000; FONT-FAMILY: Century Gothic; TEXT-DECORATION: underline } 

.PLLinks A:visited { FONT-SIZE: 14px; COLOR: #5d4a6a; FONT-FAMILY: Century Gothic; TEXT-DECORATION: none }
.PLLinks A:link { FONT-SIZE: 14px; COLOR: #5d4a6a; FONT-FAMILY: Century Gothic; TEXT-DECORATION: none } 
.PLLinks A:active { FONT-SIZE: 14px; COLOR: #5d4a6a; FONT-FAMILY: Century Gothic; TEXT-DECORATION: none } 
.PLLinks A:hover { FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: Century Gothic; TEXT-DECORATION: underline } 

A.PurpleLinks:visited { FONT-SIZE: 14px; COLOR: #5d4a6a; FONT-FAMILY: Century Gothic; TEXT-DECORATION: none }
A.PurpleLinks:link { FONT-SIZE: 14px; COLOR: #5d4a6a; FONT-FAMILY: Century Gothic; TEXT-DECORATION: none } 
A.PurpleLinks:active { FONT-SIZE: 14px; COLOR: #5d4a6a; FONT-FAMILY: Century Gothic; TEXT-DECORATION: none } 
A.PurpleLinks:hover { FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: Century Gothic; TEXT-DECORATION: underline } 

A:visited { FONT-SIZE: 12px; COLOR: #5d4a6a; FONT-FAMILY: Century Gothic; TEXT-DECORATION: none }
A:link { FONT-SIZE: 12px; COLOR: #5d4a6a; FONT-FAMILY: Century Gothic; TEXT-DECORATION: none } 
A:active { FONT-SIZE: 12px; COLOR: #5d4a6a; FONT-FAMILY: Century Gothic; TEXT-DECORATION: none } 
A:hover { FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Century Gothic; TEXT-DECORATION: underline } 


.DotLineDiv
{
    background: url("/graphics/hdot.gif") top center repeat-x;
	width: 100%;
	height: 5px;
	clear: both;
}

.black
{
    color: #000000;       
}
.BackNext
{
    font-family: Century Gothic;
    font-size: 12px;
    color: #c0c0c0;       
}
.BackNext A:visited { FONT-SIZE: 12px; COLOR: #5d4a6a; FONT-FAMILY: Century Gothic; TEXT-DECORATION: none }
.BackNext A:link { FONT-SIZE: 12px; COLOR: #5d4a6a; FONT-FAMILY: Century Gothic; TEXT-DECORATION: none } 
.BackNext A:active { FONT-SIZE: 12px; COLOR: #5d4a6a; FONT-FAMILY: Century Gothic; TEXT-DECORATION: none } 
.BackNext A:hover { FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Century Gothic; TEXT-DECORATION: underline } 


h1
{
    font-family: Century Gothic;
    font-size: 18px;
    color: #5d4a6a;   
    display: inline; 
    font-weight: bold;
}
.smallTitle
{
    font-family: Century Gothic;
    font-size: 13px;
    color: #5d4a6a;   
    display: inline; 
    font-weight: bold;
    margin-left: 10px;
}
h2
{
    font-family: Century Gothic;
    font-size: 16px;
    color: #5d4a6a;  
    display: inline;  
    font-weight: bold;
}
h3
{
    font-family: Century Gothic;
    font-size: 14px;
    color: #5d4a6a;  
    display: inline;  
    font-weight: bold;
}
h4
{
    font-family: Century Gothic;
    font-size: 12px;
    color: #5d4a6a;  
    display: inline;  
    font-weight: bold;
}
.smalltitle
{
    font-family: Century Gothic;
    font-size: 14px;
    color: #5d4a6a;  
    display: inline;  
    font-weight: bold;
}

.Footer A:visited { FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: Century Gothic; TEXT-DECORATION: none }
.Footer A:link { FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: Century Gothic; TEXT-DECORATION: none } 
.Footer A:active { FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: Century Gothic; TEXT-DECORATION: none } 
.Footer A:hover { FONT-SIZE: 14px; COLOR: #ffffff; FONT-FAMILY: Century Gothic; TEXT-DECORATION: underline } 


