
.headerBG{position:absolute; top:2px; bottom:2px; right:0; left:0; background-color:rgba(255, 255, 255, 0.6);}
.headerBGwhite{top: 22px; min-width: 940px; min-height: 117px; position: absolute; left: 19px; background-color:#FFFFFF;}
.headerLogo{ /*width:300px;*/ top: 12px; position: absolute; left: 10px; float:left;}
.headerAdd{ width:450px; height:64px; /*background: #000;*/ margin:27px 20px 0 0; float:right;}
.divMenu{position:absolute; top:117px; width:940px;}
.divMenu nav{background-color:#2c64b4; color:#FFFFFF; height:30px;}
.divMenu nav a{ color:#FFFFFF; padding:0px 10px; font-size:12px;  display: inline-block; margin:5px 0;}
.divMenu nav a:hover{ background-color:#FFFFFF; color:#333333;}

.divMenu div{background-color:#2c64b4; color:#FFFFFF; height:30px;}
.divMenu div a{ color:#FFFFFF; padding:0px 10px; font-size:12px;  display: inline-block; margin:5px 0;}
.divMenu div a:hover{ background-color:#FFFFFF; color:#333333;}

.bodyContentBG{padding:15px; position:absolute; top:2px; bottom:2px; right:0; left:0; background-color:rgba(255, 255, 255, 0.6); min-height: 800px;/* overflow:auto;*/}
.bodyContentBGwhite{padding:15px; top: 22px; min-width: 910px; min-height: 757px; position: absolute; left: 19px; background-color:#FFFFFF;}
.sliderContent{width:565px; height:367px; position:absolute; top:20px; left:20px; box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.5); background: none repeat scroll 0 0 #FFFFFF; padding:10px;}

.rightPanel{left: 613px; top: 21px; min-width: 337px; min-height: 55px; position: absolute;}
.rightPanelLeftCarve{border-right-width: 0;border-top-color: rgba(0, 0, 0, 0);left: 0;border: 10px solid rgba(0, 0, 0, 0);bottom: -10px;height: 0;position: absolute;width: 0;}
.rightPanelCarve{border-left-width: 0;border-top-color: #5288D4;right: 0;border: 10px solid rgba(0, 0, 0, 0);bottom: -10px;height: 0;position: absolute;width: 0;}

.rightPanelBG{ width:310px; background-color: #0A4495; border: 0 solid #0A4495; bottom: 10px; box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);left: 0;position: absolute;right: 0;top: 0;}

.buttonOne {background: url(../images/shiny2button_bg.png) repeat-x scroll center top #2C64B4;
border: 0 solid #2C64B4; border-radius: 0; bottom: 0; box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.6);cursor: pointer !important;left: 0;position: absolute;right: 0;top: 0;transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;}
.buttonOne:hover { opacity: 0.8; filter: alpha(opacity=80);}
.buttonTwo{background: url(../images/shiny2button_bg.png) repeat-x scroll center top #0ABEFF;
border: 0 solid #2C64B4;border-radius: 0;bottom: 0;box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.6);cursor: pointer !important;left: 0;position: absolute;right: 0;top: 0;transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;}
.buttonTwo:hover { opacity: 0.8; filter: alpha(opacity=80);}
.buttonThree{background: url(../images/shiny2button_bg.png) repeat-x scroll center top #88C124;
border: 0 solid #2C64B4;border-radius: 0;bottom: 0;box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.6);cursor: pointer !important;left: 0;position: absolute;right: 0;top: 0;transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;}
.buttonThree:hover { opacity: 0.8; filter: alpha(opacity=80);}
.ButtonText{color: #FFFFFF;display: inline-block;font: 16px/1.3em open sans,sans-serif;margin-top: 0;position: relative;transition: color 0.4s ease 0s;white-space: nowrap;}

.bodyContentTwoBGwhite{top: 440px; min-width: 940px; min-height: 100px; position: absolute; left: 19px; background-color:#FFFFFF;}
.left{float:left;}
.paddingRight{ margin-left: 10px; padding-right:10px; height:280px;}
.paddingLR{padding:0 10px; }
.BorderRight{border-right:1px dotted #cccccc;}
.Borderleft{border-left:1px dotted #cccccc; height:280px;}
.Heading{font: 18px/1.3em open sans,sans-serif; color: #0A4495; width:100%; border-bottom:1px solid #0A4495; padding:10px 0; margin-bottom:10px;}
.newsInfo{ border-bottom:1px solid #CCCCCC; padding:10px 0; float:left; }
.date{font: 20px/1.2em open sans,sans-serif;color: #0ABEFF; float:left; margin: 15px 10px;}
.newsContent{float:left;border-left:1px dotted #CCCCCC; text-align: justify;padding-left: 10px;width: 225px;}

.textbox{margin: 15px 0!important;width: 250px !important;}
.textarea{height: 100px !important; resize: none !important; width: 250px !important; margin: 15px 0!important;}
.submitButton {float:right !important; background-color: #1E6CB4 !important; border: medium none !important; color: #FFFFFF !important; padding: 5px 10px !important; cursor: pointer;}
.submitButton:hover { opacity: 0.8; filter: alpha(opacity=80);}

.Studentnfo{ border-bottom:1px solid #CCCCCC; padding:10px 0; float:left; }
.StudentImage{font: 20px/1.2em open sans,sans-serif;color: #0ABEFF; float:left; margin: 0px 10px;}
.StudentContent{float:left;border-left:1px dotted #CCCCCC; text-align: justify;padding-left: 10px;width: 208px;}

.footerBG{position:absolute; top:35px; bottom:2px; right:0; left:0; background-color:rgba(255, 255, 255, 0.6);}
.footerBGColor{top: 15px; min-width: 912px; position: absolute; left: 19px; background-color:#0a4495; color:#FFFFFF; text-align:center; padding: 8px 14px;}