/* Created 7.10.06 */


/*******	GENERAL CLASSES		*******/
BODY	{	margin-left:0px;	margin-top:0px;	margin-right:0px;	margin-bottom:0px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
background-color:#CCCCCC;
}
TABLE	{vertical-align:top;}

/*******	STANDARD LINKS	*******/
A	{	color: #ED2519;
text-decoration:none;
}
A:hover	{	color: #999999;}

/*******	CUSTOM TYPE CLASSES	*******/

TR		{	vertical-align:top;}
UL	{
margin-left:15px;
}

LI	{
padding-bottom:5px;
}

.head	{
font-size: 18px;
line-height:22px;
font-weight:bold;
padding: 0px 0px 10px 15px;
}

.subhead	{
font-size: 14px;
line-height:20px;
font-weight:bold;
color:#ED2519;
}

.subhead	a	{
color:#ED2519;
text-decoration:none;
}

.subhead	a:hover	{
color: #999999;
}

.subhead2	{
font-size: 14px;
line-height:20px;
font-weight:bold;
color:#ED2519;
padding: 0px 10px 0px 15px;
}

.subhead3	{
font-size: 12px;
line-height:14px;
font-weight:bold;
color:#ED2519;
padding: 0px 10px 0px 15px;
}

.subhead4	{
font-size: 12px;
line-height:14px;
font-weight:bold;
color:#ED2519;
}

.pageBody	{
font-size: 12px;
line-height:16px;
padding: 0px 15px 0px 15px;
}

.shortlist	{
font-size: 12px;
line-height:16px;
padding: 3px 15px 0px 40px;
}

.homehead	{
font-size: 14px;
line-height:18px;
font-weight:bold;
width:450px;
padding: 0px 10px 0px 15px;
}

.tinytexthome	{
font-size:11px;
line-height:13px;
padding: 5px 5px 2px 0px;
}

.highlight	{
color:#666666;
font-style:italic;
padding: 5px 10px 15px 15px;
}

.highlight2	{
font-size:16px;
line-height:22px;
color:#666666;
font-style:italic;
padding: 5px 10px 0px 15px;
}

.blist1	{
list-style: none;
margin-left: 8px;
padding-left: 8px;
}

.charthead	{
font-weight:bold;
color:#ED2519;
text-align:center;
}

.charttext	{
text-align:center;
}

/*******	NAV	*******/
.about	{
font-size:10px;
line-height:12px;
}

.about	a{
font-size:10px;
line-height:12px;
text-decoration:none;
}

/*******	FOOTER	*******/
.copyright	{
font-size:10px;
line-height:12px;
font-weight:bold;
color:#999999;
padding: 0px 0px 0px 22px;
}

.bottombar	{
font-size:10px;
line-height:12px;
color:#999999;
padding: 0px 0px 0px 60px;
}

.bottombar	a	{
color:#999999;
}

.bottombar	a:hover	{
color:#666666;
}

.twocolumn	{
padding: 0px 0px 0px 272px;
display:block;
}