.mrg 
{  
    margin : 3px;
	margin-top: 3px; 
    margin-right: 3px; 
    margin-bottom: 3px; 
    margin-left: 3px; 
    text-align: default;
}

.text
{  
    font-family: Arial; 
    font-size: 10pt; 
    color: #003576;
	line-height: 12pt;
	text-decoration: none;
	text-align: default;
}

.prd_text
{  
    font-family: Arial; 
    font-size: 8pt; 
    color: #003576;
	line-height: 12pt;
	text-decoration: none;
	text-align: default;
}
.title
{  
	font-family: Arial; 
    font-size: 11pt; 
    color: #284159; 
    font-weight: bold
}

.sbmenu
{  
    font-family: Arial; 
    font-size: 10pt; 
    color: #616D98;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: none;
	text-align: default;
}

.textcopy
{  
    font-family: Arial; 
    font-size: 8pt; 
    color: #999999;
	line-height: 12pt;
	text-decoration: none;
	text-align: default;
}

.textcopy2
{  
    font-family: Arial; 
    font-size: 7pt; 
    color: #999999;
	line-height: 12pt;
	text-decoration: none;
	text-align: default;
}

.header
{
	font-family: Arial;
	font-size: 13pt;
	color: #FFFFFF;
	background-color: #333366;
	font-weight: bold
}
.footer
{  
    font-family: Arial; 
    font-size: 8pt; 
    color: #EDC263;
	text-decoration: none;
}

.error-msg
{  
    font-family: Arial; 
    font-size: 9pt; 
    color: #FF0000; 
}
.info-msg
{  
    font-family: Arial; 
    font-size: 9pt; 
    color: #0000FF; 
}
td 
{  
    font-family: Arial; 
    font-size: 10pt
}
a:link 
{  
    font-family: Arial; 
}
a:hover
{  
    font-family: Arial; 
	text-decoration: underline;

}
a.text:hover
{  
    font-family: Arial; 
	text-decoration: none;
	color: #6E97B8;
}

a.sbmenu:hover
{  
    font-family: Arial; 
	text-decoration: none;
	color: #E67700;
}

a:active 
{ 
    font-family: Arial; 
}
a:visited 
{ 
 	font-family: Arial; 
}
a
{  
    font-family: Arial; 
}
input, select, textarea
{
	background-color: #FEFEFE; 
	border-bottom: #999999 1px solid; 
	border-left: #333333 1px solid; 
	border-right: #999999 1px solid; 
	border-top: #333333 1px solid;
	font-family: Arial;
	font-size: 11px;   
	color :#000000; 
}
.checkbox {
	background-color: #FFFFFF; 
	color :#FFFFFF; 
	border:none;
	height: 13px;
	width: 13px;
	font-family: Arial;
}

.radio {
	background-color: #FFFFFF; 
	color :#FFFFFF; 
	border:none;
	height: 13px;
	width: 13px;
	font-family: Arial;
}
.search
{
	border-bottom: #7E3211 0px solid; 
	border-left: #DAB758 0px solid; 
	border-right: #7E3211 0px solid; 
	border-top: #DAB758 0px solid;
}
.tipClass 
{	
	font-family : 10px Arial; 
	color : white; 
}