/* BEGIN twocolumn.css */

#page {
    margin: 0 0;
    width: 760px;
}

#container {
    border: none;
    border-top-width: 0;
}

#content {
    border: none;
}

#primary,#secondary {
	position:relative;
	float:left;
}

* html #primary,* html #secondary {
	display:inline;
}

.layout_75_25 #primary {
	width: 75%;
}

.layout_75_25 #secondary {
	width: 25%;
	float: right;
}

.equal #layout_container {
	overflow:hidden;
	padding-bottom:0;
}

.equal #primary,.equal #secondary {
	margin-bottom:-32767px;
	padding-bottom:32767px;
}

* html .equal #layout_container {
	padding-bottom:0;
}

@media all and (min-width: 0px) {
	
	.equal #primary,.equal #secondary {
		padding-bottom:0!important;
		margin-bottom:0!important;
	}
	
	.equal #primary[id^="primary"]:before,.equal #secondary[id^="secondary"]:before {
		content:'Q';
		display:block;
		background:inherit;
		padding-top:32767px!important;
		margin-bottom:-32767px!important;
		height:0;
	}
}


/* following are blog-specific customizations to the replicated CSS */
#primary {
	width: 500px;
}

#secondary {
	float: right;
	width: 200px;
	padding-right: 20px;
}

/* END twocolumn.css */


/* BEGIN site_bullets.css */
/*
 * List definitions and their associated link styles are listed first.
 * General link definitions are located at the bottom of the page.
*/

/*
 * Begin the section where the content headings are defined
*/

.content_head_white_b {
  list-style: none;
  margin: 14px 0px 0px 14px;
  padding: 0px;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
  font-weight: bold;
	color: #ffffff;
  line-height: 18px;
}

/*
 * End the section where the content headings are defined
*/

ul {
  margin: 0px;
  padding: 0px;
}

.basic_li li {
  margin: 0px 0px 0px 16px;
  padding-left: 6px;
  font-family: arial,sans-serif,helvetica;
	font-size: 11px;
	color: #111111;
}

.black_li_no_bullet li {
  margin: 8px 0px 0px 10px;
  padding-left: 6px;
  list-style: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
	color: #111111;
}

/* **************************************** */
.black_li li {
  margin: 8px 0px 0px 10px;
  padding-left: 6px;
  background-image: url(images/black_bullet.gif);
  background-repeat: no-repeat;
  background-position: 0px 5px;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
	color: #111111;
}

.black_li a {
  text-decoration: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
	color: #111111;
}

.black_li a:hover {
  text-decoration: underline;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
	color: #111111;
}
/* **************************************** */

/* **************************************** */
.black_li_2arrow li {
  margin: 6px 0px 0px 2px;
  padding-left: 14px;
  background-image: url(images/black_bullet_2arrow.gif);
  background-repeat: no-repeat;
  background-position: 0px 3px;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
	color: #111111;
}

.black_li_2arrow a {
  text-decoration: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
	color: #111111;
}

.black_li_2arrow a:hover {
  text-decoration: underline;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
	color: #111111;
}
/* **************************************** */

/* **************************************** */
.white_li_rect li {
  margin: 4px 0px 0px 6px;
  padding: 0px 0px 5px 10px;
  background-image: url(images/white_bullet.gif);
  background-repeat: no-repeat;
  background-position: 0px 2px;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
	color: #ffffff;
}

.white_li_rect a {
  text-decoration: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
	color: #ffffff;
}

.white_li_rect a:hover {
  text-decoration: underline;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
	color: #ffffff;
}
/* **************************************** */

/* **************************************** */
.white_li_b_purple_arrow li {
  list-style: none;
  margin: 4px 0px 0px 14px;
  padding: 0px 0px 5px 12px;
  background-image: url(images/purple_bullet.gif);
  background-repeat: no-repeat;
  background-position: 0px 2px;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
  font-weight: bold;
	color: #ffffff;
}

.white_li_b_purple_arrow a {
  text-decoration: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 12px;
  font-weight: bold;
	color: #ffffff;
}

.white_li_b_purple_arrow a:hover {
  text-decoration: underline;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 12px;
  font-weight: bold;
	color: #ffffff;
}
/* **************************************** */


/* ****** HBCU Bullets  ********************************** */
.white_li_b_green_arrow li {
  list-style: none;
  margin: 4px 0px 0px 14px;
  padding: 0px 0px 5px 12px;
  background-image: url(images/green_bullet2.gif);
  background-repeat: no-repeat;
  background-position: 0px 2px;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
  font-weight: bold;
	color: #ffffff;
}

.white_li_b_green_arrow a {
  text-decoration: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
  font-weight: bold;
	color: #ffffff;
}

.white_li_b_green_arrow a:hover {
  text-decoration: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
  font-weight: bold;
	color: #ffffff;
}
/* **************************************** */

/* ****** Christian Bullets  ********************************** */
.white_li_b_blue_arrow li {
  list-style: none;
  margin: 4px 0px 0px 14px;
  padding: 0px 0px 5px 12px;
  background-image: url(images/blue_bullet.gif);
  background-repeat: no-repeat;
  background-position: 0px 2px;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
  font-weight: bold;
	color: #ffffff;
}

.white_li_b_blue_arrow a {
  text-decoration: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
  font-weight: bold;
	color: #ffffff;
}

.white_li_b_blue_arrow a:hover {
  text-decoration: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
  font-weight: bold;
	color: #ffffff;
}
/* **************************************** */


/* **************************************** */
.gray_li_page li {
  list-style: none;
  background-image: url(images/gray_bullet.gif);
  background-repeat: no-repeat;
  background-position: 0px 2px;
	margin: 0px 0px 10px 2px;
  padding-left: 14px;
  font-family: verdana,arial,sans-serif,helvetica;
  font-size: 9px;
  color: #afafaf;
}

.gray_li_page .title {
	font-size: 110%;
	font-weight: bold;
	color: #afafaf;
}

.gray_li_page .button_line {
	width: 148px;
	height: 10px;
	color: #ffffff;
	background: url(images/orange_go_line.jpg);
	font-size: 80%;
	text-align: right;
	margin-top: 7px;
	font-weight: bold;
}

.gray_li_page a {
  text-decoration: none;
  font-family: verdana,arial,sans-serif,helvetica;
  font-size: 9px;
  color: #afafaf;
}

.gray_li_page a:hover {
  text-decoration: underline;
  font-family: verdana,arial,sans-serif,helvetica;
  font-size: 9px;
  color: #afafaf;
}
/* **************************************** */

/* **************************************** */
.green_li_page li {
  background-image: url(images/green_bullet.gif);
  background-repeat: no-repeat;
  background-position: 0px 2px;
	margin-left: 2px;
	margin-bottom: 20px;
  padding-left: 14px;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
  color: #ACDF5E;
}

.green_li_page .title {
	font-size: 110%;
	font-weight: bold;
	color: #ACDF5E;
}

.green_li_page .button_go {
	width: 148px;
	height: 10px;
	color: #ffffff;
	background: url(images/go-now-green.gif);
	font-size: 8px;
	text-align: right;
	margin-top: 7px;
}

.green_li_page .button_findout {
	width: 148px;
	height: 10px;
	color: #ffffff;
	background: url(images/find-out-how.gif);
	font-size: 8px;
	text-align: right;
	margin-top: 7px;
}

.green_li_page a {
  text-decoration: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
  color: #ACDF5E;
}

.green_li_page a:hover {
  text-decoration: underline;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
  color: #ACDF5E;
}
/* **************************************** */

/* **************************************** */
.no_li_black li {
  margin: 14px 0px 0px 10px;
  padding-left: 0px;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	color: #000000;
}

.no_li_black a {
  text-decoration: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	color: #000000;
}

.no_li_black a:hover {
  text-decoration: underline;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	color: #000000;
}
/* **************************************** */

/* **************************************** */
.no_li_black_b li {
  margin: 14px 0px 0px 10px;
  padding-left: 0px;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
  font-weight: bold;
	color: #000000;
}

.no_li_black_b a {
  text-decoration: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
  font-weight: bold;
	color: #000000;
}

.no_li_black_b a:hover {
  text-decoration: underline;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
  font-weight: bold;
	color: #000000;
}
/* **************************************** */

/* APPLICATION PROCESS **************************************** */
.no_li_white_app-process li {
  list-style: none;
  margin: 14px 0px 0px 14px;
  padding-left: 0px;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	color: #ffffff;
}

.no_li_white_app-process a {
  text-decoration: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	color: #ffffff;
	background: transparent;
}

.no_li_white_app-process a:hover {
  text-decoration: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	color: #ffffff;
	background:#D31515;
}
/* **************************************** */

/* CAREERS & MAJORS **************************************** */
.no_li_white_career li {
  list-style: none;
  margin: 14px 0px 0px 14px;
  padding-left: 0px;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	color: #ffffff;
}

.no_li_white_career a {
  text-decoration: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	color: #ffffff;
	background: transparent;
}

.no_li_white_career a:hover {
  text-decoration: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	color: #ffffff;
	background:#CC66CC;
}
/* **************************************** */

/* FINANCIAL AID **************************************** */
.no_li_white_financial-aid li {
  list-style: none;
  margin: 14px 0px 0px 14px;
  padding-left: 0px;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	color: #ffffff;
}

.no_li_white_financial-aid a {
  text-decoration: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	color: #ffffff;
	background: transparent;
}

.no_li_white_financial-aid a:hover {
  text-decoration: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	color: #ffffff;
	background:#069F2D;
}
/* **************************************** */

/* CHRISTIAN **************************************** */
.no_li_white_christian li {
  list-style: none;
  margin: 14px 0px 0px 14px;
  padding-left: 0px;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	color: #ffffff;
}

.no_li_white_christian a {
  text-decoration: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	color: #ffffff;
	background: transparent;
}

.no_li_white_christian a:hover {
  text-decoration: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	color: #ffffff;
	background:#00129D;
}
/* **************************************** */

/* **************************************** */
.no_li_white li {
  list-style: none;
  margin: 14px 0px 0px 14px;
  padding-left: 0px;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	color: #ffffff;
}

.no_li_white a {
  text-decoration: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	color: #ffffff;
}

.no_li_white a:hover {
  text-decoration: underline;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	color: #ffffff;
}
/* **************************************** */

/* **************************************** */
.no_li_white_b li {
  list-style: none;
  margin: 14px 0px 0px 14px;
  padding-left: 0px;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
  font-weight: bold;
	color: #ffffff;
}

.no_li_white_b a {
  text-decoration: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
  font-weight: bold;
	color: #ffffff;
}

.no_li_white_b a:hover {
  text-decoration: underline;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
  font-weight: bold;
	color: #ffffff;
}
/* **************************************** */

/* **************************************** */
.no_li_white_9font li {
  list-style: none;
  margin: 6px 8px 0px 10px;
  padding-left: 0px;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
	color: #ffffff;
}

.no_li_white_9font span {
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 14px;
  font-weight: bold;
	color: #ffffff;
  line-height: 16px;
}

.no_li_white_9font p {
  margin: 0px;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
	color: #ffffff;
  text-align: right;
}

.no_li_white_9font a {
  text-decoration: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
	color: #ffffff;
}

