/* 
Copyright 2009 El Diablo Inc. and its licensors - all rights are reserved.
Date Created: January 31, 2009
*/

p 
{
    font-family: Arial, Helvetica, san-serif;
    font-size: 13px;
    color: #000000;
    margin-left: 26px;
	margin-right:26px;
	margin-top: 1px;
	margin-bottom: 5px;
}

blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	  font-weight: bold;
	color: #000000;
    margin-left: 50px;
	margin-right:0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul {  
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Black;
	margin-left: 75px;
	margin-right: 26px;
	margin-top: 5px;
	margin-bottom: 5px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Black;
	margin-left: 85px;
	margin-right: 45px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: decimal;
}

.TableData {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;

}

h1 {
    font-family: Arial, Helvetica, san-serif;
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    margin-left: 26px;
	margin-right:2px;
	margin-top: 20px;
	margin-bottom: 15px;
}

h2 {
    font-family: Arial, Helvetica, san-serif;
    font-size: 16px;
    color: #8F2D14;
    font-weight: bold;
    margin-left: 52px;
	margin-right:2px;
	margin-top: 10px;
	margin-bottom: 5px;
}

h3
{
    font-family: Arial, Helvetica, san-serif;
    font-size: 12px;
	font-weight: normal;
    color: #000000;
    margin-left: 12px;
	margin-right:12px;
	margin-top: 12px;
	margin-bottom: 12px;
}

h4 {
    font-family: Arial, Helvetica, san-serif;
    font-size: 12px;
	font-weight: normal;
    color: #ffffff;
    margin-left: 12px;
	margin-right:12px;
	margin-top: 12px;
	margin-bottom: 12px;
}

A 		{color: #000000; font-weight: bold;}
A:link		{color: #000000; font-weight: bold;}
A:visited	{color: #000000; font-weight: bold;}
A:active	{color: #000000; font-weight: bold;}
A:hover		{color: #FFFFFF; font-family: inherit; font-size: inherit; font-weight: bold;}


.class1 A {color: #6D291C; font-weight: bold;}
.class1 A:link {color: #6D291C; font-weight: bold;}
.class1 A:visited {color: #6D291C; font-weight: bold;}
.class1 A:active {color: #6D291C; font-weight: bold;}
.class1 A:hover {color: #FFFFFF; font-family: inherit; font-size: inherit; font-weight: bold;}

.class2 A {color: #F1B248; font-weight: bold;}
.class2 A:link {color: #F1B248; font-weight: bold;}
.class2 A:visited {color: #F1B248; font-weight: bold;}
.class2 A:active {color: #F1B248; font-weight: bold;}
.class2 A:hover {color: #FFFFFF; font-family: inherit; font-size: inherit; font-weight: bold;}

.FooterLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
	margin-right:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	text-align: center;
}

.FooterCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	text-align: center;
}

.tableborder {  
	border-color: black #000000; 
	border-style: solid; border-top-width: 0px; border-right-width: 1px; 
	border-bottom-width: 0px; border-left-width: 1px
}

.BlackMoreButRight {
    margin-left: 0px;
	margin-right: 0px;
	margin-top: -10px;
	margin-bottom: 0px;
}
