﻿* 
{
	margin:0;
	padding: 0px 0;
}

.container{width:785px; margin:0 auto; padding:0px; display:block;}

#txts 
{
	margin-top:15px; 
	padding-left:3px; 
	padding-right:3px;
}

#inq 
{
	BACKGROUND-IMAGE: url(/images/bg_col_text.jpg); 
	BORDER-BOTTOM: #88b5ff 1px solid; 
	BORDER-LEFT: #88b5ff 1px solid; 
	BACKGROUND-COLOR: #ffffff; 
	MARGIN-TOP: 5px; 
	BACKGROUND-REPEAT: repeat-x; 
	BORDER-TOP: #88b5ff 1px solid; 
	BORDER-RIGHT: #88b5ff 1px solid
}

.order_form 
{
	PADDING-LEFT: 15px; 
	FONT-SIZE: 12px; 
	FONT-WEIGHT: bold
}

.selectRequiredMsg 
{
	DISPLAY: none
}

.textfieldRequiredMsg {
	DISPLAY: none
}

.textfieldInvalidFormatMsg {
	DISPLAY: none
}

.bodystyle{
	background-color:#ffffff;
	margin-top:0px;
	margin-bottom:0px;
    margin: 0px; 
    font: 12px Arial, Helvetica, sans-serif; 
}

.BarIndicator_txtPassword_weak
{
    color:Red;
    background-color:Red;
}
.BarIndicator_txtPassword_average
{
    color:Blue;
    background-color:Blue;
}
.BarIndicator_txtPassword_good
{
    color:Green;
    background-color:Green;
}

.BarBorder_txtPassword
{
    border-style:solid;
    border-width:1px;
    padding:2px 2px 2px 2px;
    width:200px;
    vertical-align:middle;
}

.tablestyle{
	background-color:#FFFFFF;
	text-align: left;
}

