/* CSS Document */
.forgot {
	width:500px; margin-left:100px; padding:5px 5px 5px 5px;
}
.userhead {
	float:left; padding:5px 5px 5px 5px; border-bottom:#cccccc 1px solid; border-left:#cccccc 1px solid; border-top:#cccccc 1px solid; height:50px; background-color:#f2f2f2;
}
.userbody {
	float:left; padding:5px 5px 5px 5px; border-bottom:#cccccc 1px solid; border-left:#cccccc 1px solid; border-top:#cccccc 1px solid; background-color:#f2f2f2;
}
.FltLeft {
	float:left;
}
.FltRight {
	float:right;
}
.ClrFlt {
	clear:both;
}
.AlinC {
	text-align:center;
}
.AlinL {
	text-align:left;
}
.AlinR {
	text-align:right;
}
.AlinJ {
	text-align:justify;
}
form {
 	padding:0px; margin:0px; border:0px;
}
.BoldText {
	font-weight:700;
}
.NSize {
	font-size:12px;
}
.DarkBlueFont {
	color: #0A3975
}
a {
 	text-decoration:none; color: #787878;
}
.OrangeFont {
	color:#E76F00;
}
.LargeText {
	font-size:16px;
}
.LitDarkFont {
	color:#3b74a4
}
.DarkFont {
	color:#1E5B7E;
}
.Error {
	color:#dd0000;
}
.LText {
	font-size:14px;
}
.XLText {
	font-size:21px;
}
.XXLText {
	font-size:24pt;
}
.BorderBottom {
	border-bottom-width:1px; border-bottom-style:solid;
}
.BorderTop {
	border-top-width:1px; border-top-style:solid;
}
.BorderLeft {
	border-left-width:1px; border-left-style:solid;
}
.BorderRight{
	border-right-width:1px; border-right-style:solid;
}
.Border {
	border-style: solid; border-width: 1px;
}
.OrangeBorder {
	border-color:#FF9600;
}
/*.PageTitle {
	color:#E76F00; font-size:21px; font-family:arial; font-weight:bold;
}*/
.PageTitle h2 {
	background: transparent url(../images/heading-line.png) repeat-x right bottom; margin: 0px 0 5px; font-weight:bold; font-size:155%; color: #ff801a; letter-spacing: -0.05em;
}
.PageTitle h2 span {
	top: 4px;
}
.PageContent {
	padding-top:20px; line-height:15px;
}

