/* just look for comments within the selectors for assistance. Note all color attributes, where directed, should be changed to the same color. */
html, body {
	height: 100%;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	border: none;
	/* text-align: center; */
   }

body {
	background-color: #FFFFFF;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p{
	font-family: Arial, Helvetica, sans-serif;
}

H1 {
	font-size: 18px;
	font-weight: bold;
	color: #001A58;
	/* change color: attribute above to chosen colour scheme */
	margin-top:0px;
}

H2 {
	font-size: 16px;
	font-weight: bold;
	color: #001A58;
	/* change color: attribute above to chosen colour scheme */
}

H3 {
	font-size: 14px;
	color: #001A58;
	/* change color: attribute above to chosen colour scheme */
	font-weight: bold;
}

H4 {
	font-size: 12px;
	color: #001A58;
	/* change color: attribute above to chosen colour scheme */
	font-weight: bold;
}

H5 {
	font-size: 10px;
	color: #001A58;
	/* change color: attribute above to chosen colour scheme */
	font-weight: bold;
}

H6 {
	font-size: 8px;
	color: #001A58;
	/* change color: attribute above to chosen colour scheme */
	font-weight: bold;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}



.bold {
	font-weight: bold;
}

.title {
	font-size: 12px;
	font-weight: bold;
}

.subtitle {
	font-size: 11px;
	font-weight: bold;
}

.title_02 {
	background-image: url(../images/inside_pages/link_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	font-size: 1.1em;
	font-weight: bold;
	vertical-align: text-top;
	background-position: 0px 2px;
}

#headerpic {
	background-image: url(../images/home/header_image.jpg);
	background-repeat: no-repeat;
}

#header {
	position:relative;
}

#homebackground {
	background: url(../images/home/home_bottom_right_02.gif) repeat-y;
}

#videoborder_left {
	background: url(../images/home/video_image_bgleft.gif) repeat-y;
}


#videoborder_right {	
	background: url(../images/home/video_image_bgright.gif) repeat-y;
}

.height_all {
	height: 100%;
}

.spacer {
	width:100%;
}

#siteFrame {
    position: absolute;
    left: 50%;
    width: 754px;
    margin-left: -397px;
    padding-left: 19px;
}

#mainBackground {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}  

#leftcol {
	padding-left:10px;
	width:186px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	padding-right:0px;
}

#leftcol_subpage {
	padding-left:14px;
	width:186px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	padding-right:0px;
}

#rightcol_subpage {
	float:right;
	padding-top:10px;
	width:553px;
	padding-bottom:10px;
	padding-left:0px;
	

}

#rightcol {	
	padding-top:10px;
	width:548px;
	padding-bottom:20px;	
	float:right;
	padding-left:0px;
}

#logo {
	position:relative;
}
 

#FlashBarBottom {
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #001A58;
	/* change color: attribute above to chosen colour scheme */
}

#RightSide {
	padding-top: 8px;
	padding-right: 8px;
      
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #001A58;*/
	/* change color: attribute above to chosen colour scheme */
}

#rightSide td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#LeftNavTitle {
	color: #001A58;
	/* change color: attribute above to chosen colour scheme */
	font-size: 12px;
	font-weight: bold;
	height:auto;
	padding: 2px;
}

.TitleBar {
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #001A58; 
	/* change color: attribute above to chosen colour scheme */
	font-size: 14px;
	color: #001A58;
	/* change color: attribute above to chosen colour scheme */
	font-weight: bold;
}

.colour {
	color: #001A58;
	/* change color: attribute above to chosen colour scheme */
}


#RightNavTitle {
	font-size: 11px;
	height:20px;
}

#textBox {
	width: auto;
	height: auto;
	padding: 20px;
	background-color: #E8EAF0;
	font-size: 1.1em;
}

#textBox_02 {
	width: auto;
	height: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #E6EFF6;
}

.imageright {
	float: right;
	padding-right: 5px;
	padding-bottom: 5px;
}

.imageleft {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

#wrapper {
	/* position: relative; */
	margin-top: 6px;
	/* vertical-align: middle; */
	width: 754px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	/* border-top-width: 1px #01184C; */
	border-width: 1px;
	/*border-spacing: ;*/
	/*border-style: groove;*/
	border-style: solid;
	border-color: #6c6c6c;
	border-collapse: separate;
	background-color: white;
   }

.eventsback {
	background-color: #F4EFE9;
}

#main {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
}

.FlashBar {
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #001A58; 
	/* change color: attribute above to chosen colour scheme */
	font-size: 14px;
	color: #001A58;
	/* change color: attribute above to chosen colour scheme */
	font-weight: bold;
}
.textsmall {
	font-size: .8em;
}

.textregular {
	font-size: 1em;
}

.textlarge {
	font-size: 1.2em;
}

#searchform {
	position: relative;
	right: 0px;
	width: 100%;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 0px;
	display: block;
	margin-right: 0px;
	text-align: right;	
}

.search {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.search a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}


.search a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

#search1 {background-color: white;}
#search2 {background-color: rgb(255,204,153);}
#search3 {background-color: white;}

.search1 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;	
}

.search1 a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	
}


.search1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFCC99;
}

.search2 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;		
}

.search2 a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}


.search2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	background-color:  #FFCC99;
}

.search3 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	background-color: #FFFFFF;		
}

.search3 a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}


.search3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	background-color:  #FFCC99;
}

.rightnavdivider {
	font-size: 12px;
	border-bottom: 1px solid #DBE0E6;
	/**font-weight: bolder;**/
}


.rightnavdivider a {
	font-size: 12px;
	text-decoration: none;
	/**font-weight: bolder;**/
}

.rightnavdivider a:hover {
	font-size: 12px;
	text-decoration: underline;
	/**font-weight: bolder;**/
}

