/* CSS Document */

body			{background-color:#302f2b; font-family:Arial, sans-serif; font-size:10pt; color:#343434;}

td				{background-color:#FFFFFF; font-family:Arial, sans-serif; font-size:10pt; color:#343434; line-height:18px;}
.header			{color:#ec1d24; font-size:11pt; font-weight:bold; background-color:}
.greyborder		{border: #8c8c8c 2px solid;}
.Tgreyborder	{border-top: #8c8c8c 2px solid;}

.BTltgreyborder	{border-bottom: #dcdada 1px solid; border-top: #dcdada 1px solid;}
.Rltgreyborder	{border-right: #dcdada 1px solid; border-bottom: #dcdada 1px solid; border-top: #dcdada 1px solid;}
.Lltgreyborder	{border-left: #dcdada 1px solid; border-bottom: #dcdada 1px solid; border-top: #dcdada 1px solid;}

.bodytext	{margin-right: 10px; margin-left: 10px;}

a:link {text-decoration:none; color:#3399CC; font-size:9pt; font-weight:bold;}
a:active {text-decoration:none; color:#3399CC; font-size:9pt; font-weight:bold;}
a:visited {text-decoration:none; color:#3399CC; font-size:9pt; font-weight:bold;}
a:hover	{text-decoration:underline; color:#3399CC; font-size:9pt; font-weight:bold;}

a.footerlink:link {text-decoration:none; color:#ffffff; font-size:9pt; font-weight:bold; letter-spacing:1px;}
a.footerlink:active {text-decoration:none; color:#ffffff; font-size:9pt; font-weight:bold; letter-spacing:1px;}
a.footerlink:visited {text-decoration:none; color:#ffffff; font-size:9pt; font-weight:bold; letter-spacing:1px;}
a.footerlink:hover	{text-decoration:underline; color:#3333cc; font-size:9pt; font-weight:bold; letter-spacing:1px;}

a.rightnav:link {text-decoration:none; color:#000000; font-size:9pt; font-weight:bold;}
a.rightnav:active {text-decoration:none; color:#000000; font-size:9pt; font-weight:bold;}
a.rightnav:visited {text-decoration:none; color:#000000; font-size:9pt; font-weight:bold;}
a.rightnav:hover	{text-decoration:underline; color:#3333cc; font-size:9pt; font-weight:bold;}

.emphasis	{font-weight:550; color:#3e423c;}

.disclaimer		{font-family:Arial, sans-serif; font-size:8pt; color:#999999;}