@charset "utf-8";
/* CSS Document */
/* Index Container for Events | Announcements | Notable Knights 
/* From index.css file
:::::::::::::::::::::::::::*/
#indexContentContainer {
	clear: both;
	width: 730px;
	margin: 0;
	padding-bottom: .5em;
	background: #D7D7D7 url(../media/images/layout/bottomLeftCurve.gif) no-repeat left bottom;
	float: left;
	display: inline;
}
.clear:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	min-height: 1px;
}
* html.clear {
	height: 1px;
}	
#indexContentContainer h2 {
	background: #383838 url(../media/images/layout/topLeftCurve.gif) no-repeat left top;
	display: block;
	text-indent: -10000px;
	height: 2.5em;
	margin: 0;
}
#indexContentContainer strong {
	background: url(../media/images/layout/topRightCurve.gif) no-repeat right top;
	display: block;
}
#indexContentContainer div {
	float: left;
	display: inline;
	width: 30%;
	margin: 0 1.4%;
	border: solid 1px #EFEFEF;
	border-top: none;
}
#indexContentContainer h3 {
	text-align: center;
	border-left: solid 1px #EFEFEF;
	border-right: solid 1px #EFEFEF;
	margin: -2.3em -0.5px 0;
	background: transparent url(../media/images/layout/sectionHeader.jpg) no-repeat center bottom;
	color: #EFEFEF;
	height: 2.5em;
	font-size: 1.4em;
	position: relative;
	font-weight: bold;
	font-variant: small-caps;
}
* html #indexContentContainer h3 {
	font-weight: normal;
	font-size: 1.3em;
}
#indexContentContainer dl {
	margin-top: -.5em;
	padding: .4em .2em 0;
	font-size: .9em;
}
#indexContentContainer dt {
	font-weight: bold;
	font-size: 1.5em;
}
#indexContentContainer dd {
	border-bottom: solid 1px #EFEFEF;
}
.seeAll {
	text-align: center;
	border-top: none;
	background: #EFEFEF url(../media/images/layout/grayTopLeft.gif) no-repeat left top;
	margin: 5px;
	}