.no_li_white_9font a:hover {
  text-decoration: underline;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
	color: #ffffff;
}
/* **************************************** */

/* **************************************** */
.no_li_white_9font_b li {
  list-style: none;
  margin: 6px 0px 0px 10px;
  padding-left: 0px;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
  font-weight: bold;
	color: #ffffff;
}

.no_li_white_9font_b a {
  text-decoration: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
  font-weight: bold;
	color: #ffffff;
}

.no_li_white_9font_b a:hover {
  text-decoration: underline;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
  font-weight: bold;
	color: #ffffff;
}
/* **************************************** */

/* **************************************** */
.steps li {
  list-style: none;
  margin: 6px 0px 0px 12px;
  padding: 0px;
  background-image: url(images/step_bullet.gif);
  background-repeat: no-repeat;
  background-position: 0px -1px;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 11px;
  font-weight: bold;
	color: #000000;
  text-indent: 27px;
	padding-bottom: 3px;
}

.steps span {
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
  font-weight: bold;
	color: #ffffff;
}

.steps a {
  text-decoration: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
  font-weight: bold;
	color: #ffffff;
}

.steps a:hover {
  text-decoration: underline;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
  font-weight: bold;
	color: #ffffff;
}
/* **************************************** */

/* **************************************** */
.large_ol_li_white li {
  list-style: none;
  margin: 6px 0px 0px 12px;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 18px;
  font-weight: bold;
	color: #ffffff;
}

.large_ol_li_white a {
  text-decoration: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 18px;
  font-weight: bold;
	color: #ffffff;
}

.large_ol_li_white a:hover {
  text-decoration: underline;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 18px;
  font-weight: bold;
	color: #ffffff;
}
/* **************************************** */


/*
 * Begin where general link styles are defined
*/

a {
	text-decoration: none;
	color: #4967a1;
}

a:hover {
	text-decoration: underline;
}

/* **************************************** */
.keyfacts_link {
  text-decoration: none;
  list-style: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	color: #606060;
}

.keyfacts_link:hover {
  text-decoration: underline;
  list-style: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	color: #606060;
}
/* **************************************** */

/* **************************************** */
.collegesearch_top_link {
  text-decoration: none;
  list-style: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	color: #000000;
}

.collegesearch_top_link:hover {
  text-decoration: underline;
  list-style: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	color: #000000;
}
/* **************************************** */

/* **************************************** */
.collegesearch_content_link {
  text-decoration: none;
  list-style: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	color: #ffffff;
}

.collegesearch_content_link:hover {
  text-decoration: underline;
  list-style: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	color: #ffffff;
}
/* **************************************** */

/* **************************************** */
.collegesearch_add_link {
  background-image:url(images/csAdd.gif);
  background-repeat: no-repeat;
  width: 90px;
  height: 27px;
  float: left;
}

.collegesearch_add_link a {
  padding-left: 32px;
  text-decoration: none;
  list-style: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 12px;
	color: #000000;
  line-height: 26px;
}

.collegesearch_add_link a:hover {
  padding-left: 32px;
  text-decoration: underline;
  list-style: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 12px;
	color: #000000;
  line-height: 26px;
}
/* **************************************** */

/* **************************************** */
.collegesearch_delete_link {
  background-image:url(images/csDelete.gif);
  background-repeat: no-repeat;
  width: 90px;
  height: 27px;
}

.collegesearch_delete_link a {
  padding-left: 32px;
  text-decoration: none;
  list-style: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 12px;
	color: #000000;
  line-height: 26px;
}

.collegesearch_delete_link a:hover {
  padding-left: 32px;
  text-decoration: underline;
  list-style: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 12px;
	color: #000000;
  line-height: 26px;
}
/* **************************************** */

/* **************************************** */
.collegesearch_addall_link {
  background-image:url(images/csAddAll.gif);
  background-repeat: no-repeat;
  width: 90px;
  height: 27px;
  float: left;
}

.collegesearch_addall_link a {
  padding-left: 32px;
  text-decoration: none;
  list-style: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 12px;
	color: #000000;
  line-height: 26px;
}

.collegesearch_addall_link a:hover {
  padding-left: 32px;
  text-decoration: underline;
  list-style: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 12px;
	color: #000000;
  line-height: 26px;
}
/* **************************************** */

/* **************************************** */
.collegesearch_search_link {
  margin: 5px 0px;
  background-image:url(images/csSearchNow.gif);
  background-repeat: no-repeat;
  width: 122px;
  height: 27px;
}

.collegesearch_search_link a {
  padding-left: 32px;
  text-decoration: none;
  list-style: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 12px;
  font-weight: bold;
	color: #ffffff;
  line-height: 26px;
}

.collegesearch_search_link a:hover {
  padding-left: 32px;
  text-decoration: underline;
  list-style: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 12px;
  font-weight: bold;
	color: #ffffff;
  line-height: 26px;
}
/* **************************************** */

/* **************************************** */
.collegesearch_save_link {
  margin: 5px 0px;
  background-image:url(images/csSaveNow.gif);
  background-repeat: no-repeat;
  width: 122px;
  height: 27px;
}

.collegesearch_save_link a {
  padding-left: 32px;
  text-decoration: none;
  list-style: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 12px;
	color: #000000;
  line-height: 26px;
}

.collegesearch_save_link a:hover {
  padding-left: 32px;
  text-decoration: underline;
  list-style: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 12px;
	color: #000000;
  line-height: 26px;
}
/* **************************************** */

/* **************************************** */
.collegesearch_clear_link {
  margin: 5px 0px;
  width: 122px;
  height: 27px;
}

.collegesearch_clear_link a {
  padding-left: 32px;
  text-decoration: none;
  list-style: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 12px;
	color: #000000;
  line-height: 26px;
}

.collegesearch_clear_link a:hover {
  padding-left: 32px;
  text-decoration: underline;
  list-style: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 12px;
	color: #000000;
  line-height: 26px;
}
/* **************************************** */

/* **************************************** */
.collegesearch_view_link {
  margin: 5px 0px;
  background-image:url(images/csViewNow.gif);
  background-repeat: no-repeat;
  width: 168px;
  height: 27px;
}

.collegesearch_view_link a {
  padding-left: 32px;
  text-decoration: none;
  list-style: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 12px;
	color: #000000;
  line-height: 26px;
}

.collegesearch_view_link a:hover {
  padding-left: 32px;
  text-decoration: underline;
  list-style: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 12px;
	color: #000000;
  line-height: 26px;
}
/* **************************************** */

/* **************************************** */
.quicksearch_list_AtoZ {
  margin: 0px;
  background-color: #ededed;
}

.quicksearch_list_AtoZ li {
  margin-left: 2px;
  display: inline;
  list-style: none;
}

.quicksearch_list_AtoZ a {
  text-decoration: none;
  list-style: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 13px;
  font-weight: bold;
	color: #69AFF7;
  line-height: 26px;
}

.quicksearch_list_AtoZ a:hover {
  text-decoration: underline;
  list-style: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 13px;
  font-weight: bold;
	color: #69AFF7;
  line-height: 26px;
}
/* **************************************** */

/* **************************************** */
.hubWebtoursLinks {
  padding-bottom: 6px;
  list-style: none;
}

.hubWebtoursLinks li {
  margin: 6px 8px 12px 10px;
  list-style: none;
}

.hubWebtoursLinks a {
  text-decoration: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
  font-weight: bold;
	color: #2e2e2e;
}

.hubWebtoursLinks a:hover {
  text-decoration: underline;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
  font-weight: bold;
	color: #2e2e2e;
}
/* **************************************** */

/* **************************************** */
.hubDetailsLinks {
  padding-bottom: 6px;
  list-style: none;
}

.hubDetailsLinks li {
  margin: 6px 8px 2px 8px;
  list-style: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
  font-weight: bold;
	color: #2e2e2e;
}

.hubDetailsLinks a {
  text-decoration: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
  font-weight: normal;
	color: #2e2e2e;
}

.hubDetailsLinks a:hover {
  text-decoration: underline;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
  font-weight: normal;
	color: #2e2e2e;
}

.campusLinks {
  padding-left: 18px;
  background-image: url(images/hub_camptour.gif);
  background-repeat: no-repeat;
  background-position: left center;
}

.studentLinks {
  padding-left: 18px;
  background-image: url(images/hub_studtour.gif);
  background-repeat: no-repeat;
  background-position: left center;
}

.buttonLinks {
  margin: 4px 0px 0px 16px !important;
  padding-left: 0px;
}
/* **************************************** */

/* ********* FINANCIAL AID SPECIALITY ******************************* */
.q_li li {
  margin: 8px 0px 0px 10px;
  padding-left: 6px;
  background-image: url(images/black_bullet.gif);
  background-repeat: no-repeat;
  background-position: 0px 5px;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
	color: #111111;
}

.q_li a {
  text-decoration: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
	color: #111111;
}

.q_li a:hover {
  text-decoration: underline;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
	color: #111111;
}
/* **************************************** */

/* ********* MYCOLLEGEVIEW NEW SESSION SPECIALITY ******************************* */

.mycv_message_li {
  margin: 2px 0px;
}

.mycv_message_li li {
  margin: 2px 0px 2px 16px;
  padding-left: 6px;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 11px;
	color: #111111;
}

/* ********* MYCOLLEGEVIEW NEW SESSION SPECIALITY ******************************* */

.mycv_newSession_li1 {
  list-style: none;
}

.mycv_newSession_li1 li {
  margin: 4px 0px 8px 4px;
  padding: 0px 0px 4px 24px;
  background-image: url(images/mycv/start_session.gif);
  background-repeat: no-repeat;
  background-position: left center;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
	color: #5f5f5f;
}

.mycv_newSession_li1 hr {
  margin: 4px 4px 8px 4px;
  height: 1px;
  background-color: #cccccc;
}

.mycv_newSession_li1 a {
  text-decoration: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 11px;
  font-weight: bold;
	color: #5f5f5f;
}

.mycv_newSession_li1 a:hover {
  text-decoration: underline;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 11px;
  font-weight: bold;
	color: #5f5f5f;
}
/* **************************************** */

/* ********* MYCOLLEGEVIEW NEW SESSION SPECIALITY ******************************* */

.mycv_newSession_li2 {
  list-style: none;
}

.mycv_newSession_li2 li {
  margin: 4px 0px 8px 4px;
  padding: 0px 0px 4px 24px;
  background-image: url(images/mycv/start_session2.gif);
  background-repeat: no-repeat;
  background-position: left center;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
	color: #5f5f5f;
}

.mycv_newSession_li2 hr {
  margin: 4px 4px 8px 4px;
  height: 1px;
  background-color: #cccccc;
}

.mycv_newSession_li2 a {
  text-decoration: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 11px;
  font-weight: bold;
	color: #5f5f5f;
}

.mycv_newSession_li2 a:hover {
  text-decoration: underline;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 11px;
  font-weight: bold;
	color: #5f5f5f;
}
/* **************************************** */

/* ********* MYCOLLEGEVIEW SAVED SESSION SPECIALITY ******************************* */

.mycv_savedSession_li {
  list-style: none;
  color: #333333;
}

.mycv_savedSession_li li {
  margin: 4px 0px 8px 4px;
  padding: 0px 0px 4px 24px;
  background-image: url(images/mycv/view_results.gif);
  background-repeat: no-repeat;
  background-position: left center;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
	color: #5f5f5f;
}