#rightnavdividerbottom {
	font-size: 12px;
	/**font-weight: bolder;**/
}


#rightnavdividerbottom a {
	font-size: 12px;
	text-decoration: none;
	/**font-weight: bolder;**/
}

#rightnavdividerbottom a:hover {
	font-size: 12px;
	text-decoration: underline;
	/**font-weight: bolder;**/
}

.backtotop {
	background-image: url(../images/inside_pages/back_to_top_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

.downloadpdf {
	position: relative;
	background-image: url(../images/inside_pages/bt_pdf.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 30px;
	}

/* Start Top Nav Drop down */


.TopNavTable {
	position: relative;
	top: 0px;
	left: 0px;
	width: 754px;
	height: 31px;
	border: 20px solid #990000;
	visibility: visible;
}

#topnav {
	position: relative;
	left: 0px;
	width:754px; 
    padding:0px 0px 0px 0px; 
    margin:0px;
	z-index:99;
}



.topnav_container {
	position:relative;
	width:754px;
	z-index:99;
	top:0px;
	/* visibility: visible; */
	text-decoration: none;
}

#topnav-about {
	text-align: left;
	visibility: hidden;
	position: absolute;
	width:140px;
	left: 2px;
	top: 0px;
}

#topnav-commerce {
	text-align: left;
	visibility: hidden;
	position: absolute;
	width:140px;
	left: 86px;
	top: 0px;
}

#topnav-mba {
	text-align: left;
	visibility: hidden;
	position: absolute;
	width:140px;
	left: 236px;
	top: 0px;
}

#topnav-graduate {
	text-align: left;
	visibility: hidden;
	position: absolute;
	width:140px;
	left: 346px;
	top: 0px;
}

#topnav-executive {
	text-align: left;
	visibility: hidden;
	position: absolute;
	width:140px;
	left: 446px;
	top: 0px;
}

#topnav-recruiting {
	text-align: left;
	visibility: hidden;
	position: absolute;
	width:140px;
	left: 602px;
	top: 0px;
}

.topnav_droptop a {
	width:140px;
	height: auto;
	border-top: 1px solid #A4ABBD;
	border-right: 1px solid #A4ABBD;
	border-bottom: 0px solid #A4ABBD;
	border-left: 1px solid #A4ABBD;
	background-color: #E6EFF8; 
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	display: block;
	text-decoration: none;
}

.topnav_droptop a:hover {
	width:140px;
	height: auto;
	border-top: 1px solid #A4ABBD;
	border-right: 1px solid #A4ABBD;
	border-bottom: 0px solid #A4ABBD;
	border-left: 1px solid #A4ABBD;
	background-color: #465783; 
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

.topnav_dropbottom a {
	width:140px;
	height: auto;
	border-top: 1px solid #A4ABBD;
	border-right: 1px solid #A4ABBD;
	border-bottom: 1px solid #A4ABBD;
	border-left: 1px solid #A4ABBD;
	background-color: #E6EFF8; 
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	display: block;
	text-decoration: none;
}

.topnav_dropbottom a:hover {
	width:140px;
	height: auto;
	border-top: 1px solid #A4ABBD;
	border-right: 1px solid #A4ABBD;
	border-bottom: 1px solid #A4ABBD;
	border-left: 1px solid #A4ABBD;
	background-color: #465783; 
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

/* End Top Nav Menu */

/* Start Footer */

#footer {
	border-top: 1px solid #B8C0CD;
	height: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #F0F1F4;
	clear: both;
}

/* End Footer */

/* start of home side navi*/

#homesidenavi a{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
#homesidenavi a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
#homesidenavi td {
	background-image:url(../images/home/home_nav_arrow.gif);
	background-color:#F3DFA2;
	background-repeat:no-repeat;
	background-position:10px;
}
.homenaviitem{
	padding: 3px 0px 3px 20px;
}
/* end of home side navi*/


/* start of left Nav Menu */
#leftnavimenu{
margin-left: 0;
padding-left: 0;
margin: 0;
}

#leftnavimenu {
width: 161px;
color:#342F28;
}
#leftnavimenu tr td{
border-top: 1px solid #BBB; /*Theme Change here*/

}

#leftnavimenu tr td a{
text-decoration: none;
color:#342F28;
}

#leftnavimenu tr td a:hover{
text-decoration: underline;
color:#342F28;
}

.level2menu {
padding:2px 2px 2px 32px;
background:#EDEEF2;
}

.level1menu {
padding:2px 2px 2px 16px;
}

.level1menuopen {
padding:2px 2px 2px 16px;
background-color:#DCDEE6;
background-image:url(../images/home/down_arrow.gif);
background-repeat:no-repeat;
background-position: 2px 3px;
}

.level1menuactive {
padding:2px 2px 2px 16px;
background-color:#DCDEE6;
background-image:url(../images/home/side_arrow.gif);
background-repeat:no-repeat;
background-position: 2px 3px;
}

.level2menuactive {
padding:2px 2px 2px 32px;
background:#EDEEF2;
background-image:url(../images/home/side_arrow_sub.gif);
background-repeat:no-repeat;
background-position: 19px 3px;
}
/* end of left Nav Menu */



#global_table 
{
	
	width: 400px;
	padding: 0;
	margin: 15px 0px;
}

#global_table th 
{
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #2C2C2C;
	border-right: 1px solid #A2A2A2;
	border-bottom: 1px solid #A2A2A2;
	border-top: 1px solid #A2A2A2;
	text-align: left;
	padding: 3px 3px 3px 6px;
	background-color: #E4E4E4;
}