#indexContentContainer .seeAll a {
	color: #666666;
	font-size: .9em;
	font-weight: bold;
	background: transparent url(../media/images/layout/grayTopRight.gif) no-repeat right top;
	margin: 0;
	height: auto;
	cursor: pointer;
	display: block;
	padding: .2em 0 0;
}
#indexContentContainer .seeAll a:visited, #indexContentContainer .seeAll a:active {
	color: #999999;
	text-decoration: none; 
}
#indexContentContainer .seeAll a:hover {
	color: #999999;
	text-decoration: underline; 
}
#upcomingEvents dd a, #announcements dd a, #extracurricular dd a {
	color: #4466DD;/*#000099;*/
	background: none;
	display: inline;
	cursor: pointer;
	text-decoration: none;
}
#indexContentContainer dl dt{
	margin: 0;
	padding: .5em .5em 0 .5em;
	border: none;
	font-size: 1.3em;/*Galanos made this change from 1em*/
	background: none;
	font-style: normal;
}
#indexContentContainer dl dd {
	margin: 0;
	font-size: 95%;
	border-bottom: solid 1px #EFEFEF;
	padding: 0 .5em .5em .5em; /*Galanos added line*/
	font-style: normal;
}
#indexContentContainer dl dd.last {
	padding-bottom: 0;
	font-size: normal;
	/*display: block;*/
	border: none;
}
/* Top Display Div ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#topDisplayContainer {
	/*border-bottom: solid 1px #d8d8d8;*/
	clear: both;	
	display: block;
	position: relative;
	/*float: left;*/
	padding-bottom: 1.8em;
	margin-bottom: 1em;
	font-size: 95%;/*Galanos made this change from 1em*/
}
/* Knights of Distinction ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#knights_Distinction {
	float: left;
	width: 380px;
	background: transparent url(../media/images/layout/bottomFade.png) repeat-x left bottom;
}
#knights_Distinction h3 {
	display: inline;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 1.6em;
	background: #383838 url(../media/images/layout/header_distinction.png) repeat-x left 50%;
	margin: 0;
}
#knights_Distinction h3 strong {
	display: inline;
	background: transparent url(../media/images/layout/curveTopRight.gif) no-repeat right top;
}
#knights_Distinction h3 span {
	display: inline;
	background: transparent url(../media/images/layout/curveTopLeft.gif) no-repeat left top;
	padding: .3em .3em;
	color: #FFF;
	text-align: center;
}
#knights_Distinction h4 {
	font-size: 1em;
	border-left: 1px solid #383838;
	border-right: 1px solid #383838;
	margin: 0;
	padding: .3em;
}
#knights_Distinction p {
	padding: 10px 10px 10px 10px;
	border: 1px solid #383838;
	border-top: none;
	margin: 0;
	font-size: .9em;
}
#knights_Distinction img, #secInfoSection img#importantNotice {
	width: 300px;
	float: left;
	padding: .2em;
}
#rollingPictures{
	padding-left: 20px;
	width: 300px;
	height: 250px;  /*Galanos added 7.8.09*/
	display: block;
	padding-top: .8em;
	/*padding-bottom: .5em; /*was 1.8*/
	margin-bottom: 1em;
	font-size: 95%;/*Galanos made this change from 1em*/
	float: right;
}
/*Secondary Announcement Area :::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#secInfoSection {
	
	float: left;
	width: 225px;
	padding-left: 20px;
}
#secInfoSection div {
	width: 225px;
	/*float: right;  commented out to fix ff2 issue*/
}
#secInfoSection div img {
	width: 225px;
	float: right; 
}
#secInfoSection h3 {
	background: #0000FF url(../media/images/layout/header_secInfoB.png) repeat-x left 50%;
	font-size: 1em;
	text-align: center;
	color: #FFF;
	margin: 0;
	display: block;
	width: 225px;
}
#secInfoSection .seeAll a:visited, #indexContentContainer .seeAll a:active {
	color: #999999;
	text-decoration: none; 
}
#secInfoSection .seeAll a:hover {
	color: #999999;
	text-decoration: none; 
}
#secInfoSection strong {
	background: transparent url(../media/images/layout/topRightCurve.gif) no-repeat right top;
	display: block;
}
#secInfoSection span {
	background: transparent url(../media/images/layout/topLeftCurve.gif) no-repeat left top;
	display: block;	
	padding: .5em .3em;
}
#secInfoSection h4 {
	font-size: 1em;
	color: #0000FF;/*red is DD0000, blue is 0000FF*/
	padding: .3em;
	margin: 0;
	border-left: solid 1px #0000FF;
	border-right: solid 1px #0000FF;
}
#secInfoSection p {
	font-size: .8em;
	color: #000000;
	padding: .3em;
	margin: 0;
	border: solid 1px #0000FF;
	border-top: none;
}
#imgSlide img {
	float: right;
	margin: 0;
}
.slideImg {
	float: right;
	display: none;
}
.show {
	display: block;
	float: right;
}

/* From layout.css file
/* Basic Page Structure :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
body {
	/*background: #fff url(../media/images/layout/bg_fade.png) repeat-x top left;*/
	background-color: #FFFFFF;
	padding: 0;
	margin: 0 auto;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	width: 950px;
}
ul {
	margin-left: 30px; 
	padding-left: 0; 
	margin-top: 0;
}  
ol {
	margin-left: 30px;
	margin-right:  15px;
	margin-top: 0;
	}