.mycv_savedSession_li a {
  text-decoration: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 12px;
	font-weight: bold;
  color: #5f5f5f;
}

.mycv_savedSession_li a:hover {
  text-decoration: underline;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 12px;
  font-weight: bold;
	color: #5f5f5f;
}
/* **************************************** */

/* **************************************** */
.campuslife_large_li_no_bullet {
  margin-top: 16px !important;
}

.campuslife_large_li_no_bullet li {
  margin: 10px 0px;
  padding: 0px;
  width: 168px;
  list-style: none;
}

.campuslife_large_li_no_bullet a {
  padding-left: 12px;
  text-decoration: none;
  list-style: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 12px;
	color: #000000;
}

.campuslife_large_li_no_bullet a:hover {
  padding-left: 12px;
  text-decoration: underline;
  list-style: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 12px;
	color: #000000;
}
/* **************************************** */

/* **************************************** */
.military_block_list_inline {
  margin-top: 12px !important;
}

.military_block_list_inline li {
  display: inline;
  list-style: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 11px;
	color: #ffffff;
}

.military_block_list_inline a {
  padding: 0px 2px;
  text-decoration: none;
  list-style: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 11px;
	color: #ffffff;
}

.military_block_list_inline a:hover {
  padding: 0px 2px;
  text-decoration: underline;
  list-style: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 11px;
	color: #ffffff;
}
/* **************************************** */


/* **************************************** */
.my404Link {
  margin-left: 12px;
  text-decoration: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 14px;
  font-weight: bold;
	color: #333333;
}

.my404Link:hover {
  margin-left: 12px;
  text-decoration: underline;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 14px;
  font-weight: bold;
	color: #333333;
}
/* **************************************** */

/* **************************************** */
.my404PressIt {
  text-decoration: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 12px;
  font-weight: bold;
	color: #3b3b3b;
}

.my404PressIt:hover {
  text-decoration: underline;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 12px;
  font-weight: bold;
	color: #3b3b3b;
}
/* **************************************** */

/* **************************************** */
.promoLgLink {
  text-decoration: none;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 12px;
  font-weight: bold;
	color: #83AF2B;
}

.promoLgLink:hover {
  text-decoration: underline;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 12px;
  font-weight: bold;
	color: #83AF2B;
}
/* **************************************** */

/*
 * End where general link styles are defined
*/
/* END site_bullets.css */


/*
 * Global Site Definitions.  The following CSS consists of the core settings to define the basic structure of the site.
 * This also includes the main header, main footer, basic text, and link definitions.
*/

body {
	margin: 0 auto;
	padding: 0px;
	font-family: verdana,arial,sans-serif;
	text-align: center;	/* Centers the layout in Win IE 5 */
	background: url(images/bg-gray.gif);
        background-repeat:repeat-x;
	font-size: 11px;
  height: 100%;
}

p {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
}

td {
  font-family: verdana,arial,helvetica;
  font-size: 10px;
  color: #606060;
  line-height: 14px;
  text-indent: 2px;
}

h1 {
	margin: 12px 0px;
	font-family: verdana,arial,sans-serif;
	font-size: 16px;
	font-weight: bold !important;
}

h2 {
	margin: 12px 0px;
	font-family: verdana,arial,sans-serif;
	font-size: 16px;
	font-weight: bold !important;
}

h3 {
	margin: 12px 0px;
	font-family: verdana,arial,sans-serif;
	font-size: 14px;
	font-weight: bold !important;
}

h4 {
	margin: 12px 0px;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	font-weight: bold !important;
}
#schoolLinks{
	
	/*border: 1px solid #e2e2e2;*/
	margin-top:7px;
	margin-bottom:10px;
	font-size:9px;
	text-align:left;
		float: left;
	width:134px;
}
#schoolLinkInterior_R{
/*	width:1px;
	float:right;
	background-image: url(images/hubpage/box-border.gif);
	background-repeat:repeat-y;
	padding: 0;
	margin: 0;
	*/
}
#schoolLinkInterior_M{
	width:134px;
	float:left;
	margin: 0;
	background-image: url(images/hubpage/border.PNG);
	background-position: right;
	background-repeat:repeat-y;	
}
#schoolLinkInterior_L{
	width:0px;
	float:left;
	padding: 0;
	margin: 0;
}
#schoolLinkSubmit{

}
#schoolLinkBottom{
	background-image: url(images/hubpage/box-bottom.gif);
	
	background-repeat:no-repeat;
	width:100%;
	height:8px;
}
#schoolLinkTitle{
	width:100%;
	height:52px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	background-image: url(images/hubpage/h_more.gif);
	background-repeat:no-repeat;
	}
#schoolLinkName{
	margin-left:0px;
	float:right;
	width:80px;
	margin-right:0px;
	text-indent:-1px;
	font-size:10px;
	line-height:11px;
}
#schoolLinkName  a:hover{
	color:#eca433;
}
#schoolLinkRequest0{
	margin-top:2px;
	float:left;
	visibility:hidden;
}
#schoolLinkRequest1{
	margin-top:2px;
	float:left;
	visibility:hidden;
}
#foo{
	margin-top:2px;
}
#schoolLinkRequest2{
	margin-top:2px;
	float:left;
	visibility:hidden;
}
#schoolLinkRequest3{
	margin-top:2px;
	float:left;
	visibility:hidden;
}
#schoolLinkRequest4{
	margin-top:2px;
	float:left;
	display:none;
}
#schoolLinkRequest5{
	margin-top:2px;
	float:left;
	visibility:hidden;
}
#schoolLinkRequest6{
	margin-top:2px;
	float:left;
	visibility:hidden;
}
#izAos{
	height:70px;
	width:340px;
}
#izAosLabel{
	float:left;
	
}
#izAosSelect{
	float:right;
}
/*New hub banner styles*/

	.banner{
		height: 48px;
		border-collapse: collapse;
		padding:0;
		margin:auto;
	}

	.banner_left{
		background-image: url('images/btn_connectwith_corner_l.gif');
		width: 9px;
		height: 100%;
		border: none;
		background-repeat: no-repeat;
	}

	.banner_right{
		background-image: url('images/btn_connectwith_corner_r.gif');
		width: 9px;
		height: 100%;
		border: none;
		background-repeat: no-repeat;
	}

	.banner_spacer{
		width: 7px;
		height: 100%;
		background-color: #3B3B3B;
		background-image: url('images/btn_connectwith_contents.bmp');
		background-repeat: repeat-x;
	}

	.banner_color{
		width: 11px;
		height: 100%;
		background-color: #F4B439;
	}

	.banner_contents{
		background-image: url('images/btn_connectwith_contents.bmp');
		background-repeat: repeat-x;
		background-color: #3B3B3B;
		padding: 2px 10px;
		margin:0px;
	}

	.inner_banner_contents{
		color: #FFF;
		font-family:verdana,arial,helvetica;
		font-weight: bold;
		line-height: 6px;
		text-align: center;
	}

	.banner_contents_top a{
		color: #FFF;
		font-size: 15px;
		text-decoration: none;
	}

	.banner_contents_top a:hover{
		text-decoration: underline;
	}

	.banner_contents_bottom a{
		color: #FFF;
		font-size: 10px;
		text-decoration: none;
	}

	.banner_contents_bottom a:hover{
		text-decoration: underline;
	}


/*End of  New Hub banner*/
#disclaimer{
	margin-left:3px;
	margin-right:0px;
	float:left;
}
#disclaimerText{
	float:left;
	margin-right:15px;
	margin-bottom:20px;
	width:380px;
}
#disclaimerTextPopUp{
	float:left;
	margin-right:15px;
	margin-bottom:20px;
	width:280px;
}
#disclaimerTitle{
	float:left;
	font-weight:bold;
}

#searchBanner{
	font-size:15px;
	float: left;
	margin-top:-5px;
	margin-left:5px;
	color:#Fea820;
	font-family:arial black;
}
#searchHolder{
	float: left;
	width: 425px;
	_width: 420px;
}
#searchHolder a{
	text-decoration:underline;
}
#tabBoxHolder{
	float: left;
	color:#2a2e59;
}

#tabBox{
}

#locationTab{
	position: relative;
	float: left;
	z-index: 2;
}
#locationTab:hover{
	cursor: pointer;
}
#nameTab{
	position: relative;
	float: left;
	z-index: 2;
}
#nameTab:hover{
	cursor: pointer;
}
#areaOfStudyTab{
	position: relative;
	float: left;
	z-index: 2;
}
#areaOfStudyTab:hover{
	cursor: pointer;
}
#advancedSearchLink{
	float: left;
	position: relative;
	top: 8px;
	left: 10px;
}
#advancedSearchLink a{
	text-decoration:underline;
}
#locationPanel{
	position: relative;
	height: 190px;
	width: 425px;
	float: left;
	top: -3px;
	background-image:url(images/searchBox/search_box_bg.jpg);
	background-repeat:no-repeat;
}

* html #locationPanel {
	width: 420px;
	top: -5px;	
}

*:first-child+html  #locationPanel {
	width: 425px;
	top: -5px;	
}

#rdoButton{
	padding-top:2px;
	float:left;
	width:20px;
	vertical-align:center;
}
#rdoAOS_div{
	padding-top:2px;
	float:left;
	padding-left:0px !important;
	width:20px;
	vertical-align:center;
}
#aosError{
	color:red;
	float:left;
	width:50%;
	margin-left: 10px;
}
#rdoAOSNational{
	padding-top:2px;
	float:left;
	width:20px;
	vertical-align:center;
}
#miles{
	float:left;
}
#zip{
	margin-left:4px;
	float:left;
}
#zipError{
	margin-left:4px;
	float:left;
	color:red;
}
#state{
	float:left;
}
#cityDiv{
	float:left;
	width:150px !;
}
#row{
	float:left;
	margin-top:0px;
	margin-left:0px !important;
	padding-left:0px !important;
	margin-bottom:0px !important;
	padding-bottom:0px !important;
	width:400px !important;
}
#locationRow{
	float:left;
	margin-top:5px;
	margin-bottom:0px !important;
	padding-bottom:0px !important;
}
#metro{
	float:left;
}
#namePanel{
	position: relative;
	height: 190px;
	width: 425px;
	float: left;
	top: -2px;
	background-image:url(images/searchBox/search_box_bg.jpg);
	background-repeat:no-repeat;
}

* html #namePanel {
	width: 420px;
	top: -4px;	
}

*:first-child+html  #namePanel {
	width: 425px;
	top: -4px;	
}

#namePanel a{
	color:#257bc4;
}
#namePanel a:hover{
	color:#eca433;
}
#alphaWheel{
	margin: 0px;
	font-weight:bold;
	
}
#alphaWheel a{
	color:#FFFF00;
}
#nameSearch{
	margin-top:30px;
	margin-left:15px;
	
}
#nameSubmitButton{
	float:right;
	margin-top:-27px;
	margin-right:15px;
}

* html #nameSubmitButton{	
	margin-right:5px;
}