#global_table th.left
{
	border-left: 1px solid #A2A2A2;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#global_table td
{
	border-right: 1px solid #A2A2A2;
	border-bottom: 1px solid #A2A2A2;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #797268;
}

#global_table td.alt 
{
	background: #F5FAFA;
	color: #797268;
}

#global_table td.total
{
	text-align: right;
	padding-right: 25px;
}

#global_table th.first_row
{
	border-left: 1px solid #A2A2A2;
	border-top: 0;
	background-color: #FFF;
	color: #666666;
}


#global_table th.alt_row 
{
	border-left: 1px solid #A2A2A2;
	border-top: 0;
	background-color: #f5fafa;
	color: #797268;
}

.partnerHeader{
	width:530px;
	font-size:14px;
	border-bottom-color:#DCDCDC;
	border-bottom-style:solid;
	border-bottom-width:thin;
	text-transform:capitalize;
	margin-bottom: 5px;
}

.partner
{
	float: left;
	padding: 10px 0px 10px 0px;
}

.partner_photo

{
	float:  left;
}

.partner_bio
{
	float: left;
        width: 375px;
	margin-left: 10px;
}

.partner_bio h3
{
	color: #424242;
	text-transform:uppercase;
	font-size: 13px;
}

.partner_bio p
{
	font-size: 10px;
}


ol#toc {
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;
}

ol#toc li {
    float: left;
    margin: 0 1px 0 0;
}

ol#toc a {
    background: #bdf url("http://business.queensu.ca/centres/csr_new/images/tab.png");
    color: #008;
    display: block;
    float: left;
    height: 2em;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    text-decoration: none;
outline: none;
}

ol#toc a:hover {
    background-color: #3af;
    background-position: 0 -120px;
}

ol#toc a:hover span {
    background-position: 100% -120px;
}

ol#toc li.current a {
    background-color: #48f;
    background-position: 0 -60px;
    color: #fff;
    font-weight: bold;
}

ol#toc li.current span {
    background-position: 100% -60px;
}

ol#toc span {
    background: url("http://business.queensu.ca/centres/csr_new/images/tab.png") 100% 0;
    display: block;
    line-height: 2em;
    padding-right: 10px;
}

div.content {
    clear: left;
    padding: 1em;
    width: 525px;
    height: 225px;
}