#pageContainer {
	width: 100%;
	margin: 0;/*4%;*/
	min-height: 500px;
}
#pageContainerInner {
	border: solid 2px #222289;
	border-top: none;
	background: #FFF url(../media/images/layout/bottomFade.png) repeat-x left bottom;
}
#mainPageContainer {
	/*float: left; Scott- commenting this out fixed the FF2 problem*/ 
	display: block;
}
/* Housekeeping :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
.clear {
	clear:both;
}
/* Top Bar Secton :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#topBar {
	width: 100%;
	height: 40px;
	float: left;
	margin: 0;
	font-variant: small-caps;
	background: #FFFFFF url(../media/images/layout/chsH1_topBar.png) no-repeat left bottom;
	border-bottom: solid 2px #222289;
}
#topBar h1 {
	text-indent: -2000px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-variant: small-caps;
	padding: 0 .2em;
	margin: 0;
	float: left;
	font-size: 1.6em;
	letter-spacing: .2em;
}
#topBar ul {
	float: right;
	list-style: none;
	width: 40%;
	height: 40px;
	padding: .3em 0;
	margin: 0;
}
#topBar ul li {
	float: right;
	padding: 0 .4em;
	border-right: solid 1px #383838;
	letter-spacing: .1em;
	font-size: .8em;
	background: #FFF;
}
#topBar ul li.last {
	border: none;
}
#topBar ul li a:link, #topBar ul li a:visited, #topBar ul li a:active, #topBar ul li a:hover {
	color: #000;
	text-decoration: none;
}
/* Branding Section:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#branding {
	width: 100%;
	height: 165px;
	background: #222289 url(../media/images/layout/brandingBG.png) repeat-x left bottom;
	border-bottom: solid 2px #222289;
	clear: both;
}
#brandingInner {
	height: 165px;
	background: transparent url(../media/images/layout/branding_pepRally.png) no-repeat left bottom;
}
#brandingInner h2 {
	text-indent: -2000px;
	width: 370px;
	height: 72px;
	float: right;
	clear: right;
	margin: 0 10px 20px 0;
	background: transparent url(../media/images/layout/knights_Header.png) no-repeat right top;
}
#topPhotoBar {
	margin: 10px 0 0 0;
	width: 414px;
	height: 64px;
	background: transparent url(../media/images/layout/topBarImages.png) no-repeat right top;
	float: right;
}
ul#CoHoSch {
	float: left;
	width: 100%;
	font-size: 15px;
	margin: -20px 0 0;
	padding: 0;
	text-indent: 0;
}
ul#CoHoSch li {
	list-style: none;
	text-align: center;
	float: left;
	width: 33%;
	border-right: solid 2px #383838;
	font-weight: bold;
	margin: 0;
	padding: 0;
	letter-spacing: .2em;
}
ul#CoHoSch li.last {
	border: none;
}

/* Main Menu Section :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#sideBar {
	float: left;
	width: 160px;
	padding: 0 1% 0 1%;
	clear: both;
}
#sideBar ul{
	padding: 0;
	float: left;
	margin: 1em .5em;
	clear: left;
}
#sideBar h3 {
	margin: 1em;
	margin-top: 0;
	font-size: 1.1em;
	text-align: left;
	text-transform: uppercase;
	color: #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	padding-top: 10px;
	/*padding-top: 10px;*/
	background: #4466DD url(../images/blueSideBarTop2.gif) no-repeat top;
}

#sideBar ul li {
	list-style: none;
	margin: 0;
	clear: left;
}
#sideBar ul#mainMenu li {
	border-bottom: dashed 1px #4466DD;/*#222289;*/
	line-height: 1.7em;
	font-size: .7em;
	font-weight: bold;
	vertical-align: middle;
	text-transform: uppercase;
	width: 160px; /*was 100%*/
	display: block;
	margin-left: 0;
	float: left;
}
#sideBar ul#mainMenu li.last {
	border-bottom: solid 1px #222289;
}
#sideBar ul#mainMenu a:link, #sideBar ul#mainMenu a:visited, #sideBar ul#mainMenu a:active {
	/*background: #FFF url(../media/images/layout/menuArrow_blue.png) no-repeat left 50%;*/
	background: #FFF url(../images/newBullet.gif) no-repeat left 50%;*/
	padding-left: 18px;
	display: block;
	text-decoration: none;
    color: #4466DD;
}
#sideBar ul#mainMenu a:hover {
	background: #4466DD url(../images/newBulletGray.gif) no-repeat left 50%;
	padding-left: 18px;
	display: block;
	text-decoration: none;
	color: #FFF;
}
#backgroundTopBlue {
    background: #4466DD url(../images/blueSideBarTop2.gif) no-repeat top;
}
#backgroundTopBlack {
    background: #1F221B url(../images/sidebarBlackBoxRoundTop.gif) no-repeat top;
}
#backgroundTopGray {
    background: #c4c7c8 url(../images/sidebarGrayBoxRoundTop.gif) no-repeat top;
}
#sideBar p{   /*added by Ria */
    font-size: .7em;
	padding-left: 5px;
}
#sideBar #secondaryMenu {
	margin: 0 5px 5px 8px;
	font-size: .7em;
	text-decoration: none;
	background: #4466DD url(../images/blueSideBarBottom.gif) no-repeat bottom;
	width: 160px;
	clear: left;
}
#sideBar #secondaryMenu a, #sideBar #secondaryMenu a:active, #sideBar #secondaryMenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#sideBar #secondaryMenu a:hover {
	color: black;
	text-decoration: none;
}	
#sideBar #secondaryMenu ul{
	padding: 0;
	float: left;
	list-style: none;
	margin-top: 0;
	background: #4466DD;
	width: 160px;
	margin-left: 0;
	clear: left;
}
#sideBar #secondaryMenu li{
	margin-left: 1em;
	clear: left;
}
#sideBar #tertiaryMenu {
	margin: 0 5px 5px 8px;
	font-size: 1em;
	text-decoration: none;
	background: url(../images/sidebarBlackBoxRoundBottom.gif) no-repeat bottom;
	width: 160px;
}
#sideBar #tertiaryMenu a, #sideBar #tertiaryMenu a:active, #sideBar #tertiaryMenu a:visited a:hover{
	color: #4466DD;
	text-decoration: none;
}
#sideBar #tertiaryMenu a:hover{
	color: #4466DD;
	text-decoration: underline;
}
#sideBar #tertiaryMenu p {
    margin-top: 1em;
	padding: 10px;
	color: white;
}		
#sideBar #fourthLevelMenu {
	margin: 0 5px 5px 8px;
	font-size: 1em;
	text-decoration: none;
	background: url(../images/sidebarGrayBoxRoundBottom.gif) no-repeat bottom;
	width: 160px;
}
#sideBar #fourthLevelMenu a, #sideBar #fourthLevelMenu a:active, #sideBar #fourthLevelMenu a:visited a:hover{
	color: white;
	text-decoration: none;
}
#sideBar #fourthLevelMenu a:hover{
	color: #c4c7c8;
	text-decoration: underline;
}
#sideBar #fourthLevelMenu p {
    margin-top: 1em;
	padding: 10px;
	color: black;
}		

