

#header {
	height: 60px;
	background: #000 url(/gmacsite/images/general/header_bg.jpg) repeat-y;
	position: relative;
}

#header .logo { position:absolute; top: 32px; left: 9px; height: 16px; }

#home-header { }

.utilities {
	position: absolute;
	width: 750px;
	top: 0px;
	left: 0px;
	text-align: right;
	color: #fff;
}

.utilities a, .footer a {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.utilities a:hover, .footer a:hover {
	color: rgb(244,209,105);
}

.utilities .active { color:rgb(244,209,105);	font-weight: bold; }

.footer .active { color:rgb(244,209,105);	font-weight: bold; }

#welcome {
	color: rgb(254,153,0);
	font-size: 10px;
}

#search_but img {
	width:19px;
	height: 20px;
}

#header .search{
	position: absolute;
	top: 26px;
	left: 575px;
	border: 1px solid #fff;
	height: 18px;
	width: 171px;
	background: #fff;
}

#header .search input{
	background-color: #fff;
	border: none;
	width: 147px;
	color: #999;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif, "Small Fonts";
	font-size: 12px;
	float: left;
	padding: 2px 2px 1px 2px;
	height: 15px;
}
	
#header .search a img {
	display: block;
	float: right;
	cursor: pointer;
}

/* NAVIGATION */
#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size:11px;
	height: 18px;
	width: 575px;
	font-weight:bold;
	border-top: 1px solid rgb(51,51,51);
	background: #000 url(/gmacsite/images/general/nav_bg.jpg) repeat-y left;
	z-index: 100;
	float: left;
}	

#nav_schoolservices{ width:126px; }
#nav_thegmat { width:101px; }
#nav_researchandtrends { width:144px; }
#nav_newsandevents { width:119px; }
#nav_aboutus{ width:85px; }
	
#nav li {
	position:relative;
	float:left;
	display:block;
	z-index:2;
}

#nav a:hover{
	background-color:#EEE;
	color:#000;
}

#nav li a {
	display: block;
	text-decoration: none;
	color: #fff;
	height:16px;
	padding: 2px 0 0 7px;
	text-align:left;
	border-bottom: 1px solid #111;
}

#nav li ul {
	position: absolute;
	top: 18px;
	left: 0;
	display: none;
	list-style: none;
	z-index:3;
	border-bottom: 1px solid rgb(51,51,51);
	border-left: 1px solid rgb(51,51,51);
	border-right: 1px solid rgb(51,51,51);
	padding: 0;
	margin: 0;
}

#nav li ul li{
	margin: 0;
	padding: 0;
	clear:both;
	border-top: 1px solid #fff;
	z-index: 4;
}
	
#nav li ul li a{
	text-align:left;
	font-size: 10px;
	padding: 3px 5px 3px 15px;
	background-color: rgb(229,229,229);
	height:auto;
	border:0;
	color:#000000;
}

#nav li ul li a:hover{
	background-color: #FFF;
}

#schoolservices_drop a, #thegmat_drop a, #researchandtrends_drop a, #newsandevents_drop a, #aboutus_drop a { width:180px; }
#researchandtrends_drop, #thegmat_drop, #schoolservices_drop, #newsandevents_drop, #aboutus_drop { border-right: 1px solid #000; }

#nav a:hover{
	background-color:#EEE;
	color:#000;
}

/***************
****************
END
****************
***************/

#nav li:hover ul, #nav li.over ul { 
	display: block; 
}

#nav .active {
	background-color: #fff;
	color: #111;
	border-bottom: 1px solid #fff;
}

#nav .mouseover {
	display: none;
	color: #333333;
	background-color: #EEE;
	background-image:url(/gmacsite/images/general/nav_line.gif);
	background-repeat: repeat-y;
}

#endfiller {
	width: 175px;
	height: 18px;
	border-bottom: 1px solid #000
}


/* FOOTER */
.socialfooter {
	clear: both;
	border-top: 1px solid #B5B2B5;
	background-color: white;
	color: #111;
	font-size: 11px;
	padding: 3px 0 0 0;
}
.socialfooter img {
	border: 0;
}
.socialfooter-icon {
	padding: 3px 5px 3px 20px;
	display: inline;
	vertical-align: middle;
}
.socialfooter-text {
	padding: 3px 0;
	display: inline;
	vertical-align: baseline;
}
.footer {
	width: 730px;
	background-color:#000;
	background-image: url(/gmacsite/images/general/footer_bg.jpg);
	background-repeat: repeat-y;
	clear: both;
	text-align: right;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 10px;
	border-bottom: 1px solid #000;
}

.subfooter {
	background-color: #333333;
	color: #999;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding: 3px 10px;
}

/************ Changed 8/2/07 ************/

#searchfield_again{
	background-color: #fff;
	border: solid 1px #fff;
	width: 149px;
	color: #999;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif, "Small Fonts";
	font-size: 12px;
	float: left;
	padding: 2px 2px 1px 2px;
	height: 15px;
}
	
#search_but_again{
	display: block;
	width: 19px;
	float: left;
	cursor: pointer;
	background-color: #fff;
}

#search_but_again img {
	width:19px;
	height: 20px;
}

.normal_footer {
	width: 730px;
	background-color:#000;
	background-image: url(/gmacsite/images/general/footer_bg.jpg);
	background-repeat: repeat-y;
	clear: both;
	text-align: right;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 10px;
	border-bottom: 1px solid #000;
}
 
.normal_subfooter {
	background-color: #333333;
	color: #999;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding: 3px 10px;
}

.normal_footer a {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.normal_footer a:hover {
	color: rgb(244,209,105);
}

#content-body {
    
}
#content-body h1, .promo-link h6 span{
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 0.5em;
}

#content-body h2{
    font-size: 14px;
    color: #666699;
    margin-bottom: 1.5em;
}
#content-body h3{
    font-size: 108%;
    color: #003464;
    margin-top: 2em;
}
#content-body p {
    font-size: 12px;
}
#pnlLandingImage {
    margin-bottom: 1em;
}


.promo-link h6 span {
    margin: 0;
}


#right_rail .promo-link h6{
    font-size: 153.9%;
    font-weight: bold;
    color: #000000;
    margin-bottom: 0.5em;
}
#right_rail {
    float: right;
    display: inline;
    text-align: right;
    width: 250px;
    margin: 0 0 2em 2em;
}

#right_rail .promo-link {
    text-align: center;
    padding: 1em 0;
    background: #dbdbe6;
    background: linear-gradient(left, #dbdbe6, #FFFFFF);
    background: -moz-linear-gradient(left, #dbdbe6, #FFFFFF);
    background: -webkit-gradient(linear, left center, right center, from(#dbdbe6), to(#FFFFFF));
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#dbdbe6', EndColorStr='#FFFFFF')";
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#dbdbe6', EndColorStr='#FFFFFF');
}
#right_rail .promo-link h6 {
    margin: 0;
}
#right_rail .promo-link span a {
    background:url(/GMACSite/images/home/blue_arrow_right.gif) no-repeat scroll 100% 0.3em transparent;
    display:inline-block;
    padding-right: 1em;
}

#phdGMATArticleText h3
{
    margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-size: 108%;
    color: #003464;
    margin-top: 2em;
}

#phdGMATArticleText p 
{
    margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

