﻿body
{
	font-family:Arial; 
	font-size:10pt;
}

#screen_banner
{
	display: none;
}  
#sideplus
{
    display: none;
}
.Div4
{
    display:none;
}	 
#Div1
{
	display: none;
}

#print_logo
{
	    display:block !important; 
}


.BoldRedItalicText
{
	color: #FF0000;
	font-style:italic; 
	font-weight:bold;	
}

.ul_1 {
	font-Family: Arial;
	font-size:10pt;
	font-weight: bold;
}

.p_smaller {
	font-Family: arial;
	font-size: 10pt;
}

.p_bold_smaller {
	font-Family: arial;
	font-size: 10pt;
	font-weight:bold;
}

td { 
	font-family: Arial; 
	font-size: 10pt 
}

.p_12pt
{
	font-size: 12pt;
}
.div_Frmleft
{
	width:303px;
	float:left;
}
.div_frmright
{	float:right;
	width:279px;
}
.div_small
{
	width:129px; 
	float:left; 
	height:97px
}

.div_12pt
{
	font-size: 12pt;
	font-family:arial; 
	width:438px; 
	height:255px
}

.SideMenu_1
{
	color: #003131; 
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold;
	width: 160px;	
}

.SideMenu_1 a
{
	font-weight: bold;
	text-decoration: none;
	color: #00316B;
	display: block;
	padding: 2px;
	/*border-bottom: 1px solid #f9f9f9*/
}

.SideMenu_1 a:hover {
	font-weight: bold;
	font:  normal bold 100% ;
	text-decoration: none;
	color: #0000FF;


/*	border-bottom: 1px solid #f9f9f9;
	background-color: #f9f9f9;*/
}
.SideMenu_2
{
	color: #003131; 
	font-family: Arial; 
	font-size: 12pt; 
	font-weight: bold;
	width: 160px;	
}

.SideMenu_2 a
{
	font-weight: bold;
	text-decoration: none;
	color: #003131;
	display: block;
	padding: 2px;
	/*border-bottom: 1px solid #f9f9f9;*/
}

.SideMenu_2 a:hover {
	font-weight: bold;
	font:  normal bold 100% ;
	text-decoration: none;
	color: #FF0000;
/*	border-bottom: 1px solid #f9f9f9;
	background-color: #f9f9f9;*/
}


.TopMenu
{
	color: #003131; 
	font-family: Arial; 
	font-size: 12pt; 
	font-weight: bold;
	width: 89px;	
	float:left; text-align:center
}

.TopMenu a
{
	font-weight: bold;
	text-decoration: none;
	color: #003131;
	display: block;
	padding: 2px;
	/*border-bottom: 1px solid #f9f9f9;*/
}

.TopMenu a:hover {
	font-weight: bold;
	font:  normal bold 100% ;
	text-decoration: none;
	color: #FF0000;
/*	border-bottom: 1px solid #f9f9f9;
	background-color: #f9f9f9;*/
}

.Indent_1
{
	margin-left: 15;
	text-indent:15px;
}
.Indent_2
{
	margin-left:20;
	margin-left:15;
	text-indent:15;
	
}

.header1
{
	font-size:18pt;
	font-style:italic;
	font-weight:bold;
	font-family:Arial;
	color:#333399;
}
.header2
{
	font-size:14pt;
	font-style:italic;
	font-weight:bold;
	font-family:Arial;
	color:Black;
}

.ErrorMessage
{
	font-Family: arial;
	font-size: 10pt;
	color:Red;
    
}
