	
H1
	{
	font-size:20px;
	color:#7D7D7D;
	padding-top: 15px;
	padding-bottom:10px;
	font-weight: normal;
	margin:0px;
	display: block;
	}

H2
	{
	font-size:16px;
	color:#527BB9;
	padding-top: 10px;
	padding-bottom:10px;
	font-weight: bold;
	margin:0px;
	display: block;
	}

H3
	{
	font-size:12px;
	color:#003DBB;
	padding-top: 10px;
	padding-bottom:10px;
	font-weight: bold;
	margin:0px;
	display: block;
	}
	
a.arrow
{
	background:url('/pix/link_arrow.gif') 1px 5px no-repeat;
	padding-left: 10px;
}
a.arrow:hover
{
	background:url('/pix/link_arrow_hi.gif') 1px 5px no-repeat;
}


/*a.arrow

	{
    padding-left:10px;
    background:url('/pix/link_arrow.gif') 1px 5px no-repeat;
    font-size:12px;
    text-decoration:none;
    color:#527BB9;
    display:block;
	}

a.arrow:hover 

	{
    text-decoration:none;
    color:#FF6600;
    background:url('/pix/link_arrow_hi.gif') 1px 5px no-repeat;
	}*/

a.big
	{
    padding-left:10px;
    background:url('/pix/link_arrow.gif') 1px 5px no-repeat;
    font-size:11px;
    font-weight: bold;
    text-decoration:none;
    color:#527BB9;
    display:block;
	}
	
a.big:hover 
	{
    text-decoration:none;
    color:#FF6600;
    background:url('/pix/link_arrow_hi.gif') 1px 5px no-repeat;
	}
	
.bluetext
	{
	font-size:12px;
	color:#003DBB;
	font-weight: bold;
	margin:0px;
	padding: 0;
	display: inline;
	}
	
#tabcolor1 {border-collapse:collapse; padding:0px; border: 1px solid #CBCBCB; font-family: Arial; }

#tabcolor1 th { background-color:#F2F2F2; font-size:11px; padding:11px; color:#333333; border-right: 1px solid #CBCBCB; }

#tabcolor1 td {padding:5px; margin:0px; border: 1px solid #CBCBCB; font-size:11px;}

#tabcolor1 td strong {color: #333333;}


#tabcolor5 {border-collapse:collapse;}

#tabcolor5 th { }

#tabcolor5 td {padding:5px; font-weight: bold;}

#tabcolor5 td small {color: #8E8E8E; font-weight: normal; font-size:11px;}

/*#tabcolor5 td input {width: 100%;}*/

span.grey

	{

	display: block;

	font-weight: bold;

	color:#666666; 

	padding-bottom:3px;

	}
	
.bigtitle
	{
    font-size:18px;
    color:#7D7D7D;
    padding-bottom:10px;
    font-weight: normal;
    margin:0px;
    display: block;
    padding-top: 12px;
	}

ul.marker li
{
	background:url('/pix/link_arrow.gif') 1px 9px no-repeat;
	margin-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
}
