/*
A:link {
	text-decoration:none;
	color: #F4F4F4;
	font-family : sans-serif;
	font-size : 12;
	font-weight : bold;
}

A:visited {
	text-decoration:none;
	color: #F4F4F4;
	font-family : sans-serif;
	font-size : 12;
	font-weight : bold;
}

A:hover {
	text-decoration:none;
	color: #FFCC00;
	font-family : sans-serif;
	font-size : 12;
	font-weight : bold;
}
*/

H2 
{
	color: #888888;
	font-family: Verdana;
	font-size: 18;
	font-weight:bold;
}

H3 
{
	color: #888888;
	font-family: Verdana;
	font-size: 12;
	font-weight:bold;
}

H4 
{
	color: #222222;
	font-family: Verdana;
	font-size: 9;
}

.PageTitle
{
	color: #000000;
	font-family: Verdana;
	font-size: 18;
	font-weight:bold;	
}


.PageTitleGrey
{
	color: #888888;
	font-family: Verdana;
	font-size: 18;
	font-weight:bold;	
}

.PageTitleSmall
{
	color: #888888;
	font-family: Verdana;
	font-size: 16;
	font-weight:bold;	
}
.SectionTitle
{
	color: #000000;
	font-family: Verdana;
	font-size: 13;
	font-weight:bold;	
}

.SectionTitleBlk
{
	color: #000000;
	font-family: Verdana;
	font-size: 13;
	font-weight:bold;	
}

.PageText
{
	color: #222222;
	font-family: Verdana;
	font-size: 13;
}

.SectionTitleSmall
{
	color: #000000;
	font-family: Verdana;
	font-size: 9;
	
}

.TopLinksStyle
{
	color:"#003366";
	font-family: Arial;
	font-size: 10;
	font-weight:normal;
}

TEXTAREA { behavior: url(/behaviors/maxlength.htc)}

ul 
{
	list-style-position: outside;
	list-style-type:disc;
	margin-left:0em;
	
} 
	
li 
{
	line-height:normal;
	text-align: inherit;
	margin: 0 0 2px 25px;


}
	
	
	
.NewMoreLink
{
	color: #222222;
	font-family: Verdana;
	font-size: 10;
}	

