body {
	background: #036;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
}
.content_category {
	background-color:#0000CC;
	color:#fff;
	font-weight:bold;
	padding:5px;
	margin-bottom:5px;
}
.content_category a {
	color:#fff !important;
	font-weight:bold;
}
#wrapper {
	width: 740px;
	margin: 0 auto;
	padding: 10px;
	font-size: 1.2em;
	background: #fff url(../img/wrapper-bg.gif) no-repeat left top;
	text-align: left;
}
dl dt {
	font-weight: bold;
	line-height: 1.4em;
}
dl dd{
	line-height: 1.4em;
	margin-left: 15px;	
}
li {
	line-height: 1.4em;
}
ol li {
	margin-left: 10px;
	list-style-type: decimal;
}
ol ol li {
	margin-left: 10px;
	list-style-type: upper-alpha
}
ol ol ol li {
	list-style-type: decimal;
}
ol ol ol ol li {
	list-style-type: lower-alpha;
}
div.courseSales {
	border: 4px solid #990000;
	padding: 5px;
}
div.courseSales a {
	font-size: 1.2em;
	font-weight: bold;
}
.courseWarning {
	padding: 8px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-weight: bold;
}
p.courseBtns {
	text-align: right;
}
p.courseBtns a {
	font-size: 1.4em;
	font-weight: bold;
}
/* =Header -----------------------------------------------------------*/
#header {
	height: 107px;
	background: #900 url(../img/header-bg.jpg) no-repeat right bottom;	
	color: #fff;
	padding: 0 60px 0 0;
	margin-bottom: 10px;
}
#header h1 {
	height: 107px;
	width: 209px;
	float: left;
	margin: 0;
	padding: 0;
}
#header h2 {
	font-size: .85em;
	margin: 0 0 0 400px;
	padding: 20px 0 4px 0;
	border-bottom: 2px solid #fff;
}
#header p {
	font-size: .75em;
	margin: 8px 0 0 400px;
}

/* =NavCol ---------------------------------------------------------*/
#navCol {
	float: left;
	width: 155px;
	padding: 10px;
	padding-bottom: 0;
	background: #900 url(../img/navCol-bg.gif) no-repeat left top;
}
#navCol ul li {
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}
#slogan {
	background: #900 url(../img/navCol-bg-btm.gif) no-repeat right bottom;
	text-align: center;
	margin-right: -10px;
	padding-bottom: 5px;
}

/* =siteNav --------------------------------------------------------*/
#siteNav{
	background: #E6E2D5 url(../img/siteNav-bg.gif) no-repeat left top;
	padding: 10px 0 0 10px;
	margin-bottom: 20px;
}
#siteNav ul{
	background: #E6E2D5 url(../img/siteNav-bg-btm.gif) no-repeat right bottom;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}
#siteNav li {
	list-style-type: none;
	border-bottom: 1px solid #666;
	padding: 3px 0;
	margin-right: 10px;
}
#siteNav li.last {
	border-bottom: none;
}
#siteNav li a:link, #siteNav li a:visited {
	color: #006;
	font-size: 0.85em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#siteNav li a:hover, #siteNav li.here a:link, #siteNav li.here a:visited { color: #900; }

/* =Login-------------------------------------------------------*/
#login {
	background: #F3F1EB url(../img/login-bg-btm.gif) no-repeat right bottom;
	font-size: .9em;
}
form {
	margin: 0;
	padding: 0;
}
#login input {
	width: 125px;
	margin-bottom: 5px;
	font-size: .85em;
	font-weight: bold;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#login p.btn {
	margin-top: -5px;
	text-align: right;
	padding: 0 10px 0 0;
}
/*	background: #F3F1EB url(../img/login-bg-btm.gif) no-repeat right bottom;*/

#login h2 {
	margin-top: 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #900;
}
#login input.nosize { width: auto; }

/* =MainCol-------------------------------------------------------*/
/*#mainCol {
	margin-left: 183px;
	padding: 10px;
	height:100%;
	background: #E6E2D5 url(../img/mainCol-bg.gif) no-repeat left top;
}
#mainCol .footer {
	background: #E6E2D5 url(../img/mainCol-bg-btm.gif) no-repeat right bottom;
	height: 20px;
	margin: 0 -10px -10px 0;
}

*/
#mainCol {
	margin-left: 180px;
	width: 524px;
	padding: 10px;
	padding-right: 0;
	height:100%;
	background: #fff;
}

.threecol #mainCol {
	width: 384px;
}
#mainCol h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #036;
}