#aosSubmitButton{
	float:right;
	margin-bottom:10px;
	margin-left:0px;
	margin-top:0px;
	padding-right:10px;
}
#locationSubmitButton{
	float:left;
	margin-bottom:20px;
	margin-top:5px;
	margin-left:20px;
}
#nameIntro{
	margin-left:0px;
}
#nameError{
	margin-left:5px;
	color:red;
}
#nameTabText{
	display:inline;
	margin-bottom:5px;
}
.nameTabText  {
	margin-top:5px;
	width:300px;
	margin-left:0px !important;
	background-color: #FFFFFF !important;
	font-size: 10px;
}
#alphaHolder{
	margin-left:17px;
	margin-top:2px;
}
#alphaIntro{
	margin-left:15px;
	width:100%;
}
#AZ_List{
	margin-left:0px;
	color:#546474;
	font-family:arial,sans-serif,verdana,helvetica;
	font-size:12px;
	font-weight:bold;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-decoration:underline;
}
.AZ_List li {
display:inline;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-right:3px;
}
#alphaOr{
	color:#AC7E5C;
	font-size:10px;
	margin-left:15px;
	font-weight:bold;
	margin-bottom:12px;
	width:75px;
}
#alphaSearch{
	margin-top:30px;
	margin-left:20px;
}
#searchIntro{
	padding-left:25px;
	padding-top:5px;
	font-weight:bold;
}
#searchForm{
	padding-left:18px;
	padding-top:3px;
}

#name{
	height:173px !important;
	width:440px !important;
	background-image:url(images/searchBox/search_box_bg.jpg);
	background-repeat:no-repeat;
}
#areaOfStudyPanel{
	position: relative;
	height: 190px;
	width: 425px;
	float: left;
	top: -2px;
	background-image:url(images/searchBox/search_box_bg.jpg);
	background-repeat:no-repeat;
}

* html #areaOfStudyPanel {
	width: 413px;
	top: -4px;	
}

*:first-child+html  #areaOfStudyPanel {
	width: 425px;
	top: -4px;	
}

#areaOfStudyIntro{
	padding-left:25px;
	padding-top:15px;
	font-weight:bold;
}
#areaOfStudyList{
	margin-left:0px;
	overflow:hidden;
	width:420px !important;
}
.aosSelect{
	width:380px !important;
}

#aos{
	margin-left:20px;
}
#degreeType{
	width:180px;
	margin-left:0px;
	margin-top:4px;
	margin-bottom:0px;
	height:10px;
}
#degreeTypeLocation{
	width:180px;
	margin-left:20px;
	margin-top:15px;
	margin-bottom:0px;
	height:10px;
}
#mastersBox{
	float:left;
}
#doctorateBox{
	float:right;
}
#areaOfStudyLocation{
	float:left;
	margin-left:0px;
}
#locationIntro{
	float:left;
	padding-left:5px;
	font-weight:bold;
}
#and_aos{
	color:#AC7E5C;
	font-size:10px;
	margin-left:5px;
	margin-top:10px !important;
	margin-bottom:2px !important;
	font-weight:bold;
}
#and_location{
	color:#AC7E5C;
	font-size:10px;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:0px;
	font-weight:bold;
}
#otherLinks{
	float:right;
	margin-right:5px;
	height:169px;
	width:285px;
}
#otherLinks a{
	text-decoration:underline;
	color:#000000;
	
}
#otherLinks a:hover{
	color:#A75800;
}
#otherLinksItems{
	padding-left:10px;
	font-size:10px;
	background:url(images/searchBox/bullet_orange_arrow.gif);
	background-position: left center;
	background-repeat:no-repeat;
	margin-right:0px !important;
	margin-bottom:7px;
	
}
#otherLinks li{

	list-style-image: url(images/liTriangle.GIF);
	margin-right:0px !important;
}
#otherLinksBanner{
	margin: 17px 0 5px 0;
	font-size:16px;
	font-family:Verdana;
	color:#6f8090;
}
#schoolSearches{
	padding-top:10px;
	border-top:1px solid #969696;
}
.mBAFeatured {
	float: left;
	height:69px;
	width: 120px;
	padding: 0px 0px 0px 0px;
	background: url(images/bg_MBA-button.jpg);
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}
.mBAFeatured_parentTable {
	width: 120px;
	height: 62px;
	padding: 2px 0px 0px 0px;
}
.mBAFeatured_SeeOur {
	font-family: Arial; 
	font-size: 9px; 
	color: #d38c1d;
	text-align: center;
	line-height: 16px;
}
.mBAFeatured_MBA {
	font-family: Arial; 
	font-size: 24px; 
	color: #3e4e5c; 
	text-align: center;
	line-height: 16px;
	font-weight: bold;
}
.mBAFeatured_MBA_hover{
	color: #0055FF
}
.mBAFeatured_Programs {
	font-family: Arial; 
	font-size: 18px; 
	color: #d38c1d;
	text-align: center;
	line-height: 16px;
	font-weight: bold;
}
.mBAFeatured_Programs_hover {
	color: #235b8d;
}
#myCollegeView{
	padding-top:5px;
	margin-left:10px !important;
	margin-right:0px;
	color:#91bd47;
	
}
#myCollegeTitle{
	height:10px;
	font-size:9px;
	color:#666666;
	float:right;
	margin-bottom:0px;
	width:100px;
}
#myCollegeText{
	padding-right:28px !important;
	float:right;
	margin-top:3px;
	height:30px;
}
#myCollegeText a{
	color:#2a5c86;
	font-size:10px;
}

#geoSearch{
	color:#7E7E7E;
	font-size:12px;
  font-weight:bold;
	height:20px;
  padding:5px 0;
	float:left;
}
#geoSearch a{
	font-size:13px;
	font-weight:bold;
	color:#6E8FC4;
}

#geoSearch a:link, #geoSearch a:hover, #geoSearch a:visited, #geoSearch a:active {
  text-decoration:underline;
}

#searchTag{
	margin-top:10px;
	float:right;
	color:#666666;
	font-weight:bold;
}




#stateLink{
	background:#ffffff;
	color:#ECAA1C;
	font-size:17px !important;
	text-decoration:underline;
	padding-bottom:10px;

}
#stateLink a{
	color:#ECAA1C;
}
#main_stage {
	position: relative;
	width: 760px;
	height: auto;
	margin: 0 auto;	
	background: #ffffff;
	text-align: left;
}
#fullPage{
	float:center;
}
#thanks{
	color:#a0a0a0;
	width:425px;
	margin-left:40px;
}
#links{
	margin-left:0px;
	margin-bottom:15px;
}
#container{
	background-color:#efefef;
	width:425px;
	margin-left:40px;
	border: 1px solid #e2e2e2;
	vertical-align:top;
	padding-top:15px;
	padding-bottom:15px;
}
#confirmation{
	float:left;
	text-align:right;
	vertical-align:top;
	 padding-right:15px;
	 padding-top:20;
	font-weight: bold;
	color:#43883f;
	font-size:11;
	width:153px;
	
  background-color:#efefef;
}
#dividingLine{
	padding-top:15;
	padding-bottom:15;
	margin-top:15;
	margin-bottom:15;
	background-color:#F4B439 !important;
	min-height:100%;
	width:1px;
	
}

#selectedSchools {
  padding-top:20;
  padding-left:15px
  float:right;
  font-size:11;
  text-indent:0px !important;
  font-weight: bold;
  margin-left:20px;
  padding-right:5px;
  width:230px;
 
  background-color:#efefef;
  border:none;
}
#selectedSchools li{
	margin-left:20;
}

/*
 * Begin the main navigation definitions
*/

#cssNav_main {
  float:left;
  margin: 3px 0px;
  width:760px;
  height:36px !important;
  background-image:url(images/nav_bg.gif);
  background-repeat:repeat-x;
}

#cssNav_main a, #cssNav_main a:hover {
  text-decoration: none;
}

#cssNav_search {
  float:right;
  width:175px;
}
#cssNav_search404 {
  float:left;
  width:175px;
  padding-left:25px;
  padding-top:22px;
}
#searchTag404{
	padding-top:25px;
	padding-left:15px;
	float:left;
	color:#666666;
	font-weight:bold;
	
}
.cssNav_search_input404 {
  float: left;
  width:135px;

  font-size: 10px;
}

#navSearchForm_input404{
width:300px;
}

#cssNav_search form {
  margin:0px;
  padding:0px;
}

.cssNav_ps {
  background-image:url(images/nav_bg.gif);
  background-repeat:no-repeat;
  border-right:1px dotted #FFFFFF;
  color:#FFFFFF;
  float:left;
  font-size:9px;
  font-weight:bold;
  height:100% !important;
  padding:8px 10px;
  text-align:center;
  width:76px !important;
}

.cssNav_ps_Mouse{
  float:left;
  text-align:center;
  cursor:pointer;
  padding:8px 10px;
  background-image:url(images/nav_bg_hover.jpg);
  color:#FFFFFF;
  font-size:9px;
  font-weight:bold;
  height:36px !important;
  background-repeat:repeat-x;
  border-right:1px dotted #FFFFFF;
  width:76px !important;
  background-repeat:repeat-x;
}

.cssNav_fa {
        float:left;
        text-align:center;
        padding:8px 20px;
        border-right:1px dotted #FFFFFF;
        color:#FFFFFF;
        font-size:9px;
        font-weight:bold;
        height:26px !important;
        background-repeat:no-repeat;
}
.cssNav_fa_Mouse{
        float:left;
        text-align:center;
        cursor:pointer;
        padding:8px 20px;
        background-image:url(images/nav_bg_hover.jpg);
        color:#FFFFFF;
        font-size:9px;
        font-weight:bold;
        height:36px !important;
        background-repeat:repeat-x;
        border-right:1px dotted #FFFFFF;
}
.cssNav_tp {
        float:left;
        text-align:center;
        padding:8px 20px;
        color:#FFFFFF;
        font-size:9px;
        font-weight:bold;
        height:26px !important;
        background-repeat:no-repeat;
        border-right:1px dotted #FFFFFF;
}
.cssNav_tp_Mouse{
        float:left;
        text-align:center;
        cursor:pointer;
        padding:8px 20px;
        background-image:url(images/nav_bg_hover.jpg);
        color:#FFFFFF;
        font-size:9px;
        font-weight:bold;
        height:36px !important;
        background-repeat:repeat-x;
        border-right:1px dotted #FFFFFF;
}
.cssNav_cp {
        float:left;
        text-align:center;
        padding:8px 20px;
        color:#FFFFFF;
        font-size:9px;
        font-weight:bold;
        height:26px !important;
        background-repeat:no-repeat;
        border-right:1px dotted #FFFFFF;
}

