﻿body
{
}

.clear
{
	clear: both;
}

.gap
{
	clear: both;
	height: 16px;
}

.ErrorText
{
	color: #ff0000;
	font-weight: bold;
}

#domainServices
{
	margin: 10px;
}

div.content input[type=checkbox],
div.content input[type=radio]
{
	border: none;
	float: none;
	margin-right: 5px;
}

div.content label
{
	display:inline;
	float: none;
}

.LeftHalfBox
{
	clear: none;
	float: left;
	min-width: 350px;
}
.RightHalfBox
{
	clear: none;
	float: left;
}
.ThirdWidthBox
{
	clear: none;
	float: left;
	min-width: 160px;
}

.ContentBlockCallout
{
	background-color: #C6BEA5;
	border: solid 5px #00457B;
	max-width: 175px;
	padding: 5px;
}

.ProfileSection
{
	border: 1px solid #000000;
	background-color: #E8E4D9;
}

.ProfileSection .SectionTitle
{
	background-color: #C6BEA5;
	color: #333333;
	font-weight: bold;
	font-size: 1.2em;
	padding: 3px;
	border-bottom: 1px solid #000000;
	clear: none;
	height: 32px;
}

.ProfileSection .SectionTitle .SectionTitleText
{
	clear: none;
	float: left;
}

.ProfileSection .SectionTitle .SectionTitleMiniTitle
{
	float: right; 
	font-size: 0.8em; 
	font-weight: normal;
	clear: none;
	text-align: right;
}

.ProfileSegment
{
	border: 1px solid #000000;
	background-color: #ffffff;
}

.ProfileSection .ProfileSegment
{
	margin: 0 10px 10px 10px;
}

.ProfileSegment input[type=text], 
	.ProfileSegment input[type=select]
{
	border: 1px solid #555555;
}

.ProfileSegment input[type=text]
{
	width: 150px;
}

.ProfileSegment input[type=text].W_Small
{
	width: 50px;
}

.ProfileSegment input[type=text].W_Medium
{
	width: 100px;
}

.ProfileSegment input[type=text].W_Large
{
	width: 250px;
}

.ProfileSegment input[type=checkbox],
	.ProfileSegment input[type=radio]
{
	border: none;
	float: none;
}

.ProfileSegment select
{
	height: 21px;
}

.ProfileSection .indent, .ProfileSegment .indent
{
	margin-left: 25px;
}

.ProfileSegment .CheckBoxList
{
	margin-left: 25px;
	color: #555555;
	border: 1px solid #555555;
	width: 625px;
	padding-top: 10px;
	padding-left: 5px;
	/*height: 100px;
	overflow: auto; */
}

.ProfileSegment .CheckBoxListNoBorder
{
	margin-left: 25px;
	color: #555555;
	width: 625px;
	padding-left: 5px;
	/*height: 100px;
	overflow: auto; */
}

.ProfileSegment label
{
	float: none;
	display: inline;
}

.ProfileSegment .SegmentTitle
{
	background-color: #C6BEA5;
	color: #333333;
	font-weight: bold;
	font-size: 1.2em;
	padding: 3px;
	border-bottom: 1px solid #000000;
}

.ProfileSection .ProfileSegment .SegmentTitle
{
	background-color: #00457B;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.2em;
	padding: 3px;
	border-bottom: 1px solid #000000;
}

.ProfileSection .ProfileSegment .SegmentTitle a
{
	color: #ffffff;
	text-decoration: none;
}

.ProfileSection .ProfileSegment .SegmentTitle a:link, .ProfileSection .ProfileSegment .SegmentTitle a:hover, 
	.ProfileSection .ProfileSegment .SegmentTitle a:active, .ProfileSection .ProfileSegment .SegmentTitle a:visited
{
	color: #ffffff;
	text-decoration: underline;
}

.ProfileSegment table
{
	margin: 5px;
}

.ProfileSegment table td.Label
{
	color: #555555;
}

.ProfileSegment p
{
	margin: 0 5px;
	color: #555555;
}

.ProfileSegment table td.W_Normal
{
	width: 100px;
}

.ProfileSegment table td.W_ValueNormal
{
	width: 175px;
}

.ProfileSegment table td.Value
{
}

.ProfileSegment input.Phone_3
{
	width: 25px;
}

.ProfileSegment input.Phone_4
{
	width: 35px;
}

.DataInputTable
{
	width: 675px;
}

.RightColumnTableLable
{
	padding-left: 45px;
}

.TextBoxComment
{
	font-size: 0.8em;
	font-style: italic;
	color: #656565;
}

.Required
{
	color: #ff0000;
	font-weight: bold;
}
        
.NameElement
{
	font-size: 1.2em;
	font-weight: bold;
}

select.NameElement 
{
	height: 24px;
}

#AddressListTable
{
	width: 95%;
	border-collapse: collapse;
}

#AddressListTable thead tr
{
	background-color: #E8E4D9;
	color: #00457B;
	font-weight: bold;
}

#AddressListTable thead tr td
{
	vertical-align: bottom;
}

#AddressListTable thead tr td label
{
	font-weight: bold;
}

#AddressListTable thead tr td span[disabled='disabled']
{
	color: #00457B;
}

#AddressListTable tfoot tr
{
	background-color: #E8E4D9;
	color: #00457B;
	font-weight: bold;
}

#AddressListTable tfoot tr td
{
	text-align: center;
	vertical-align: bottom;
}

.OtherLicenses
{
	padding-left: 15px;
}

.OtherLicenses h3
{
	margin-left: -15px;
}

.OtherLicenses label
{
	float: none;
	display: inline;
}

.OtherLicenses input[type=checkbox],
	.OtherLicenses input[type=radio]
{
	border: none;
	float: none;
}

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80); 
}
 
.white_content {
	display: none;
	position: absolute;
/*	top: 25%;*/
	left: 25%;
	width: 500px;
	height: 330px;
	padding: 16px;
	border: 8px solid #C6BEA5;
	background-color: white;
	z-index: 1002;
	overflow: hidden;
}
 
.white_content p 
{
	padding-bottom: 16px;
}

.white_content a, .white_content a:link, .white_content a:hover, .white_content a:visited, .white_content a:active { text-decoration: underline; font-weight: bold; color: #727e5a;  }

.close_button
{
	display: block;
	position: absolute;
	top: 0px;
	left: 516px;
	width: 16px;
	height: 16px;
	background-color: #00457B;
	font-weight: bold;
	text-align: center;
}
.close_button a, .close_button a:link, .close_button a:active, .close_button a:visited, .close_button a:hover { color: #ffffff; }
.close_link
{
	display: block;
	position: absolute;
	top: 346px;
	left: 375px;
	width: 150px;
	height: 16px;
	text-align: right;
}
.close_link a, .close_link a:link, .close_link a:active, .close_link a:visited, .close_link a:hover { font: normal 0.8em Helvetica; color: #00457B; }

.CidExplanation
{
	clear: none;
	font-size: 0.8em;
}
