.clr {clear:both;}
.clr {clear:both;}
body { font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;background:#e5e5e5;padding:0;margin:0; font-size:16px;}
body a, body a:ACTIVE, body a:VISITED { font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;color: #2B406A;font-size:1em;}
form {padding:0;margin:0;}

#HeaderContainer {
	padding:0;
	margin:0;
	padding-right:8px; 
	background:#034174;
	height:45px;
	position:relative;
}

#Header {}

		#DrewLogo {float:left;padding:0;maring:0;}
		#DrewLogo a{
			padding:3px 6px 6px 6px;
			background: url(/images/drew_MiniLogo.gif) no-repeat 10px 6px;
			display: block;
			width: 150px;
			float: left;
			height: 35px;
	        }
		#DrewLogoImg {Display:none;}
		#DrewLogo h1 {height:0;width:0;overflow:hidden;}




		#ToolBox {margin-top:0;float:right;width:auto;height:50px;font-size:.7em; text-align:right;padding-right:.5em;padding-top:3px;}
		#ToolBox ul {margin:0;padding:0;list-style-type:none; margin-bottom:.5em;}
		#ToolBox li { display:inline;padding-left:1em;color:#fff;font-size:11px;}
		#ToolBox li a {color:#fff; text-decoration:none;font-size:11px;}
		#ToolBox input {font-size:.8em;}		
		#ToolBox #q {width:315px;}
		
		
		

#ToolBox li a {
	padding-right:5px;
	padding-left:5px;
	z-index:1002;
}

#ToolBox .dropdown a {
	background:url(/v6/images/DropDownArrow.gif) no-repeat top right;
	padding-top:0;
	padding-left:4px;
	padding-right:12px;
}

#ToolBox .selected a {
	background:#fff url(/v6/images/DropDownArrow-black.gif) no-repeat top right;
	border:1px solid black;
	border-bottom:none;
	padding-right:11px;
	padding-left:3px;
	padding-bottom:6px;
	color:#000;
}

#ToolBox ul ul {display:none;}
		
		


html, body {
	height: 100%;
}
#wrapper{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -25px; /* the bottom margin is the negative value of the footer's height */
}

#BodyHeader {padding:45px;}


#FooterContainer, .clr {
	height:25px;
	margin:0;
	clear:both;
}	
.clr {
}

#FooterContainer {
	padding:0; 
	margin:0; 
	background:#034174;
	bottom:0;
	overflow:hidden;
	display:block;
}

#Footer { 
	color:#fff; 
	font-size:8pt;
	margin-left:auto;
	margin-right:auto; 
	padding-top:.5em;
}

#Footer .vcard div, #Footer .vcard {
	display:inline;
}


#Footer a {font-size: 8pt; color: #FFFFFF; text-decoration: none;}
#Footer a:hover {text-decoration: underline;}

	#FooterInfo {float:left; margin-left: 10px;}
	#FooterLinks {float:right; margin-right: 10px;}
		#FooterLinks ul {margin:0;padding:0;list-style-type:none;}
		#FooterLinks ul li {display:inline;padding-left:1em;}
		

#Content p.ReturnToTop, #Content p.return-to-top {
	clear: both;
	text-align: right;
	border-bottom: 1px solid #CCCCCC;
}

#Content p.ReturnToTop a, #Content p.return-to-top a{
	text-decoration: none;
	font-size: 8pt;
}

#Content hr {
	height: 0px;
	width: auto;
	border: none;
	border-bottom: 1px solid #AAAAAA;
	background-color: #AAAAAA;
	color: #AAAAAA;
}









/*	A to Z	*/	

#ToolBox #atozlink.selected a {
	background:#d5dfe8 url(/v6/images/DropDownArrow-black.gif) no-repeat top right;

}


/* quicklinks */

#QLlinksholder {
	position:absolute;
	top:20px;
	width:99%;
}

#QuicklinksDiv {
	font-size: 10pt;
	position: absolute;
	right:0;
	background-color: #FFF;
	border: 1px solid #000;
	width: 600px;
	display: none;
	overflow: hidden;
	z-index:1000;
	padding-bottom:20px;
}
#QuicklinksDiv ul {
	margin:0;
	padding:0;
	margin-left:10px;
	list-style:none;
	font-weight:bold;
	margin-top:5px;
}
#QuicklinksDiv ul ul {
	margin:0;
	font-weight:normal;
}
#QuicklinksDiv div {
	float: left;
	width: 32%;
}
#QuicklinksDiv li li, #QuicklinksDiv li li a {
	padding:0;
	margin:0;
	font-size: 8pt;
	line-height:9pt;
	text-decoration:none;
	color: #3d61aa;
	display:block;
	width:99%;
}
#QuicklinksDiv li li a {
	padding-left:10px;
}
#QuicklinksDiv li li:hover, #QuicklinksDiv li li a:hover {
	text-decoration:underline;
	background:#e0e0e0;
}
#QuicklinksDiv h2 {
	display: none;
}

/* For the Qicklink Icons */

#QuicklinksDiv .QLIcons {
	position:absolute;
	bottom:0px;
	left:5px;
	height:50px;
	width:200px;
	z-index:6;
	background:url(/images/quicklinksImages.jpg) no-repeat 0 10px;
	overflow:hidden;
}
.QLIcons a,
.QLIcons a:visited,
.QLIcons a:hover,
.QLIcons a:active {
	display:block;
	overflow:hidden;
	padding-top:50px;
	width:44px;
	text-align:center;
	font-size:10px;
	text-decoration:none;
	float:left;
	color:#000;
}

.QLIcons a:hover {
	padding-top:0px;
	height:50px;
}

/*	Quicklinks Feedback */
#QuicklinksDiv #QLFeedback a{
	background-color:#ffd;
	border:1px solid orange;
	position:absolute;
	bottom:3px;
	left:210px;
	font-size:.8em;
	width:150px;
	padding:5px;
}

#QuicklinksDiv #QLFeedback a:hover{
	background-color:#ff9;
}


/*	Admissions Popout	*/

#AdmissionsPopUp {
	display:none;
	position:absolute;
	top:08px;
	width:99%;
	font-size: 10pt;
}
#AdmissionsPopUp ul{
	display:block;
	position: absolute;
	right:160px;
	width:240px;
	background:#fff;
	color:#000;
	border:1px solid #000;
	z-index:100;
	padding:0;
	list-style:none;
}
#AdmissionsPopUp br {
	display:none;
}
#AdmissionsPopUp li {
	margin:0;
	padding:3px;
}
#AdmissionsPopUp li a {
	color:#000;
	display:block;
	padding:1px 3px;
	margin:0;
	display:block;
}

#AdmissionsPopUp a:hover {
	background:#eee;
}