div.contentContainer{
    border: #dcdcdc solid 1px;
    clear:left;
    width: 537px;
    height: 225px;
background-image:url(http://business.queensu.ca/centres/csr_new/images/background.jpg);
	background-repeat:repeat-x;
}

a.subHeader{
	text-decoration:none;
	color: #001A58;
}

a.subHeader:hover{
	text-decoration:none;
	color:0066FF;
}

		





/* monieson newsletter */

#monieson_newsletter
{
	float: left;
	width: 120px;
	height: 100px;
	text-align: center;
	background-color: #dbdbdb;
	margin: 5px 2px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.monieson_newsletter_hr
{
	float: left;
	width: 420px;
	margin-left: 20px;
}

/* end monieson newsletter */

/******************QBC Testimonials***************/
.consultantIMG{
	
	width: 393px;
	
	border-width: 1px;
	border-color: #dcdcdc;
	border-style: solid;
	
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 0px;
	
	margin: 0 auto;
}

/*************************************************/

/******************QBC Contacts***************/
.contactStaffName
{
	margin-left: 10px;
	height: 160px;
}

.contactPhotoBox{
	width: 80px;
	height: 160px;
	
	float: left;
	
	margin-right: 10px;
}

.contactStaffPhoto{
	height: 80px;
	width: 80px;
	
	border-width: 1px;
	border-color: #dcdcdc;
	border-style: solid;
	
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	
	float: left;
	
	margin-right: 5px;
	margin-bottom: 50px;
}

/*************************************************/

/*-------------------------------------------------------------------------------------*/
/*		CSR styles
/*--------------------------------------------------------------------------------------*/


	/*--------------------------------------------*/
	/*		Index
	/*--------------------------------------------*/

	.listItem
	{
		width: 530px;
		height: auto;
		float: left;
		
		margin-bottom: 10px;
	}
	
	.listItemLast
	{
		width: 530px;
		height: auto;
		float: left;
		
		margin-bottom: 30px;
	}
	
	.listTop
	{
		padding: 0px 2px 2px 0px;
		width: 471px;
		
		font-size:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		text-align:left;
		
		color:  #001A58;
		
		margin-bottom: 0px;
		
		position:relative;
		left: 4px;
	}
	
	.listNumber
	{
		width: 26px;
		height: auto;
		float:left;
		padding: 1px 1px 1px 1px;
		
		margin: 0px 10px 0px 0px;
	}
	
	.listDetails
	{
		
		float: left;
		width: 472px;
		font-size:12px;
		
		padding: 2px 2px 2px 2px;
		
		clear: right;
	}
	
	.subList
	{
		float: left;
		width: 472px;
		font-size:12px;
		
		padding: 2px 2px 2px 10px;
		
		clear: right;
	}
	
	#shadow-container {
		position: relative;
		left: 3px;
		top: 3px;
		margin-right: 3px;
		margin-bottom: 3px;
		margin-top: -2px;
	}
	
	#shadow-container .shadow2,
	#shadow-container .shadow3,
	#shadow-container .container {
		position: relative;
		left: -1px;
		top: -1px;
	}
	
		#shadow-container .shadow1 {
			background: #F1F0F1;
		}
	
		#shadow-container .shadow2 {
			background: #DBDADB;
		}
	
		#shadow-container .shadow3 {
			background: #B8B6B8;
		}
	
		#shadow-container .container {
			background: #ffffff;
			/*border: 1px solid #848284;*/
		border: 1px solid #D8D8D8;
			padding: 3px;
		}
	a.listHeader
	{
		text-decoration:underline;
		color: #001A58;
	}
	
	a.listHeader:hover
	{
		text-decoration:underline;
		color:0066FF;
	}
	
	#right_box_contain
	{
		float: right;
		margin: 2px 2px 2px 5px;
	}
	
	#right_box
	{
		text-align: left;
		width: 160px;
		padding: 0px 0px 0px 0px;
	}
		
	#RightSide .columns
	{
		width: 160px;
		float: left;
	}
	
	#RightSide div.columns ul
	{
		margin: 0px;
		padding: 0px;
		width: 250px;
		padding: 0px 0px 0px 0px;
	}
	
	#RightSide div.columns ul li.alt
	{
		background-color: #E4F2FF;
	}
	
	#RightSide div.columns ul li
	{
		list-style: none;
		font-size: 12px;
		padding-left: 10px;
		padding-right: 10px;
		border-width: 1px 1px 0px 1px;
		border-style: solid;
		border-color: #D1D1D1;
		display: block;
	}
	
	#RightSide div.columns ul li.first
	{
		font-weight:bold;
		color: #030303;
		font-size: 13px;
		background-color:#E4E4E4;
	}
	
	#RightSide div.columns ul li.last
	{
		border-bottom: 1px solid #D1D1D1;
	}
	
	.listtext
	{		
		padding-left: 43px;	
	}
	
	#item1SubList
	{
		margin-bottom: 0px;
	}

	
	/*--------------------------------------------*/
	/*		CSR CERTIFICATE
	/*--------------------------------------------*/

	.listItemCert
	{
		width: 530px;
		height: auto;
		float: left;
	
		margin-bottom: 10px;
	}
	
	.listTopCert
	{
		padding: 0px 2px 2px 2px;
		width:521px;
		
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		
		border-bottom-color:#DCDCDC;
		border-bottom-style:solid;
		border-bottom-width:1px;
		
		margin-bottom: 0px;
	}
	
	.listNumberCert
	{
		width: 25px;
		height: auto;
		margin: 10px 5px 0 0;
		font-size:25pt;
		font-weight:bold;
		color: #B8B6B8;
		
		line-height:0.8em ;
	
		float:left;
	}
	
	.listDetailsCert
	{
		
		float: left;
		width: 472px;
		font-size:12px;
		margin: 10px 0 20px 0;
		padding: 2px 2px 2px 2px;
		
		clear: right;
	}
	
	a.readMore
	{
		color:#911f00;
		text-decoration:none;
	}
	
	
	
	
	/*--------------------------------------------*/
	/*		CSR CONTACT US - (Also used in MC)
	/*--------------------------------------------*/
	.staff_box
	{
		width: 525px;
		height: auto;
		float: left;
		padding: 10px 0px 10px 0px;
		
		font-size:10px;
	}
	
	.staffName
	{
		font-size:12px;
	}
	
	.staffPhoto
	{
		height: 80px;
		width: 80px;
		
		border-width: 1px;
		border-color: #dcdcdc;
		border-style: solid;
		
		padding-top: 1px;
		padding-bottom: 1px;
		padding-left: 1px;
		padding-right: 1px;
		
		float: left;
		
		margin-right: 5px;
		margin-bottom: 5px;
	}
	
	.staffInfo
	{
		margin-left: 10px;
	}
	
	.smallIMG
	{
		
		border-width: 1px;
		border-color: #dcdcdc;
		border-style: solid;
		
		padding-top: 1px;
		padding-bottom: 1px;
		padding-left: 1px;
		padding-right: 1px;
		
		float: left;
		
		margin-right: 5px;
		margin-bottom: 5px;
	}
	
	
	
    /*--------------------------------------------*/
	/*		CSR MBA CURRICULUM
	/*--------------------------------------------*/
	#mba_table 
	{
		
		width: 525px;
		padding: 0;
		margin: 15px 0px;
	}
	
	#mba_table th 
	{
		font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		color: #2C2C2C;
		/*border-right: 1px solid #A2A2A2;*/
		border-bottom: 1px solid #A2A2A2;
		border-top: 1px solid #A2A2A2;
		text-align: left;
		padding: 3px 3px 3px 6px;
		background-color: #E4E4E4;
	}
	
	#mba_table th.left
	{
		/*border-left: 1px solid #A2A2A2;*/
		font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}
	
	#mba_table td
	{
		/*border-right: 1px solid #A2A2A2;*/
		border-bottom: 1px solid #A2A2A2;
		background: #fff;
		padding: 6px 6px 6px 12px;
		color: #797268;
	}
	
	#mba_table td.alt 
	{
		background: #F5FAFA;
		color: #797268;
	}
	
	#mba_table td.total
	{
		text-align: right;
		padding-right: 25px;
	}
	
	#mba_table th.first_row
	{
		/*border-left: 1px solid #A2A2A2;*/
		border-top: 0;
		background-color: #FFF;
		color: #666666;
	}
	
	#mba_table th.alt_row 
	{
		/*border-left: 1px solid #A2A2A2;*/
		border-top: 0;
		background-color: #f5fafa;
		color: #797268;
	}
	
	/*--------------------------------------------*/
	/*		CSR Links
	/*--------------------------------------------*/
	
	.links_header
	{
		padding: 0px 2px 2px 2px;
		width:540px;
		
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		
		border-bottom-color:#DCDCDC;
		border-bottom-style:solid;
		border-bottom-width:1px;
		
		margin-bottom: 10px;
	}
	
	.links_container
	{
		width: 540px;
		
		padding: 5px 5px 5px 5px;
		
		margin-bottom: 20px;
	}
	
	.links_logo
	{
		float: left;
		
		margin: 0 auto;
		
		width: 161px;
	}
	
	.links_content
	{
		width: 330px;
		height: auto;
		float: right;		
	}

/************** CSR WEEKEND ****************/