/* =SubCol ------------------------------------------------------- */
#subCol {
	float: right; 
	width: 110px;
	padding: 10px;
	background: #000053 url(../img/subCol-bg.gif) no-repeat left top;
	color: #fff;
	font-size: .75em;
}

#subCol h2 {
	margin-top: 0;
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding-bottom: 3px;
	border-bottom: 1px solid #fff;
}
#subCol .footer {
	background: #000053 url(../img/subCol-bg-btm.gif) no-repeat right bottom;
	height: 20px;
	margin: 0 -10px -10px 0;
}

#subCol p.btn {
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
}
#subCol a {
	color: #fff;
}


/* =Footer -------------------------------------------------------*/
#footer {
	clear: both;
	background: #fff url(../img/footer-bg.gif) no-repeat right bottom;
	height: 13px;
	margin: 0 -10px -10px 0;
}


/* =Global ------------------------------------------------------*/
p {
	line-height: 1.3em;
}
ul.plain {
	margin: 0;
	padding: 0;
}
ul.plain li {
	list-style-type: none;
	padding-bottom: 8px;
}
a:link, a:visited {
	color: #006;
}
a:hover {
	text-decoration: none;
}

.error {
	color:red;
	font-weight:bold;
	font-size:12px;
}

.memberNavInfo {
	color: #006;
	font-weight:bold;
}

.breadcrumbs {
	font-size:11px;
	font-style:italic;
	border-bottom:solid 1px #990000;
	border-top:solid 1px #990000;
}

.breadcrumbs a {
	text-decoration: none;
}

.breadcrumbs a:hover {
	color:#990000;
}

.locatorResult {
	width:96%;
	border:solid 1px #000066;
	padding:4px;
	margin-bottom:5px;
	font-size:13px;

}

#newsUpdate {
	border: solid 2px #990000;
	padding:5px;
	width:180px;
	font-size:12px;
	font-weight:bolder;
}

div.accountNotice {
	border:solid 2px #990000;
	padding:6px;
	margin-top:8px;
	margin-bottom:8px;
	font-weight:bolder;
	text-transform:uppercase;
}

.menuListItem {
	margin-bottom:9px;
	font-weight:bolder;
	font-size:larger;
}

.tableHeader {
	background-color:#990000;
	color:#ffffff;
	font-weight:bolder;
}
.evenRow {
	background-color:#E6E2D5;
	font-size:12px;
}
.oddRow {
	background-color:#f0f0f0;
	font-size:12px;
}

.cart {
	background-color:#ffffff;
	border:solid 2px #666666;
	color:#666666;
	font-size:11px;
	width:235px;
}

.menuListBox {
	border:0;
	width:100%;
	font-weight:bolder;
	font-size:16px;
	padding:4px;
	margin-bottom:10px;
}

.tableFooter {
	background-color:#cccccc;
}

.prettyFormButtons {
	background-color:#BCB48E;
	color:#990000;
	font-weight:bold;
}

a.contexthelp {
	font-size:.8em;
}

li.arrowBullet {
	list-style-image:url(../img/right_arrow.gif);
	padding-bottom:8px;
}

.controlpanelitem {
	font-size:0.8em;
	padding:4px;
	margin-bottom:4px;
	font-weight:bolder;
	color:#000066;
}

.qsdiv {
	background-color:#fff;
	border:solid 1px #990000;
	padding:4px;
}

.hideVeil {
position:absolute;top:0;left:0;height:1024px;width:1280px;background-color:#666666;
z-index:1000001;
}


/***** jtDialogBox - BEGIN REQUIRED *********************************/
DIV.jtDialogBox {
  position: absolute;
  display: none;
  }
DIV.jtDialogBox .tbLeft {
  background:url(../images/dialogue_header_left.gif) no-repeat top right;
  width:12px;
  }
DIV.jtDialogBox .tbRight {
  background:url(../images/dialogue_header_right.gif) no-repeat top left;
  width: 17px;
  vertical-align: middle;
  }
DIV.jtDialogBox .Title {
  background:url(../images/dialogue_header_center.png) repeat-x;
  color:#990000;
  font-size: 10pt;
  font-weight: bold;
  white-space: nowrap;
  z-index:1000002;
  padding: 2px 0px 2px 0px;
  }

.jtDialogBoxVeil {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  cursor: "not-allowed";
  background-color: #cccccc;
  filter:alpha(opacity=35);
  -moz-opacity:0.35;
  opacity: 0.35;
  }
  
  .emptyTabRun {
  	filter:alpha(opacity=45);
  	-moz-opacity:0.45;
  	opacity: 0.45;
  }
/***** jtDialogBox - END REQUIRED *********************************/

/* Dialogue Box Styles */

