<!--//
//Each FDC template pulls in 2 style sheets, this one which is global and another which is local to the template.
//The purpose of this style sheet is to provide styles that are specific to this template.

/////////////////////////////////////////////////////////////////////////////////// 


.grey 
	{
	font-family : sans-serif;
	font-size : 11 px;
	font-style : normal;
	color: #909090;
	font : bolder;
	}

.blue 
	{
	font-family : sans-serif;
	font-size : 14 px;
	font-style : normal;
	color: #0066CC;
	font : bolder;
	}

.org 
	{
	font-family : HelmetCondensed, Helvetica, Arial;
	font-size : 18 px;
	font-style : normal;
	color: #ff6600;
	font : normal;
	}

.bodytexttitle {
	font-family : HelmetCondensed, Helvetica, Arial;
	font-size : 18 px;
	font-style : normal;
	color: #ff6600;
	font : normal;
}

strong 
	{
	font-family : sans-serif;
	font-size : 14 px;
	font-style : normal;
	color: #ff6600;
	font : bolder;
	}

.pagetitle
	{
		color: #ff6600;
	}
.title 
	{
	font-family : sans-serif;
	font-size : 14 px;
	font-style : normal;
	color: #ff6600;
	font : bolder;
	}
.title:visited
	{
	font-family : sans-serif;
	font-size : 14 px;
	font-style : normal;
	color: #ff6600;
	font : bolder;
	}
.defaultTitle
{
	font-weight:bold;
}
a.wht 
	{
	font-family : sans-serif;
	font-size : 12 px;
	font-style : normal;
	color: white;
	text-decoration : none;
	}

a.wht:hover 
	{
	font-family : sans-serif;
	font-size : 12 px;
	font-style : normal;
	color: white;
	text-decoration : underline;
	}

a.blue 
	{
	font-family : sans-serif;
	font-size : 11 px;
	font-style : normal;
	color: #0066CC;
	text-decoration : none;
	}

a.blue:hover 
	{
	font-family : sans-serif;
	font-size : 11 px;
	font-style : normal;
	color: #0066CC;
	text-decoration : underline;
	}

.info 
	{
	font-family : sans-serif;
	font-size : 10px;
	font-style : normal;
	}

.copy, TD
	{
	font-family : sans-serif;
	font-size : 11 px;
	font-style : normal;
	}

-->
