#preloadDefaultImages {
	width: 0;
	height: 0;
	display: inline;

	background-image: url(../images/side-link-clinics.gif);
	background-image: url(../images/side-link-course-web.gif);
	background-image: url(../images/side-link-curriculum-guide.gif);

	background-image: url(../images/side-link-registration-services.gif);
	background-image: url(../images/side-link-rules.gif);
}

html{
	font-size: 100.01%;
	background:#044b7f;
}

body{
	margin: 0;
	font: 64% Arial, Verdana, sans-serif, Georgia, "Times New Roman", Times, serif;
}
form {
	padding: 0;
	margin: 0;
	display: inline;	
}
img{
	border: none;
}

ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
p, h1, h2, h3, h4{margin: 0;}
table{
	padding:0;
	margin:0;
	border-collapse:collapse;
}
td{
	padding:0;
	margin:0;
}
a{text-decoration: none;}
a:active, a:focus{outline:none;}

#main{
	margin: 0 auto;
	width: 1004px;
	position:relative;
	padding-top:143px;
}

#header{
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	width: 100%;
}

.logo{
	display: block;
	float: left;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/logo.gif) no-repeat;
	width: 458px;
	height: 69px;
	margin: 22px 0 0 28px;
}
.columns{
	overflow:hidden;
	clear: both;
}
* html .columns{
	overflow: visible;
	height: 1%;
}
#header .columns{
	background: url(../images/bg-menu-search.gif) no-repeat;
	height: 52px;
}
#topmenu{
	margin: 13px 2px 0 0;
	overflow: hidden;
	float:right;
	display: inline;
}
* html #topmenu{
	overflow: visible;
	height: 1%;
}
#topmenu li{
	float:left;
	background: url(../images/topmenu-separator.gif) no-repeat;
	padding: 2px 16px 0 15px;
	height: 11px;
}
#topmenu li:first-child{background: none;}
#topmenu a{
	display: block;
	height: 11px;
	float:left;
	color: #000; 
}
#topmenu a span{
	display: block;
	text-indent:-999px;
	overflow: hidden;
	height: 11px;
	cursor:pointer;
}
.topmenu-academics span{
	width: 54px;
	background: url(../images/topmenu-academics.gif) no-repeat;
}
.topmenu-administration span{
	width: 29px;
	background: url(../images/topmenu-about1.gif) no-repeat;
}
.topmenu-calendars span{
	width: 50px;
	background: url(../images/topmenu-calendars.gif) no-repeat;
}
.topmenu-giving span{
	width: 31px;
	background: url(../images/topmenu-giving.gif) no-repeat;
}
.topmenu-news span{
	width: 27px;
	background: url(../images/topmenu-news.gif) no-repeat;
}
.topmenu-programs span{
	width: 47px;
	background: url(../images/topmenu-programs.gif) no-repeat;
}
#menu{
	margin: 13px 0 0 28px;
	overflow: hidden;
	float:left;
	display: inline;
}
* html #menu{
	overflow: visible;
	height: 1%;
}
#menu li{
	float:left;
	background: url(../images/menu-separator.gif) no-repeat 0 7px;
	padding: 2px 4px 0 5px;
	height: 37px;
}
#menu li:first-child{background: none;}
#menu a{
	display: block;
	height: 8px;
	float:left;
	text-transform: uppercase;
	color: #FFF;
	padding: 7px 8px 10px;
}
#menu a span{
	display: block;
	text-indent:-999px;
	overflow: hidden;
	height: 8px;
	cursor:pointer;
}
.menu-home span{
	width: 30px;
	background: url(../images/menu-home.png) no-repeat;
}
.menu-applicants span{
	width: 64px;
	background: url(../images/menu-applicants.png) no-repeat;
}
.menu-admissions span{
	width: 63px;
	background: url(../images/menu-admissions.png) no-repeat;
}
.menu-current_student span{
	width: 54px;
	background: url(../images/menu-students.png) no-repeat;
}
.menu-alumni span{
	width: 38px;
	background: url(../images/menu-alumni.png) no-repeat;
}
.menu-faculty span{
	width: 46px;
	background: url(../images/menu-faculty.png) no-repeat;
}
.menu-employers span{
	width: 63px;
	background: url(../images/menu-employers.png) no-repeat;
}
.menu-directories span{
	width: 68px;
	background: url(../images/menu-directories.png) no-repeat;
}
.menu-careers span{
	width: 49px;
	background: url(../images/menu-careers.png) no-repeat;
}
.menu-library span{
	width: 43px;
	background: url(../images/menu-library.png) no-repeat;
}
.menu-jd-applicants span{
	width: 79px;
	background: url(../images/menu-jd-applicants.gif) no-repeat;
}
.menu-llm-jsd-applicants span{
	width: 109px;
	background: url(../images/menu-llm-jsd-applicants.gif) no-repeat;
}
#menu .active a{
	background:url(../images/menu-active.gif) no-repeat 50% 100%;
	height: 20px;
}
#menu li.submenu:hover a{
	height: 8px;
	background:url(../images/menu-hover.gif) no-repeat left top;
}
#menu li:hover ul{
	display: block;
}
#menu ul{
	display: none;
	position: absolute;
	width: 162px;
	margin-top: 25px;
	margin-left: 0px;
	z-index: 1000;
	clear: left;
	#margin-top: -2px;
}
#menu ul li{
	height: 8px;
	line-height: 24px;
	padding: 6px 6px 7px;
	line-height: 8px;
	background: #84B5D3;
	width: 150px;
}
#menu ul li.top,
#menu ul li.bottom {
	display: block;
	width: 162px;
	height: 7px;
	line-height: 7px;
	background: transparent url(../images/menu-submenu-bg.gif) no-repeat right top;
	padding: 0;
	font-size: 1px;
}
#menu ul li.bottom {
	background-position: left bottom;
}
#menu ul li a,
#menu li.submenu:hover ul li a{
	padding: 0;
	background: none;
}
#menu .active ul li a{
	background: none;
	height: auto;
}
#header .search-box{
	float:right;
	width: 270px;
	margin: 17px 0 0;
}
#header .search-box span{
	display: block;
	float:left;
	height: 8px;
	width: 42px;
	background: url(../images/text-search.gif) no-repeat;
	text-indent:-999px;
	overflow: hidden;
	margin: 6px 15px 0 0;
}
#header .search-box .search-fld{
	float:left;
	width: 148px;
	padding: 1px 3px;
	margin: 0 14px 0 0;
}
#header .search-box .btn-go{
	display: block;
	float:left;
	margin: 1px 0 0;
}
#content{
	overflow: hidden;
	border: 1px solid #fff;
	background: url(../images/bg-content.gif) repeat-y;
	padding: 0 12px 32px 21px;
	min-height: 583px;
}
* html #content{
	overflow: visible;
	height: 1%;
}
.main-content{
	float:left;
	width: 698px;
}
.main-content .video-holder{
	overflow: hidden;
	width: 100%;
	padding: 19px 0 0;
	position: relative;
}
.main-content .video-holder .player{
	border: 3px solid #87b7d3;
	float:left;
	margin: 0 19px 0 0;
}
.main-content .video-holder .player a {
	float: left;
}
.main-content .video-holder .player img {
    float: left;
	width: 355px;
	height: 203px;
}
.main-content .video-holder .description{
	float:left;
	width: 315px;
	height: 165px;
	overflow: hidden;
}
.main-content .video-holder h1{
	font: 2.4em/1.1em Georgia, "Times New Roman", Times, serif;
	color:#333;
	margin: 0 0 10px;
}
.main-content .video-holder h1 a{
	color:#333;
}
.main-content .video-holder p{
	color:#333;
	font: 1.4em/1.28em Georgia, "Times New Roman", Times, serif;
}
.main-content .video-holder .page-controll{
	position: absolute;
	overflow: hidden;
	top: 198px;
	left: 380px;
	background: #fff;
}
.main-content .video-holder .page-controll > span{
	float:left;
	height: 8px;
	width: 44px;
	text-indent:-999px;
	overflow: hidden;
	background:url(../images/text-stories.gif) no-repeat;
	margin: 5px 10px 0 0;
}
.main-content .video-holder .page-controll ul{
	float:left;
}
.main-content .video-holder .page-controll li{
	float:left;
	margin: 0 4px;
	display: inline;
}
.main-content .video-holder .page-controll ul a{
	display: block;
	height: 18px;
	width: 18px;
	text-indent:-999px;
	overflow: hidden;
}
.digit-1{background:url(../images/digit-1.gif) no-repeat}
.digit-2{background:url(../images/digit-2.gif) no-repeat}
.digit-3{background:url(../images/digit-3.gif) no-repeat}
.digit-4{background:url(../images/digit-4.gif) no-repeat}
.digit-5{background:url(../images/digit-5.gif) no-repeat}
.digit-6{background:url(../images/digit-6.gif) no-repeat}
.digit-7{background:url(../images/digit-7.gif) no-repeat}
.digit-8{background:url(../images/digit-8.gif) no-repeat}
.digit-9{background:url(../images/digit-9.gif) no-repeat}
.main-content .video-holder .page-controll ul a:hover,
.main-content .video-holder .page-controll ul a.active{background-position:0 100%}
/* main tabs */
.main-tabs-holder{
	margin: 27px 0 0;
}
.main-tabs-holder .tabset{
	overflow: hidden;
	width: 100%;
	bottom: -1px;
	position: relative;
	height: 37px;
}
.main-tabs-holder .tabset a{
	display: block;
	float:left;
	margin: 0 1px 0 0;
	height: 37px;
	text-indent:-999px;
	overflow: hidden;
}
/*.main-tabs-holder .tabset a.tab-top-news{
	background:url(../images/tab-top-news.gif) no-repeat;
	width: 119px;
}
.main-tabs-holder .tabset a.tab-events{
	width: 196px;
	background: url(../images/tab-events.gif) no-repeat;
}*/
.main-tabs-holder .tabset a.active,
.main-tabs-holder .tabset a:hover{
	background-position:0 100%;
	height: 37px;
}
.main-tabs-holder div.tab{border: 1px solid #ccc;}
.main-tabs-holder .news{padding: 13px 0 26px;}
.main-tabs-holder .news .col-1{
	float:left;
	width: 430px;
	margin: 0 13px 0 15px;
	display: inline;
}
.main-tabs-holder .news .col-1 li{
	overflow: hidden;
	margin: 10px 0;
}
* html .main-tabs-holder .news .col-1 li{
	overflow: visible;
	height: 1%;
}
.main-tabs-holder .news .col-1 div{
	float: right;
	width: 335px;
}
.main-tabs-holder .news .col-1 img{
	width: 78px;
	height:78px;
	border: 1px solid #ccc;
	float: left;
	margin: 2px 0 0;
}
.main-tabs-holder .news .col-1 h3{font: 17px/18px Georgia, "Times New Roman", Times, serif;}
.main-tabs-holder .news .col-1 h3 a{color:#3F779F;}
.main-tabs-holder .news .col-1 h3 a:hover{text-decoration:underline}
.main-tabs-holder .news .col-1 p{
	font: 1.2em/1.33em Arial, Helvetica, sans-serif;
	color:#333;
}
.main-tabs-holder .news .col-2{
	float:left;
	width: 220px;
}
.main-tabs-holder .news .col-2 li{
	background: url(../images/small-right-grey-arrow.gif) no-repeat 0 12px;
	padding: 0 0 0 4px;
	margin: 0 0 5px;
	vertical-align: top;
	height: 1%;
}
.main-tabs-holder .news .col-2 li p{
	border-top: 1px solid #ccc;	
	padding: 8px 0 0 5px;
}
.main-tabs-holder .news .col-2 li:first-child p{border-top: none}
.main-tabs-holder .news .col-2 a{
	font: 1.2em/1.16em Arial, Helvetica, sans-serif;
	color:#333;
}
.main-tabs-holder .news .col-2 a:hover{text-decoration:underline}
.main-tabs-holder .news .buttons{
	overflow:hidden;
	margin: 25px 0 0 13px;
}
* html .main-tabs-holder .news .buttons{
	overflow: visible;
	height: 1%;
}
.main-tabs-holder .news .buttons li{
	float:left;
	margin: 0 3px 0 0;
}
.main-tabs-holder .news .btn-resources-for-media{
	background:url(../images/btn-resources-for-media.gif) no-repeat;
	display: block;
	overflow: hidden;
	text-indent:-999px;
	height: 27px;
	width: 170px;
}
.main-tabs-holder .news .btn-more-news{
	background:url(../images/btn-more-news.gif) no-repeat;
	display: block;
	overflow: hidden;
	text-indent:-999px;
	height: 27px;
	width: 98px;
}
.main-tabs-holder .events{padding: 12px 0 35px;}
.main-tabs-holder .events .col-1{
	float:left;
	width: 198px;
	display: inline;
	margin: 0 0 0 17px;
}
.main-tabs-holder .events .col-2{
	float:left;
	width: 198px;
	display: inline;
	margin: 0 28px;
}
.main-tabs-holder .events .col-3{
	float:left;
	width: 198px;
}
.main-tabs-holder .events .col-1 div,
.main-tabs-holder .events .col-2 div,
.main-tabs-holder .events .col-3 div{margin: 13px 0;}
.main-tabs-holder .events h3{font: 1.1em/1.25em Arial, Helvetica, sans-serif;}
.main-tabs-holder .events h3{color:#4181ab;}
.main-tabs-holder .events a.eventstitleclass:hover{text-decoration:underline;}
.main-tabs-holder .eventstitleclass {color: black; font-weight: bold;}
.main-tabs-holder .events p{
	font: 1.1em/1.25em Arial, Helvetica, sans-serif;
	color:#333;
}
.main-tabs-holder .events .bottom-row{
	margin: 13px 0 0;
	width: 100%;
	height: 27px;
}
.main-tabs-holder .events .bottom-row .btn-see-all-events{
	background:url(../images/btn-see-all-events.gif) no-repeat;
	width: 108px;
	height: 27px;
	text-indent:-999px;
	overflow: hidden;
	float:left;
	margin: 0 0 0 13px;
}
.main-tabs-holder .events .bottom-row form div{
	float:right;
	margin: 0 16px 0 0;
	display: inline;
}
.main-tabs-holder .events .bottom-row .calendar{
	display: block;
	float:left;
	background: url(../images/ico-calendar.gif) no-repeat;
	width:23px;
	height: 24px;
	margin: 0 6px 0 0;
}
.main-tabs-holder .events .bottom-row .fld-calendar{
	display: block;
	float:left;
	background: #FFF url(../images/ico-drop-arrow.gif) no-repeat right bottom;
	border: 1px solid #ccc;
	width: 188px;
	padding: 4px 5px 3px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#044b7f;
	cursor: pointer;
}
.main-tabs-holder .events .bottom-row li:hover .fld-calendar{
	color:#155788;
}
.main-tabs-holder .events .bottom-row ul {
	float: left;
}
.main-tabs-holder .events .bottom-row ul li:hover ul {
	display: block;
}
.main-tabs-holder .events .bottom-row ul ul {
	display: none;
	float: none;
	position: absolute;
	border: 1px solid #ccc;
	border-bottom: 0;
	background: #FFF;
	margin-top: 24px;
	#margin-top: 0;
	#margin-left: -200px;
	z-index: 500;
}
* html .main-tabs-holder .events .bottom-row ul ul {
	margin-top: 24px;
}
.main-tabs-holder .events .bottom-row ul ul a {
	display: block;
	width: 188px;
	padding: 4px 5px 3px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#333;
}
.main-tabs-holder .events .bottom-row ul ul a:hover {
	color:#044b7f;
	background: #F5F5F5;
}
.side-bar{
	width: 246px;
	float:right;
}
.side-bar .apply-to-columbia{
	margin: 14px 0 17px 5px;
    color: #fff;
}
.side-bar .apply-to-columbia h2 {
-webkit-font-feature-settings: "frac" 0, "liga" 1, "kern" 1, "onum" 1, "swsh" 1;
text-rendering: optimizeLegibility;
font-family: 'Georgia Pro';
font-weight: normal;
-webkit-font-smoothing: antialiased;
font-size: 1.71em;
}

.side-bar .apply-to-columbia p {
margin: 0 0 10px;
-webkit-font-feature-settings: "frac" 0, "liga" 1, "kern" 1, "onum" 1, "swsh" 1;
text-rendering: optimizeLegibility;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
-webkit-font-smoothing: antialiased;
font-size: 1.1em;
line-height: 1.16em;
}
.side-bar .apply-to-columbia a.button{
	width: 98px;
	height: 27px;
	background:url(../images/btn-begin-today.gif) no-repeat;
	display: block;
	overflow: hidden;
	text-indent:-999px;
	margin: 11px 0 0 -1px;
}
.side-bar .apply-to-columbia a{
	text-transform: uppercase;
	color: #FFF;
}
* html .side-bar .apply-to-columbia li {
	float: left;
}
.side-bar .apply-to-columbia li:hover ul {
	display: block
}
.side-bar .apply-to-columbia ul ul {
	display: none;
	position: absolute;
	width: 148px;
	z-index: 1000;
	margin-top: -5px;
    margin-left: -1px;
}
.side-bar .apply-to-columbia ul ul a{
	position: relative;
	display: block;
	height: 8px;
	float:left;
	text-transform: uppercase;
	color: #FFF;
	padding: 0;
}
.side-bar .apply-to-columbia ul ul a span{
	display: block;
	text-indent:-999px;
	overflow: hidden;
	height: 8px;
	cursor:pointer;
}
.side-bar-jd-applicants span{
	width: 79px;
	background: url(../images/sidebar-jd-applicants.gif) no-repeat;
}
.side-bar-llm-jsd-applicants span{
	width: 109px;
	background: url(../images/sidebar-llm-jsd-applicants.gif) no-repeat;
}
.side-bar .apply-to-columbia ul ul li {
	background: transparent url(../images/sidebar-menu-bg.png) no-repeat top left;
	width: 122px;
	height: 8px;
	line-height: 8px;
	padding: 6px 13px 7px;
	margin: 0;
	display: block;
	float: left;
}
.side-bar .apply-to-columbia ul ul li.top {
	background: transparent url(../images/sidebar-menu-top.png) no-repeat top left;
	padding: 0;
	width: 148px;
	height: 9px;
	font-size: 1px;
}
.side-bar .apply-to-columbia ul ul li.bottom {
	background: transparent url(../images/sidebar-menu-bottom.png) no-repeat top left;
	padding: 0;
	width: 148px;
	height: 8px;
	font-size: 1px;
}
/* .side-bar .careers {
   background-color:#E8E7E6;
   margin:0 -12px 0 -13px;
   padding:14px 13px 14px 18px;
   border-left: 1px solid #CCCCCC;
}
.side-bar .careers h2 {
   background:transparent url(../images/h2-careers.gif) no-repeat scroll 0 0;
   height:14px;
   margin:0 0 9px;
   overflow:hidden;
   text-indent:-999px;
}
.side-bar .careers h2 a {
	cursor:pointer;
    display:block;
   	 height:14px;
   	 width:85px
}
.side-bar .careers p {
   	 margin: 0 0 0 0;
} */
.side-bar .side-introducing-courses{
	background: #e6e5e3;
	width: 241px;
	padding: 14px 11px 14px 19px;
	margin: 14px -12px 0 -13px;
	position: relative;
}
.side-bar .side-introducing-courses a{
	display: block;
	background: url(../images/h2-introducing-courses.gif) no-repeat;
	width: 100%;
	height: 71px;
	text-indent:-999px;
	overflow: hidden;
}
.side-bar .side-explore-courses{
	background: #e6e5e3;
	width: 241px;
	padding: 14px 11px 14px 19px;
	margin: 0 -12px 0 -13px;
	position: relative;
}
.side-bar .side-explore-courses a{
	display: block;
	background: url(../images/h2-explore-courses.gif) no-repeat;
	width: 100%;
	height: 71px;
	text-indent:-999px;
	overflow: hidden;
}
.side-bar .side-3yr-jdmba-program{
	background: #044B7F;
	width: 241px;
	padding: 14px 11px 14px 19px;
	margin: 14px -12px 0 -13px;
	position: relative;
}
.side-bar .side-3yr-jdmba-program a{
	display: block;
	background: url(../images/h2-3yr-jdmba-program.gif) no-repeat;
	width: 100%;
	height: 38px;
	text-indent:-999px;
	overflow: hidden;
}
.side-bar .side-careers{
	background: #044B7F;
	width: 241px;
	padding: 14px 11px 14px 19px;
	margin: 0 -12px 0 -13px;
	position: relative;
}
.side-bar .side-careers a{
	display: block;
	background: url(../images/h2-careers-revised.gif) no-repeat;
	width: 100%;
	height: 79px;
	text-indent:-999px;
	overflow: hidden;
}
.side-bar .side-aba{
	background: #136195;
	width: 246px;
	padding: 5px 13px 5px 11px;
	margin: 0 -12px 0 -13px;
	position: relative;
}

.side-bar .side-aba a{
	display: block;
	background: url(../images/aba-required-disclosures.png) no-repeat;
	width: 100%;
	height: 20px;
	text-indent:-999px;
	overflow: hidden;
}

.side-reunion {
	background: #E6E5E3;
	width: 241px;
	padding: 18px 11px 11px 18px;
	margin: 0 -11px 0 -13px;
	position: relative;
	border-left: 1px solid #D1D1D1;
	min-height: 120px;
}

.side-bar .side-orientation{
	background: #e6e5e3;
	width: 246px;
	padding: 0px 12px 0px 12px;
	margin: 0px -11px 0 -13px;
	position: relative;
}
.side-orientation a{
	display: block;
	background: url(../images/placeholder.png) no-repeat;
	width: 100%;
	height: 132px;
	text-indent:-999px;
	overflow: hidden;
}
.side-bar .side-tabs-holder{
	background: #136195;
	width: 246px;
	padding: 14px 11px 25px 13px;
	margin: 0 -12px 0 -13px;
	position: relative;
}
.side-bar .side-tabs-holder h2{
	height: 18px;
	background:url(../images/h2-academic-program.gif) no-repeat;
	text-indent: -999px;
	overflow: hidden;
	margin:0 0 0 8px;
}
.side-bar .side-tabs-holder .tabset{
	overflow: hidden;
	width: 100%;
	margin: 21px 0 -1px;
	position:relative;
}
.side-bar .side-tabs-holder .tabset a{
	float:left;
	display:inline;
	text-indent:-999px;
	overflow: hidden;
	height: 24px;
	margin: 0 0 0 2px;
}
.side-bar .side-tabs-holder .tabset a:first-child{margin-left:0}
.side-bar .side-tabs-holder .side-tab-programs{
	width: 81px;
	background: url(../images/side-tab-programs.gif) no-repeat;
}
.side-bar .side-tabs-holder .side-tab-curriculum{
	width: 85px;
	background: url(../images/side-tab-curriculum.gif) no-repeat;
}
.side-bar .side-tabs-holder .side-tab-registrar{
	width: 76px;
	background: url(../images/side-tab-registrar.gif) no-repeat;
}
.side-bar .side-tabs-holder .tabset a:hover,
.side-bar .side-tabs-holder .tabset a.active{
	background-position:0 100%;
}
.side-bar .side-tabs-holder div.tab{
	border: 1px solid #4181ab;
	padding: 12px 10px 6px 14px;
}
.side-bar .side-tabs-holder div.tab li{
	background:url(../images/blue-small-right-arrow.gif) no-repeat 0 2px;
	padding: 0 0 0 9px;
	margin: 8px 0;
	height: 1%;
}
.side-bar .side-tabs-holder div.tab a{
	display: block;
	text-indent:-999px;
	overflow: hidden;
	height: 12px;
}
.side-link-centers-and-programs{
	width: 121px;
	background: url(../images/side-link-centres-and-programs.gif) no-repeat;
}
.side-link-clinics{
	width: 35px;
	background: url(../images/side-link-clinics.gif) no-repeat;
}
.side-link-graduate-legal-studies{
	width: 126px;
	background: url(../images/side-link-graduate-legal-studies.gif) no-repeat;
}
.side-link-international-programs{
	width: 120px;
	background: url(../images/side-link-international-programs.gif) no-repeat;
}
.side-link-juris-doctor-program{
	width: 137px;
	background: url(../images/side-link-juris-doctor-program.gif) no-repeat;
}
.side-link-law-journals{
	width: 121px;
	background: url(../images/columbia-law-journals.gif) no-repeat;
}
.side-link-moot-court{
	width: 59px;
	background: url(../images/side-link-moot-court.gif) no-repeat;
}
.side-link-public-interest-law{
	width: 100px;
	background: url(../images/side-link-public-interset-law.gif) no-repeat;
}
.side-link-workshops{
	width: 136px;
	background: url(../images/side-link-workshops.gif) no-repeat;
}
.side-link-course-web{
	width: 71px;
	background: url(../images/courseworks.gif) no-repeat;
}
.side-link-curriculum-guide{
	width: 93px;
	background: url(../images/side-link-curriculum-guide.gif) no-repeat;
}
.side-link-academic-registration-services{
	width: 114px;
	background: url(../images/side-link-registration-services.gif) no-repeat;
}
.side-link-rules{
	width: 31px;
	background: url(../images/side-link-rules.gif) no-repeat;
}
.side-bar .side-nav{margin: 23px 0 0;}
.side-bar .side-nav li{
	border-top: 1px solid #4987af;
	padding: 7px 0 9px 9px;
}
.side-bar .side-nav li:first-child{border:none}
.side-bar .side-nav a{
	height: 14px;
	text-indent:-999px;
	overflow: hidden;
	display: block;
}
.side-bar .side-nav .side-nav-administration{
	width: 129px;
	background: url(../images/side-nav-administration.gif) no-repeat;
}
.side-bar .side-nav .side-nav-careers{
	width: 67px;
	background: url(../images/side-nav-careers.gif) no-repeat;
}
.side-bar .side-nav .side-nav-law-library{
	width: 101px;
	background: url(../images/side-nav-law-library.gif) no-repeat;
}
.side-bar .academic-calendar{
	margin: 18px 0 18px 5px;
}
.side-bar .academic-calendar h2{
	height: 19px;
	text-indent:-999px;
	overflow: hidden;
	background:url(../images/h2-academic-calendar.gif) no-repeat;
	margin: 0 0 0 2px;
}
.side-bar .make-a-gift{margin: 13px 0 0;}
.side-bar .make-a-gift a{
	display: block;
	background: url(../images/make-a-gift.jpg) no-repeat;
	width: 100%;
	height: 90px;
	text-indent:-999px;
	overflow: hidden;
}
.side-bar .introducing-courses{margin: 13px 0 0;}
.side-bar .introducing-courses a{
	display: block;
	background: url(../images/btn-introducing-courses.gif) no-repeat;
	width: 100%;
	height: 90px;
	text-indent:-999px;
	overflow: hidden;
}
#footer{
	background:#999;
	border-bottom:8px solid #4181ab;
	padding: 24px 35px;
}
#footer ul{

}
#footer li{
	display: inline;
	background:url(../images/footer-separator.gif) no-repeat 0 50%;
	padding: 0 1px 0 5px;
	text-transform: uppercase;
}
#footer li:first-child{
	padding-left:0;
	background: none;
}
#footer li a{
	font:10px/17px Arial, Helvetica, sans-serif;
	color:#333;
}
#footer li a:hover{text-decoration:underline}
#footer p{
	font: 10px/17px Arial, Helvetica, sans-serif;
	color:#fff;
}