.cssNav_cp_Mouse{
        float:left;
        text-align:center;
        cursor:pointer;
        padding:8px 20px;
        background-image:url(images/nav_bg_hover.jpg);
        color:#FFFFFF;
        font-size:9px;
        font-weight:bold;
        height:36px !important;
        background-repeat:repeat-x;
        border-right:1px dotted #FFFFFF;
}
.cssNav_aa {
        float:left;
        text-align:center;
        padding:8px 20px;
        color:#FFFFFF;
        font-size:9px;
        font-weight:bold;
        height:26px !important;
        background-repeat:no-repeat;
        border-right:1px dotted #FFFFFF;
}
.cssNav_aa_Mouse{
        float:left;
        text-align:center;
        cursor:pointer;
        padding:8px 20px;
        background-image:url(images/nav_bg_hover.jpg);
        color:#FFFFFF;
        font-size:9px;
        font-weight:bold;
        height:36px !important;
        background-repeat:repeat-x;
        border-right:1px dotted #FFFFFF;
}
#cssNav_cm {
	float:left;
	text-align:center;
	margin-left:5px;
	padding-top:12px;
	color:#FFFFFF;
	font-size:8px;
	font-weight:bold;
	width:72px !important;
	height:26px !important;
	background-repeat:no-repeat;
}
#cssNav_cm_Mouse{
	float:left;
	text-align:center;
	cursor:pointer;
	margin-left:5px;
	padding-top:12px;
	background-image:url(images/highlight.jpg);
	color:#000000;
	font-size:8px;
	font-weight:bold;
	width:72px !important;
	height:36px !important;
	background-repeat:repeat-x;
}
#cssNav_sl {
	float:left;
	text-align:center;
	margin-left:5px;
	padding-top:12px;
	color:#FFFFFF;
	font-size:8px;
	font-weight:bold;
	width:67px !important;
	height:26px !important;
	background-repeat:no-repeat;
}
#cssNav_sl_Mouse{
	float:left;
	text-align:center;
	cursor:pointer;
	margin-left:5px;
	padding-top:12px;
	background-image:url(images/highlight.jpg);
	color:#000000;
	font-size:8px;
	font-weight:bold;	width:67px !important;
	height:36px !important;
	background-repeat:repeat-x;
}
#navSearchForm_col1 {
  float: left;
  margin: 8px 0px 0px 0px;
  width: 135px;
  vertical-align: top;
}

#navSearchForm_col1 img {
  float: left;
  margin: 1px 4px 1px 0px;
}

#navSearchForm_col2 {
	/*
	float: left;
	margin: 0px 0px 0px 0px;
	padding-bottom:7px;
	width: 240px;
	*/
}
#goButton{
	margin-top:2px;
}
#navSearchForm_col2_label{
	font-size:9px !important;
	float:left;
	margin-top:2px;
	width:85px;
}
.cssNav_search_radio {
  float: left;
  margin: 0px 4px;
  padding: 0px;
  width: 12px;
  height: 12px;
  color: #ffffff;
}

#navSearchForm {
  margin: 0px;
  padding: 0px;
}

#navSearchForm_advSearch {
  margin-top: -2px !important;
  clear: both;
}

.clear{
	clear: both;
}

div[id="navSearchForm_advSearch"] {
  margin-top: 0px !important;
}

.cssNav_search_input {
  float: left;
  margin:8px 0 0 3px;
  padding:0px;
  /*border:1px solid #666666; */
  width:116px;
  /*height: 16px;*/
  font-size: 10px;
}

.cssNav_search_button {
  float: left;
  margin: 0px 0px 0px 4px;
  padding:0px;
}

/*
 * End the main navigation definitions
*/


/*
 * Main Section Definitions
 */
#home_top_area {
	width: 750px;
	margin: 0px 5px;
}
#top_area {
	width: 750px;
	margin: 0px 5px;
}

#middle_area {
	width: 750px;
	background: #ffffff;
	margin: 0px 5px;
}

#middle_area2 {
	width: 750px;
	background: #ffffff;
	margin: 5px;
}

#middle_area3 {
	width: 750px;
	background: #ffffff;
	margin: 5px;
}

#bottom_area {
	width: 760px;
	background: #ffffff;
	margin: 5px;
}


/*
 * Header Definitions
 */
#header {
	height: 75px;
	width: 760px;
	background: url(images/header_bg.gif);
}

#site_title {
  margin: 0px;
  padding: 0px;
  width: 272px;
  height: 75px;
  text-align: center;
	float: left;
}

#t_sec_1 {
	font-family: times;
}

#t_sec_2 {
	font-family: verdana,arial;
	font-weight: 900;
}

#banner_holder {
	float: right;
	margin-top: 7px;
	margin-right: 4px;
	padding: 0px;
	width: 470px;
}

div[id="banner_holder"] {
  margin-right: 7px !important;
}

#nav {
	background: #1581E6;
	width: 760px;
	height: 32px;
}

#login_block {
	margin: 0px 6px;
	height: 30px;
}

#login_block input, #login_block select, #login_block textarea {
	margin: 1px 4px;
	padding: 2px 0px;
	text-indent: 2px;
	font-family: arial;
	font-size: 11px !important;
	color: #000000;
}

#login_block div {
	font-size: 10px !important;
	font-weight: normal !important;
	_width: auto;
}

#login_welcome {
	float: left;
}

#login_register {
	float: left;
	margin: 0px 8px;
}

#login_myCV {
	float: right;
}

/*
#sub_header {
	width: 760px;
	height: 60px;
	margin: 0px;
  padding: 0px;
}
*/
#sponsor_banner {
	margin-top: -25px;
	float: right;
}

#sponsor_school {
	margin: -19px 0px 0px 170px;
	position: absolute;
	width: 134px;
	vertical-align: top;
	text-align: right;
	font-family: verdana,arial,sans-serif,helvetica;
	font-size: 7pt;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	line-height: 11px;
}

.sub_header_sponsor_school {
	margin: 18px 0px 0px 0px;
	position: absolute;
	width: 690px;
	height: 60px;
	vertical-align: top;
	text-align: right;
	font-family: verdana,arial,sans-serif,helvetica;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	line-height: 16px;
}

.sub_header_sponsor_banner {
	position: absolute;
	margin-top: 0px;
	width: 760px;
	height: 60px;
	text-align: right;
}


/*
 * Cell Dimension and Background Definitions
*/

.solid_bg_ffffff_212x212 {
	background-color: #ffffff;
	width: 212px;
	height: 212px;
}

.solid_bg_ffffff_428x428 {
	width: 428px;
	background: #ffffff;
	margin: 0px 0px 5px 0px;
}

.new_solid_bg_ffffff_438x428 {
	width: 430px;
	background: #ffffff;
	margin: 0px 0px 8px 0px;
}

.gv_solid_bg_ffffff_428x428 {
	width: 428px;
	background: #ffffff;
	margin: 0px 0px 0px 4px;
 }

.solid_bg_8b8b8b_212x212 {
	background-color: #8b8b8b;
	width: 212px;
	height: 212px;
}

.solid_bg_333333_428x317 {
	height:428px;
	width: 317px;
	background: #333333;
	margin: 0px 5px 5px 0px;
}
.gv_solid_bg_333333_428x317 {
	height:428px;
	width: 317px;
	background: #333333;
	margin: 0px;
}

.gv_solid_bg_C8C8C8_428x317 {
	height:428px;
	width: 317px;
	background: #C8C8C8;
	margin: 0px 0px 5px 0px;
}

.gv_solid_bg_3C3C3C_428x317 {
	height:428px;
	width: 317px;
	background: #3C3C3C;
	margin: 0px 0px 5px 0px;
}

.solid_bg_333333_186x212 {
	height: 212px;
	width: 186px;
	background: #333333;
}

.solid_bg_ffffff_302x212 {
	background-color: #ffffff;
	width: 302px;
	height: 212px;
}

.solid_bg_ffffff_308x212 {
	background-color: #ffffff;
	width: 306px;
	height: 212px;
	margin:0px;
}

.solid_bg_ff6600_302x212 {
	background-color: #ff6600;
	width: 302px;
	height: 212px;
}

