.bartop
{
	height: 5px;
	line-height: 5px;
	background-color: #2e82be;
}

#header #nav .navLeft
{
	background: url(../images/header/bgNavleft.png) no-repeat left 16px;
}
#header #nav .navRight
{
	background: url(../images/header/bgNavRight.png) no-repeat right 16px;
}
#header #nav .logo
{
	padding-left: 40px;
}
#header #quickstart li
{
	background: url(../images/icon/icondoublearrow.png) no-repeat left center;
	padding-left: 15px;
	float: left;
	width: 60px;
}
#header #mainnav li
{
	float: left;
	width: 100px;
	height: 27px;
	font-size: 14px;
	text-align: center;
	color: #fff;
	padding-right: 10px;
	background: url(../images/header/bgNavItemSeparate.png) no-repeat right top;
}


#header #mainnav li .borderL
{
	padding-left: 6px;
}
#header #mainnav li .borderR
{
	height: 27px;
	padding-top: 3px;
	padding-right: 5px;
}
#header #mainnav li.on
{
	color: #307cb3;
}
#header #mainnav li.on .borderL
{
	background: url(../images/header/bgNavItemLeft.png) no-repeat left top;
}

#header #mainnav li.on .borderR
{
	background: #fff url(../images/header/bgNavItemRight.png) no-repeat right top;
}

#body #menu .borderR
{
	background: url(../images/menu/bgBorderRight2.jpg) repeat-y right top;
}
#body #menu .borderR2
{
	background: url(../images/menu/bgBorderRight1.jpg) no-repeat right top;
}


#body #menu .borderB
{
	padding-top: 16px;
	padding-bottom: 14px;
	background: url(../images/menu/bgBorderBottom.png) no-repeat left bottom;
}
#body #menu .borderB2
{
	padding-top: 16px;
	padding-bottom: 14px;
	background: url(../images/menu/bgBorderBottom2.png) no-repeat left bottom;
}
#summary .nav_link
{
	font-size: 14px;
	color: White;
	font-family: ËÎÌå, Arial, Helvetica, sans-serif;
}
#operate .corner
{
	width: 100%;
}
#operate .corner div.tl
{
	width: 6px;
	min-height: 428px;
	height: 428px;
	background: url(../images/main/bgTLCorner.png) no-repeat left top;
}
#operate .corner td.ret
{
}
#operate .corner td.m
{
	background: url(../images/main/bgBorderReTop.png) repeat-x left top;
	min-width: 600px;
	vertical-align: top;
	padding-top: 3px;
}
#operate .corner div.tr
{
	min-height: 428px;
	height: 428px;
	background: url(../images/main/bgTRCorner.png) no-repeat left top;
}
#operate .corner td.rel
{
	width: 6px;
	background: url(../images/main/bgBorderReLeft.png) repeat-y left top;
	vertical-align: top;
}
#operate .corner td.rer
{
	width: 11px;
	background: url(../images/main/bgBorderReRight.png) repeat-y left top;
	vertical-align: top;
}
#operate .corner td.bl
{
	width: 6px;
	height: 13px;
	background: url(../images/main/bgBLCorner.png) no-repeat left top;
}

#operate .corner td.reb
{
	height: 13px;
	background: url(../images/main/bgBorderReBottom.png) repeat-x left top;
}

#operate .corner td.br
{
	width: 11px;
	height: 13px;
	background: url(../images/main/bgBRCorner.png) no-repeat -22px top;
}

fieldset
{
	border: 1px solid #000000;
}

.borderB2_1
{
	background: url(../images/menu/bgBorderRight1.jpg) no-repeat right top;
	height: 260px;
	width: 4px;
	background-color: #FFFF00;
}


.borderB2_2
{
	background: url(../images/menu/bgBorderRight2.jpg) repeat-y right top;
	height: auto;
	width: 4px;
	background-color: #FFFF00;
}

.content .description
{
	width: 80px;
	font-size: 9.2pt;
	padding: 5px;
	padding-right: 15px;
	font-weight: 500;
	text-align: right;
	color: #666;
}
.content .value
{
	padding: 5px;
}
.content .value input
{
	margin: 0px;
	width: 300px;
}
.errorContainer .error
{
	color:Red;
	vertical-align:-6px;
}
.content H1
{
	font-size: 1.9em;
	margin: 0px 10px 0px 0px;
	color: #5890d1;
	border-bottom: #cccccc 1px solid;
	font-family: Trebuchet MS;
	
}
.content H2
{
	font-weight: normal;
	font-size: 1.3em;
	margin: 10px 10px 5px 0px;
	color: #666666;
	font-weight: 600;
}
.button_area
{
}

.button_area1
{
	height: 25px;
	padding-right: 30px;
	text-align: right;
	padding-bottom: 15px;
	clear:both;
}
INPUT.required
{
	vertical-align: text-top;
	border-right: #cfced3 1px solid;
	padding-right: 3px;
	border-top: #cfced3 1px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	margin: 0px 0px 8px 10px;
	font: 1em Verdana, sans-serif;
	border-left: #cfced3 1px solid;
	color: #777;
	padding-top: 3px;
	border-bottom: #cfced3 1px solid;
	width:200px;
}
.label.input
{
	margin: 5px 3px 8px 0px;
	font-weight: bold;
	clear: left;
	border-right: #099 1px dotted;
	padding-right: 5px;
	display: block;
	float: left;

	width: 200px;
	color: #7563a5;
	text-align: right;
}
DIV.requiredNotice
{

	padding-right: 10px;

	padding-left: 10px;
	padding-bottom: 10px;
	margin: 0px;

	color: #7563a5;
	padding-top: 10px;

	padding-right: 0px;
	padding-left: 0px;
	float: right;
	padding-bottom: 0px;
	margin: 0px 24px 0px 0px;
	width: 140px;
	padding-top: 0px;
}
LABEL.warning
{
	clear: none;
	padding-right: 0px;
	border-top: #cc3366 1px dotted;
	display: inline;
	padding-left: 0px;
	font-size: 10px;
	float: none;
	padding-bottom: 0px;
	margin: 0px 0px 0px 10px;
	width: auto;
	color: #cc3366;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	text-align: left;
	border-bottom-style: none;
}
DIV.requiredNotice
{
	padding-right: 0px;
	padding-left: 0px;
	float: right;
	padding-bottom: 0px;
	margin: 0px 24px 0px 0px;
	width: 140px;
	padding-top: 0px;
}
H3.stepHeader
{
	font-weight: bold;
	font-size: 13px;
	margin: 0px 0px 24px 0px;
	padding:10px 24px 15px 24px;
	color: #676cac;
	text-align: left;
	background-color:#ffffcc;
	border:solid 1px #000;
}

.udline{
	color: #000;
	text-decoration:underline;
	background-color:Transparent;
	padding:2px 0px;
}
.udline:hover 
{
	background-color:Green;
	color: #fff;
	padding:2px 3px;
}
.requireddot
{
	color:Red;
}