/* Faculty Profiles Section
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#bio p{
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin-left: 30px;
	font-size: 0.95em;
	color: black;
	margin-bottom: 0;
}
#bio p.name{
	color: #4466DD;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 15px;
}	
#bio p.head{
	margin-top: 15px;
	color: black;
	font-weight: bold;
}
#bio p.border{
	color: #4466DD;
	border: 1px;
	border-bottom-style: dashed; 
	margin-top: 15px;
}	  

/* Footer Section :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#footer {
	background: #222289; /*url(../media/images/layout/curveBottomLeft.gif) no-repeat bottom left;*/
}
#footer p {
	/*background: transparent url(../media/images/layout/curveBottomRight.gif) no-repeat bottom right;*/
	display: block;
	margin: 0;
	padding: 10px;
	color: #FFFFFF;
	text-align: center;
	font-size: .7em;
}
#footer a, #footer a:active, #footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

/* Main Body Section ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#mainBodyContainer {
    float: right;
	width: 740px;
	margin-right: 1%;
	padding-bottom: 2em;
	/*padding-top: .8em;*/
	font-size: 80%;/*galanos from 90*/
}
#mainBodyContainer h1 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	margin-top: 1em;
	margin-bottom: 2px;
	font-size: 1.8em;
	/*font-family: "Times New Roman", Times, serif;
	letter-spacing: .2em;
	background: #EFEFEF;
	font-variant: small-caps;*/
}
#mainBodyContainer h2{
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	padding-bottom: .1em ;
	margin: 0;
	margin-bottom:2px;
	font-size: 1.5em;
	/*font-family: "Times New Roman", Times, serif;
	letter-spacing: .2em;
	font-variant: small-caps;*/
}
#mainBodyContainer h3{
	/*font-family: "Times New Roman", Times, serif;*/
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-variant: small-caps;
	padding-bottom: .1em ;
	margin: 0;
	margin-bottom:2px;
	margin-top:2px;
	font-size: 1.2em;
	/*letter-spacing: .2em;*/
}
#mainBodyContainer a, #mainBodyContainer  a:active, #mainBodyContainer a:visited { 
	color:#3333FF;
	text-decoration: none;
}
#mainBodyContainer a:hover {
	/*font-weight: bold;*/
	color:#3333FF;
	text-decoration: underline;
}
#mainBodyContainer ul {
	list-style-type: none; 
}

/* From style.css
/* General HTML Tags ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
p {
    margin-top: 0;
	font-size: 1em;
	color: black;
	margin-bottom: 15px;
}
h2, h3, h4 {
	margin: .5em 0;
	color: #383838;
}
h1 {
	1.4em;
}
h2 {
	1.2em;
}
h3 {
	1em;
}
h4 {
	.9em;
}
a:link {
	color: #222289;
	text-decoration: none;
}
a:visited, a:active; {
	color: #383838;
	text-decoration: none;
}
a:hover {
	color: #7878bc;
	/*text-decoration:  underline; /*Ria added*/
}
table.alt {
margin-left: 30px;
margin-right: 10px;
border: none;

}
table.alt2 {
margin-left: 0px;
margin-right: 10px;
border: none;

}