/*************************************************/
/* STATUS										*/
/*************************************************/

div.statusbar {
	width:1004px;
	height:18px;
	margin:0 auto;
	padding:12px 0;
	background-color:  #044B7F;
}
.statusbar ul {
	float: right;
	background-color: #044B7F;
	padding: 0 10px;
}
.statusbar ul li {
	float: left;
	background: url(../images/admin-separator.png) no-repeat;
	height: 18px;
	padding-left: 1px;
}
.statusbar ul li:FIRST-CHILD {
	background: none;
	padding-left: 0px;
}
.statusbar a {
	color: white;
	display: block;
	float: left;
	height: 18px;
}
.statusbar a span {
	cursor: pointer;
	display: block;
	height: 18px;
	overflow: hidden;
	text-indent: -999px;
	background-position: 0 4px;
}
.admin-logout span {
	width: 54px;
	background: url(../images/admin_logout.gif) no-repeat;
}
.admin-register span {
	width: 61px;
	background: url(../images/admin_register.gif) no-repeat;
}
.admin-groupmanager span {
	width: 98px;
	background: url(../images/admin_groupmanager.gif) no-repeat;
}
.admin-pagewiz span {
	width: 83px;
	background: url(../images/admin_pagewiz.gif) no-repeat;
}
.admin-siteadmin span {
	width: 73px;
	background: url(../images/admin_siteadmin.gif) no-repeat;
}
.admin-editmode span {
	width: 70px;
	background: url(../images/admin_editmode.gif) no-repeat;
}
.admin-debug span {
	width: 53px;
	background: url(../images/admin_debug.gif) no-repeat;
}
.admin-mysettings span {
	width: 77px;
	background: url(../images/admin_mysettings.gif) no-repeat;
}

div.status-message {
	float:left;
	overflow: hidden;
	width:35%;
}

div.status-message span {
	float: left;
	padding-left: 6px;
	color: white;
}

.rtedit,
.rt-edit-dup {
	font-family: arial,helvetica,"sans-serif";
	font-size: 1.2em;
	font-weight: normal;
}
.rtedit a,
.rt-edit-dup a {
	color:#044B7F;
	text-decoration: underline;
}

.p_cMenu   .rtedit a	 {font-size:0.9em;}

.main-content td.faqheaders {
background-color:#073470;
color:#FFFFFF;
font-family:"times new roman",serif;
font-size:16px;
font-weight:bold;
	padding:5px 0;
}
