﻿
.banner
{
	font-family: Verdana; 
	font-size: 14pt; 
	color: White; 
	font-weight:bold;
	font-variant:small-caps;
	font-style:italic;
	background-image: url(../../images/Backgroundleft.jpg);
	padding:10px;
	border-bottom: yellow 2px solid	
}

.solidbanner
{
	font-family: Verdana; 
	font-size: 14pt; 
	color: White; 
	font-weight:bold;
	font-variant:small-caps;
	font-style:italic;
	padding:10px;
	background-color:#4c8acf;
}


.pagetitle
{
	font-family: Verdana; 
	font-size: 20pt; 
	color: White; 
	font-style:italic;
	padding:10px;
	background-color:#4c8acf;
	border-bottom: yellow 6px double;
}

.body         
{ 
	font-family: Verdana; 
	font-size: 12pt;
	background-color :#ccd7f8;
	padding:20px;
}

.tightbody         
{ 
	font-family: Verdana; 
	font-size: 12pt;
	background-color :#ccd7f8;
	padding:5px;
}

.title
{ 
	font-family: Verdana; 
	font-size: 10pt;
	font-weight:bold; 
	background-color :#ccd7f8;
	padding:20px;
}
.tighttitle
{ 
	font-family: Verdana; 
	font-size: 10pt;
	font-weight:bold; 
	background-color :#ccd7f8;
	padding:5px;
}


.bodysmall
{
	font-family: Verdana; 
	font-size: 8pt;
	font-style:italic;
} 

.bodysmallwhite
{
	font-family: Verdana; 
	font-size: 8pt;
	font-style:italic;
	color:White;
} 

.imglink
{
	border-width:0;
}

.link
{
	color:Black;
	font-family: Verdana; 
	font-size: 10pt;
}
