.cssPngFix {
	behavior: url('inc/iepngfix.htc')
}
a { text-decoration: none; } 
a:hover { text-decoration: underline }

h1 { font-family: verdana; font-size: 13px; color: #333333; font-weight: bold;cursor:pointer;margin-left:18px; }
h2 { font-family: verdana; font-size: 10px; color: #990000; font-weight: bold;margin-left:18px; }
ul { padding-left: 0px !important; padding-left: 0px; font-size: 10px;display:block;margin-left:18px; }

ul a { color: #990000; font-weight: bold; }
.contentList h1,.contentList ul {margin-left:30px;}
.contentList ul li {margin-left:30px;}
.subcontentList h1,.subContentList ul {margin-left:60px;}
li { padding-bottom: 15px;margin-left:30px; }

.expandCollapse{
	background:url(../img/plusminus.gif) no-repeat 0px 1px;
	width:15px;
	height:15px;
	float:left;
	cursor:pointer;
	margin-right:5px;
}
.expandCollapseActive{
	background:url(../img/plusminus.gif) no-repeat -15px 1px;
	width:15px;
	height:15px;
	float:left;
	cursor:pointer;
	margin-right:5px;
}

a.cssHeaderLink { color: #cc0000; text-decoration: none; font-family: verdana; font-size: 9px; font-weight: bold; } 

.cssBodyWrapper { width: 891px; height: 712px; float: left; background-image: url('../img/img_bg.jpg'); background-repeat: no-repeat; padding: 10px 97px 0 50px; }

.cssHeaderWrapper { width: 891px; float: left; padding-bottom: 17px; }
.cssHeaderLogo { width: 230px; float: left; }
.cssHeaderTextLink { width: 150px; float: right; text-align: right; padding-right: 29px; padding-top: 48px; }

.cssMainContent { width: 823px; height: 322px; float: left; background-image: url('../img/main_bg.png'); background-repeat: no-repeat; float: left; padding: 30px 38px 13px 30px; }
.cssLoginContent { width: 891px; height: 62px; float: left; background-image: url('../img/resource_bg.png'); background-repeat: no-repeat; }
.cssLoginSubContent { width: 891px; float: left; background: #ffffff; }

.cssSubContent { width: 891px; float: left; }
.cssSubContentText { font-family: verdana; font-size: 10px; color: #333333; font-weight: bold; padding-bottom: 5px; }

.cssSignupThanks { width: 215px; position: relative; top: 5px; left: 0px; font-family: verdana; font-size: 9px; line-height: 13px; color: #000000; visibility: hidden; display: none; font-weight: bold; }
.cssSignupError { width: 215px; position: relative; top: 5px; left: 0px; font-family: verdana; font-size: 10px; line-height: 13px; color: #ee2e24; visibility: hidden; display: none; font-weight: bold; }
a.cssSignupErrorLnk { color: #ee2e24; text-decoration: none; }

.cssForgotPass { float: left; font-family: verdana; font-size: 10px; color: #ffffff; padding-top: 3px; }