/* CSS Document */

body {
	background-color: #323849; /*dk blue*/
	margin-top: 0px;
	margin-left: 0px;
}

p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333; /*dk grey*/
	padding: 0px 10px 0px 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #425366; /*steel blue*/
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #425366; /*steel blue*/
	text-decoration: overline;
}

h1 {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	font-size: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #660000; /*red*/
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #660000; /*red*/
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #333333; /*dk grey*/
	margin: 28px 0px 0px 10px;
	padding: 6px 0px 0px 0px;
	border-top: 2px solid #660000; /*red*/
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #660000; /*red*/
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #333333; /*dk grey*/
	margin: 10px 0px 0px 10px;
	padding: 6px 0px 0px 0px;
}

h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #660000; /*red*/
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.nav_top {
	background-image: url(images/bkgrnd_nav.jpg);
	background-repeat: no-repeat;
	height: 30px;
}

.leftcol {
	background-image: url(images/bkgrnd_leftgrad.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #323849; /*dk blue*/
	width: 93px;
	margin-top: 0px;
	margin-right: 0px;
}

.rightcol {
	background-image: url(images/bkgrnd_rightgrad.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #323849; /*dk blue*/
	width: 97px;
	margin-top: 0px;
	margin-left: 0px;
}

.callout {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 19px;
	font-weight: bold;
	color: #660000; /*red*/
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.bullist ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333; /*dk grey*/
	list-style: outside;
	margin: 20px 0px 20px 0px;
}

.classlist	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333333; /*dk grey*/
	padding: 0px 10px 0px 0px;
}

hr {
	color: #dedede; /*lt grey*/
	width: 100%;
	height: 0px;
	padding: 0;
	margin: 0;
}

.blackhr hr {
	color: black; /*lt grey*/
	width: 100%;
	height: 1px;
}


.contentbox {
	padding: 20px 10px 12px 20px;
}

.list_heading {
	position: absolute;
	top: 176px;
	left: 120px;
	width: 163px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #333333; /* dark grey */
	text-align: left;
	padding: 4px 0px 4px 6px;
	background-color: #c1cbc8; /* charcoal blue */
	border-bottom: solid 1px white;
	display: block;	
}

.course_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: black;
	text-align: left;
	padding: 4px 4px 10px 6px;
	display: block;
}

.course_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: black;
	text-align: left;
	padding: 4px 12px 10px 12px;
}


.calendar_list  {
	background-color: #dedede; /* light grey */
	margin: 0px 0px 0px 0px;
}

.footer_image {
	background-image: url(images/bkgrnd_footer.jpg);
	background-repeat: repeat-y;
	width: 100%;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #323849;
	text-align: center;
	padding: 6px 6px 6px 6px;
	margin: 0px;
}

.footer a, .footer a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #323849;
	text-decoration: underline;
}

.footer a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #323849;
	text-decoration: overline;
}

/* ------ MAIN NAV Styles for home page -------- */

.menu {
	text-align: center;
	margin-left:-40px;
}

.menu ul {
	list-style-type: none; 
	display:inline;
}

.menu ul li {
	display:inline;
	padding: 0px 7px;
}

.menu ul li a, .menu ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;  
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #535666; 
	display: inline;
	text-decoration: none;
}

.menu ul li a:hover {
	font-family: arial, sans-serif;  
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #535666; 
	display: inline;
	text-decoration: none;
	border-top: 6px solid #535666; 
}

.menu .selected {
	font-family: arial, sans-serif;  
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #535666; 
	display: inline;
	text-decoration: none;
	border-top: 6px solid #535666; 
}

/*  "Show All" + "Hide All" links */
#TJK_ToggleON,#TJK_ToggleOFF {border:0px solid #333;padding:0 5px;margin-right:5px}
/* zeroing out padding and margin */
#TJK_DL dd,#TJK_DL dt {margin:0;padding:0;font-family: Georgia, "Times New Roman", Times, serif;font-size: 12px;line-height: 15px;font-weight: normal;} 
/* margin for the DTs (shorthand) */
#TJK_DL dt {margin:7px 0}
/* image and left padding for DDs */
#TJK_DL dd {padding: 6px 10px 6px 55px; background-color: white;}
/* styling all anchors in the DTs */
#TJK_DL dt a {background:0 -10% no-repeat; padding-left:26px; padding-bottom:10px; color:#000; text-decoration:underline; color:#660000; /*red*/}
#TJK_DL dt a:visited {color:#660000; /*red*/}
#TJK_DL dt a:visited:hover,
#TJK_DL dt a:hover,
#TJK_DL dt a:active,
#TJK_DL dt a:focus {/*font-weight:bold;*/ text-decoration: none; color:#660000; /*red*/}
/* the + and - gif in the anchors */
#TJK_DL .DTplus a {background-image:url(images/toggleDLplus.gif); height: 20px; margin: 0px 0px 0px 4px;}
#TJK_DL .DTminus a {background-image:url(images/toggleDLminus.gif); height: 20px; margin: 0px 0px 0px 4px;}
/**********************************/
/**********************************/
#TJK_DL .showDD {position:relative;top:0}
#TJK_DL dd,.hideDD{top:-9999px;position:absolute}
#TJK_ToggleON,#TJK_ToggleOFF {display:inline;cursor:pointer;cursor:hand}