/*** GENERAL & FORMATTING TAGS ***/
html {
	min-height: 100%;
	height: auto;
}

body {
	background-position:bottom;
	background-repeat:repeat-x;
	background-image: url(images/BG_Main.jpg);
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h1,h2,h3,h4,h5,h6 {
	padding:0px;
	margin:0px;
	font-weight:bold;
}
a {
color:#cc0000;
text-decoration:underline;
}
a:visited {
color:#cc0000;
text-decoration:underline;
}
a:hover {
color:#003366;
text-decoration:none;
}
h2 {
	font-size:14px;
	color:#FFFFFF;
	margin:13px 16px 0 16px;
}
h3 {
	color:#cc0000;
	font-size:14px;
	background-image:url(images/red_note.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	margin:20px 0 0 0;
}
.imageBorder {
	border:2px solid #003366;
}
.imageBorder2 {
	border:2px solid white;
}
.shadowLeft {
	background-repeat:repeat-y; 
	width:14px;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.shadowLeft[class] {
	background-image: url(images/left_shadow.png);
}
.shadowRight {
	background-repeat:repeat-y; 
	width:14px;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.shadowRight[class] {
	background-image: url(images/right_shadow.png);
}
.mainContainerBG {
	background-color:#FFFFFF; 
	background-image:url(images/container_gradient.gif); 
	background-repeat:repeat-x;
}
.mainContainer {
	margin:0 25px 35px 25px; 
}
.breadCrumbs {
	text-align:right; 
	font-size:9px; 
	color:#CC0000;
	height:15px;
}
.breadCrumbs a {
	color:#666666;
}
.breadCrumbs a:visited {
	color:#666666;
}
.breadCrumbs a:hover {
	color:#003366;
	text-decoration:none;
}
.headerBottom {
background-image:url(images/logo_web_b.gif); 
background-repeat:no-repeat; 
	height:25px;
}
.sideBar {
	float:right; 
	width:242px; 
	margin-left:20px; 
	margin-bottom:20px;
}
.moreLink {
	text-align:right; 
	font-weight:bold;
}

/*** MENU ***/
.menuBar {
	width:798px; 
	float:right;
}
.menuLeftCap {
	float:left;
	width:7px; 
	height:25px; 
	background-image:url(images/menu_ltcap.gif); 
	background-repeat:no-repeat;
}
.menuRightCap {
	float:left;
	width:7px; 
	height:25px; 
	background-image:url(images/menu_rtcap.gif); 
	background-repeat:no-repeat;
}
.menuItem {
	float:left; 
	height:19px; 
	background-image:url(images/menu_bg.gif); 
	background-repeat:repeat-x; 
	text-align:center; 
	padding:6px 12px 0 12px; 
	color:#333333; 
	font-size:11px;
}
.menuItem a {
	color:#333333;
	text-decoration:none;
}
.menuItem a:visited {
	color:#333333;
	text-decoration:none;
}
.menuItem a:hover {
	color:#990000;
	text-decoration:underline;
}
.menuLeftCapUp {
	float:left;
	width:7px; 
	height:25px; 
	background-image:url(images/menu_ltcap_up.gif); 
	background-repeat:no-repeat;
}
.menuRightCapUp {
	float:left;
	width:7px; 
	height:25px; 
	background-image:url(images/menu_rtcap_up.gif); 
	background-repeat:no-repeat;
}
.menuItemUp {
	float:left; 
	height:19px; 
	background-image:url(images/menu_bg_up.gif); 
	background-repeat:repeat-x; 
	text-align:center; 
	padding:6px 12px 0 12px; 
	color:#ffffff; 
	font-size:11px;
}
.menuItemUp a {
	color:#FFFFFF;
	text-decoration:none;
}
.menuItemUp a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.menuItemUp a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.menuEnd {
	width:10px; 
	height:25px; 
	background-image:url(images/menu_end.gif); 
	background-repeat:no-repeat;
	float:left;
}

/*** HOME PAGE ELEMENTS ***/
.homeFeature{
	float:right; 
	margin-top:7px; 
	background-image:url(images/feature_bg.jpg); 
	background-repeat:no-repeat; 
	width:231px; 
	height:240px;
}
.homeFeatureHeadline {
	color:#003366; 
	font-weight:bold; 
	font-size:12px; 
	margin:20px 13px 0px 13px;
	text-align:right;
}
.homeFeatureText {
	margin:0 13px 14px 75px; 
	line-height:14px;
	text-align:right;
}
.exploreBoxContainer {
	float:left; 
	width:242px;  
	margin-bottom:20px;
}
.exploreBoxTop {
	background-image:url(images/EXPLORE_top.gif); 
	background-repeat:no-repeat; 
	width:242px; 
	height:43px;
}
.exploreBoxLeft {
	background-image:url(images/EXPLORE_left.gif); 
	background-repeat:repeat-y; 
	width:5px;
}
.exploreBoxRight {
	background-image:url(images/EXPLORE_right.gif); 
	background-repeat:repeat-y; 
	width:5px; 
}
.exploreBoxBottom {
	background-image:url(images/EXPLORE_bottom.gif); 
	background-repeat:no-repeat; 
	width:242px; 
	height:14px;
}
.exploreBoxBG {
	background-image:url(images/EXPLORE_BG.gif); 
	background-repeat:no-repeat; 
	background-position:bottom; 
	width:200px; 
	padding:16px; 
	background-color:#ebebeb;
}
.courseBullet {
	background-image:url(images/arrow_red.gif); 
	background-repeat:no-repeat; 
	background-position:left; 
	padding:5px 3px 3px 10px;
}

/*** FOOTER ***/
.footer {
	background-repeat:no-repeat; 
	width:813px; 
	height:74px;
	padding:10px;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	text-align:center;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.footer[class] {
	background-image: url(images/footer_bg.png);
}
.footer a {
	position: relative;
	color:#666666;
	text-decoration:underline;
}
.footer a:visited {
	color:#666666;
	text-decoration:underline;
}
.footer a:hover {
	color:#003366;
	text-decoration:none;
}

/*** COURSE CATALOG ***/
.programBlockLeft {
	width:355px; 
	float:left; 
	margin-right:25px;
	margin-top:20px;
}
.programBlockRight {
	width:355px; 
	float:left;
	margin-top:20px;
}
.programTitleContainer {
	height:130px; 
	width:355px; 
	border-bottom:1px dotted #003366; 
	border-top:1px dotted #003366;
	background-image:url(images/course_cat_bg.jpg);
	background-position:bottom;
}
.programIcon {
	float:left; 
	margin:10px 2px 2px 2px;
}
.programTitle {
	float:right; 
	width:265px; 
	font-size:16px; 
	font-weight:bold; 
	margin-top:10px; 
	color:#003366;
}
.programTitle a {
	color:#003366;
	text-decoration: underline;
}
.programDesc {
	float:right; 
	width:265px;
}
.courseBlock {
	border-bottom:1px dotted #cccccc; 
	margin-bottom:2px;
	margin-left: 10px;
	padding:5px 3px 5px 4px; 
	width:339px; 
	float:left;
}
.courseBlockTable {
	border-bottom:1px dotted #cccccc; 
	padding:5px 3px 5px 4px; 
	width:339px;
}
.shaded {
	background-color:#f7f7f7;
}
.courseTitleBar {
	background-color:#e8ecef; 
	border-top:1px dotted #cccccc; 
	border-bottom:1px dotted #cccccc; 
	margin:25px 0; 
	padding:5px 5px; 
	color:#003366;
}
.courseTitle {
	font-size:16px; 
	font-weight:bold; 
	float:left;
}
.courseInstructor {
	float:right; 
	font-weight:bold; 
	padding-top:5px;
}
.imageContainer {
	float:right; 
	margin:18px 0 15px 15px; 
	color:#333399; 
	font-style:italic; 
	text-align:center; 
	width:250px;
}

/*** FACULTY PAGE ***/
.facultyContainer {
	border-top:1px dotted #cccccc; 
	padding:15px 5px; 
	margin:0 25px;
}

/*** CAREERS PAGE ***/
.careerBlock {
	width:456px; 
	height:145px; 
	background-image:url(images/CAREER_BLOCK.jpg); 
	background-repeat:no-repeat; 
	padding:17px 0 20px 16px;
	margin-left:130px;
	margin-top:20px;
}
.careerBlock2 {
	width:456px; 
	height:262px; 
	background-image:url(images/CAREER_BLOCK2.jpg); 
	background-repeat:no-repeat; 
	padding:17px 0 20px 16px;
	margin-left:130px;
	margin-top:20px;
}
.careerHeadline {
	color:#cc0000; 
	font-size:14px; 
	font-weight:bold;
}
.careerBullet {
	list-style-image:url(images/arrow_red.gif); 
	list-style-position:outside; 
	line-height:18px;
}

/*** PROGRAM PAGE ***/
.programTitleContainerFull {
	height:50px;
	width:460px;
	margin-top:42px; 
	border-bottom:1px dotted #003366; 
	border-top:1px dotted #003366;
	background-color:#eaeef4;
}
.programIcon2 {
	float:left; 
	margin:5px;
}
.programTitle2 {
	float:left;  
	font-size:16px; 
	font-weight:bold; 
	margin-top:22px; 
	color:#003366;
}
.programHours {
	float:right; 
	margin-top:27px; 
	margin-right:10px; 
}
.programBlock {
	border-bottom:1px dotted #cccccc; 
	margin-bottom:2px;  
	padding:5px 3px 5px 4px;
	width:453px;
}
.rule {
	border-bottom:1px dotted #003366;
	height:15px;
}
.programTitle3 {
	font-size:16px; 
	font-weight:bold; 
	color:#003366;
}

/*** PARTNER LIBRARY ****/
.libraryCategory  {
	border-bottom:1px dotted #003366; 
	border-top:1px dotted #003366;
	background-color:#eaeef4;
	font-size:16px; 
	font-weight:bold; 
	padding:5px; 
	color:#003366;
}
.libraryItem {
	border-bottom:1px dotted #cccccc; 
	margin-bottom:2px;  
	padding:5px;
}

/*** CONTACT FORM ***/
.contactInfo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.contactContainerLeft {
	float: left;
	margin-right: 0px;
	top: 0px;
}
.contactContainerRight {
	float: right;
	width: 240px;
}
.contactContainerColor {
	background-color: #f2f2f2;
}
.contactCopy {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copyAreaCode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.copyPadding {
	padding-left: 15px;
}
.copyHighlight {
	color: #CC0000;
}
.contactStatement {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00309C;
	padding-bottom: 5px;
}
.fields {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.requiredFields {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFCC;
}
.validation-advice {
margin: 5px 0;
padding: 5px;
background-color: #8f2021;
color : #ffffff;
font-weight: bold;
} 
input.required, textarea.required {
border: 1px solid #CC0000;
}

.formErrorMsg {
	margin-top: 20px;
	padding:10px;
	background-color: #8F2021;
	color: #ffffff;
	border: 1px solid #000000;
}