.LeftCol {
	float:left; width:720px;
}
.LeftColWidth {
	width:500px; margin-left:10px;
}
.BlueBorder {
	border-color:#3792FD;
}
.LightBlueBorder {
	border-color:#CED5DB;
}
.GrayBorder {
	border-color:#cfcfcf;
}
.LightGrayBorder {
	border-color:#f2f2f2;
}
.ErrorBorder {
	border-color: #DD0000;
}
.WhiteBG {
	background-color: #ffffff;
}
.LightGrayBG {
	background-color:#f9f9f9;
}
.LitBG {
	background-color: #E4E4F1;
}
.GrayBG {
	background-color:#EFEFEF;
}
.LoginTxtField {
	font-size:12px; width:130px;
}
.TxtArea {
	border: 1px solid #d7d7d9; font-size:12px; padding:3px;
}
.SelectField {
	border: 1px solid #d7d7d9; font-size:12px; padding:3px; width:140px;
}
.fieldset {
	border:1px solid #dadada; padding:0;
}
.legendColor {
	color:#000000; padding: 2px 6px;
}
.DarkBlueBG {
	background-color:#5d6984;
}
.WhiteText {
	color:#ffffff;
}
.BlackText {
	color:#000000;
}
.column-title {
 	text-align: center; vertical-align: middle; background: #efefef url("images/coltitle_bg.gif") bottom left repeat-x; font-weight: bold; color: #000000; font-size: 97%;
}
.Note {color:#666;}
.nrmclr {color:#000;}
.akusVewImg {background: url("../images/askus_home.jpg") no-repeat 0px;width:50px;height:50px;float:left;padding:0px 0 0 10px;}
.askus_TopHead {width:85%;float:left;} 
.askus_TopHead .ques{font-weight:700;color:#444;padding:0 0 7px;} 
.Current {
 width:20%;padding:5px 0;float:left;color: #3b5998;cursor:pointer;text-align:center;background-color:#d8dfea;font-weight:700;
 border-top: 1px solid #d8dfea;border-right: 1px solid #d8dfea;border-left: 1px solid #d8dfea;
}
a.Current:hover {color: #fff;background-color:#5A617B;}
.Deselect {
 width:20%; padding:5px 0; float:left; color:#000; cursor:pointer; text-align:center; font-weight:700; border-top: 1px solid #d8dfea; border-right: 1px solid #d8dfea; border-left: 1px solid #d8dfea;
}    
.TabBox {border-bottom: 1px solid #d8dfea;border-right: 1px solid #d8dfea;border-left: 1px solid #d8dfea;width:97%;padding:4px;}
.TabSep {float:left;padding:1px 1px;}
.TabRem {float:left;width:57%;padding:5px 2px 5px 1px;border-bottom: 1px solid #d8dfea;}
#QuestionDet .quesLhd {float:left;color: #000;font-weight:bold;width:9%;padding:5px 0 0;}
#QuestionDet .quesRhd {float:left;width:90%;padding:5px 1px 0;}
#QuestionDet .quesID,#forumTopic .forumID {float:left;color: #666;width:10%;}
#QuestionDet .quesAns,#forumTopic .forumAns {float:left;width:89%;}
#QuestionDet .quesAns .quesLAns{color: #000;padding:3px 0px;background:#f5f5f5;border-top:1px solid #5A617B;border-bottom:1px solid #e2e2e2;}
#QuestionDet .quesAns .quesLAns span{font-weight:bold;}
#QuestionDet .quesAns .quesRAns{color: #000;padding:5px 1px 3px;}
#StudentDet .head,#LoginDet .head{margin:0 0 0 5px;padding:10px 0 2px}
#StudentDet .head span,#LoginDet .head span{line-height:18px;display:block;float:left;font-size:11px;background:white;padding-right:6px;z-index:2;position:relative;color:#000;font-weight:bold;}
#StudentDet {display:none;}
#StudentDet .askusView,#QuestionDet .askusView,.askusView{width:100%;}
#StudentDet .head .divider,#LoginDet .head .divider{border-bottom:solid 1px #d8dfea;margin:-4px 0 0;z-index:0;width:60%;}
#StudentDet .LftDet {color:#666;float:left;width:10%;padding:5px 5px 0;}
#StudentDet .RhtDet {float:left;width:84%;padding:5px 5px 0;}
#LoginDet .LftDet,#PresentDet  .LftDet{color:#666;float:left;width:15%;padding:5px 5px 0;}
.MdtDet {float:left;width:5px;padding:5px;}
#LoginDet .RhtDet,#PresentDet .RhtDet{float:left;width:75%;padding:5px 5px 0;}
.GBtn {background: #57952D url(../images/greenbtn.gif) no-repeat;text-align:center;color: #ffffff;font-weight:700;width: 70px;padding:3px 0 4px 0;border: 0px;}
.PageNave {border: 1px solid #E3E3E3;background-color: #F9F9F9;padding: 3px 7px;color: #000000;text-decoration:none;}
.PageNaveCurr {border: 1px solid #5d6984;background-color: #5d6984;padding: 3px 7px;text-decoration:none;color: #ffffff;font-weight:700;}

a.ForumTab {width:13%;padding:3px 0px;float:left;color:#000;cursor:pointer;text-align:center;font-weight:700;margin-left:10px;border-top: 1px solid #999;border-right: 1px solid #999;border-left: 1px solid #999;background-color:#f5f5f5; }
div.ForumTabTopic {width:11%;padding:3px 0;float:left;color:#fff;text-align:center;font-weight:700;border-top: 1px solid #999;border-right: 1px solid #999;background-color:#5d6984; }    
.ForumTabRem {width:99%;border-bottom: 1px solid #e0e0e0;border-top: 1px solid #999;background-color:#f9f9f9;}
#forumTopic .forumAns .forumTopicAns {width:99%;border-bottom: 1px solid #e0e0e0;border-top: 1px solid #5A617B;background-color:#f9f9f9;}
#forumTopic .forumAns .forumLAns{color: #000;padding:3px 0px;float:left;}
#forumTopic .forumAns .forumLAns span{font-weight:bold;}
#forumTopic .forumAns .forumRAns {color: #000;padding:5px 1px 3px;}
#forumTopic .forumAns .date{font-weight:normal;text-align:right;padding:3px 5px 3px 0px;color:#888;font-size:10px;}
#forumTopic .topicLhd {float:left;color: #000;font-weight:bold;width:11%;padding:8px 0px 8px 10px;}
#forumTopic .topicRhd {float:left;width:87%;padding:8px 1px 8px;}

.menuDown {color:#000000;background:url(../images/arrow_down.gif) no-repeat 0px; margin:0px;padding:5px 0 5px 0;}
.menuDown a{color:#787878;margin:0px 0px 0 15px;}
.menuRight {color:#000000;background:url(../images/arrow_right.png) no-repeat 0px; margin:0px;padding:3px 0 3px 0;}
.menuRight a{color:#787878;margin:0px 0px 0 15px;}
.menuBorder {border:1px solid #d7d7d9;padding:0 5px;background:url(../images/bgblock.gif) repeat-x;}
.menuBorder ul{ padding:0px;margin:0px;list-style:none;border-bottom:1px solid #eaeaea}
.menuBorder ul li{margin-left:15px;color:#000000;background:url(../images/arrow_right.png) no-repeat 0px;padding:3px 0 3px 0;}
.menuBorder ul li a{color:#787878;margin:0px 0px 0 15px;}
.menuBorder .head{padding:18px 0px 10px 0;background:url(../images/the_trust_bullet.jpg) no-repeat 0px 22px;}
.menuBorder .head a{color:#000;font-weight:bold;margin:0px 0px 0 15px;}

.galleryzone {border-color:#EBEBED #DDDDDD #CCCCCC;border-style:solid;border-width:1px 1px 2px;float:left;margin:0 1% 2%;padding:1%; _margin: 0 1% 1% 0}
.galleryzone div {padding:3px 0 0}
.galleryname {text-align: center; font-size: 1.0em}


td.siteMapLft {width:75%;text-align:left;vertical-align: top;}
.sitemap {width:48%;float:left;margin-right:10px;}
.sitemap .title {padding:5px;cursor:pointer;border:1px solid #f2f2f2;background-color:#5d6984;color:#FFF;font-weight:bold;}
.sitemap .title div{float:right;}
.sitemap .title div .top {background:url(../images/arrow_t.gif);width:11px;height:11px;}
.sitemap .title div .bottom {background:url(../images/arrow_b.gif);width:11px;height:11px;}
td.siteMapRht {width:25%;vertical-align: top; }
td.siteMapRht div {padding:2px 0px 2px 5px;background:url(../images/bgblock.gif) repeat-x;}
.subhead {padding:3px 5px;background:url(../images/bgblock.gif) repeat-x;}
.sublink {padding:3px 0px;background:url(../images/arrow_right.png) no-repeat 0px;}
.sublink a {margin:0px 0px 0 10px;}
.subsubhead {padding:3px 0 3px 8px;}
.subsubhead div {padding:3px 5px;}
.subsubhead div img {background:url(../images/bullet2.gif) no-repeat 0px;width:11px;height:11px;margin:0 5px 0 0px;}
#mailus,#forum {width:720px;}
#mailus th {background:#f2ffe3;height:25px;text-align:left;font:bold;color:#333;}

#mailus th.t{background:#EEEEEE url(../images/sortBg.gif) no-repeat scroll left top;width:305px;padding-left:46px;}
#mailus th.c{background:#EEEEEE url(../images/sortBg.gif) no-repeat scroll left top;width:122px;}
#mailus th.l{background:#EEEEEE url(../images/sortBg.gif) no-repeat scroll left top;width:140px;}
#mailus th.p{background:#EEEEEE url(../images/sortBg.gif) no-repeat scroll left top;width:111px;}
#mailus td,#forum td,#askusQues td,#alumni td{vertical-align:top;padding:7px 0;background:url('../images/hr.gif') repeat-x bottom;}
#mailus td.t{width:305px;}
#mailus td.c{width:122px;}
#mailus td.l{width:140px;}
#mailus td.p{width:111px;} 

#forum th {background:#f2ffe3;height:25px;text-align:left;font:bold;color:#333;}
#forum th.t{background:#EEEEEE url(../images/sortBg.gif) no-repeat scroll left top;width:305px;padding-left:46px;}
#forum th.c{background:#EEEEEE url(../images/sortBg.gif) no-repeat scroll left top;width:122px;}
#forum th.l{background:#EEEEEE url(../images/sortBg.gif) no-repeat scroll left top;width:100px;}
#forum th.p{background:#EEEEEE url(../images/sortBg.gif) no-repeat scroll left top;width:151px;}
#forum td.t{width:305px;}
#forum td.c{width:122px;}
#forum td.l{width:100px;}
#forum td.p{width:151px;}
#mailus .arrow,#forum .arrow,#askusQues .arrow{background:url('../images/arrow-blk.gif') no-repeat;background-position:26px 2px;padding-left:46px;}

.forum-content h3 {
	background:url('../images/bg-headers.png') repeat-x; font-family:Arial,Sans-Serif; padding-left:0px;	margin-bottom:10px;	overflow:hidden; font-weight:bold;
}
.forum-content span.title {
	display:block; margin-bottom:2px;
}
.forum-content h3 span {
	background:#fff; padding-right:10px;
}
.forum-content h3 span.title{
	color:#5d6984; font-size:14px; display:inline;
}
.subforum_content {float:left;padding:0 0 10px 0;color:#000;}
.forumBack {background:url('../images/back_to_previous.jpg') no-repeat 0px;float:right;padding:0 5px 0px 22px;}
.forumBack a{margin:0 0 10px 0px;clear:both;}
/***************************************/
.Navigation {float:left;padding:0;line-height: 10.5pt;border: 1px solid #E3E3E3;background-color: #F9F9F9;text-align:center;}
.Navigation a{padding: 1px 8px; color: #5d6984;}
.NavigationCurrent {float:left;padding: 0px 8px;line-height: 10.5pt;border: 1px solid #5d6984;background-color: #5d6984;text-align:center;color:#FFF;font-size:11px;display:block;margin:0;}

.forumMain { width:114px;height:102px;float:left;background:url(../images/forum.jpg) no-repeat;padding:0px 0px 15px 0px; }
.forumMain span  { background:url(../images/spacer.gif); }
.forumMainContent { padding:5px 0px 15px 20px;float:left;width:80%;}

#alumni {width:100%;}
#alumni th {background:#f2ffe3;height:25px;text-align:left;font:bold;color:#333;}
#alumni th.a{background:#EEEEEE url(../images/sortBg.gif) no-repeat scroll left top;width:13%;padding-left:36px;}
#alumni th.n{background:#EEEEEE url(../images/sortBg.gif) no-repeat scroll left top;width:15%;}
#alumni th.y{background:#EEEEEE url(../images/sortBg.gif) no-repeat scroll left top;width:7%;}
#alumni th.d{background:#EEEEEE url(../images/sortBg.gif) no-repeat scroll left top;width:8%;}
#alumni th.b{background:#EEEEEE url(../images/sortBg.gif) no-repeat scroll left top;width:6%;}
#alumni th.e{background:#EEEEEE url(../images/sortBg.gif) no-repeat scroll left top;width:25%;}
#alumni th.c{background:#EEEEEE url(../images/sortBg.gif) no-repeat scroll left top;width:10%;}
#alumni th.p{background:#EEEEEE url(../images/sortBg.gif) no-repeat scroll left top;width:10%;}
#alumni th.s{background:#EEEEEE url(../images/sortBg.gif) no-repeat scroll left top;width:8%;}
#alumni td.a{width:13%;}
#alumni td.n{width:15%;}
#alumni td.y{width:7%;}
#alumni td.d{width:8%;}
#alumni td.b{width:6%;}
#alumni td.e{width:25%;}
#alumni td.c{width:10%;}
#alumni td.p{width:10%;}
#alumni td.s{width:8%;}
#alumni .arrow{background:url('../images/arrow-blk.gif') no-repeat;background-position:16px 2px;padding-left:36px;}
#askusQues {width:940px;}
#askusQues th {background:#f2ffe3;height:25px;text-align:left;font:bold;color:#333;}
#askusQues th.qn{background:#EEEEEE url(../images/sortBg.gif) no-repeat scroll left top;width:40px;padding-left:46px;}
#askusQues th.da{background:#EEEEEE url(../images/sortBg.gif) no-repeat scroll left top;width:132px;}
#askusQues th.sd{background:#EEEEEE url(../images/sortBg.gif) no-repeat scroll left top;width:140px;}
#askusQues th.qu{background:#EEEEEE url(../images/sortBg.gif) no-repeat scroll left top;width:345px;}
#askusQues th.st{background:#EEEEEE url(../images/sortBg.gif) no-repeat scroll left top;width:151px;padding-left:30px;}
#askusQues td.qn{width:40px;}
#askusQues td.da{width:132px;}
#askusQues td.sd{width:140px;}
#askusQues td.qu{width:345px;}
#askusQues td.st{width:151px;padding-left:30px;}
.askus-content { margin: 10px 0 0 0px;	}
.askus-content h2 {
	background:url('../images/bg-headers.png') repeat-x; font-family:Arial,Sans-Serif; padding-left:0px;	margin-bottom:10px; overflow:hidden; line-height:18px; font-weight:normal;
}
.askus-content span.title {
	display:block; margin-bottom:2px;
}
.askus-content h2 span {
	background:#fff; padding-right:10px;
}
.askus-content h2 span.title {
	font-size:18px;	color:#E76F00; display:inline; 
}
.askusHome { background:#5d6984 url('../images/bg_org.jpg') repeat-x;padding:0px 0px 0px 35px;width:970px;color:#ffffff;height:50px; }
.askusHome .title {padding:10px 14px 0px 0px;float:left;font-size:21px;letter-spacing:0.03em;}
.askusHome .line {padding:4px 7px; float:left;background:url('../images/line.gif') no-repeat 0px; width:2px; height:39px;}
.askusHome .subtitle {padding:16px 0px 0px 0px; font-weight:bold; font-size:12px;}
img.av {background:url('../images/av.gif') no-repeat 0px; width:22px; height:19px;}
img.va {background:url('../images/nono.gif') no-repeat 0px; width:16px; height:16px; margin:2px 4px 0 3px}

div.alumni-search {
	float:right; height: 27px; padding:5px 0;width:25%;
}
div.alumni-search div{
	padding:0 0 4px;
}
div.alumni-search input {
	width:140px; padding: 3px 2px 3px 24px; background: #fff url(../images/search_icon.png) no-repeat center left; border: 1px solid #ccc;
}