.gradient_bg_1_180x212 {
	background: url(images/section_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 180px;
	height: 212px;
}

.gradient_bg_1_212x212 {
	background: url(images/section_bg.jpg);
	background-repeat: repeat-x;
	width: 212px;
	height: 212px;
}

.gradient_bginverted_1_212x212 {
	background: url(images/section_invbg.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	width: 212px;
	height: 212px;
}
.gradient_bginverted_ii_1_212x212 {
	background: url(images/section_invbg_ii.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	width: 212px;
	height: 212px;
}

.cm_tree_background	{
	background: url(images/cm_tree_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 29px;
	width: 212px;
	height: 212px;
}

.gv_gradient_bg_1_378x212 {
	background: url(images/gv_section_bg.jpg);
	width: 378px;
	height: 212px;
	margin-left:0px;
}

.gv_gradient_bg_1a_212x212 {
	width: 212px;
	height: 212px;
}

.gv_gradient_bg_1b_212x212 {
	width: 212px;
	height: 212px;
	margin-right:1px;
}

.gv_gradient_bg_1c_212x212 {
	width: 212px;
	height: 212px;
}

.gradient_bg_1_218x212 {
	background: url(images/section_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 218px;
	height: 212px;
}

.gradient_bg_2_436x212 {
	background: url(images/campus_stud3.jpg);
	background-repeat:no-repeat;
	width: 435px;
	height: 212px;
}

.gradient_bg_1_317x212 {
	background: url(images/gv_section_bg.jpg);
	width: 316px;
	height: 212px;
        margin-left:0px;
}

.gradient_bg_1_366x212 {
	background: url(images/section_bg.jpg);
	width: 366px;
	height: 212px;
}

.gradient_bg_1_invert_212x212 {
    background: url(images/section_bg_invert.jpg);
    background-repeat: repeat-x;
    background-position: 0px 25px;
    width: 212px;
    height: 212px;
}

.gradient_bg_1_invert_302_212 {
	background: url(images/section_bg_invert.jpg);
	background-repeat: repeat-x;
	background-position: 0px 32px;
	width: 302px;
	height: 212px;
}

.gradient_bg_new_invert_302_212 {
	background: url(images/campus_dorm_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 32px;
	width: 308px;
	height: 211px;
}
.gradient_bg_new_invert_text{
	width: 125px;
	margin: 0px;
	float:right;
	font-size:10px;
}

.gradient_bg_new_invert_text a{
	color:#ff6600;
	text-decoration:underline;
}

.gradient_bg_new_invert_image{
	float:left;
}

.gradient_bg_1_180x248 {
	background: url(images/section_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 180px;
	height: 248px;
}

.gradient_bg_2_180x248 {
	background: url(images/b_section_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 180px;
	height: 248px;
}

.gradient_bg_1_186x212 {
	background: url(images/section_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 186px;
	height: 212px;
}

.gradient_bg_2_366x248 {
	background-image: url(images/b_section_bg.jpg);
	background-repeat: repeat-x;
	width: 366px;
	height: 248px;
}

.gradient_bg_2_invert_378x248 {
	background-image: url(images/b_section2_bg.jpg);
	background-repeat: repeat-x;
	width: 378px;
	height: 248px;
}

.gradient_bg_gv_invert_750x248 {
	background-image: url(images/gv_b_section2_bg.jpg);
	background-repeat: repeat-x;
	width: 760px;
	height: 248px;
}

.gradient_bg_2_invert_212x212 {
	background: url(images/section_bg_dark_invert.jpg);
	background-repeat: repeat-x;
	background-position: 0px 25px;
	width: 212px;
	height: 212px;
}

.gv_gradient_bg_2_invert_212x212 {
	width: 212px;
	height: 212px;
	float:left;
}

.gradient_bg_2_invert_212x430_career {
	background: url(images/career_section_bg_dark_invert.jpg);
	background-repeat: repeat-x;
	background-position: 0px 25px;
	width: 212px;
	height: 430px;
}
.gradient_bg_2_invert_app_212x428 {
  background: url(images/section_bg_dark_app_invert.jpg);
  background-repeat: repeat-x;
  background-position: 0px 25px;
  width: 212px;
  height: 428px;
}


.gradient_bg_2_186x212 {
  background: url(images/section_bg_dark_invert.jpg);
  background-repeat: repeat-x;
  background-position: 0px 25px;
  width: 186px;
  height: 212px;
}

.gradient_bg_1_212x428 {
  background: url(images/section_bg_403.jpg);
  background-repeat: repeat-x;
  background-position: 0px 25px;
  width: 212px;
  height: 428px;
}

.gradient_bg_2_invert_212x428 {
  background: url(images/section_bg_dark_invert_403.jpg);
  background-repeat: repeat-x;
  background-position: 0px 25px;
  width: 212px;
  height: 428px;
}


/*
 * Basic Section Header Definitions
*/

.blue_header_text {
   color: #6AA7E6;
}

.green_header_text {
   color: #2A9F00;
}

.section_header {
   margin:0px 0px 2px 0px; 
   padding: 6px 0px 0px 0px;
   font-family: verdana,arial,sans-serif,helvetica !important;
   font-size: 9px !important;
   font-weight: bold !important;
}

.section_header_solid_363636 {
    white-space: normal;
    left: 10px;
    color: #ffffff !important;
    padding: 3px 0px 2px 8px;
    font-family: verdana,arial,sans-serif,helvetica !important;
    font-size: 9px !important;
    font-weight: bold !important;
    font-variant: small-caps !important;
    line-height: 20px !important;
     background-color: #363636;
}

.section_header_stripes_blue {
    white-space: normal;
    left: 10px;
    color: #ffffff !important;
    padding: 3px 0px 2px 8px;
    font-family: verdana,arial,sans-serif,helvetica !important;
    font-size: 9px !important;
    font-weight: bold !important;
    font-variant: small-caps !important;
    line-height: 20px !important;
    background: url(images/stripes_blue.gif);
    background-repeat: no-repeat;
    background-position: right top;
}

.section_header_stripes_green {
    white-space: normal;
    left: 10px;
    color: #ffffff !important;
    padding: 3px 0px 2px 8px;
    font-family: verdana,arial,sans-serif,helvetica !important;
    font-size: 9px !important;
    font-weight: bold !important;
    font-variant: small-caps !important;
    line-height: 20px !important;
    background: url(images/stripes_green.gif);
    background-repeat: no-repeat;
    background-position: right top;
}

.section_header_lt_blue {
   white-space: normal;
   left: 10px;
   color: #ffffff !important;
   padding: 3px 0px 2px 8px;
   font-family: verdana,arial,sans-serif,helvetica !important;
   font-size: 9px !important;
   font-weight: bold !important;
   font-variant: small-caps !important;
   line-height: 20px !important;
   background: url(images/blue-section-header.gif);
}

.section_header_lt_green {
   white-space: normal;
   left: 10px;
   color: #ffffff !important;
   padding: 3px 0px 2px 8px;
   font-family: verdana,arial,sans-serif,helvetica !important;
   font-size: 9px !important;
   font-weight: bold !important;
   font-variant: small-caps !important;
   line-height: 20px !important;
   background: url(images/green-section-header.gif);
}

.section_header_fin_green {
   white-space: normal;
   left: 10px;
   color: #ffffff !important;
   padding: 3px 0px 2px 8px;
   font-family: verdana,arial,sans-serif,helvetica !important;
   font-size: 9px !important;
   font-weight: bold !important;
   font-variant: small-caps !important;
   line-height: 20px !important;
   background: url(images/fin-green-section-header.gif);
}

.gv_section_header_fin_gold {
   white-space: normal;
   left: 10px;
   color: #000000 !important;
   padding: 3px 0px 2px 8px;
   font-family: verdana,arial,sans-serif,helvetica !important;
   font-size: 9px !important;
   font-weight: bold !important;
   font-variant: small-caps !important;
   height:20px;
   line-height: 20px !important;
   background-image: url(images/fin-gold-section-header.jpg);
       
}


.section_header_fin_gold {
   white-space: normal;
   left: 10px;
   color: #000000 !important;
   padding: 3px 0px 2px 8px;
   font-family: verdana,arial,sans-serif,helvetica !important;
   font-size: 9px !important;
   font-weight: bold !important;
   font-variant: small-caps !important;
   line-height: 20px !important;
   background: url(images/fin-gold-section-header.gif);
}
.gv_section_header_fin_gray {
   white-space: normal;
   left: 10px;
   color: #ffffff !important;
   padding: 3px 2px 2px 8px;
   font-family: verdana,arial,sans-serif,helvetica !important;
   font-size: 9px !important;
   font-weight: bold !important;
   font-variant: small-caps !important;
   line-height: 20px !important;
}

.gv_section_header_fin_gray_header{
    background-color:#596979;
    width:212px;
    height:25px;
    line-height:25px;
    color: #ffffff !important;
    font-family: verdana,arial,sans-serif,helvetica !important;
    font-size: 9px !important;
    font-weight: bold !important;
    font-variant: small-caps !important;
    text-indent:4px;
    margin:0px;
}

.gv_section_header_test_brown_header{
    background-color:#826A64;
    width:212px;
    height:20px;
    line-height:20px;
    color: #ffffff !important;
    font-family: verdana,arial,sans-serif,helvetica !important;
    font-size: 9px !important;
    font-weight: bold !important;
    font-variant: small-caps !important;
    text-indent:7px;
    margin:0px;
   
}

.gv_section_header_test_brown_header_top{
    background-color:#826A64;
    width:212px;
    height:25px;
    line-height:25px;
    color: #ffffff !important;
    font-family: verdana,arial,sans-serif,helvetica !important;
    font-size: 9px !important;
    font-weight: bold !important;
    font-variant: small-caps !important;
    text-indent:7px;
    margin:0px;
    overflow: hidden;
    white-space: nowrap;
}

.gv_section_header_test_brown_header_bottom{
    background-color:#826A64;
    width:212px;
    height:25px;
    line-height:25px;
    color: #ffffff !important;
    font-family: verdana,arial,sans-serif,helvetica !important;
    font-size: 9px !important;
    font-weight: bold !important;
    font-variant: small-caps !important;
    text-indent:6px;
    margin:4px 0px 0px 0px;
    text-indent:4px;
}

.section_header_christian_blue {
    white-space: normal;
    left: 10px;
    color: #ffffff !important;
    padding: 3px 0px 2px 8px;
    font-family: verdana,arial,sans-serif,helvetica !important;
    font-size: 9px !important;
    font-weight: bold !important;
    font-variant: small-caps !important;
    line-height: 20px !important;
    background: url(images/christian-blue-section-head.gif);
}

.section_header_app_red {
   white-space: normal;
   left: 10px;
   color: #ffffff !important;
   padding: 3px 0px 2px 8px;
   font-family: verdana,arial,sans-serif,helvetica !important;
   font-size: 9px !important;
   font-weight: bold !important;
   font-variant: small-caps !important;
   line-height: 20px !important;
   background: url(images/app-red-section-header.gif);
}

.gv_section_header_app {
    color: #ffffff !important;
    padding: 0px;
    font-family: verdana,arial,sans-serif,helvetica !important;
    font-size: 9px !important;
    font-weight: bold !important;
    font-variant: small-caps !important;
    line-height: 20px !important;
    float:left;
}

.gv_section_header_app_brown {
   white-space: normal;
   left: 10px;
   color: #ffffff !important;
   padding: 3px 0px 2px 8px;
   font-family: verdana,arial,sans-serif,helvetica !important;
   font-size: 9px !important;
   font-weight: bold !important;
   font-variant: small-caps !important;
   line-height: 20px !important;
   background: url(images/app-red-section-header.gif);
}

.section_header_car_maj_purp {
   white-space: normal;
   left: 10px;
   color: #ffffff !important;
   padding: 3px 0px 2px 8px;
   font-family: verdana,arial,sans-serif,helvetica !important;
   font-size: 9px !important;
   font-weight: bold !important;
   font-variant: small-caps !important;
   line-height: 20px !important;
   background: url(images/car_maj_purp-section-header.gif);
}

.section_header_req_info_blue {
   margin: 0px 6px;
   white-space: normal;
   color: #ffffff !important;
   padding: 3px 0px 2px 8px;
   font-family: verdana,arial,sans-serif,helvetica !important;
   font-size: 9px !important;
   font-weight: bold !important;
   font-variant: small-caps !important;
   line-height: 20px !important;
   background-color: #465964;
   width:489px;
   border:1px solid #333333;
}

.section_subheader_req_info_gray {
   margin: 0px 5px 0px 80px;
   white-space: normal;
   left: 10px;
   color: #ffffff !important;
   padding: 3px 0px 2px 8px;
   font-family: verdana,arial,sans-serif,helvetica !important;
   font-size: 10px !important;
   font-weight: bold !important;
   line-height: 20px !important;
   background-color: #a8a8a8;
}

.section_header_collegesearch_gray {
   margin: 20px 5px 15px 0px;
   white-space: normal;
   left: 10px;
   color: #333333 !important;
   padding: 0px 0px 7px 0px;
   font-family: verdana,arial,sans-serif,helvetica !important;
   font-size: 10px !important;
   font-weight: bold !important;
   font-variant: small-caps !important;
   width: 250px;
   border-bottom: 1px solid #333333;
}

.section_header_collegesearch_gray input{
  height: 15px;
  width: 15px;
}

div[class="section_header_collegesearch_gray"] input{
  margin: 0px 4px 0px 2px;
}

.section_header_gvsearch_gray {
   margin: 10px 10px 14px 12px;
   white-space: normal;
   left: 10px;
   color: #333333 !important;
   padding: 3px 0px 0px 4px;
   font-family: verdana,arial,sans-serif,helvetica !important;
   font-size: 9px !important;
   font-weight: bold !important;
   font-variant: small-caps !important;
   line-height: 16px !important;
   width: 530px;
   border-bottom: 1px solid #333333;
}

.section_subheader_collegesearch_blue {
   margin: 10px 5px 14px 4px;
   white-space: normal;
   left: 10px;
   color: #ffffff !important;
   padding-left: 4px;
   font-family: verdana,arial,sans-serif,helvetica !important;
   font-size: 9px !important;
   font-weight: bold !important;
   font-variant: small-caps !important;
   line-height: 18px !important;
   width: 150px;
   background-color: #6BA7E6;
}


/* The following section handles the various states of the tabbing on the home page. */

.section_header_tab_set {
  white-space: normal;
  background-color: #ffffff;
  height: 16px;
}

.section_header_tab_set div {
  white-space: normal;
  color: #ffffff !important;
  font-family: verdana,arial,sans-serif,helvetica !important;
  font-size: 11px !important;
  font-weight: bold !important;
  font-variant: small-caps !important;
  text-align: center;
  line-height: 16px !important;
}

#section_header_tab_1 {
  float: left;
  margin: 0px 1px 0px 0px;
  width: 90px;
  height: 16px;
}

#section_header_tab_2 {
  float: left;
  margin: 0px 1px;
  width: 90px;
  height: 16px;
}

#section_header_tab_3 {
  float: left;
  margin: 0px 1px;
  width: 90px;
  height: 16px;
}

#section_header_tab_4 {
  float: left;
  margin: 0px 0px 0px 1px;
  width: 90px;
  height: 16px;
}

.section_header_tab_active {
  background-image: url("images/tab_feature/tab_active.gif");
  background-repeat: no-repeat;
}

.section_header_tab_inactive {
  background-image: url("images/tab_feature/tab_inactive.gif");
  background-repeat: no-repeat;
  cursor: pointer;
}

.section_tab_main {
  margin: 0px;
  width: 366px;
}

.section_tab_title {
  margin: 0px;
  padding: 0px;
  width: 366px;
  height: 26px;
}

.section_tab_photo {
  margin: 3px 5px 2px 5px;
  padding: 0px;
}

.section_tab_body {
  margin: 5px 10px;
  width: 346px;
}

.section_tab_body p {
  margin: 0px;
  padding: 0px;
  white-space: normal;
  font-family: verdana,arial,sans-serif,helvetica;
  font-size: 10px;
  color: #ffffff;
}

.section_tab_body_lead {
  margin-bottom: 2px !important;
  font-size: 12px !important;
  font-weight: bold !important;
}

/*
 * Basic Section Content Definitions
*/

.black_text {
   color: #111111;
}

.section_image {
  /* For setting the image to the right of the links */
  float: left;
  margin: 8px 10px 5px 5px;
}

.section_image_center {
  /* For setting the image centered above the links */
  margin: 8px 10px;
  text-align: center;
}

.section_content {
   color: #666666;
   padding: 3px 2px 0px 0px;
   font-family: verdana,arial,sans-serif,helvetica;
   font-size: 9px;
}

.section_content_center {
  text-align: center;
}

.section_content ul {
   list-style-type: none; 
   margin: 3px 3px 0px 4px;
   padding-left: 0px;
}

.gv_section_content {
  color:#000000;
  font-family: verdana,arial,sans-serif,helvetica;
  font-size: 10px;
  margin:4px;
  line-height: 20px;
  list-style:none;
}

.gv_section_content_text {
  color:#000000;
  font-family: verdana,arial,sans-serif,helvetica;
  font-size: 10px;
  margin:10px 0px 0px 6px ;
  list-style:none;
  padding-top:2px;
}
div [class=gv_section_content_text]{
  color:#000000;
  font-family: verdana,arial,sans-serif,helvetica;
  font-size: 10px;
  margin:30px 0px 0px 6px ;
  list-style:none;
  padding-top:4px;
}

div [class=gv_section_testprep_text]{
  color:#000000;
  font-family: verdana,arial,sans-serif,helvetica;
  font-size: 10px;
  margin:10px 0px 0px 6px ;
  list-style:none;
  padding-top:4px;
}

.gv_section_testprep_text{
  color:#000000;
  font-family: verdana,arial,sans-serif,helvetica;
  font-size: 10px;
  margin:10px 0px 0px 6px ;
  list-style:none;
  padding-top:4px;
}

.gv_section_content_center {
   text-align: center;
}

.gv_section_content ul {
   list-style-type: none; 
   margin: 3px 3px 0px 4px;
   padding-left: 4px;
}

.lsat_section_content {
  color:#000000;
  font-family: verdana,arial,sans-serif,helvetica;
  font-size: 10px;
  margin:6px 4px 4px 6px;
  list-style:none;
}

.lsat_section_content_center {
  text-align: center;
}

.lsat_section_content ul {
  list-style-type: none; 
  margin: 3px 3px 0px 0px;
}

.section_content_white {
  font-family: verdana,arial,sans-serif,helvetica;
  font-size: 9px;
  color: #ffffff;
  text-align: left;
  line-height: 11px;
}

.block_link {
  margin: 1px 10px 0px 10px;
  background-color: #757575;
  width: 158px;
  font-family: verdana,arial,sans-serif,helvetica;
  font-size: 9px;
  color: #ffffff;
  text-align: left;
  text-indent: 8px;
  line-height: 18px;
}

.blue_para {
  margin: 0px 8px;
  padding: 0px;
  font-size: 10px;
  font-weight: bold;
  color: #0D3F7A;
  line-height: 14px;
}

.blue_para_read_more {
  margin: 0px;
  padding: 0px;
  text-align: right;
}


/*
 * About Us Group Definitions
*/

#about_area {
  margin: 0px auto;
  padding: 0px;
  width: 760px;
  height: auto;
  background: #ffffff;
}

#about_head {
  margin: 0px 0px 24px 0px;
  padding: 8px 0px;
  background-color: #efefef;
  width: 590px;
  font-family: verdana,arial,sans-serif,helvetica;
  font-size: 14px;
  font-weight: bold;
  color: #111111;
  text-indent: 6px;
}

#about_body {
  margin: 4px 0px 0px 0px;
  padding: 0px 4px 120px 0px;
  width: 615px;
  height: inherit;
  vertical-align: top;
  background-image: url(images/article_shadow.gif);
  background-repeat: repeat-y;
  background-position: right top;
  float: left;
}

#about_content {
  margin-left: 12px;
  padding-bottom: 200px;
  width: 590px;
  font-family: verdana,arial,sans-serif,helvetica;
  font-size: 11px;
}


/*
 * Interstatial Definitions
*/

#interstitial_area {
  margin: 0px;
  width: 760px;
  height: 565px;
  background-color: #ffffff;
}

