@import url("/assets/common.css");
@import url("/assets/msgbox.css");
@import url("/Accounts/styles/Menu.css");
.Keyword{color:#C60A00;}
.Selected {color:#3366CC;}
.txtBold{font-weight:bold;}
.txtMemo {color: #666666;}
.input{font-size: 9.6pt;width: 20ex;}
.ULMessage{margin: 2px;padding: 2px;background-image: url(/images/i_yellowshield.gif);background-repeat: no-repeat;background-position: 3px 3px;padding-top: 4px;}
.txtNotice {font-family: Verdana;font-size: 11pt;font-weight: bold;}
#DivTitle {background-color: #e5ecf9;margin-left: 96px;letter-spacing: 0.5ex;font-size: 11pt;border-top:solid #3366cc 1px;padding:5px 5px 3px 10px;margin-top: 38px;}
/****************************************/
.txtTagTitle{
	color: #000033;
}

.NewLine{
	clear: left;
	float: left;

}
.DivServTitle {
	border-bottom:double medium #E5ECF9;
	display: block;
}
.BtnCommon {
	cursor: pointer;
	font-size: 9pt;
	background-image: url(/images/btn_hot_normal_lite.gif);
	border: 1px solid #6B98C0;
	background-position: center center;
	text-align: center;
	height: 1.8em;
	vertical-align: middle;
	padding: 0px;
	margin-right: 1px;
	margin-left: 1px;
}
#DivMain {
	margin-left: 160px;
	margin-top: 1em;
	margin-bottom: 1em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5ECF9;
	padding: 1ex;
	font-size:9pt;
	display: block;
}



#DivServInfo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 2em;
	display: block;
	background-color:#FFFFFF;
}
#DivServInfo ul {
	margin-top: 1ex;
	margin-bottom: 1ex;
	list-style-type: circle;
}


#DivServInfo li { font-size: 9.6pt; line-height: 1.8em; padding-right: 1ex; padding-left: 1ex; display: block; }
#DivServInfo h3 {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5ECF9;
	margin-bottom: 0;
	margin-right: 1.5em;
	margin-left: 1.5em;
	font-weight: normal;
}
#DivServInfo p {
	font-size: 9.6pt;
	line-height: 2em;
	text-indent: 2em;
}
#DivMenu .agentNavi {
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
	line-height: 1.6em;
	background-color: #F7F9FD;
	text-align: center;
	display: block;
	height: 1.6em;
	width: 140px;
	margin-top: 1em;
	border-right-style: solid;
	border-bottom-style: double;
	border-right-color: #E5ECF9;
	border-bottom-color: #E5ECF9;
	border-right-width: thin;
	border-bottom-width: thin;
}
#DivMenu .agentNavi:link {
	text-decoration: none;
	color: #000000;
}
#DivMenu .agentNavi:hover {
	border-right-style: solid;
	border-bottom-style: double;
	border-right-color: #00B700;
	border-bottom-color: #00B700;
	background-color: #ECFFEC;
	border-right-width: thin;
	border-bottom-width: thin;
}
#DivMenu .agentNavi:visited {
	color: #000000;
}
#DivMenu .agentNaviHover {
	border-right-style: solid;
	border-bottom-style: double;
	border-right-color: #00B700;
	border-bottom-color: #00B700;
	background-color: #ECFFEC;
	border-right-width: thin;
	border-bottom-width: thin;
}
.AllSites {
	display: block;
	width: 20em;
	height: 1.2em;
	margin: 3px 1px;
	float: left;
	line-height: 1.2em;
	padding: 2px;
}
.AllSites .SiteTitle{
	width: 5em;
	display: block;
	text-align: right;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1.2em;
	line-height: 1.2em;
}
.AllSites a {
	float: left;
	display: block;
	width: 10em;
	margin-left: 0ex;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.2em;
	height: 1.2em;
}
.inputNoBorder {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.inputDisabled {
	color: #666666;
	background-color: #EEEDEA;
}
#DivServInfo .SiteList {
	line-height: 1.6em;
	margin-right: 2em;
	margin-left: 2em;
	margin-top: 1ex;
}
.RegionTitle { float:left; width:100%; margin: 1.5em 0 0 1em; padding: 0; border-bottom: 1px solid #ccc; }
.RegionTitle span { font-size: 9.6pt; background-color: #efefef; text-align: center; width: 5em; margin: 0; padding: 3px 1ex 0; display: block; }
