* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 72%;
}

html { /*for footer stick*/
	height: 100%;
}

body { /*for footer stick*/
	height: 100%;
}

* html #wrapper_two_column_left { /*for footer stick*/
	height: 100%;
}

dt {
	font-weight: bold;
}

p {
	margin: 0 0 1.2em 0;
}



.clear {
	clear: both;
}

.hide {
	display: none;
}




#logo {
	position: absolute;
	top: 10px;
	left: 10px;
}

#portal_login {
	position: absolute;
	top: 0;
	right: 10px;
	width: 50;
	height: 50;
}

/************#links - default styles**************/
a,a:link,a:visited {
	color: blue;
	text-decoration: none;
}

a:hover,a:active {
	text-decoration: underline;
	color: maroon;
}



a img { /*dont underline image links*/
	border: 0;
	border-style: none;
}

a img:hover { /*dont underline image links*/
	text-decoration:none;
}

a { /*gets rid of the dotted Firefox borders around links*/
	outline: none;
}



.caps {
	text-transform: uppercase;
}

.plain {
	list-style-type: none;
}

.hide {
	display: none;
}


#wrapper,#wrapper_three_column,#wrapper_two_column_left,#wrapper_two_column_right,#wrapper_open
	{
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	/*footer stick method: http://solardreamstudios.com/learn/css/footerstick/ */
	/*below to get footer to stick*/
	position: relative;
	min-height: 100%;
}

#container_top { /*needed to get footer to stick*/
	padding-bottom: 4em;
}

#header {
	width: 800px;
	height: 53px;
	background-color: #000000;
	position: relative;
}

#logo {
	position: absolute;
	top: 10px;
	left: 10px;
}

#menubar {
	width: 800px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: .9em;
	background: #F0EDE6;
}

#buet_home,#top_global_nav,#apply_now {
	float: left;
	clear: none;
}

#buet_home {
	width: 175px;
	/*background-color:white;*/
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
	vertical-align: middle;
}

#buet_home a {
	margin-left: 10px;
	display: block;
	height: 2em;
	margin-top: .5em;
}

#top_global_nav {
	width: 468px;
	text-align: center;
	background-color: #F0EDE6;
	font-weight: bold;
	color: white;
	height: 2.5em;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}


#apply_now {
	width: 150px;
	text-align: center;
	display: block;
	height: 2em;
	margin-top: .5em;
	font-weight: bold;
	font-size: 1.2em;
}



#mainContent {
	clear: both;
	width: 800px;
	background: #97c556;
	font-size: .90em;
	/*overflow:hidden;*/
}

#ace_home_link {
	font-weight: bold;
}

#sub_global_nav {
	float: left;
	width: 175px;
	/*height:112px;*/
}

#banner_image {
	float: left;
	clear: none;
	width: 493px;
	height: 190px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	/*overflow:hidden;*/
}

#mainContent_border {
	clear: both;
	width: 800px;
	height: 16px;
	background: #FFFFFF url(/images/below_mainContent.gif) top right
		repeat-x;
}

div#ga_home_link {
	width: 140px;
	margin: 0 0 0 10px;
	font-weight: bold;
}

div#ga_home_link a {
	color: #000000;
}

#content {
	margin: 10px 0 20px 15px;
	overflow: hidden;
}

#home_content {
	margin: 10px 15px 0px 15px;
	padding: 15px;
	width: 760px;
	float: left;
	clear: none;
	padding-top: 15px;
}

#column_left { /*left hand sct navigation column*/
	width: 160px;
	float: left;
	display: inline;
	clear: none;
	margin-top: 10px;
	overflow: hidden;
}

/*start of expanding menu styles*/
.showSwitch {
	display: block;
}

.hideSwitch {
	display: none;
}

#column_right { /*right hand component area column*/
	width: 160px;
	margin-left: 35px;
	margin-top: 20px;
	float: left;
	display: inline;
	clear: none;
}

#column_right li { /*incase items break to two lines*/
	line-height: 1.0em;
	margin-bottom: .5em;
	margin-left: 3px;
}

/*************** // open - no columns//****************/
#wrapper_open #content {
	float: left;
	width: 740px;
	display: inline; /*prevents margin doubling bug in IE 6*/
}

/*************** // 3 column //****************/
#wrapper_three_column {
	background: #FFFFFF url(/images/3_col_bg.gif) top left repeat-y;
}

