@CHARSET "UTF-8";


body {
	margin: 0;
	padding: 0;
	font-family:Arial,Helvetica,sans-serif;
        font-size:14px;
        line-height:150%
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
	color: #228;
}
#quesForm h3 {
	color: #228;
}
div#wrapper {
    position:relative;
    margin:auto;
    width:960px;
}
#img-bar {
padding: 20px 0 10px 0;
margin-left:-10px;
}
#logo {
	height: 70px;
	float: left;
}

#sec-nav {
	float: right;
	text-align: right;
	margin:5px;
	font-size:13px;
}

#sec-nav p {
	margin-top: 20px;
}

#ter-nav {
	background: #ddd;
	color:#444;
}

#ter-nav tr td {
	border-right: 1px solid #333;
	padding-left:20px;
	padding-right:20px;

}

#ter-nav tr td.last {
	border:none;
}
#ter-nav a {
	text-decoration: none;
	color:#444;
}
#ter-nav a:hover {
	text-decoration: underline;
	color:#000;
}
.in {
	padding: 0;
	margin: 0;
}

.in li {
	display: inline;
	padding: 0 8px 0 6px;
	border-right: 1px solid #333;
}

.in .last {
	border: none;
	padding-right: 0;
}

.clear {
	clear: both;
	text-align: left;
}

.yui-nav {
	background-color: #2647a0;
}

#main td {
	text-align:left;
	border-width:0;
}
#side-bar {
	width: 320px;
	height: 100%;
}

.section {
	margin:20px;
	padding:10px;
	background: #e6e6e6;
	border:1px #ccc solid;
	color:#444;
	line-height: 160%;
}
.sectionform {
	margin:20px;
	padding:10px;
	background: #ffffff;
	border:1px #ccc solid;
	color:#444;
	line-height: 160%;
}
.section-g {
	width: 150px;
        margin:10px;
	padding:10px;
	background: #FFFFFF;
	color:#444;
	line-height: 160%;
}

.section-g ul { width:150px;list-style:none;margin:0;padding:0; }
.section-g li {list-style:none;}
.section-g li { border-bottom:#ccc 1px solid;line-height:normal;margin:0;padding:0; }
.section-g li a, .section-g li a:visited { background:#fff;color:#00c;display:block;padding:10px 10px 10px 5px; }
.section-g li a:hover { background:#dfeaff; }
.section-g  li.selected { background-color:#1d46a6;color:#fff;padding:10px 10px 10px 5px; }

#content {
	background: #fff;
}

#data th {
	background-color: #2647a0;
	color: #fff;
}
#data tbody tr td {
	border:1px #666 solid;
	text-align:center;
	background-color: #eee;
}
#data .label {
	text-align:left;
}
.yui-content {
	display:none;
}
#topmenubar {
	background-color: #2647a0;
}
#left1 {
	font-size:small;
}
#quesCont {
	padding-top:10px;
}
#quesCont ul#cl {
list-style-image:none;
list-style-type:none;
padding-left:10px;
}
#quesCont ul#cl li a {
background:transparent url(/i/arrowbullet.png) no-repeat scroll left center;
display:block;
font-size:13px;
font-weight:bold;
padding:2px 0 2px 19px;
text-decoration:none;
}
#replist ul#rl {
list-style-image:none;
list-style-type:none;
padding-left:10px;
padding-top:10px;
}
#replist ul#rl li a {
background:transparent url(/i/arrowbullet.png) no-repeat scroll left center;

display:block;
font-size:13px;
font-weight:bold;
padding:2px 0 2px 19px;
text-decoration:none;
}
/**/
#replist {
	padding-top:10px;
}
#replist ul#rl {
list-style-image:none;
list-style-type:none;
padding-left:10px;
}

#replist ul#rl li a {
background:transparent url(/i/arrowbullet.png) no-repeat scroll left center;
display:block;
font-size:13px;
font-weight:bold;
padding:2px 0 2px 19px;
text-decoration:none;
}

#quesDialog .pg {
 height:300px;
 display:none;
 }

 #quesDialog .bd {
 margin-right:40px;
  margin-left:40px;
 }
 #casename2 {
 font-size: 10px;
 }
 #casetype {
 font-size: 10px;
 }
 #quesForm h3 {
 color: blue;
 }
 .yui-dt-first{
 width:20px;
 }
 div.formerror{
 color: red;
 }
 p.ques {
 font-weight: bold;
 border-style:solid;
 border-width:1px;
 padding:10px;
 background-color: #FEF7CD;
 
 }
 tr.r {
 text-align:right;
 }
 td.r {
 text-align:right;
 }
 .bhr {
	background:blue;
	height:1px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	margin-bottom:5px;
}
#hm-bkg {
	margin-left:-8px;
	background-image: url("/i/home-bkg.png");
	height:313px;
	width:971px;
	text-align:left;
}
#hm-btn {
	margin-top:225px;
	margin-left:180px;
	cursor: pointer;
}