/********* IMAGE GALLERY **********/

/*Horizontal Carousel */

#horizontal_carousel {
	float:left;
	height:175px;
	margin-bottom:10px;
	position:relative;
	width:550px;
}

#horizontal_carousel .container {
	float:left;
	height:125px;
	overflow:hidden;
	position:relative;
	top:40px;
	width:400px;
}

#horizontal_carousel a img {
	border:medium none;
}

#horizontal_carousel ul {
	height:100px;
	left:0pt;
	margin:0pt;
	padding:0pt;
	position:relative;
	top:0pt;
	width:100000px;
}

#horizontal_carousel ul li {
	float:left;
	height:100px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align:center;
	width:100px;
}

#horizontal_carousel .previous_button {
	background:transparent url(../centres/csr/csr_weekends/images/carousel_images/left.png) 		repeat scroll 0%;
	cursor:pointer;
	float:left;
	height:175px;
	width:32px;
	z-index:100;
}

#horizontal_carousel .previous_button_over {
	background:transparent url(../centres/csr/csr_weekends/images/carousel_images/left_over.png) repeat scroll 0%;
}

#horizontal_carousel .previous_button_disabled {
	background:transparent url(../centres/csr/csr_weekends/images/carousel_images/left_disabled.png) repeat scroll 0%;
	cursor:default;
}

#horizontal_carousel .next_button {
	background:transparent url(../centres/csr/csr_weekends/images/carousel_images/right.png) repeat scroll 0%;
	cursor:pointer;
	float:left;
	height:175px;
	width:32px;
	z-index:100;
}

#horizontal_carousel .next_button_over {
	background:transparent url(../centres/csr/csr_weekends/images/carousel_images/right_over.png) repeat scroll 0%;
}

#horizontal_carousel .next_button_disabled {
	background:transparent url(../centres/csr/csr_weekends/images/carousel_images/right_disabled.png) repeat scroll 0%;
	cursor:default;
}

/** CSR Weekend Index***/
#csr_weekend ul li {
	margin-left: 0;
	margin-top: 10px;
}

/** CSR Weekend Program***/

.speaker_photo {
	float:left;
	height:80px;
	width:80px;
}

.speaker_bio {
	float:left;
	margin-left:10px;
	width:440px;
}

.speaker_bio h3 {
	font-family:"Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
	font-weight:normal;
	line-height:1em;
	margin:0px;
	padding:0px;
	color:#424242;
	font-size:13px;
	text-transform:uppercase;
}
	
.speaker_bio p {
	font-size:10px;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	line-height:1.3em;
	margin:8px 0px 10px;
	padding:0px;
}

/** CSR Weekend: Floating box with rounded corners **/

div.float_right {
   float: right;
   padding: 10px;
}
  
div.upcoming h2{
	color: #fff;
	background-color: #001a58;
	text-align:center;
}

div.upcoming h3{
	text-align:center;
}

.roundcont {
	width: 240px;
	background-color: #dcdee6;
	color: 000;
}

.roundcont p {
	margin: 0 10px;
	text-align:center;
}

.roundtop { 
	background: url(../centres/csr/csr_weekends/images/trc.png) no-repeat top right; 
}

.roundbottom {
	background: url(../centres/csr/csr_weekends/images/brc.png) no-repeat top right; 
}