#interstitial_body {
  margin: 0px 6px 0px 2px;
  width: 744px;
  height: 565px;
  vertical-align: top;
  float: left;
  background-image: url(images/interstitial/bg.gif);
  background-repeat: no-repeat;
}

div[id="interstitial_body"] {
  margin: 0px 4px !important;
}

#interstitial_overlay {
  margin: 50px 100px;
  position: absolute;
  width: 514px;
  height: 232px;
  background-color: #ffffff;
  border: 8px solid #ADD03B;
}

#interstitial_form {
  margin: 2px 2px 0px 2px;
  padding: 6px 0px 0px 0px;
  background-color: #ededed;
}

#interstitial_head {
  height: 58px;
  background-color: #ffffff;
}

#interstitial_3Qs {
  margin: 8px 0px 6px 16px;
  float: left;
}

#interstitial_blurb {
  margin: 5px 4px 6px 0px;
  float: right;
}

#interstitial_submit {
  margin-top: 6px;
  padding-top: 6px;
  text-align: center;
  background-color: #ffffff;
}

.interstitial_label_bold {
  float: left;
  width: 80px;
  line-height: 22px;
  font-weight: bold;
  text-align: right;
  font-family: arial;
  font-size: 11px !important;
  color: #000000;
}

.interstitial_input1 {
  margin-left: 68px;
  padding-left: 12px;
  width: 350px;
  background-image: url(images/interstitial/bullet1.gif);
  background-repeat: no-repeat;
  background-position: left center;
}

.interstitial_input2 {
  margin-left: 68px;
  padding-left: 12px;
  width: 350px;
  background-image: url(images/interstitial/bullet2.gif);
  background-repeat: no-repeat;
  background-position: left center;
}

.interstitial_input3 {
  margin-left: 68px;
  padding-left: 12px;
  width: 350px;
  background-image: url(images/interstitial/bullet3.gif);
  background-repeat: no-repeat;
  background-position: left center;
}
/*
 * 404 Page Definitions
*/

#my404_area {
  margin: 0px;
  width: 760px;
  background-color: #ffffff;
}

#my404_head {
  margin: 18px 0px;
  height: 60px;
  background-color: #E1EDFA;
  font-family: verdana,arial,sans-serif,helvetica;
  font-size: 24px;
  font-weight: bold;
  color: #6BA7E6;
  line-height: 60px;
  text-indent: 12px;
}

#my404_body {
  margin: 0px 18px 180px 18px;
  width: 722px;
  line-height: 18px;
}

.my404_help {
  font-family: verdana,arial,sans-serif,helvetica;
  font-size: 14px;
  font-weight: bold;
  color: #8e8e8e;
}
/*
 * Footer Section Definitions
*/

#footer_area {
	margin: 0 auto;	
	text-align: left;
  padding: 0px 5px 30px 5px;
	background: #ffffff;
}

#footer_content {
  margin: 18px 0px 0px 5px;
}

#footer_content ul {
  margin: 0px;
  padding: 0px;
}

#footer_content li {
  margin: 0px 6px;
  display: inline;
  list-style: none;
  font-weight: normal !important;
  color: #2AACE0;
}

.footlink {
  text-decoration: none;
  font-weight: normal !important;
  color: #2AACE0;
}

.footlink:hover {
  text-decoration: underline;
  font-weight: normal !important;
  color: #999999;
}

/*
 * Ben's stuff
*/

.table_row {
  clear: both;
}

.table_cell {
  float: left;
}

.faq_table tr td {
  vertical-align: top;
  color: #111111;
}

.faq_table tr td ol {
  margin: 0px !important;
  padding: 0px !important;
}

.faq_table tr td ol li {
  margin: 0px 0px 0px 24px !important;
  padding: 0px !important;
}

/**** Form Error Block Declarations ****/
.errorBlock {
	padding: 6px;
	width: 230px;
	margin: 0px 80px;
	background-image: url(images/iconError.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
	background-color: #fffbb8;
	border: 1px solid #fdc51a;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-indent: 24px;
}

.errorBlock ul{
	margin: 8px 20px;
	padding: 0px;
}

.errorBlock li {
	margin: 4px 0px 4px 14px;
	padding: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-indent: 0px;
}


/* BEGIN home.css */
/*
  **** Begin special adjustment section. ****
  * The following ids are used to toggle the horizontal configuration of the content cells.
  * Simply comment and uncomment the appropriate settings.
*/

#bottom_area {
  margin-bottom: 0px;
}

#t_section_flash {
  float: left;
  width: 566px;
  height: 212px;
  margin:0px;
}

#t_section_products {
  float: left;
  width: 175px;
  height: 210px;
  margin:0px;
}

#gv_t_section_products {
  float: left;
  width: 181px;
  height: 184px;
  padding-left:5px;
  border:1px solid #908378;
  background-color: #FFFFFF;
}

#gv_t_section_products li {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
  
.t_section_products_head {
  height: 27px;
  background-color: #908378;
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  line-height: 27px;
  margin:0px;
}

.gv_arg_link a{
  margin: 0px;
  color:#2E5C78;
  title: test;
}

#gv_t_section_products_head {
  height: 27px;
  width:181px;
  background-color: #908378;
  font-family: verdana;
  font-size: 9px;
  font-weight: bold;
  color: #ffffff;
  line-height: 27px;
  margin:0px;
  text-indent:6px;
 
}

div[id="gv_t_section_products_head"] {
  height: 27px;
  width:auto;
  background-color: #908378;
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  line-height: 27px;
  margin:0px;
  text-indent:6px;
 
}

.t_section_products_content {
  padding: 0px;
  height: 40px;
  margin: 12px 0px 0px 16px;
}

div [class="t_section_products_content"] {
  padding: 0px 0px 4px 0px !important;
  height: 32px !important;
}

.m_section_products_head {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color:#ffffff;
  margin:0px;
  background: url(images/gv_special_features.gif);
  background-repeat:repeat-x;
  height:25px;
  width: 181px;
  text-indent: 14px;
  line-height:25px;
}

