@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background: url(../images/pgBkgrnd.gif);
	text-align: center;
	padding: 0px;
}
.containerDiv {
	background-color: #fff;
	border: 1px solid #e7e5dc;
	padding: 2px;
	width: 762px;
	text-align: left;
	margin: 0 auto;
	overflow: auto;
}
#headerBar {
	background: url(../images/headerBar.jpg);
	width: 762px;
	height: 94px;
	margin-bottom: 2px;
}
#displayBar {
	background: url(../images/mainDisplay.jpg);
	width: 500px;
	height: 204px;
	margin-bottom: 2px;
	margin-right: 2px;
	float: left;
}
#registerPanel {
	/*background: url(../images/dallasRegisterPanel.gif);*/
	background: url(../images/genericRegisterPanel.gif);
	width: 260px;
	height: 204px;
	margin-bottom: 2px;
	float: right;
}
#leftContent {
	float: left;
	width: 175px;
	background-color: #f5f0de;
}
#whiteOut {
	background-color: #fff;
	width: 175px;
}
#centerContent {
	width: 373px;
	float: left;
}
#rightContent {
	float: left;
	width: 210px;
}
#contentColumn {
	float: right;
	width: 585px;
}
#locationBar {
	background: url(../images/dallasBanner.gif);
	width: 762px;
	height: 68px;
	margin-bottom: 2px;
}
#cashBar {
	background: url(../images/50cash.jpg);
	width: 585px;
	height: 109px;
	margin-bottom: 2px;
}
#titleBar {
	background: url(../images/titleBarBkgrd.gif);
	width: 585px;
	height: 39px;
	margin-bottom: 2px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	display: table-cell;
    vertical-align: middle;
	border-bottom: 2px solid #fff;
	line-height: 35px;
}
#copyright {
	color: #c7c4bb;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 10px;
	padding: 15px;
}
#registerButton {
	background-color: #a33123;
	width: 175px;
	height: 39px;
	margin-bottom: 2px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	text-align: center;
	display: table-cell;
    vertical-align: middle;
	border-bottom: 2px solid #fff;
	line-height: 35px;
}
#navBottom {
	background-color: #a33123;
	width: 175px;
	height: 15px;
	margin: 2px 0px;
	border-top: 2px solid #fff;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
.clearfix {display: inline-block;}  /* for IE/Mac */
/*Start LinkList Styles*/
#linkList {
	margin: 5px 1px -7px 10px;
	padding: 0px;
}
#linkList li {
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 0px 2px 2px;
	color: #9d2c21;
	width: 100%;
}
#linkList a {
	color: #9d2c21;
	text-decoration: none;
	width: 100%;
	padding: 2px 0px;
}
#linkList a:hover {
	color: #FFF;
	background-color: #9d2c21;
}
/*End LinkList Styles*/
.homepageLinks {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #9d2c21;
}
.homepageLinks a {
	text-decoration: none;
}
.homepageLinks a:hover {
	decoration: none;
	background: #9d2c21;
	color: #f5f0de;
}
a {
	text-decoration: underline;
	color:  #9d2c21;
}
a:hover {
	text-decoration: none;
	color:  #d71d20;
}
b {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #CC0033;
}
.contentcell {
	background-image: url(/images/content_backer.gif);
	background-repeat: repeat-y;
	height: 320px;
	padding: 0px 20px 0px 20px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #333;
}
.text {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
}
.graytext {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;
}
.whitetext {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
}
.getHeaders {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9d2c21;
	padding: 0px 15px;
}
.quotetable {
	margin-left: 8px;
	margin-bottom: 8px;
	padding: 5px 15px;
	background-color: #f5f0de;
	border: solid 1px #9d2c21;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9d2c21;	
}
.facultyimg {
	border: solid 1px #2f4f79;
	margin-left: 8px;
}
.homelist {
	padding: 10px 0px 10px 24px;
	border: solid 2px #9d2c21;
	background-color: #f5f0de;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #9d2c21;
}
.boldred {
	color: #9d2c21;
	font-weight: bold;
}
.whitelink {
	text-decoration: underline;
	color: #FFF;
}
.whitelink:hover {
	text-decoration: none;
	color: #cfd8e2;
}
hr {
    border: 0;
    width: 98%;
    color: #e6e6e6;
	background-color: #e6e6e6;
	height: 1px;
}
H1 {
    font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003578;
	padding: 0px 15px;
}
.trainingTitle {
	padding: 5px 15px 5px 5px;
	background-color: #9d2c21;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;	
}
.landingTitle {
	background: url(../images/titleBarBkgrd.gif);
	/*width: 585px;
	height: 39px;
	margin-bottom: 2px;*/
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
    vertical-align: middle;
	line-height: 28px;
}