table {
	border: 1px solid #000000;
	border-collapse: collapse;
	margin-left: 0px;
	margin-right: 10px;
}
td { 
border: 0.05em solid #000000; 
} 
td.alt {
border: none;
}




/* Design Features :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/* Quote box :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
.quoteBox {
	float: right;
	width: 30%;
	background: #EFEFEF url(../media/images/layout/bottomLeftCurve.gif) no-repeat left bottom;
	margin: .2em .5em;
}
.quoteBox h4 {
	background: transparent url(../media/images/layout/topLeftCurve.gif) no-repeat left top;
	height: 1em;
	text-indent: -2000em;
	margin: 0;
	padding: 0;
}
.quoteBox h4 strong {
	display: block;
	background: transparent url(../media/images/layout/topRightCurve.gif) no-repeat right top;
}
.quoteBox p {
	padding: 0 1em 1em;
	background: transparent url(../media/images/layout/bottomRightCurve.gif) no-repeat right bottom;
	font-weight: bold;
	color: #999999;
}
.quoteBox.left {
	float: left;

}
/*Added by Cathy Aug 1 for admin page photos */
.photoborder {  background: #ffffff; 
                padding: 3px; 
				border: 1px;                  
				border-style: solid;
}
/*.leftphoto {
 			float: left;
            margin: 5px; 
			padding-right: 10px;
}*/
#leftphotonm {float: left;  /*no left margin*/
              padding-right: 10px;
}
.rightpic {
		float: right;
		border: 1px solid #000000;
		padding: 3px;
		margin-top: 20px;
		margin-left: 10px;
		margin-right: 10px;
}
.rightphoto {
		float: right; 
    	margin-left: 20px;
		margin-right: 5px;
		margin-bottom: 10px;
		background: url(../images/drop_shadow.gif) right bottom no-repeat;
}
.rightphoto img {
		border: 1px solid #000000;
		position: relative;
		padding: 5px;
		top: -6px;
		left: -6px;
}

.leftphoto {
		float: left; 
    	margin-right: 20px;
		margin-left: 5px;
		margin-bottom: 10px;
		background: url(../images/drop_shadow.gif) right bottom no-repeat;
}
.leftphoto img {
		border: 1px solid #000000;
		position: relative;
		padding: 5px;
		top: -6px;
		left: -6px;
}

/* added by Carrie to show bullets on certain lists 8.4.2008 */
.showbullets {list-style-type:circle;}

/* added by Carrie to fix athletic tables issues */

.athletic { float: center; }





/*From secondlevel.css file
/* Created by Cathy Aug 1 - Container for Second Level Menu Pages :::::::::::::::::::::::::::*/
#SLMenuContentContainer {
	width: 98%;
	margin: 1em 0 0;
	padding-bottom: .5em;
	background: #D7D7D7 url(../media/images/layout/bottomLeftCurve.gif) no-repeat left bottom;
	float: left;
	display: inline;
}
#SLMenuContentContainer h2 {
	background: #383838 url(../media/images/layout/topLeftCurve.gif) no-repeat left top;
	display: block;
	text-indent: -10000px;
	height: 2.3em;
	margin: 0;

}
#SLMenuContentContainer strong {
	background: transparent url(../media/images/layout/topRightCurve.gif) no-repeat right top;
	display: block;
	font-weight: normal;
}
#SLMenuContentContainer div {
	float: left;
	display: inline;
	width: 30%;
	margin: 0 1.4%;
	border: solid 1px #EFEFEF;
	border-top: none;
}
#SLMenuContentContainer ul {
	list-style-type: square;
	}