#wrapper_three_column #content { /*content area*/
	width: 430px;
	float: left;
	display: inline;
	clear: none;
}

/*************** // 2 column left //****************/
#wrapper_two_column_left {
	background: #FFFFFF url(/images/2_col_left_background.gif) top left
		repeat-y;
}

#wrapper_two_column_left #content { /*content area*/
	width: 580px;
	float: left;
	display: inline;
	clear: none;
	overflow: hidden;
	margin-right: 0;
}

#wrapper_two_column_right #content {
	width: 570px;
	float: left;
	display: inline;
	clear: none;
}

#wrapper_two_column_right {
	background: #FFFFFF url(/images/2_col_right_background.gif) top left
		repeat-y;
}

#ga_home_col1 {
	width: 136px;
	float: left;
	margin: 30px 0 0 30px;
	display: inline;
	line-height: 1.5em;
}

#ga_home_col2 {
	width: 400px;
	float: left;
	margin: 30px 0 0 40px;
	display: inline;
	line-height: 1.5em;
}



#ga_home_bottom {
	width: 579px;
	margin: 30px 0 30px 30px;
	overflow: hidden;
}

p#content_apply {
	font-weight: bold;
	margin: 1em 0 0 0;
}

p#chat {
	font-weight: bold;
	margin-top: 1em 0 0 0;
}

#footer {
	width: 800px;
	height: 4.6em;
	background-color: black;
	color: white;
	text-align: center;
	border-top: 1px solid #cccccc;
	margin: 0 auto;
	position: relative;
	margin-top: -4.6em;
}

#footer p {
	margin: 1em 3em;
	line-height: 1.2em;
	font-size: 12px;
	text-align: center;
}

#footer a,#footer a:link,#footer a:visited,#footer a:hover,#footer a:active
	{
	color: #FFFFFF;
}

#footer a:hover,#footer a:active {
	text-decoration: underline;
}

/***************************************************************************/
div.clear {
	clear: both;
}

#home_content ul#ulhome li {
	margin-bottom: 30px;
}

/* for program requirements*/

#home_content ol li{
 margin-bottom: 10px;
 margin-left: 30px;	
}
#home_content ol li ul{
 list-style-type: disc;
 	
}

#req{
	margin: 0 20px 0 20px;
	list-style-type:lower-alpha; 
	}

/***/

#home_content ol li p,#home_content ol li a,#home_content ul li p {
	padding: 0 20px 0 20px;
}

#home_content ul.lsmargin {
	list-style-type: disc;
	margin-top: 45px;
}

#home_content ol.lsmargin {
	list-style-type: lower-roman;
}

#home_content ol.lowalpha {
	list-style-type: lower-alpha;
}



#home_content li,p {
	text-align: justify;
}
/**for admission home page and how to apply page*/
#home_content ul.lsmargin li,#home_content ol.lsmargin li,#home_content ol.lowalpha li
	{
	margin-left: 20px;
	}
#home_content  ul#ulhome li ul li,#home_content  ul#ulhome li ol li {
	list-style-type: lower-roman;
	margin-left: 80px;
	
}

#home_content  ul#ulhome li p, #home_content  ulli p{
	padding-left: 45px;
}

#home_content  ul#ulhome li ol li {
	margin-bottom: 10px;
}
/***/


#home_content li a {
	font-weight: bold;
}

#home_content li p {
	margin-top: 10px;
}

/*  new added*/


/* new added*/
#home_content li div.pbold {
	font-weight: bold;
	font-size: 12pt;
	color: maroon;
	margin-left: 10px;
}

li,p {
	line-height: 17px;
}

#home_content label.titleLevel {
	font-size: 14pt;
	font-weight: normal;
}

#headertext {
	color: white;
	font-family: Verdana;
	font-size: 19pt;
	margin-left: 20px;
}

h1 {
	font-size: 16pt;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 30px;
	text-decoration: underline;
}

table {
	border-collapse: collapse;
	font-size: 10pt;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	text-transform: none;
	margin-top: 5px;
}

table td,table th {
	border: 1px solid #cc0000;
	vertical-align: middle;
	padding-left: 3px;
}

table tr {
	border: 1px solid #cc0000;
}

.toggle{
margin-left:-18px;
}