.dates p{
	padding-bottom: 10px;
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
  
 .disclaimer {
 	font-size:10px;
}

/****** CSR Highlights *******/

#csr_highlights .pdf {
	position: relative;
	background-image: url(../images/inside_pages/bt_pdf.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 15px;
}



/****** CSR Weekend Itinerary *******/
.indent {
	text-indent: 1cm;
}

div.itinerary {
	width: 90%;
	margin: 10px;
}

div.itinerary table {
	border: solid 1px;
	border-collapse:collapse;
}

div.itinerary td {
	border: solid 1px;
	border-collapse:collapse;
	padding: 5px;
}

div.itinerary td.breakout {
	padding-left: 2em;
}


.heading_25 {
	font-size: 18px;
	color:#fff;
	background-color: #001a58;
	width: 25%;
}

.heading_50 {
	font-size: 18px;
	color:#fff;
	background-color: #001a58;
	width: 50%;
}

.day {
	color: #001a58;
	font-weight:bold;
}

/*-----------------------------------------------------------------------------*/
/*		THE MONIESON CENTRE 
/*-----------------------------------------------------------------------------*/

/*---------------------*/
/*		Index
/*---------------------*/
#right_box_contain_monieson
{
	float: right;
	margin: 0px 0px 10px 15px;
}
#right_box_monieson
{
	text-align: left;
	width: 205px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #D8D8D8;
}

/*Learn More Box*/
.event
{
	width: 205px;
	margin: 3px 0px 10px 0px;
}
#learnmore_monieson
{
	width: 200px;
	padding: 5px 0px 5px 0px;
	margin-top: 5px;
	background-color: #FFFEFA;
}
.learnmoreitem_monieson
{
	width: 200px;
	padding: 0px 0px 0px 5px;
	
	margin: 0px 0px 7px 0px;
}


.learnmoreitem_monieson a#monieson_reports_sprite
{
	display:block;
	background-image: url(../centres/monieson/images/learn_more_box/monieson_report_sprite.jpg);
	height: 40px;
	background-position: 1px 0px;
	background-repeat: no-repeat;
}
.learnmoreitem_monieson a#monieson_reports_sprite:hover
{
	display: block;
	background-image: url(../centres/monieson/images/learn_more_box/monieson_report_sprite.jpg);
	background-repeat: no-repeat;
	background-position: 0px -43px;
}



.learnmoreitem_monieson a#monieson_newsletter_sprite
{
	display:block;
	background-image: url(../centres/monieson/images/learn_more_box/monieson_newsletter_sprite.jpg);
	height: 40px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.learnmoreitem_monieson a#monieson_newsletter_sprite:hover
{
	display: block;
	background-image: url(../centres/monieson/images/learn_more_box/monieson_newsletter_sprite.jpg);
	background-repeat: no-repeat;
	background-position: 0px -44px;
}



.learnmoreitem_monieson a#monieson_brochure_sprite
{
	display:block;
	background-image: url(../centres/monieson/images/learn_more_box/monieson_brochure_sprite.jpg);
	height: 40px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.learnmoreitem_monieson a#monieson_brochure_sprite:hover
{
	display: block;
	background-image: url(../centres/monieson/images/learn_more_box/monieson_brochure_sprite.jpg);
	background-repeat: no-repeat;
	background-position: 0px -44px;
}

.hide
{
  display: none;
}

.buttonContainer
{
	width: 540px;
}

.buttonCellImage
{
	width: 154px;
	height: 84px;
	
	float: left;
	
	text-align: center;
}

.buttonPublicationsList
{
	width: 300px;
	
	padding: 5px;
	
	float: left;
}

/*MCENTRE*/
.mcentre {
   margin: 20px 0px;
}
.mcentre .cright {
   float:right;
   width:227px;
   margin: 0 0 20px 25px;
}
.mcentre .cright .register_button{
	border:1px solid #CCD5DD;
	margin:0 0 15px;
	padding:8px;
}

.mcentre .box .buttons {
	background:none repeat scroll 0 0 #E2ECF5;
	border:1px solid #CCD5DD;
	margin:0 0 15px;
	padding:10px;
	width:205px;
}
.mcentre .box h2 {
   background:#CCD5DD none repeat scroll 0 0;
   color:#333333;
   font-family:trebuchet MS,arial;
   font-size:11px;
   margin:10px 0 0;
   padding:3px 10px 2px;
   text-transform:uppercase;
}
.mcentre .box ul {
   list-style-type:none;
   margin:0;
   padding:0;
}
.mcentre .box li {
   border-bottom:1px solid #CCD5DD;
   padding:5px 0 5px 54px;
   height: 40px;
}
.mcentre .box li a {
   vertical-align: middle;
   display: table-cell;
   height:40px;
}
.mcentre .box a {text-decoration: none;}
.mcentre a img { border: none; }

.mcentre li.areport {background: url(http://business.queensu.ca/centres/monieson/images/areport.jpg) no-repeat left center;}
.mcentre li.nletter {background: url(http://business.queensu.ca/centres/monieson/images/nletter.jpg) no-repeat left center;}
.mcentre li.brochure {background: url(http://business.queensu.ca/centres/monieson/images/brochure.jpg) no-repeat left center;}
.mcentre li.doc {background: url(http://business.queensu.ca/centres/monieson/images/doc.jpg) no-repeat left center; border-bottom:none;}
.mcentre div.web {
	background: #EEE url(http://business.queensu.ca/centres/monieson/images/web.jpg) no-repeat 10px center; 
	padding: 15px 10px 15px 64px;
	border: 1px solid #CCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
/*RL SITE*/
#rl {
	width: 540px;
	font-family: arial;
	font-size: 13px;
	color: #333;
	position: relative;
	float: left;
	margin: 0 0 30px 0;
}
#rl h1 {
	color: #061F5D;
	font-size: 20px;
	border-bottom: 2px solid #CCC;
	padding: 15px 0px;
}
img.action {
	position: absolute;
	top: 10px;
	right: 0;
}
#rl #gri {
	border-top: 1px solid #CCC;
	padding-top: 20px;
}
#rl p {
	line-height: 130%;
}
#rl h2 {
	color: #2D5883;
	font-size: 17px;
	font-weight: normal;
}
#rl .clear {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
#rl .partners {
	width: 100%;
	float: left;
	margin: 15px 0px;
	background : #EEE;
	border-bottom: 2px solid #CCC;
}
#rl .partners h2 {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	color: #999;
	text-indent: 10px;
	border-bottom: 1px solid #CCC;
	padding: 5px 0px;
	margin: 0;
	font-family: helvetica neue, arial;
}
#rl .partners ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#rl .partners li {
	float: left;
	padding: 10px 17px;
	margin: 0;
}
a img {
	border: none;
}
#rl .clear .left {
	width: 265px;
	float: left;
}
#rl .clear .right {
	width: 245px;
	float: right;
}
#rl .clear .right ul {
	list-style-type: none;
	margin: 10px 0px;
	padding: 0;
}
#rl .clear .right li {
	border-top: 1px solid #CCC;
	padding: 10px 0px 10px 50px;
	margin: 0px;
}
#rl a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#rl .line {
	border-top: 1px solid #CCC;
	margin-top: 10px;
}
#rl .line h2 {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	color: #999;
	padding: 5px 0px;
	margin: 0 0  10px 0;
	font-family: helvetica neue, arial;
}
#rl .clear h3 {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	color: #999;
	padding: 5px 0px;
	margin: 0 0  10px 0;
	font-family: helvetica neue, arial;
}
#rl ul.list {
	padding: 0px;
	margin: 10px 0px;
}
#rl #companies {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#rl #companies li {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #CCC;
}
#rl ul.list li{
	padding: 2px 0 0 13px;
	margin: 0;
	list-style-type: none;
	background: url(/centres/csr/images/dot.png) no-repeat left 8px;
}
#rl .date {
	font-size: 10px;
	margin: 0;
	padding: 0;
}
#rl .post {
	background: #EEE;
	padding: 10px 20px 10px 90px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #CCC;
	width: 408px;
	position: relative;
}
#rl .post img {
	position: absolute;
	top: 10px;
	left: 10px;
	border: 3px solid #FFF;
}
#rl li.efmd {
	background: url(/centres/csr/images/efmd1.jpg) no-repeat 0px 6px;
}
#rl li.ung {
	background: url(/centres/csr/images/ung.jpg) no-repeat 0px 6px;
}
#rl img.floatleft{
	float: left;
	width: auto;
	margin-right: 20px;
	width: 220px;
	height: 200px;
}
#rl ul#initiative {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#rl ul#initiative li {
	border-top: 1px solid #CCC;
	padding: 20px 0px;
	width: 100%;
	float: left;
}
#rl ul#initiative li img {
	float: left;
}
#rl ul#initiative p {
	float: right;
	width: 440px;
	margin: 0;
}
#rl #lcolumn {
	float: left;
	margin-right: 20px;
	padding-right: 19px;
	width: 250px;
	border-right: 1px solid #CCC;
}
#rl #rcolumn {
	float: left;
	width: 250px;
}
#rl .form-text {
	width: 100%;
	border: #CCC solid 1px;
	margin: 3px 0 7px 0;
	font-size: 14px;
	padding: 3px 0px;
	-moz-box-shadow: 0px 1px 2px #CCC;
	-webkit-box-shadow: 0px 1px 2px #CCC;
	
}
#rl .textarea {
	width: 100%;
	border: #CCC solid 1px;
	margin: 3px 0 7px 0;
	padding: 3px 0px;
	-moz-box-shadow: 0px 1px 2px #CCC;
	-webkit-box-shadow: 0px 1px 2px #CCC;
}
#rl #lcolumn h2, #rl #rcolumn h2 {
	margin: 0px;
	padding: 0px;
}
#rl ul#focus {
	margin: 10px 0px;
	padding: 0px;
	list-style-type: none;
}
#rl ul#focus p {
	margin: 5px 0 0 0;
}
#rl .fone {
	width: 160px;
	background: #E2DFDA;
	padding: 7px;
	float: left;
	margin-right: 7px;
}
#rl .ftwo {
	width: 160px;
	background: #EAE6DC;
	padding: 7px;
	float: left;
	margin-right: 7px;
}
#rl .fthree {
	width: 160px;
	background: #D4DBE3;
	padding: 7px;
	float: left;
}
#rl .fone h2 {
	font-style: italic;
	margin: 0;
	color: #6D5F46;
	font-size: 15px;
	font-weight: bold;
}
#rl .ftwo h2 {
	font-style: italic;
	margin: 0;
	color: #98804D;
	font-size: 15px;
	font-weight: bold;
}
#rl .fthree h2 {
	font-style: italic;
	margin: 0;
	color: #264D75;
	font-size: 15px;
	font-weight: bold;
}
#rl #tabs {
	width: 536px;
	float: left;
	border: 2px solid #CCC;
}
#rl #tabs ul.tabs {
	border-bottom:1px solid #CCCCCC;
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
	width: 536px;
	background: #EEE;
	height: 27px;
}
#rl #tabs ul.tabs li {
	float:left;
	background: #DDD;
	border: 1px solid #CCC;
	margin: 4px 0 0 4px;
	height: 22px;
}
#rl #tabs ul.tabs li.activetab {
	float:left;
	background: #FFF;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #FFF;
	margin: 4px 0 0 4px;
}
#rl #tabs ul.tabs li a {
	display: block;
	padding: 3px 10px;
	font-weight: normal;
}
#rl #tabs #wrap {
	width: 540px;
	height: 250px;
	float: left;
	overflow: hidden;
}
#rl .slide_container {
	position: relative;
}
#rl #tabs .slide {
	width: 510px;
	height: 220px;
	float: left;
	padding: 15px;
	position: absolute;
	top: 0;
	left: 0;
}
#rl #tabs .slide h2 {
	margin: 0px;
}
#rl #values {
	float: left;
	width: 300px;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 1px dotted #CCC;
}
#rl .staffPhoto {
 	margin-right: 15px;
}
#rl .staffInfo p {
	margin: 0px
}
#rl .staff_box {
	font-size:11px;
}
#rl .box {
	width: 506px;
	border: 2px solid #DDD;
	padding: 10px 15px;
}
#rl .box h2 {
	margin: 0;
}
/*VENTURE STYLES*/
#venture {
	margin: 15px 0px;
}
#venture .left {
	float: left;
	width: 300px;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 1px dotted #CCC;
}
#venture .right {
	float: left;
	width: 210px;
	font-size: 11px;
}
#venture .right h2, #venture .right2 h2 {
	border-top: 3px solid #334879;
	color: #334879;
	font-weight: normal;
	padding-top: 10px;
	margin: 0px;
	font-size: 15px;
}
#venture h2 {
	color: #334879;
	ont-weight: normal;
	font-size: 15px;
	margin: 0px;
	width: 100%;
	float: left;
}
#venture .right ul {
	list-style-type: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