.dialogue {
	background-color:#FFFFFF;
	border:solid #333 2px;
	padding:4px;
}

.btn-primary{
	display:inline-block;
	display:inline;
	zoom:1;
	padding:8px 24px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	margin-bottom:0;
	font-size:16px;
	line-height:21px !important;
	text-align:center !important;
	vertical-align:middle !important;
	cursor:pointer;
	background-image: inherit;
	background-color:#9B0004 !important;
	color:#ffffff !important;
	border: 1px solid rgba(0,0,0,0.05) !important;
	-webkit-border-radius:3px !important;
	-moz-border-radius:3px !important;
	border-radius:4px !important;
	box-shadow:0 1px 2px rgba(0,0,0,0.05);
	text-shadow: 1px 0px rgba(195,27,63, 0.5);
	text-decoration:none !important;
}
.btn-primary:hover, .btn-primary:focus{
	background-image: inherit;
	background-color:#700003 !important;
	border:1px solid #580302 !important;
	text-decoration:none !important;
	text-shadow: 0px 1px rgba(18,62,95, 0.5);
	color:#ffffff !important;
}
.btn-primary:focus{
	outline:thin dotted #333 !important;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;
	text-decoration:none !important;
}
.btn-primary:active{
	background-image:none;
	outline:0;
	text-decoration:none !important;
}
.btn-primary:disabled{
	background-image:none;
	background-color: #D9E1EC !important;
	border:1px solid #fff !important;
	border-color: #fff !important;
	color: #fbfbfb !important;
	outline:0;
	text-decoration:none !important;
}
.btn-secondary{
	display:inline-block;
	display:inline;
	text-decoration: none !important;
	zoom:1;
	padding:8px 24px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	margin-bottom:0;
	font-size:16px;
	line-height:21px !important;
	text-align:center !important;
	vertical-align:middle !important;
	cursor:pointer;
	background-image: inherit;
	background-color:#0B266A !important;
	color:#ffffff !important;
	border: 1px solid rgba(0,0,0,0.05) !important;
	-webkit-border-radius:3px !important;
	-moz-border-radius:3px !important;
	border-radius:4px !important;
	box-shadow:0 1px 2px rgba(0,0,0,0.05);
	text-shadow: 1px 0px rgba(195,27,63, 0.5);
}
.btn-secondary:hover, .btn-secondary:focus{
	background-image: inherit;
	background-color:#061A42 !important;
	border:1px solid #0B266A !important;
	text-decoration:none !important;
	text-shadow: 0px 1px rgba(18,62,95, 0.5);
	color:#ffffff !important;
}
.btn-secondary:focus{
	outline:thin dotted #333 !important;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;
	text-decoration:none !important;
}
.btn-secondary:active{
	background-image:none;
	outline:0;
	text-decoration:none !important;
}
.btn-secondary:disabled{
	background-image:none;
	background-color: #D9E1EC !important;
	border:1px solid #fff !important;
	border-color: #fff !important;
	color: #fbfbfb !important;
	outline:0;
	text-decoration:none !important;
}
.btn-alt{
	display:inline-block;
	display:inline;
	zoom:1;
	padding:8px 24px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	margin-bottom:0;
	font-size:16px;
	line-height:21px !important;
	text-align:center !important;
	vertical-align:middle !important;
	cursor:pointer;
	background-image: inherit;
	background-color:#F0EEE7 !important;
	color:#0B266A !important;
	border: 1px solid rgba(0,0,0,0.05) !important;
	-webkit-border-radius:3px !important;
	-moz-border-radius:3px !important;
	border-radius:4px !important;
	box-shadow:0 1px 2px rgba(0,0,0,0.05);
	text-shadow: 1px 0px rgba(240,238,231, 0.5);
	text-decoration:none !important;
}
.btn-alt:hover, .btn-alt:focus{
	background-image: inherit;
	background-color:#DEDCCC !important;
	border:1px solid #F0EEE7 !important;
	text-decoration:none !important;
	text-shadow: 0px 1px rgba(240,238,231, 0.3);
	color:#700003 !important;
}
.btn-alt:focus{
	outline:thin dotted #333 !important;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;
	text-decoration:none !important;
}
.btn-alt:active{
	background-image:none;
	outline:0;
	text-decoration:none !important;
}
.btn-alt:disabled{
	background-image:none;
	background-color: #D9E1EC !important;
	border:1px solid #fff !important;
	border-color: #fff !important;
	color: #fbfbfb !important;
	outline:0;
	text-decoration:none !important;
}
.courserowcolleft, .courserowcolright{
	padding: 8px;
}
.oddRow > td{
	padding: 8px;
}
.evenRow > td{
	padding: 8px;
}