#SLMenuContentContainer h3 {
	text-align: center;
	border-left: solid 1px #EFEFEF;
	border-right: solid 1px #EFEFEF;
	margin: -2.3em -1px 0;
	background: transparent url(../media/images/layout/sectionHeader.jpg) no-repeat center bottom;
	color: #EFEFEF;
	height: 2.3em;
	font-size: 1.5em;
	position: relative;
	font-weight: normal;
}
* html #SLMenuContentContainer h3 {
	font-weight: normal;
	font-size: 1.3em;
}
#SLMenuContentContainer dl {
	margin-top: -.5em;
	padding: 0.4em 0.2em 0;
	font-size: .8em;
}
#SLMenuContentContainer dt {
	font-weight: bold;
	
}
#SLMenuContentContainer dd {
	margin-bottom: .3em;
	margin-top:.3em;
}
.seeAll {
	text-align: center;
	border-top: none;
	background: #EFEFEF url(../media/images/layout/grayTopLeft.gif) no-repeat left top;
	margin: 5px;
}
#SLMenuContentContainer .seeAll a {
	color: #666666;
	font-size: .8em;
	font-weight: bold;
	background: transparent url(/media/images/layout/grayTopRight.gif) no-repeat right top;
	margin: 0;
	height: 200; /*change from auto*/
	cursor: pointer;
	display: block;
	padding: .2em 0 0;
	text-decoration: none;
}
#SLMenuContentContainer .seeAll a:visited, #indexContentContainer .seeAll a:active {
	color: #999999;
	text-decoration: none;
}
#upcomingEvents dd a, #announcements dd a, #extracurricular dd a {
	color: #000099;
	background: none;
	display: inline;
	cursor: pointer;
	/*text-decoration: underline;*/
}
#SLMenuContentContainer dl dt, #indexContentContainer dl dd, #indexContentContainer dl de {
	margin: .2em 0;
	padding: 0;
	border: none;
	font-size: 1em;
	background: none;
}
#SLMenuContentContainer dl dd {
	border-bottom: solid 1px #EFEFEF;
}
/* Styles for two column hub page */
#SLMenuContentContainer2 {
	width: 98%;
	margin: 1em 0 0;
	padding-bottom: .5em;
	background: #D7D7D7 url(../media/images/layout/bottomLeftCurve.gif) no-repeat left bottom;
	float: left;
	display: inline;
}
#SLMenuContentContainer2 h2 {
	background: #383838 url(../media/images/layout/topLeftCurve.gif) no-repeat left top;
	display: block;
	text-indent: -10000px;
	height: 2.3em;
	margin: 0;

}
#SLMenuContentContainer2 strong {
	background: transparent url(../media/images/layout/topRightCurve.gif) no-repeat right top;
	display: block;
	font-weight: normal;
}
#SLMenuContentContainer2 div {
	float: left;
	display: inline;
	width: 45%;
	margin: 0 1.4%;
	border: solid 1px #EFEFEF;
	border-top: none;
}
.fontsmall {font-size: 80% }<!--Ria changed from 80-->

#SLMenuContentContainer2 ul {
	list-style-type: square;
	}
#SLMenuContentContainer2 h3 {
	text-align: center;
	border-left: solid 1px #EFEFEF;
	border-right: solid 1px #EFEFEF;
	margin: -2.3em -1px 0;
	background: transparent url(../media/images/layout/sectionHeader.jpg) no-repeat center bottom;
	color: #EFEFEF;
	height: 2.3em;
	font-size: 1.5em;
	position: relative;
	font-weight: normal;
}
* html #SLMenuContentContainer2 h3 {
	font-weight: normal;
	font-size: 1.3em;
}
#SLMenuContentContainer2 dl {
	margin-top: -.5em;
	padding: .4em .2em 0;
	font-size: .8em;
}
#SLMenuContentContainer2 dt {
	font-weight: bold;
	
}
#SLMenuContentContainer2 dd {
	margin-bottom: .3em;
	margin-top:.3em;
}
.seeAll {
	text-align: center;
	border-top: none;
	background: #EFEFEF url(../media/images/layout/grayTopLeft.gif) no-repeat left top;
	margin: 5px;
}
#SLMenuContentContainer2 .seeAll a {
	color: #666666;
	font-size: .8em;
	font-weight: bold;
	background: transparent url(../media/images/layout/grayTopRight.gif) no-repeat right top;
	margin: 0;
	height: 200; /*change from auto*/
	cursor: pointer;
	display: block;
	padding: .2em 0 0;
	text-decoration: none;
}

#SLMenuContentContainer2 .seeAll a:hover {
    color: #999999;
	text-decoration: underline;
}

#SLMenuContentContainer2 #indexContentContainer .seeAll a:active {
    color: #999999;
	text-decoration: none;
}

#SLMenuContentContainer2 #indexContentContainer .seeAll a:visited {
    color: #999999;
	text-decoration: none;
}	
#SLMenuContentContainer2 dl dt, #indexContentContainer dl dd {
	margin: .2em 0;
	padding: 0;
	border: none;
	font-size: 1em;
	background: none;
}
#SLMenuContentContainer2 dl dd {
	border-bottom: solid 1px #EFEFEF;
}