#venture .right ul li {
	list-style-type: none;
	padding: 0px;
	margin: 0 0 15px 0;
}
#venture a {
	color: #2E5CA3;
}
#venture ol {
	margin: 15px 0px;
	padding: 0 0 0 13px;
}
#venture ol li {
	margin: 0px 0px 15px 0px;
}
#venture #contact_box .content {
	width: 198px;
	border-bottom: 1px solid #A5ADBA;
	border-left: 1px solid #A5ADBA;
	border-right: 1px solid #A5ADBA;
	-moz-border-radius-bottom-left: 6px;
	-moz-border-radius-bottom-right: 6px;
	-webkit-border-radius-bottom-left: 6px;
	-webkit-border-radius-bottom-right: 6px;
	padding: 6px;
	height: auto;
	background: #F0F1F4;
}
#venture #contact_box h2 {
	margin: 0px;
	border: 0px;
	border-top: 1px solid #A5ADBA;
	border-left: 1px solid #A5ADBA;
	border-right: 1px solid #A5ADBA;
	-moz-border-radius-top-left: 6px;
	-moz-border-radius-top-right: 6px;
	-webkit-border-radius-top-left: 6px;
	-webkit-border-radius-top-right: 6px;
	background: #A5ADBA;
	padding: 6px;
	color: #FFF;
	font-size: 13px;
	width: 198px;
}
#venture #contact_box .phone {
	padding-left: 45px;
	background: url(http://www.business.queensu.ca/centres/qcbv/images/phone.png) no-repeat;
	border-bottom: dotted 1px #A5ADBA;
	padding-bottom: 7px;
}
#venture #contact_box .mail {
	padding-left: 45px;
	background: url(http://www.business.queensu.ca/centres/qcbv/images/mail.png) no-repeat;
	height: 28px;
}
#venture .right_photo {
	float: right;
	border: 1px solid #CCC;
	padding: 4px;
	margin-bottom: 10px;
}
#venture table.clients {
        border-bottom: 1px solid #CCCCCC;
        border-right: 1px solid #CCCCCC;
        margin: 20px 0px;
}
#venture .clients td {
	padding: 5px;
	background: #EEE;
}
.info_lists em {
background:none repeat scroll 0 0 #EEEEEE;
color:#555555;
display:block;
float:left;
font-size:13px;
margin:10px 0;
padding:10px;
width:520px;
}
.info_lists {
	list-style-type: none;
	margin: 15px 0px;
	padding: 0px;
}
.info_lists li {
	list-style-type: none;
	margin: 0px;
	padding: 10px 0px;
	border-top: 1px dotted #CCC;
}
#venture ul.info_lists li ol {
	margin: 10px 0px;
	padding: 0 0 0 13px;
}
#venture ul.info_lists li ol li {
	list-style-type: inherit;
	margin: 0px;
	padding: 2px 0;
	border: none;
	border: none;
}
#venture #contact #contact_box .content {
 	float: left;
 	width: 200px;
 	border: 1px solid #A5ADBA;
}
#venture #contact #colright .box {
	background: #FFF;
	border-color: #CCC;
}
#venture .left2 {
	float: left;
	width: 300px
}
#venture .right2 {
        float: left;
        width: 215px;
        margin-left: 25px;
}
#venture #portfolio, #venture #teams {
        float: left;
        width: 100%;
        margin-top: 15px;
}
#venture #portfolio ul, #venture #teams ul {
	list-style-type: none;
	margin: 10px 0px;
	padding: 0px;
}
#venture #portfolio li, #venture #teams li {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dotted #CCC;
}

