html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* layout */
body {
	background:url(/assets/templates/mba/images/bgs/body1.jpg) top repeat-x #262626;
}
.wrapper {
	margin:0 auto;
	position:relative;
	width:996px;
	background:#fff;
}
#header {
	width:100%;
	background: url(/assets/templates/mba/images/bgs/header1.jpg) #5A5A5A;
	float:left;
	height:118px;
	border-bottom:1px solid #fff;
}
#header img {
	float:left;
	padding:18px 0 0 0;
}
.fullWidth {
	clear:both;
}
#banner {
	position:relative;
	width:100%;
	height:400px;
	overflow:hidden;
	background:#6A1812 url(/assets/templates/mba/images/bgs/bannerbg.jpg) repeat-x bottom;
}
#banner img {
	float:left;
}
#bannerText {
	position:absolute;
	top:0;
	right:0;
	width:284px;
	height:400px;
	overflow:hidden;
}
#content {
	padding:0 28px;
}
.mainText {
	float:left;
	width:704px;
}
.sideBar {
	float:right;
	width:208px;
}
.box {
	position:relative;
	background:url(/assets/templates/mba/images/bgs/boxbg1.jpg) bottom repeat-x;
	border:1px solid #ccc;
	margin:10px 0;
	float:left;
}
.index .box {
	width:225px;
	height:170px;
	margin:20px 4px;
}
.boxText {
	position:absolute;
	z-index:2;
}
.index .box img {
	position:absolute;
	bottom:0;
	right:0;
}
.lastBox {
	margin:0;
}
.sideBar .box {
	width:208px;
}
.logo {
	padding:20px 60px;
}
#footer {
	clear:both;
	padding:1em 0;
	width:940px;
}

/* navigation */
#navigation {
	width:100%;
	float:left;
	background:#95221A url(/assets/templates/mba/images/bgs/navbg1.jpg) repeat-x bottom;}

ul#nav {
	background:#95221A url(/assets/templates/mba/images/bgs/navbg1.jpg) repeat-x bottom;
	text-align:right;
	float:right;
	padding:0 10px 0 0;
	list-style: none;
	margin: 0;
}
ul#nav li {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	float:left;
	padding:8px 15px;
	list-style: none;
	margin:0;
}
ul#nav li.active {
	background:#A5433C url(/assets/templates/mba/images/bgs/navbg1active.gif) repeat-x bottom;
}
ul#nav li a {
	color:#fff;
}
ul#nav li a:hover {
	color:#ccc;
}
ul#subNav {
	clear:both;
	padding:6px 0;
	width:100%;
	text-align:right;
	background:url(/assets/templates/mba/images/bgs/topwrapbg1.jpg) repeat-x top;
}
ul#subNav li {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:1.15em;
	padding:0 12px 0 4px;
	display:inline;
}
ul#subNav li.last {
	padding-right: 28px;
}
ul#subNav li a {
	color:#333;
}
ul#subNav li a:hover {
	color:#666;
}
ul#subNav li.active a {
	font-weight:bold;
	color:#851F17;
}
#homeLink {
	display: block; /* Make sure the text-replaced course name links home */
}
.hidden {
	display: none;
}
/* typography (base) */
body {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:67.5%;
	color:#333;
}
p {
	font-size:1.15em;
	padding:0.25em 0 1em 0;
	line-height:1.3em;
}
li {
	font-size:1.15em;
	margin: 0.4em 0 0.4em 2em;
	line-height: 1.3;
	list-style: disc; 
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif, "Trebuchet MS";
	color:#942119;
	font-weight:normal;
	font-size:4.0em;
	margin:0.4em 0;
}
h2 {
	font-size:1.45em;
	color:#942119;
	margin:1em 0 0.4em;
}
h3 {
	font-size:1.2em;
}
h4 {
	font-size:1.1em;
	color:#942119;
	margin:0.5em 0;
}
a {
	color:#942119;
	text-decoration:none;
}
a:hover {
	color:#333;
}

/* typography (specific) */
#header h1, #header p {
	font-size:3.2em;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif, "Trebuchet MS";
	float:left;
	width:661px;
	height:30px;
	margin:42px 0 0 20px;
	padding:0;
	text-indent:-9999em;
	background:url(/assets/templates/mba/images/logotext.png) top no-repeat;
}
p.boxOut {
	position:absolute;
	bottom:14px;
	left:30px;
	margin:0;
	padding:4px 8px;
	background:#333;
}
p.boxOut a {
	color:#fff;
}
p.boxOut a:hover {
	color:#999;
}
#bannerText p {
	margin:20px 10px 0 0;
	height:400px;
	text-indent:-9999em;
	background:url(/assets/templates/mba/images/bannertext1.png) top no-repeat;
}
#bannerText p.bannerSubText {
	display:none;
}
#footer p {
	font-family:Arial, Georgia, "Times New Roman", Times, serif, "Trebuchet MS";
	padding:0.5em 10px 0.5em 0;
	border-top:1px solid #D4D5BF;
}
.box h2, .box h4 {
	font-size:1.3em;
	margin:0.5em 8px;
}
.box p {
	padding-left:8px;
}
.index .box p {
	padding-right:8px;
}
p.contact {
	background: url(/assets/templates/mba/images/iconphone.gif) no-repeat 10px 0.3em;
	padding-left:45px;
}
p.contact span {
	font-weight:bold;
}
p.apply {
	background: url(/assets/templates/mba/images/iconemail.gif) no-repeat 10px 0.3em;
	padding-left:45px;
	overflow: auto;
}
/* forms */
/*
#contactForm {
	width:420px;
	padding:0 20px 20px 10px;
}
.formRow {
	float:left;
	padding:4px;
	margin:2px 0;
	background:#FFFCE9;
	border:1px solid #F4F1E2;
}
label {
	float:left;
	font-size:1.25em;
	color:#666666;
	padding:0.5em 0;
}
input, select, textarea {
	margin:0.25em 0 0 0;
	float:right;
	width:310px;
}
input.button {
	width:420px;
}
form {
	float:left;
	padding:0 0 20px 0;
}
*/ 
ul.thumbs {
	text-align:center;
	width:100%;
	height:100px;
	margin:0 auto !important;}

.thumbscontainer {
	float:none !important;
	width:100%;
	margin:0 auto !important;}

#flashcontent {
	position:relative;
	top:-10px;}


/* Table */
table {
	margin: 1em 0;
}
th {
	text-align: left;
	padding: 5px;	
	background-color: #dddddd;
}
td {
	vertical-align: middle;
	padding: 5px;
	background-color: #eeeeee;
	border-bottom: 1px solid #dddddd;
}
