BODY
{
	font-size: 12px;
	font-family: Verdana;
	background-color: #669933;
}
H1	
{	
	font-family: Verdana;
	font-size:	1.75em;
	font-weight: 400;
}
A:LINK
{
	font-weight: bold;
	font-size: 12px;
	color: darkslateblue;
	font-family: Verdana;
	text-decoration: none;
}
A:VISITED
{	
	font-weight: bold;
	font-size: 12px;
	color: darkslateblue;
	font-family: Verdana;
	text-decoration: none;
}	
A:ACTIVE 
{	
	font-weight: bold;
	font-size: 12px;
	color: darkslateblue;
	font-family: Verdana;
	text-decoration: none;
}	
A:HOVER
{	
	font-weight: bold;
	font-size: 12px;
	color: darkslateblue;
	font-family: Verdana;
	text-decoration: none;
}
#LOGOBAR
{
	margin-bottom: 20px;
	width: 100%;
	background-color: #336699;
}
#PLAYOUT
{
	border-right: black 2px solid;
	padding-right: 12px;
	border-top: black 2px solid;
	padding-left: 12px;
	padding-bottom: 12px;
	border-left: black 2px solid;
	width: 100%;
	padding-top: 12px;
	border-bottom: black 2px solid;
	height: 100%;
	background-color: whitesmoke;
}
#CONTENT
{
	background-position: right top;
	padding-left: 15px;
	font-size: 12px;
	background-image: url(../images/globebg.gif);
	border-left: silver 1px solid;
	width: 100%;
	line-height: 18px;
	background-repeat: no-repeat;
	font-family: Verdana;
	height: 350px;
}
#SIDEBAR
{
	padding-right: 10px;
	font-size: 12px;
	float: left;
	padding-bottom: 10px;
	width: 15%;
	line-height: 18px;
	font-family: Verdana;
	text-align: left;
}
#COPYRIGHT
{
	width: 100%;
	font-size: 10px;
	font-family: Verdana;
	color: White;
	text-align: center;
}
.expertisetitle
{
	font-weight: bold;
	border-bottom: silver 1px dotted;
	width: 100%;
	vertical-align: bottom
}