#m2_section1 {
  background: #333333;
  width: 366px;
  height: 212px;
  padding: 0px;
  margin: 0px 6px 0px 0px;
  float: left;
}

#m_section1 {
  margin: 5px 0px;
  float: left;
}

#m_section2 {
  float: left;
  width:181px;
  margin: 5px 4px 5px 5px;
}

#m_section3 {
	width:181px;
  margin: 5px 0px;
  float: left;
}
#m_section4 {
	background-image: url(images/gv_section_bg.jpg);
	height:212px;
	width:181px;
  margin: 5px 0px;
  margin-left:5px;
  float: left;
}
#m2_section2a {
  float: left;
  margin: 0px;
}

#m2_section2b {
  float: left;
  margin: 0px 0px 0px 6px;
}

#b_section1_block {
  float: left;
  margin: 0px;
}

#b_section1a {
  float: left;
  margin: 0px 0px 0px 2px;
  width: 189px;
}

#b_section1b {
  float: left;
  margin: 0px;
  width: 189px;
}

#b_section1c {
  float: left;
  margin: 0px;
  width: 180px;
  height:200px;
  /* background-image: url(images/llm_courses_bg.jpg); */
  background-repeat: no-repeat;
}

#b_section1d {
  float: left;
  margin: 0px;
  width: 180px;
  height:200px;
  background-color:#ffffff;
  background-image: url(images/mba_central_bg1.jpg);
  background-repeat: no-repeat;
 
}

#b_section2 {
  margin: 0px 0px 0px 2px;
  float: left;
}

/*
  **** End special adjustment section. ****
*/



/*
 * Sub-Section Definitions
*/

#b_section1a .section_header, #b_section1b .section_header {
  margin: 0px;
  height: 14px;
  border-bottom: 6px solid #efefef;
  background: #ffffff;
  color: #333333;
  padding-left: 3px;
  font-weight: bold;
  font-variant: small-caps;
}

#b_section1a .section_content_white, #b_section1b .section_content_white {
  margin: 6px 0px 0px 2px;
  padding: 0px;
  vertical-align: top;
  text-align: center;
}

.section_content_mba {
  margin: 6px 0px 0px 2px;
  padding: 0px;
  vertical-align: top;
  font-size:11px;
}


#b_section1_content p {
  margin: 2px 8px;
  font-family: verdana,arial,sans-serif,helvetica;
  font-size: 9px;
  font-weight: bold;
  color: #ffffff;
  line-height: 12px;
  text-align: left !important;
}

#b_section2_content p {
  margin: 2px 8px;
  font-family: verdana,arial,sans-serif,helvetica;
  font-size: 8px;
  color: #ffffff;
  line-height: 11px;
  text-align: left !important;
}

#m_section3 .section_header {
  height: 17px;
  background: #6AB3FF;
  color: #ffffff;
  padding: 3px;
  font-weight: bold;
}

#m_section3 .section_content {
  padding: 0px 4px 0px 5px !important;
}

#m_section3 .black_text {
  margin: 4px 0px 0px 9px !important;
  line-height: 15px;
}

#m_section1 .section_header {
   height: 17px;
   background: #6AB3FF;
   color: #ffffff;
   padding: 3px;
   font-weight: bold;
   font-variant: small-caps;
}

#b_section3 {
  background: #cfcfcf;
  width: 188px;
  height: 240px;
  margin-left: 0px;
  float: right;
}


/*
 * MISC 
*/

.list_holder {
   width: 360px;
   float: left;
}

.list_holder_proof {
   width: 180px;
   float: left;
}

#b_section1 .list_holder {
  margin-top: 10px;
}

#b_section2_l {
   margin: 8px 2px 0px 3px;
   float: left;
}

#b_section2_r {
   margin: 8px 0px 0px 3px;
   float: left;
}

div[id="b_section2_l"] {
   margin: 8px 3px 0px 6px !important;
}

div[id="b_section2_r"] {
   margin: 8px 6px 0px 3px !important;
} 

#llm_text_header{
   margin: 145px 0px 0px 8px;
   font-weight:bold;
   font-size:12px;
   font-family:verdana;
}

#llm_text {
   margin:2px 2px 0px 8px;
   font-size:9px;
   color:#ffffff;
}

#llm_text a{
   margin:0px 2px 0px 6px;
   text-decoration:none;
   font-size:9px;
   color:#ffffff;
}

#mba_text{
  margin:110px 2px 0px 20px;
}

#mba_text li{
  margin:0px 2px 0px 3px;
}

#mba_central_link {
  text-decoration: none;
  font-size:10px;
  color:#ffffff;
  margin:4px 0px 0px 0px;
}

#mba_central_link a{
  text-decoration: none;
  font-size:10px;
  color:#ffffff;
  margin:8px 0px 0px 8px;

}

#mba_central_head{
  text-align:center;
  font-size:11px;
  font-weight:bold;
  color:#ffffff;
  margin:8px 0px 0px 0px;
}

#mba_central_1a{
  text-align:center;
  font-size:10px;
  color:#ffffff;
  margin:2px 0px 0px 0px;
}

.content_select{
  font-size: 10px;
  color: #cccccc;
  margin: 0;
  padding-top: 1em;
  font-weight: bold;
  width:50px;
}

/* END home.css */


/* BEGIN Blog specific CSS */

img {
	border: none;
}

.sidebar_panel {
	padding-top: 10px;
	padding-right: 10px;
}
.sidebar_panel a:visited, .sidebar_panel a:link {
	color: #4967A1;
	text-decoration: underline;
}
.sidebar_panel a:hover {
	color: #C1AC47;
}

.sidebar_Table {
	margin-top: 10px;
}

.searchLabel {
}
.topicHeader {
	margin-top: 10px;
}

#splashTitle {
	margin-left: 20px;
}


.profile {
	float: left;
	width: 734px;
	margin-top: 5px;
	background-color: #E3ECEB;
	padding: 10px 10px 10px 10px;
}
.profile .portrait {
	float: left;
	width: 80px;
	height: 80px;
}
.profile .profile_summary {
	float: left;
	width: 644px; /* profile.width - portrait.width - this.padding */
	height: 80px; /* portrait.height */
	padding-left: 10px;
}

#profile_blogtitle {
	font-size: 20px;
	color: #2675A8;
	font-weight: bold;
}
#profile_description {
	font-size: 12px;
	color: #EC7308;
	font-weight: bold;
}
#profile_name {
	font-size: 10px;
	color: #2675A8;
	font-weight: bold;
	padding-top: 15px;
}
#profile_biolink {
	text-align: right;
	padding-right: 10px;
}

.post {
	padding-bottom: 0;
}

hr.postSeparator {
	color: #ECECEC;
}


/* customized WordPress CSS stuff */

/* pagenav and page_item combine to force the function 'wp_list_pages' to display like other elements in the sidebar */
.pagenav {
	list-style-type: none;
	list-style-position: outside;
	font-weight: bold;
}
li.page_item  {
	list-style-type: none;
	font-weight: normal;
}

li.cat-item {
	margin-bottom: 5px;
}

ul.sidebarList li {
	margin-bottom: 5px;
}


.feedback {
	margin-bottom: 20px;
}

.sidebar_imgLink {
	vertical-align: middle;
}

#subscribe_rss {
	background-image: url('images/rss.gif');
	background-repeat: no-repeat;
	padding-left: 16px;
	margin-top: 2px;
	margin-left: 2px;
	margin-bottom: 5px;
	vertical-align: middle;
}

#subscribe_email {
	background-image: url('images/envelope.gif');
	background-position: 0 1px;
	background-repeat: no-repeat;
	padding-left: 16px;
	margin-top: 2px;
	margin-left: 2px;
	margin-bottom: 5px;
	vertical-align: middle;
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}

#search_label {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 10px 20px;
}


.subheader {
	background-color: #FFFFFF;
}


#home_subheader {
	height: 131px; /* (inner graphic = 116) + (margin.height = 15) */
	margin-top: 15px;
	margin-left: 10px;
	border-bottom: 2px dotted #333333;
}
#home_subheader .subheaderpic {
	float: left;
	width: 158px;
	height: 116px;
	background: url('images/student_and_teacher.jpg') no-repeat;
}
#home_subheader .subheadercontent {
	float: left;
	width: 210px;
	padding: 0 20px;
}

#home_subscribe_title {
	font-size: 15px;
	font-weight: bold;
}

#home_subscribe_description {
	width: 280px;
	margin-top: 5px;
}

#home_subscribe_buttonlabel {
	margin-top: 15px;
	font-weight: bold;
}

#home_subscribe_button {
	margin-top: 5px;
}

.subscribeButtonLink {
	margin-right: 10px;
}


#search_subheader {
	height: 50px;
	margin-top: -15px;
	_margin-top: 0;
}
*:first-child+html #search_subheader {
	margin-top: 0;
}
#search_subheader .subheadercontent {
	padding-top: 25px;
	padding-left: 5px;
}

.postPubDate {
	margin-top: -10px;
	margin-bottom: 10px;
	color: #999999;
	font-size: 12px;
	font-weight: bold;
}

.postCategory {
	margin-top: -10px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
}


#archive_subheader {
	margin-top: -5px;
	padding: 10px 0;
	padding-left: 10px;
}
*:first-child+html #archive_subheader {
	margin-top: -5px;
}

.categorydescription {
	margin-top: -15px;
	font-style: italic;
}

.entrytext {
	margin-bottom: 15px;
}

.prevnextwrapper {
}
.prevArticle {
	float: left;
	margin-left: 5px;
}
.nextArticle {
	float: right;
	margin-right: 5px;
}


.categorytitle {
	border-bottom: 2px dotted #333333;
	padding-bottom: 10px;
	margin-bottom: 25px;
}


.sidenav_pos {
	padding-left: 5px;
}

.sidebarSection {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #666666;
}
.sidebarSectionTop {
	border-top: none !important;
}

.sidebarLabel {
	float: left;
	margin-bottom: 5px;
	color: #C1AC47;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 2px dotted #C1AC47;
	padding-right: 15px;
	_padding-bottom: 0;
}

#searchform table {
	_margin-top: -20px;
}

.sidebarList {
	list-style-type: none;
	text-align: left;
	padding-left: 0px;
	margin-left: 0px;
}

.yarppContainer {
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #666666;
}
ul#relatedPosts {
	list-style-type: none;
}
ul#relatedPosts li {
	margin-bottom: 5px;
}

/* Begin social media links */
#socialMedia {
        float:right;
        width:136px;
        padding:6px 0;
}

#socialMedia span{
        float:left;
		margin-top:4px;
}

.socialMedia{
        float:left;
        width:24px;
        height:23px;
        background-position:0 0;
        background-repeat:no-repeat;
        margin-left:4px;
        cursor:pointer;
}

.socialMedia div{
        height:100%;
        width:100%;
}

.smTwit{
         background-image:url(images/tw_icon.jpg);
}

.ui-state-hover .smTwit{
         background-position: 0 -23px !important;
}

.smFacebook{
         background-image:url(images/fb_icon.jpg);
 }

.ui-state-hover .smFacebook{
         background-position: 0 -23px !important;
}

/* End social media links


/* END Blog specific CSS */