#venture #portfolio, #venture #teams_1 {
        float: left;
        width: 100%;
        margin-top: 15px;
}
#venture #portfolio ul, #venture #teams_1 ul {
	list-style-type: none;
	margin: 10px 0px;
	padding: 0px;
}
#venture #portfolio li, #venture #teams_1 li {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	/*border-bottom: 1px dotted #CCC;*/
}

.en {
	float: left;
	width: 239px;
	padding: 10px 20px 10px 0px;
	color: #333;
}
.fr {
	float: left;
	width: 240px;
	padding: 10px 0px 10px 20px;
	color: #333;
	border-left: 1px dotted #CCC;
}
#faq h2 {
border-top:1px solid #CCCCCC;
color:#334879;
font-size:13px;
font-weight:bold;
margin:0;
padding:10px 0;
text-indent:33px;
}
#faq h.open {
background: #FFF;
}
#faq h.closed {
background: #EEE;
}
#venture table {
width: 100%;
float: left;
border-top: 1px solid #CCC;
border-left: 1px solid #CCC;
margin: 15px 0px;
}
#venture table td{
border-bottom: 1px solid #CCC;
border-right: 1px solid #CCC;
padding: 4px;
}
#venture table th {
	background: #EEE;
	text-align: left;
	padding: 4px;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
#venture table td.num {
text-align:right;
}
#contact_box h3 {
border-bottom:1px dotted #A5ADBA;
color:#004B84;
font-size:13px;
margin:0;
padding:5px 0;
}
#faq a {
color: #334879;
}

/*****************************************************/
Small Business Consulting
/*****************************************************/

.full_width
{
	float: left;
	width: 200px;
}

.third
{
	width: 245px;
	float: left;
}

.two_thirds
{
	width: 200px;
	float: left;
}

 
/*clearfix*/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
<!-[if IE 7]>
.clearfix {display:inline-block;}
.clearfix {display:block;}



h2.closed {
background:url("/grad_studies/mgm/images/closed.png") no-repeat scroll 0 0 #FFFFFF;
border-top:2px solid #CCCCCC;
color:#00184E;
cursor:pointer;
font-size:.9em;
font-weight:normal;
margin:0;
padding:8px 0;
text-indent:30px;
}

h2.open {
background:url("/grad_studies/mgm/images/open.png") no-repeat scroll 0 0 #FFFFFF;
border-top:2px solid #CCCCCC;
color:#00184E;
cursor:pointer;
font-size:.9em;
font-weight:normal;
margin:0;
padding:8px 0;
text-indent:30px;
} 
.slide_content {
padding: 20px 0px;
width: 100%;
float: left;
}
#venture .slide_content ul {
float:left;
font-size:11px;
list-style-type:none;
margin:0;
padding:0;
width:270px;
}
#venture .slide_content li {
margin:0px;
padding: 0px;
}
#venture .photo {
padding: 10px;
margin-bottom: 15px;
}
#research_cornner p {
	margin: 0px;
}
#research_cornner a {
	color: #001A58;
	text-decoration: underline;
}

      
