body {
	background-image: url(../image/_common/branding/grad_login.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#branding 
{
	background-image: url(../image/_common/branding/grad_login.jpg);
	background-repeat: repeat-x;
	padding-top: 45px;
	height: 83px;
	padding-left: 45px;
	padding-right: 81px;
	background-position: left top;
	margin-bottom: 20px;
}
#content {
	padding-right: 80px;
	padding-left: 44px;
	background-image: none;
	padding-top: 0px;
	color: #333333;
}
#content  .boxtop  {
	background-image: url(../image/_common/boxtop_lf.jpg);
	width: 799px;
	background-repeat: no-repeat;
	height: 31px;
	line-height: 31px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #7C715F;
	margin-bottom: 15px;
	position: relative;
}
#content .boxtop .cap_rt {
	height: 31px;
	width: 3px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../image/_common/boxtop_rt.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#content_sub {
	float: left;
	width: 290px;
	padding: 0px;
	margin-bottom: 30px;
}
#content_sub h1 {
	color: #F63C2D;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F63C2D;
	font-size: 1.1em;
	padding: 0px;
	line-height: normal;
	margin: 0px;
}
#content_sub  a:hover  {
	margin-top: 0px;
}
#content_sub .top {
	height: 35px;
	padding-top: 20px;
	padding-left: 20px;
	background-image: url(../image/login/sub_bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 65px;
	width: 205px;
}
#content_sub   .bot {
	background-image: url(../image/login/sub_bg_bot.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 65px;
	width: 205px;
}
ul#personal_data {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 0.95em;
	width: 100%;
}
ul#personal_data strong {
	font-size: 1.1em;
}
#content_sub .control {
	width: auto;
	margin: 0px;
}
#content_sub .control1 {
	width: 180px;
	margin: 0px;
}

#content_main {
	float: right;
	width: 521px;
	margin-bottom: 20px;
}
#content_main span.required {
	font-weight: bold;
	color: #F63C2D;
}
#content_main   li.error    {
	font-weight: bold;
	color: #FF0000;
	text-transform: uppercase;
}
#content_main     ul.reg   {
	margin-bottom: 20px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: none;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9B9386;
}
#content_main   li  {
	float: left;
}
#content_main li.col1 {
	width: 150px;
}
#content_main li label {
	display: block;
	padding-right: 10px;
	padding-left: 7px;
	font-size: 1em;
	font-weight: bold;
}
#content_main li label.required {
	background-image: url(../image/_common/dings/redAsterisk.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
#content_main li.col2 {
	width: 350px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#content_main li.col2 input  {
	height: 15px;
	width: 220px;
	border: 1px solid #999999;
}
#content_main li.col2 textarea {
	border: 1px solid #999999;
	width: 300px;
}
#content_main li.col2 input:hover, #content_main li.col2 input:focus {
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#content_main   li.col2     table {
	float: left;
	margin: 0px;
	padding: 0px;
}
#content_main   li.col2     table td  {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#content_main li.col2 table input {
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content_main li.col2 table label {
	font-weight: normal;
}
#content_main   li.col2 p    {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#content_main p.support {
	margin-top: 30px;
	font-size: .95em;
}
#content_main p.support a {
	color: #999999;
	text-decoration: none;
}
/*Added by Prashant Shrivastava*/
#content_main p.content a {
	color: #f54f29;
	/*text-decoration: none;*/
}
#content_main a.change_pw {
	color: #666666;
	display: block;
	float: left;
	font-size: 0.85em;
	padding-top: 3px;
}

#content_main #class_list {
	width: 521px;
}
#content_main #class_list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 100%;
}
#content_main #class_list li {
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6B655B;
	min-height:35px;
	max-height:105px;
	padding-right: 15px;
	padding-left: 15px;
}
#content_main #class_list li.first {
	color: #FFFFFF;
	background-image: url(../image/_common/boxtop_521x23_red.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	margin: 0px;
	line-height: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
#content_main #class_list li.first li {
	line-height: 23px;
	height: 23px;
	font-weight: bold;
}
#content_main #class_list li ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 100%;

}
#content_main #class_list li li {
	float: left;
	border-bottom-style:none;
	margin: 0px;
	padding: 0px;
}
#content_main #class_list li li.name {
	width: 180px;
}
#content_main #class_list li li.instructor {
	width: 105px;
}
#content_main #class_list li li.control {
	width: 195px;
	margin: 0px;
	padding: 0px;
}
.txtCss
{
	height:12px;
	font-size: 1.0em;
}
#content_main #class_list li li.stname {
	width: 240px;
}
#content_main #class_list li li.student {
	width: 155px;
}
#content_main #class_list li li.stcontrol {
	width: 80px;
	margin: 0px;
	padding: 0px;
}
#content_main #class_list li.noclasses {
	font-style: italic;
	line-height: normal;
	text-align: center;
	font-size: 1.1em;
	color: #666666;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #F0F0F0;
	float: none;
}
#content_main #class_list li.noclasses li {
	line-height: normal;
	height: auto;
	width: 100%;
}
#content_main .control    {
	margin-right: auto;
	margin-left: auto;
	width: 150px;
}
#content_sub .panel {
	position: relative;
	background-image: url(../image/_common/panel_sides.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 15px;
	padding-bottom: 25px;
}
#content_sub .panel .capTop {
	height: 5px;
	position: absolute;
	background-image: url(../image/_common/panel_capTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 252px;
	left: 0px;
	top: 0px;
}
#content_sub .panel .body {
	background-image: url(../image/_common/panel_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
#content_sub  .panel h1 {
	color: #7C715F;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7C715F;
	font-size: 1.1em;
	padding: 0px;
	line-height: normal;
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content_sub   .panel  h2 {
	color: #FE3008;
	font-size: 1.1em;
	padding: 0px;
	line-height: normal;
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content_sub  .panel h3 {
	color: #F63C2D;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F63C2D;
	font-size: 1.1em;
	padding: 0px;
	line-height: normal;
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content_sub .panel p {
	width: 210px;
}
/*Added by Prashant Shrivastava*/
#content_sub .panel p a{
	color: #f54f29;
	font-size: .95em;
	/*text-decoration: none;*/
}
#content_sub  .panel td {
	padding-bottom: 3px;
}
#content_sub .panel a.link {
	color: #f54f29;
	font-size: .95em;
	text-decoration: underline;
	
}
#content_sub .panel table#firsttime {
	width: 210px;
}
#content_sub .panel table#firsttime td {
	padding-right: 5px;
	padding-top: 5px;
}
#content_sub .panel table#firsttime a {
	margin-top: 3px;
	display: block;
	float: left;
}
#content_sub .panel input#submit {
	padding: 0px;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
/*Added by Prashant Shrivastava */
#content_sub .panel asp:ImageButton {
	padding: 0px;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#content_sub  .panel label {
	font-weight: bold;
}
#content_sub  .panel input {
	height: 17px;
	width: 55px;
	border: 1px solid #999999;
}
#content_sub .panel ul#personal_data {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 0.95em;
	width: 100%;
}
#content_sub .panel ul#personal_data strong {
	font-size: 1.1em;
}
