﻿body
{
	font-family:Arial; 
	font-size: 10pt;
}

#screen_banner
{
	padding:0px;
	margin-top:0px;
	width:100%;
	float:left;
	position:relative;
	z-index: 12;
}
.Div4
{
	
}
#Div_Content
{
	width:70%;
	float:left;
	margin-top:25px;	
	padding-left:30px;
}
#Div3
{
	width: 132px;
	float: left;
}

#Div2
{
	float:left;
	width:142px; 
	border: 2px outset #CCCCCC;
	margin-top: 24px;
	margin-bottom: 24px;
	background-color: #CCCCCC;
}

#Div1
{
	margin-left: 15px;
	margin-right: 15px;
	margin-top:15px;
	margin-bottom : 15px;
	position: relative;
	width:132px;
}



#print_logo
{
	display:none;
}

.BoldRedItalicText
{
	color: #FF0000;
	font-style:italic; 
	font-weight:bold;	
}

.ul_1 {
	font-Family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

.p_8pt 
{
	font-family: Arial;
	font-size: 8pt;
}
.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-weight:bold;
	font-family:Arial;
	color:Black;
}

.ErrorMessage
{
	font-Family: arial;
	font-size: 10pt;
	color:Red;
    
}

.ColHeader
{
	background-color:#99ccff;
	height:18px;
}