﻿html,body
{
    height:100%;
    background-color:#ffffff;
    color:#525C6A;
}
body, table
{
    margin: 0px; 
    padding:0px;
}
.txt,body,table
{
	font-family:Arial;
	font-size : 12px;
	color: #525C6A;
	font-weight:normal;
	text-decoration: none;
}
.txtb
{
	font-size : 12px;
}
.black
{
	color: #000000;
}
.inputs
{
	font-family:Arial;
	font-size : 12px;
	color: #000000;
	border-bottom: solid 1px #B9B9B9;
	border-left: solid 1px #B9B9B9;
	border-right: solid 1px #B9B9B9;
	border-top: solid 1px #B9B9B9;
	background-color:#ffffff;
}
textarea
{
    overflow:auto;
}
.titles
{
	color: #000000;		
	font-weight:bold;
}
label, a, input
{
	outline:expression(hideFocus='true'); 
	outline:none;
}
.sub_titles
{
	color: #4C4B49;		
	font-weight:bold;
}
.sub_txt
{
	color: #898887;
}
a
{
	text-decoration:none;
	color: #525C6A;	
}
.ok
{
	color: #7AC142;
	font-weight:normal;
}
h1
{
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
h2
{
	font-size: 14px;
	color: #636363;
	margin: 0px;
	padding: 0px;
}
h4
{
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	color: #007FCD;
}
.alerts
{
	color: #FE003C;
	font-weight:normal;
}
.footer a
{
	color: #EBEBEB;
	font-size: 11px;
	font-weight: normal;
}
.footer
{
	color: #EBEBEB;
	font-size: 12px;
	font-weight: normal;
}
p
{
	margin:0;
	padding:0;
}
img
{	
	border: solid 0px #fff;
}
* html img
{
	behavior: url(App_Themes/Front/iepngfix.htc);
}
.top_pad_2
{
	padding-top: 2px;
}
.no_border
{
	border: solid 0px #fff;
}
label
{
	padding-bottom: 2px;
	height: 1px;
}
.lable
{
	padding-bottom: 0px;
	height: 1px;
}
.hidden
{
	display: none;
}
.fr
{
	float: right;
}
.fl
{
	float: left;
}
.vsummary ul
{
	
	margin: 0px 15px 15px 0px;
	color: #BC2430;
}
/* Sitemap parent */
.sm_p
{
	margin-top: 12px;
}
.sm_p a
{
	font-size: 13px;
	font-weight: bold;
}
/* Sitemap child */
.sm_c
{
	margin-right: 9px;
	margin-top: 2px;
}