/* Link elements */

a
{
	text-decoration: underline;
	color: #333333;
}

a:hover
{
	text-decoration: none;
	color: #781409;
}

a.link_university_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

a.link_university_menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}

a.link_main_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}

a.link_main_menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}

a.link_main_menu_selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: underline;
}

a.link_main_menu_selected:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}




a.link_superMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.link_superMenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	text-decoration: underline;
	font-weight: normal;
}

a.link_sectionMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.link_sectionMenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

a.link_sectionMenu_selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

a.link_sectionMenu_selected:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.table_email
{
	color: #333333;
	text-decoration: underline;
}

a.table_email:hover {
	color: #990000;
	text-decoration: none;
}


a.jump_header
{
	text-decoration: none;
}


a.back_to_list

{
	padding: 5px 10px;
	border: 1px solid #333333;
	background-color: #969D8D;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
text-decoration: none;
}

a.back_to_list:hover

{
	padding: 5px 10px;
	border: 1px solid #000000;
	background-color: #969D8D;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
text-decoration: underline;
}



/* End of Link elements */





/* Global level elements */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}


h2 {
	font-size: 150%;
	font-family: "Trebuchet MS";
	color: #000000;
	font-weight: bold;
	line-height: 150%;
}

h2.menus {
	font-size: 150%;
	font-weight: normal;
	font-family: "Trebuchet MS";
}

h2 a.jump_header
{
font-weight: normal;
}

h2.menus a.jump_header
{
	color: #666666;
}

h2.menus a.jump_header:hover
{
color: #666666;
}

h3 {
	font-size: 130%;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #000000;
}


h4 {
	font-size: 115%;
	font-weight: bold;
	color: #333333;
}


.timestamp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	border-top: 1px dotted #666666;
	border-right: 0px dotted #666666;
	border-bottom: 0px dotted #666666;
	border-left: 0px dotted #666666;
	text-align: center;
}
img.invisibleMacFix {
	width: 100%;
}

img.border {
	border: 1px solid #333333;
}

img.floatLeft
{
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}

div.float-right
{
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #F1F1F1;
	width: 180px;
	border: 1px solid #CCCCCC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.floatRight
{
	float: right;
	border: 0px solid #666666;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.invisible
{
	display: none;
	visibility: hidden;
}

.special
{
	background-color: #FF0000;
	height: 45px;
}

.jumpMenu
{
	display: none;
	visibility: hidden;
}



caption {
	font-size: 150%;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #336699;
	text-align: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.highlight {
	padding: 10px;
	border: 1px solid #666666;
}

td.block_contentColumn img
{
	border: 1px solid #333333;
}

/* End of Global level elements */


/* Special table formatting */

table.generalFormat

{
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	border: 1px solid #969D8D;
	width: 97%;
	background-color: #FFFFFF;

}


th.generalFormatHeader
{
	text-align: left;
	background-color: #3D7998;
	font-size: 100%;
	font-weight: bold;
	padding: 5px;
	color: #FFFFFF;
}

td.generalFormatData
{
	background-color: #CCCCCC;
	padding: 2px 5px;
	vertical-align: top;
}

th.generalFormatHeader a
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

th.generalFormatHeader a:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

/* End of Special table formatting */


/* Section Menu and Right Hand column elements */

ul.list_sectionMenu {
	list-style-type: none;
	margin: 0px;
	font-weight: bold;
}


/* End of Section Menu and Right Hand column elements */






/* Block level elements */

table.block_mainTable {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

td.block_university_bar
{
	background-color: #666666;
	height: 45px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 80%;

}

table.block_university_bar_table
{
	font-size: 100%;
	width: 100%;
	font-weight: normal;
	color: #FFFFFF;
}

td.block_university_bar_logo
{
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 160px;
}


td.block_university_bar_links
{
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
}

td.block_bannerImageHolderCell
{
	background-color: #000000;
	height: 100px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-attachment: scroll;
	background-image:  url(images/banner/banner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}

td.block_mainMenu
{
	background-color: #000000;
	height: 25px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 80%;

}


td.block_contentCell
{
	width: 100%;
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;

}

table.block_contentTable
{
	height: 100%;

}

td.block_leftColumn
{
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 80%;
	line-height: 170%;

}


td.block_contentColumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	font-size: 80%;
	line-height: 170%;
}

td.block_rightColumn
{
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 80%;
	line-height: 170%;

}

td.block_rightColumn H2 a.jump_header
{
color: #336699;
}

/* End of Block level elements */


/* Sub Menu elements */



ul.superMenuTop {
	margin-left: 0px;
	list-style-type: square;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #333333;
	border-top: 1px dotted #000000;
	border-right: 0px dotted #000000;
	border-bottom: 1px dotted #000000;
	border-left: 0px dotted #000000;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
}

ul.superMenuBottom {
	margin-left: 0px;
	list-style-type: square;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #333333;
	border-top: 1px dotted #000000;
	border-right: 0px dotted #000000;
	border-bottom: 1px dotted #000000;
	border-left: 0px dotted #000000;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
}


/* Sub Menu */

ul.subMenu {
	padding: 5px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 90%;
}




ul.subMenu li
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

ul.subMenu li a
{
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

ul.subMenu li a:hover
{
	font-weight: normal;
	color: #781409;
	text-decoration: underline;
}


ul.subMenu li a.link_subMenu_selected
{
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

ul.subMenu li a.link_subMenu_selected:hover
{
	font-weight: normal;
	color: #781409;
	text-decoration: underline;
}











/* /Sub Menu */









ul.subMenu ul
{
	line-height: 125%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: square;
}

ul.subMenu ul li
{
border-width: 0px;
}



ul.subMenu ul li a
{
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

ul.subMenu ul li a:hover
{
font-weight: normal;
}

/* End of Sub Menu elements */


/* Elements for proofing */

.attention
{
	background-color: #FF0000;
	padding: 15px;
	border: 1px solid #333333;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/NEEDS_WORK.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

/* End of Elements for proofing */
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 250%;
	color: #000000;
	line-height: 125%;
	padding-right: 70px;
	padding-left: 70px;
}

blockquote span.blockquote-author
{
	font-size: 50%;
	text-align: right;
	display: block;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 20px;
	padding-top: 5px;
}


blockquote.float

{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 170%;
	color: #000000;
	line-height: 125%;
	float: right;
	width: 200px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


blockquote.float span.blockquote-author
{
	font-size: 50%;
	text-align: left;
	display: block;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 20px;
	padding-top: 5px;
	line-height: 120%;
}



/* MBA Tables */


table.mba-executive
{
	border: 3px solid #666666;
	width: 100%;
}


table.mba-executive td
{
	background-color: #F1F1F1;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	text-align: left;
	vertical-align: top;
}

table.mba-executive td.left-column {
	width: 70%;
}

table.mba-executive td.highlight
{
	color: #FFFFFF;
	background-color: #000000;
}

table.mba-executive td.highlight a
{
color: #FFFFFF;
}

table.mba-executive th
{
	text-align: left;
	color: #FFFFFF;
	background-color: #781409;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}



/* End MBA Tables */
