a:link, a:active, a:visited	{font-family: verdana; font-size: 10pt; font-weight: bold; color: #FFFFFF; text-decoration: none;}
a:hover	{font-family: verdana; font-size: 10pt; font-weight: bold; color: #990000; text-decoration: underline;}

a.sidetext:link, a.sidetext:active, a.sidetext:visited	{font-family: verdana; font-size: 8pt; font-weight: normal; color: #FFFFFF; text-decoration: none;}
a.sidetext:hover	{font-family: verdana; font-size: 8pt; font-weight: normal; color: #990000; text-decoration: underline;}

p, ul, li	{font-family: verdana; font-size: 10pt; font-weight: normal; color: #000000;}


.blackheader	{font-family: verdana; font-size: 11pt; font-weight: bold; color: #000000;}
.white_small_bold	{font-family: verdana; font-size: 8pt; font-weight: bold; color: #ffffff;}
.small_bold	{font-family: verdana; font-size: 8pt; font-weight: bold; color: #000000;}
.small	{font-family: verdana; font-size: 8pt; font-weight: normal; color: #000000;}
.indent	{text-indent: 1em;}

.sidetext_header	{font-family: verdana; font-size: 10pt; font-weight: bold; color: #990000; line-height:100%}
.sidetext_white	{font-family: verdana; font-size: 8pt; font-weight: normal; color: #FFFFFF; line-height:100%}
.sidetext		{font-family: verdana; font-size: 8pt; font-weight: normal; color: #000000; line-height:100%}

HR {
    height:1px;
    color:#003399;
    width:100%;
    background:#003399;
    margin: 0px 0px 0px 00px;  
   }

.tableborder 
	{MARGIN: 0px; 
	BORDER-LEFT: 1px solid; 
	BORDER-BOTTOM: 1px solid; 
	BORDER-TOP: 1px solid; 
	BORDER-RIGHT: 1px solid; 
	border-color : #990000;}


.tableborder_bottom_only
	{MARGIN: 0px; 
	BORDER-LEFT: 0px solid; 
	BORDER-BOTTOM: 1px solid; 
	BORDER-TOP: 0px solid; 
	BORDER-RIGHT: 0px solid; 
	border-color : #000000;}

.tableborder_right_top_only
	{MARGIN: 0px; 
	BORDER-LEFT: 0px solid; 
	BORDER-BOTTOM: 0px solid; 
	BORDER-TOP: 1px solid; 
	BORDER-RIGHT: 1px solid; 
	border-color : #FFCC00;}

.tableborder_right_only
	{MARGIN: 0px; 
	BORDER-LEFT: 0px solid; 
	BORDER-BOTTOM: 0px solid; 
	BORDER-TOP: 0px solid; 
	BORDER-RIGHT: 0px solid; 
	border-color : #FFCC00;}

.tableborder_right_bottom_only
	{MARGIN: 0px; 
	BORDER-LEFT: 0px solid; 
	BORDER-BOTTOM: 1px solid; 
	BORDER-TOP: 0px solid; 
	BORDER-RIGHT: 0px solid; 
	border-color : #000000;}

.tableborder_no_top
	{MARGIN: 0px; 
	BORDER-LEFT: 3px solid; 
	BORDER-BOTTOM: 3px solid; 
	BORDER-TOP: 0px solid; 
	BORDER-RIGHT: 3px solid; 
	border-color : #990000;}

.imageborder 
	{MARGIN: 0px; 
	BORDER-LEFT: 1px solid; 
	BORDER-BOTTOM: 1px solid; 
	BORDER-TOP: 1px solid; 
	BORDER-RIGHT: 1px solid; 
	border-color : #000000;}