html,body {
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-family: Verdana, Arial, Sans-Serif;
	background: #f1f1f1 url('https://www.jcl.com/assetMgmt/getImage.aspx?AssetID=3759') repeat-y 50% 0;
	font-size: 12px;
}


/* Basic Classes */
.clear {clear:both;	height:0px;	font-size:0px; border:none; margin:0; padding:0; background:transparent; line-height:0px; }

a:link, a:visited {
	color: #2C2B79;
	text-decoration: none;
}
a:hover{
	color: #2C2B79;
	text-decoration: underline;
}

#framework {
	display: block;
	width: 1000px; 
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	text-align:left;
	height: 100%;
	background: #fff;
}
	
	
html>body #framework {
	width: 1000px; /* ie5win fudge ends */
	height: 100%;
}

/* --- legacy text styles --- */

.myContent {font-family: verdana; color: black; font-size: 11px; font-weight: normal; text-decoration: none; } 
.myTitle {font-family: verdana; color: black; font-size: 16px; font-weight: bold; text-decoration: none; }
.mySubTitle {font-family: verdana; color: dimgray; font-size: 14px; font-weight: bold; text-decoration: none; }
.myTitle2 {font-family: verdana; color: #6281B6; font-size: 16px; font-weight: bold; text-decoration: none; }
.mySubTitle2 {font-family: verdana; color: #6281B6; font-size: 16px; font-weight: bold; text-decoration: none; }
.10px {font-family: verdana; color: #6281B6; font-size: 16px; font-weight: normal; text-decoration: none; }
.mySubTitle3 {font-family: verdana; color: indigo; font-size: 12px; font-weight: bold; text-decoration: none; }
.mySubtitle4 {font-family: verdana; color: black; font-size: 12px; font-weight: bold; text-decoration: none; }
.mySubtitle5 {font-family: verdana; color: dimgray; font-size: 11px; font-weight: bold; text-decoration: none; }
.Caption {font-family: verdana; color: black; font-size: 9px; font-weight: normal; text-decoration: none; }


/* --- header --- */


#header {
	height: 122px; 
}
#logo {
	float:left;
}
#logo img {
	border: 0px;
}
#utility {
	display: block;
	float:left;
	margin: 20px 0px 0px 0px;
	height: 30px;
	text-align: right;
}
#unav {
	display:block;
	float: right;
	width: 500px;
	font-size: 11px;
	color: #626262;
	text-align: right;
	font-weight: bold;
	position: absolute;
	margin-left: 25px !important; margin-left: -80px;
}
* html #unav {
	position: absolute;
	margin-left: -80px;

}
#unav a:link, #unav a:visited {
	color: #626262;
	text-decoration: none;
	margin: 0px;
}
#unav a:hover{
	color: #626262;
	text-decoration: underline;
	margin: 0px;
}
#usearch {
	margin: 30px 0px 0px 110px;
}
#usearch table{
	border: 0px;
	position: absolute;
	margin-left: -70px !important; margin-left: -70px;
	margin-top: 20px !important; margin-top: -0px;
	width: 490px;
}

#usearch td {
	text-align: right;
	padding: 0px;
}
#searchInputBox {
	/*border:1px solid #ff0000;*/
	width: 138px;
	padding: 0px;
	margin: 0px;
}
#searchBtnBox {
	/*border:1px solid #ff0000;*/
	width: 100px;
	padding: 0px;
	margin: 0px;
}

#iwoulddropTd {
	padding: 0px;
	text-align: left;
	height: 10px;
	position: relative;

}
#iwouldlike {
	display: table-cell;
	padding: 0px;
	margin: 0px;
	height: 28px;
	text-align: left;
	width: 50%;
}


#iwouldlike a {
	display: block;
	width: 147px;
	height: 28px;
	float: left;
	margin:0px;
}




#cell0 {
	visibility: visible;
	display: table;
	clear: left;
	position: absolute;
	z-index: 99999;
	font-size: 12px;
	line-height: 18px;
	background: #efede6;
	width: 120px;
	margin: 30px 0px 0px -70px;
	padding: 15px;
}
html*#cell0 { 	z-index: 99999; } 
#cell0 ul {
	list-style-type: none;
	width: 120px;
	margin: 0px;
	padding: 0 0 0 0px;

}
#cell0 li {
	font-weight: bold;
	line-height: 18px;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	text-align: left;
}
#cell0 a:link, #cells a:visited {
	color: #666;
	text-decoration: none;
}
#cell0 a:hover {
	color: #666;
	text-decoration: underline;
}





#usocial {
	position: absolute;
	margin: 33px 15px 0px 0px;
	text-align: right;
	width: 300px;
	float:right;
	padding: 0px 0px 0px 0px;
	margin-left: 225px !important; margin-left: 225px;
	margin-top: 80px !important; margin-top: 35px;
}
#usocial div{
	text-align: right;
	float: right;
}
#usocial .ContentArea {
	padding: 0px;
	margin: 0px;
	width: 160px;
	font-size: 11px;
	border: 0px;
}
body:nth-of-type(1) #usearch {
	margin-top: 10px;
}
body:nth-of-type(1) #usocial {
	position: absolute;
	top: 5px;			/* was 30px until 10-27-09 ... layout was broken in firefox */
	border: 0px;			/* was 1px solid #ff0000 until 10-27 ... layout was broken in firefox */
}





/******* main navi *******/

#row2 {
/*	display: block;*/
	width: 100%;
/*	height: 40px;*/
/*	padding:0px;
	margin: 0px;*/
	clear: left;
	float:left;
/*	border: none;*/
/*	overflow: hidden;*/
/*	border-spacing: 0;
*/}
#row2 a {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	border:none;
}
#row2 a img {
	padding: 0px;
	margin: 0px;
}
#navDiv {
	display:block;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

/*#navBtn1 img {background: url('/Content/Upload/AssetMgmt/images/2009/nav1.jpg'); width: 167px; margin:0px 0px 0px 0px;}
#navBtn2 img {background: url('/Content/Upload/AssetMgmt/images/2009/nav2.jpg'); width: 167px; margin:0px 0px 0px 0px;}
#navBtn3 img {background: url('/Content/Upload/AssetMgmt/images/2009/nav3.jpg'); width: 167px; margin:0px 0px 0px 0px;}
#navBtn4 img {background: url('/Content/Upload/AssetMgmt/images/2009/nav4.jpg'); width: 167px; margin:0px 0px 0px 0px;}
#navBtn5 img {background: url('/Content/Upload/AssetMgmt/images/2009/nav5.jpg'); width: 167px; margin:0px 0px 0px 0px;}
#navBtn6 img {background: url('/Content/Upload/AssetMgmt/images/2009/nav6.jpg'); width: 165px; margin:0px 0px 0px 0px;}*/

#navBtn6 {position: absolute;}


#cells {
	clear: left;
	position: relative;
	z-index: 3;
	font-size: 12px;
	line-height: 18px;
}
#cells ul {
	list-style-type: none;
	width: 200px;
	margin: 0px;
	padding: 0 0 0 10px;
}
#cells li {
	font-weight: normal;
	line-height: 18px;
	padding: 3px 0px 3px 0px;
	margin: 0px;
}
#cells a:link, #cells a:visited {
	color: #454545;
	text-decoration: none;
}
#cells a:hover {
	color: #666;
	text-decoration: underline;
}





.cells {
	width: 100px;
	position: absolute;
	float: left;
	z-index: 2;
	display: none;
}




#cell1 {
	background: #c0cbe7;
	width:200px;
	margin:0px 0px 0px 0px;
	padding: 15px;
	position:absolute;
	z-index:99999;
	/*opacity:0.4;
	filter:alpha(opacity=40);*/
}
#cell2 {
	background: #c0cbe7;
	width:200px;
	margin:0px 0px 0px 167px;
	padding: 15px;
	position:absolute;
	z-index:99999;
}
#cell3 {
	background: #c0cbe7;
	width:200px;
	margin:0px 0px 0px 334px;
	padding: 15px;
	position:absolute;
	z-index:99999;
}
#cell4 {
	background: #c0cbe7;
	width:200px;
	margin:0px 0px 0px 501px;
	padding: 15px;
	position:absolute;
	z-index:99999;
}
#cell5 {
	background: #c0cbe7;
	width:200px;
	margin:0px 0px 0px 668px;
	padding: 15px;
	position:absolute;
	z-index:99999;
}
#cell6 {
	background: #c0cbe7;
	width:200px;
	margin:0px 0px 0px 835px;
	padding: 15px;
	position:absolute;
	z-index:99999;
}


#row3 {
	display: table-cell;
	width: 1000px;
	padding: 0px;
	margin: 0px;
	/*height: 100%;*/
	z-index:0;
	background: url('https://www.jcl.com/Content/Upload/AssetMgmt/images/row3bg.gif') repeat-y;
}

#row3Left {
	/*display: table-cell;*/
	float: left;
	width: 220px;
	min-height: 100%;
	background: #eeeae2;
}
#row3Left{
	height: 100%;
}
#row3Right {
	z-index: 1;
	position:relative;
	display:table-cell;
	float: left;
	width: 758px !important; width: 778px;
	background: #fff;
	padding: 15px 0px 15px 15px !important; padding: 15px 14px 15px 14px;
}
#row3RightFull {
	position:relative;
	display:table-cell;
	float: left;
	width: 958px !important; width: 978px;
	background: #fff;
	padding: 0px 0px 15px 15px !important; padding: 0px 14px 15px 14px;
	margin: 0px;
	vertical-align: top;
}
/******* left *******/

#welcomeBox {
	display: block;
	width: 170px !important; width: 190px;
	height: 145px !important; height: 170px;
	font: 11px Verdana, Arial, Sans-Serif;
	line-height: 150%;
	color: #656565;
	background: #fffbf2;			/* was #fff thru 11-9-09 */
	border: 2px solid #f7f3ea;	/* border-bottom: 2px solid #b0a287; */
	padding: 0px 10px 10px 10px;
	margin: 15px;
	vertical-align: top;
}
/*
#welcomeBox h3 {
} */
#welcomeBox p {
	margin-top: -15px !important; margin-top: 0px;			/* was #-15px thru 11-9-09 */
} 
#btnPhysicians {
	display: block;
	width: 187px;
	height: 26px;
	margin: 0px 0px 20px 15px;
}
#btnPhysicians a:link, #btnPhysicians a:visited {
	display: block;
	width: 187px;
	height: 26px;
	background: url('https://www.jcl.com/Content/Upload/AssetMgmt/images/2009/btn_forphysicians.gif');
}
#btnPhysicians a:hover {
	display: block;
	width: 187px;
	height: 26px;
	background: url('https://www.jcl.com//Content/Upload/AssetMgmt/images/2009/btn_forphysicians.gif') 0 -26px;
}

#btnNurses {
	display: block;
	width: 187px;
	height: 26px;
	margin: 0px 0px 20px 15px;
}


#btnNurses a:link, #btnNurses a:visited {
	display: block;
	width: 187px;
	height: 26px;
	background: url('https://www.jcl.com//Content/Upload/AssetMgmt/images/2009/btn_fornurses.gif');
}
#btnNurses a:hover {
	display: block;
	width: 187px;
	height: 26px;
	background: url('https://www.jcl.com//Content/Upload/AssetMgmt/images/2009/btn_fornurses.gif') 0 -26px;
}
#leftFeat1 {
	margin: 0px 0px 0px 15px;
}
#leftFeat2 {
	margin: 0px 0px 0px 15px;
}





/******* right *******/


#pageHeader {
	margin: 0px;
	width: 750px;
}
#pageHeader .ContentArea {
	padding: 0px;
	margin: 0px;
}
#hollywood .ContentArea, #hollywood table {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	border-collapse: collapse;
}
#hollywood img {
	margin-bottom: 10px;
}
#hollywood .col1 {margin-top: 10px; padding: 15px 10px 15px 0px; border-right: 1px solid #dfdfdf; border-bottom: 1px solid #dfdfdf; width: 250px; vertical-align: top;}
#hollywood .col1 a:link {font-size: 12px; line-height: 130%; text-decoration: none; color: #2c2b79;}
#hollywood .col1 a:visited {font-size: 12px; line-height: 130%; text-decoration: none; color: #660066;}
#hollywood .col1 a:hover {font-size: 12px; line-height: 130%; text-decoration: underline; color: #2c2b79;}
#hollywood .col2 {margin-top: 10px; padding: 15px 10px 15px 13px; border-right: 1px solid #dfdfdf; border-bottom: 1px solid #dfdfdf; width: 250px; vertical-align: top;}
#hollywood .col2 a:link {font-size: 12px; line-height: 130%; text-decoration: none; color: #2c2b79;}
#hollywood .col2 a:visited {font-size: 12px; line-height: 130%; text-decoration: none; color: #660066;}
#hollywood .col2 a:hover {font-size: 12px; line-height: 130%; text-decoration: underline; color: #2c2b79;}
#hollywood .col3 {margin-top: 10px; padding: 15px 0px 15px 14px; border-bottom: 1px solid #dfdfdf; width: 250px; 	vertical-align: top;}
#hollywood .col3 a:link {font-size: 12px; line-height: 130%; text-decoration: none; color: #2c2b79;}
#hollywood .col3 a:visited {font-size: 12px; line-height: 130%; text-decoration: none; color: #660066;}
#hollywood .col3 a:hover {font-size: 12px; line-height: 130%; text-decoration: underline; color: #2c2b79;}
#hollywood .col4 {padding: 15px 10px 15px 0px; border-right: 1px solid #dfdfdf; width: 250px; vertical-align: top;}
#hollywood .col4 a:link {font-size: 12px; line-height: 130%; text-decoration: none; color: #2c2b79;}
#hollywood .col4 a:visited {font-size: 12px; line-height: 130%; text-decoration: none; color: #660066;}
#hollywood .col4 a:hover {font-size: 12px; line-height: 130%; text-decoration: underline; color: #2c2b79;}
#hollywood .col5 {padding: 15px 10px 15px 13px; border-right: 1px solid #dfdfdf; width: 250px; vertical-align: top;}
#hollywood .col5 a:link {font-size: 12px; line-height: 130%; text-decoration: none; color: #2c2b79;}
#hollywood .col5 a:visited {font-size: 12px; line-height: 130%; text-decoration: none; color: #660066;}
#hollywood .col5 a:hover {font-size: 12px; line-height: 130%; text-decoration: underline; color: #2c2b79;}
#hollywood .col6 {padding: 15px 0px 15px 14px; width: 250px; vertical-align: top;}
#hollywood .col6 a:link {font-size: 12px; line-height: 130%; text-decoration: none; color: #2c2b79;}
#hollywood .col6 a:visited {font-size: 12px; line-height: 130%; text-decoration: none; color: #660066;}
#hollywood .col6 a:hover {font-size: 12px; line-height: 130%; text-decoration: underline; color: #2c2b79;}


#newsrow {
	margin: 15px 0px 15px 0px;
}
.whatsNewTD {
	padding-right: 30px;
	width: 360px;
}
.calendarTD {
	width: 360px;
}
#newsrow td {
	font-size: 12px;
}
#newsrow td ul {

}
#newsrow td li {
	margin: 10px 0px 10px 0px;
}
#newsrow .more-link {
}
#newsrow .more-date {
	font-size: 11px;
}






/******** footer *******/
#row4 {
	clear:both;
	width: 1000px;
	background: #ccc;
}
#row5 {
	clear:both;
	width: 968px !important; width: 1000px;
	background: #efefef;
}
#row5 .ContentArea{
	padding: 0px;
	margin: 0px;
}





/*-------------------------------------- subpage --------------------------------------------------*/



#subFeat {
	display: block;
	width: 750px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #cdcdcd;
}
#subFeat td {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	vertical-align: top;
	text-align: left;
}
#subFeatLeft {
	padding:0px;
	margin: 0px;
	color: #FFFFFF;
	background-color: #013e75;
	padding: 25px 25px 25px 25px;
	font-size: 12px;
	line-height: 140%;
}
#subFeatLeft div {
	padding: 0px;
	margin: 0px;
	width:248px !important; width:298px;
	height:118px !important; height:168px;
	padding: 25px;
}
#headerText {
	padding:0px;
	display:block;
	font-size: 18px;
	margin-bottom: 10px;
}
#subFeatRight {
	width: 450px;
}
#breadCrumb {
	display: block;
	padding: 0px;
	margin: 8px 5px 0px 0px;
	font-size: 10px;
	color: #676767;
}
#breadCrumb a {
	margin: 0px 5px 0px 0px;
	font-size: 10px;
}
#breadcrumb .trail {
	padding: 0 0 0 3px;
}

#coloredRow {
	display: block;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	width: 100%;
}

#coloredRow div {
	width: 100%;
}
#coloredBox {
	border-collapse: collapse;
	width: 750px;
}
#barOrange{
	display: table-cell;
	padding:0px;
	height: 8px;
	background: #ec5c22;
}
#rowOrange {background: #fcd7bc;}
#subOrange {
	height: 8px;
	width: 100%;
	display: block;
	background: #ec5c22;
}
#barGreen {
	display: table-cell;
	padding:0px;
	height: 8px;
	background: #008444;
}
#rowGreen {background: #d0dcce;}
#subGreen {
	height: 8px;
	width: 100%;
	display: block;
	background: #008444;
}
#barBlue {
	display: table-cell;
	padding:0px;
	height: 8px;
	background: #9daae2;
}
#rowBlue {background: #e2e5f4;}
#subBlue {
	height: 8px;
	width: 100%;
	display: block;
	background: #9daae2;
}
#barPurple {
	display: table-cell;
	padding:0px;
	height: 8px;
	background: #71277a;
}
#rowPurple {background: #d8c7d9;}
#subPurple {
	height: 8px;
	width: 100%;
	display: block;
	background: #71277a;
}
#barYellow {
	display: table-cell;
	padding:0px;
	height: 8px;
	background: #fecb49;
}
#rowYellow {background: #fff0cf;}
#subYellow {
	height: 8px;
	width: 100%;
	display: block;
	background: #fecb49;
}
#barRed {
	display: table-cell;
	padding:0px;
	height: 8px;
	background: #880f24;
}
#rowRed {background: #dfc6bf;}
#subRed {
	height: 8px;
	width: 100%;
	display: block;
	background: #880f24;
}
/*#barRed {
	display: table-cell;
	padding:0px;
	height: 8px;
	background: #880f24;
}
#rowRed {background: #e0c6bf;}*/
#subGray {
	height: 8px;
	width: 100%;
	display: block;
	background: #aaafb8;
}
#coloredBoxLeft {
	font-size: 12px;
	line-height: 16px;
	width: 375px;
	color: #676767;
	border-right: 1px dotted #676767;
	padding: 10px 25px 5px 25px;
	vertical-align:top;
}
.headlineText {
	display:block;
	font-size: 14px;
}
#headlineText ul {
	display: block;
	margin-top:0px;
}
#headlineText li {
}
#coloredBoxRight {
	font-size: 12px;
	line-height: 16px;
	width: 375px;
	color: #676767;
	padding: 10px 25px 5px 25px;
	vertical-align:top;
}
#coloredBoxRight .headlineText {
	margin-bottom: 0px;
}
#sidenavigation {
	width: 200px;
}
#sidenavigation a:link, #sidenavigation a:visited {
	color: #676767;
}
#sidenavigation #leftnav a:hover{
	color:#003E74;
}
html body #sidenavigation a#SideNavItem1_selected, html body #sidenavigation a#SideNavItem2_selected, html body #sidenavigation a#SideNavItem3_selected, html body #sidenavigation a#SideNavItem4_selected{

	color: #003E74;
}
/* Just Current */
html body #sidenavigation .SideNavItem1_selected_current a#SideNavItem1_selected,
html body #sidenavigation .SideNavItem2_selected_current a#SideNavItem2_selected,
html body #sidenavigation .SideNavItem3_selected_current a#SideNavItem3_selected,
html body #sidenavigation .SideNavItem4_selected_current a#SideNavItem4_selected,
html body #sidenavigation .SideNavItem5_selected_current a#SideNavItem5_selected
{
	color: #003E74;
}

/***********************************************/


#leftnav {
	list-style-type: none;
	margin: 0px;
	width: 200px;
	padding: 0 0 0 10px;
}
#leftnav li {
	font-weight: bold;
	line-height: 18px;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	border-bottom:1px solid #d6cfc2;
}
#leftnav a{
	display: block;
	line-height: normal;
	text-decoration: none;
}
#leftnav li li {
	border: none;
}

/***********************************************/
/* Add for 1st level
/***********************************************/
#leftnav ul {
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	width: 200px;
	padding: 0 0 0 15px;
}
#leftnav ul li {
	font-weight: bold;
	line-height: 14px;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	font-size: 11px;
}
/***********************************************/
/* Add for 2nd level
/***********************************************/
#leftnav ul li ul {
	list-style-type: none;
	margin: 0px;
	width: 170px;
	padding: 0 0 0 20px;
	font-size: 10px;
}
#leftnav ul li ul li {
	font-weight: bold;
	line-height: 14px;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	border:none;
}
/***********************************************/
/* Add for 3rd level
/***********************************************/
#leftnav ul li ul {
	list-style-type: none;
	margin: 0px;
	width: 150px;
	padding: 0 0 0 25px;
	font-size: 10px;
}




/*---------------- footer october 5 2009 -----------------------------*/

#footerTop {
  display: table;
  width: 1000px;
  padding: 20px 0 20px 0;
  background-color: #fff;
  border-top: #999999 2px solid;
  border-bottom: #cdcdcd 1px dotted;
}
#footerFacility {
  float: left;
  width: 480px !important; width: 510px;
  border-right: 1px dotted #cdcdcd;
  padding: 0 15px 0 0;
  margin: 0px 0px 0px 20px;
  clear:none;
}
#footerFacility img {
	float:right;
	vertical-align:text-top;
}
#footerFacilityRight img {
	float:right;
	vertical-align:text-top;
}
#footerFacilityRight {
  float: left;
  width:449px;
  border:0;
  padding: 0 0 0 15px;
  margin:0px;
  clear:none;
}

.facebook {
  display:none 
}


/*-------------------------------------- footer section --------------------------------------------------*/

#footer{
	width:100%;
	background-color: #FFE8BC;
}
.footerDividers{
	width:1px;
	padding-top: 12px;
	padding-bottom: 12px;
	vertical-align: top;
}
.footerLocations{
	padding-left: 16px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 10px;
	vertical-align: top;
	color: #676767;
}
.footerLocations a{
	color: #2C2B79;
}
.footerLocations a:hover{
	color: #660066;
}
#row5 {
	text-align: center;
	color: #676767;
	padding: 16px;
	background-color:#fff;
	font-size: 10px;
}
#row5 a{
	color: #676767;
	text-decoration: none;
}
#row5 a:hover{
	color: #404040;
	text-decoration: underline;
}



/*-------------------------------------- subpage section --------------------------------------------------*/



#contentLeft td{
	font-size:12px;
	line-height: 150%;
}
#contentRight {
	vertical-top;
}
#fontPicker {
	display:block;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	color: #666;
	font-size: 10px;
	float: right;
	clear:both;
}
#fontPicker img {border:0px;}
#fontPicker a {
	text-decoration: none;
}
#fontPicker #a3 {
	color: #fff;
}
/*#printme br {
	display: none;
}
.EmailLink{
	width: 17px;
	height: 15px;
	background-image :url(/content/upload/assetmgmt/images/mailer.gif);
	background-repeat:no-repeat;
}

.PrintLink{
	width: 17px;
	height: 15px;
	background-image :url(/content/upload/assetmgmt/images/print.gif);
	background-repeat:no-repeat;
	padding-top: 10px;
}*/


#contentLeft .contentTitle {
	display:block;
	margin-top:10px;
	padding: 0 20px 0 0;
	color:#000;
	font-size:12px;
	font-weight:bold;
}
#contentLeft h1 {
  	font-family: verdana, sans-serif;
 	font-size: 1em; /* 16px/16=1.0em */
  	color: #000000;
 	line-height: 130%;
  	letter-spacing: .02em;
	padding: 10px 10px 15px 0px;
}
.inNewsSubTitle {
	padding-top: 8px;
}
.inNewsSubTitle b {
  	font-family: verdana, sans-serif;
 	font-size: 16px; /* 16px/16=1.0em */
  	color: #000000;
 	line-height: 130%;
  	letter-spacing: .02em;
	padding: 10px 10px 0 0;
}
.in {
  	font-family: verdana, sans-serif;
 	font-size: 16px; /* 16px/16=1.0em */
  	color: #000000;
 	line-height: 130%;
  	letter-spacing: .02em;
	padding: 10px 10px 0 0;
}
h2 {                                        /* controls subpage h2 */
 	font-family: verdana, sans-serif;
	font-size: 14px;
	color: #696969;
	line-height: 120%;
	letter-spacing: .01em;
	padding: 10px 10px 0px 0px;
	margin-bottom: 0;
}
#contentLeft p {
	font-family: verdana, sans-serif;
	font-size: 12px; /* 11px/16=.6875em */
	color: #000000;
	line-height: 150%;
	padding: 0 10px 0 0;
	margin-top: 2px;	
}
#contentLeft li {
	font-size: 12px; /* 11px/16=.6875em */
	line-height: 150%;
	padding: 0 10px 5px 5px;
	margin-top: 0;
}
#contentLeft a:link {
	font-size: 12px;
	color: #0033cc;
	text-decoration: underline;
}
#contentLeft a:visited {
	font-size: 12px;
	/*color: #660066;
	text-decoration: underline;*/
	color: #2C2B79;
	text-decoration: none;
}
#contentLeft a:hover {
	font-size: 12px;
	color: #660066;
	text-decoration: underline;
}
#contentLeft td a:link {
	color: #0033cc;
	text-decoration: underline;
}
#contentLeft td a:visited {
	color: #660066;
	text-decoration: underline;
}
#contentLeft td a:hover {
	color: #660066;
	text-decoration: underline;
}
.specialbox {
	width: 200px;
    	margin: 0 15px 15px 15px;
	padding: 0px 15px 10px 15px;
	background: #F8F8F8;
	border: 1px solid #F4C64C;
	float: right;
}
.specialboxLeft {
	width: 200px;
    	margin: 0 15px 15px 0;
	padding: 0px 15px 10px 15px;
	background: #f8f8f8;
	border: 1px solid #F4C64C;
	float: left;
}
span.owindow{
	background: url(/content/upload/assetmgmt/images/owindow.gif) no-repeat 100% 50%;
	padding-right: 15px;
}
.dtaTable {
	clear: both;
	border: 1px solid #c1b89b;
}
.dtaTable td {
	background: #fff1d0;
}
.dtaHeader {
	padding: 8px 8px 8px 8px;
	background: #fff1d0;
	border-bottom: 1px solid #c1b89b;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.dtaIcon {
	display: none;
}
.dtaLinks {
	padding: 8px 8px 8px 8px;
}
.dtaLinks a:link, .dtaLinks a:visited {
	font-size: 11px;
	color: #666;
}
.dtaMoreLink {
	padding: 8px 8px 8px 8px;
}
.dtaMoreLink a:link, .dtaMoreLink a:visited {
	font-size: 11px;
	color: #666;
}
.featureTable {
	border: 1px solid #c1b89b;
	margin: 0px;
	width: 199px;
	clear: both;
}
.featureImage {
	padding: 0px;
}
.featureText {
	background: #fff1d0;
	padding: 0;
	font-size: 11px;
	color: #666;
}
.featureText li {
	font-size: 11px;
	line-height: 150%;
	padding: 0;
	margin-top: 10px;
}

html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}




/* IMAGE LAYOUTIZER */


.image {
	font-size: 10px;
 	font-family: Verdana, sans-serif;
        color: #000000;
        background-color: #FFFFFF; 
        border: none;
}
.image img {
	background-color: #FFFFFF; 
        margin-bottom: 5px;
} 
.image hr {
        color: #000000;
        height: 1px;
}
.right {
	margin: 5px 15px;
	float:right;
} 
.left {
	margin: 5px 15px 5px 0px;
	float:left;
}
.full {
	margin: 5px 0px 5px 10px;
} 


/* end of layoutizer */





/*.inCalendarFrame, .inCalendarFrame p {
	font-size: 12px;
}

.inCalendar {
	font-size: 12px;
}
.row-data {
	font-size: 12px;
}
.row-data ul li a{
	font-size: 14px;
	border: 1px solid #ff0000;
}*/
.inCalendar {
	vertical-align: top;
	border-collapse: collapse;
	margin: 0px;
}
/*.row-month {
	font-size: 24px;
	padding-bottom: 24px;
	color: #4c4b4c;
}*/
.row-event {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 8px;
	border-bottom: 1px solid #ccc;
	color: #666;
}
.row-description {
	font-size: 12px;
	line-height: 16px;
	padding: 3px 0px 3px 0px;
}
.inCalendar .row-description p {
	font-size: 12px;
	padding: 3px 0px 3px 0px;
}
.row-data {
	font-size: 12px;
	padding: 3px 0px 3px 0px;
}
.row-data a:link {
	font-size: 12px;
	color: #0033cc;
	text-decoration: underline;
}
.row-data a:visited {
	color: #660066;
	text-decoration: underline;
}
.row-data a:hover {
	color: #660066;
	text-decoration: underline;
}
td.nextLink td.nextLink a {
	font-size: 12px;
	color: #0033cc;
	text-decoration: underline;
}
td.prevLink td.prevLink a {
	font-size: 12px;
	color: #0033cc;
	text-decoration: underline;
}
td.pageNums, td.pageNums a {
	font-size: 12px;
}
<!--------------------------------------------->
.calendar1 {
	width: 100%;
	border-collapse: collapse;
	margin: 0px;
}
.calendar1 td {
	padding: 5px;
}
.row-month {
	border-top: 1px solid #efefef;
	border-left: 1px solid #efefef;
	/*border-bottom: 1px solid #cccccc;*/
	background: #efefef;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 5px;
	margin: 0px 0px 12px 0px;
	height: 30px;
}
.row-date {
	border-left: 1px solid #efefef;
	border-right: 1px solid #cccccc;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	background: #FFF7EF;
}
.row-title {
	border-left: 1px solid #efefef;
	border-right: 1px solid #cccccc;
	font-size: 14px;
	font-weight: bold;
	color: #9C4D18;
	background: #FFF7EF;
}
.row-content {
	border-left: 1px solid #efefef;
	border-right: 1px solid #cccccc;
	background: #FFF7EF;
}
.row-link {
	border-left: 1px solid #efefef;
	border-right: 1px solid #cccccc;
	border-bottom: 1px dotted #cccccc;
	background: #FFF7EF;
	height: 32px;
}




































/************* News **********************/

.newsTitle {
	font-size: 16px;
	color: #000;
}
.newsDate {
	font-size: 10px;
}
.newsDesc {
	font-size: 12px;
	padding-bottom: 24px;
}
td.nextLink td.nextLink a {
	font-size: 12px;
	color: #0033cc;
	text-decoration: underline;
}
td.prevLink td.prevLink a {
	font-size: 12px;
	color: #0033cc;
	text-decoration: underline;
}
td.pageNums, td.pageNums a {
	font-size: 12px;
}
#landingSubContent {
}
#landingSubContent p {
	font-family: verdana, sans-serif;
	font-size: 12px; /* 11px/16=.6875em */
	color: #000000;
	line-height: 150%;
	padding: 0 10px 0 0;
}
#landingSubContent li {
	font-family: verdana, sans-serif;
	font-size: 12px; /* 11px/16=.6875em */
	color: #000000;
	line-height: 150%;
	padding: 0 10px 0 0;
}
.sideTitle a:link, .sideTitle a:visited, .sideTitle a:hover {
	display: block;
	font-size: 16px;
	color: #003E74;
	padding: 10px 0px 10px 10px;
	font-weight: bold;
	text-decoration: none;
}
/* pagetitle ? */
.ContentinCtx15 h1 {
	color: #000000;
 	font-family: verdana, sans-serif;
	font-size: 1em;
	/*font-size: 0.875em;*/ /* 14px/16=.875em */
	color: #696969;
	line-height: 130%;
	letter-spacing: .01em;
	padding: 10px 10px 10px 0;
}
div h2 {
	color: #666;
	line-height: 120%;
}
.ContentinCtx15 p {
	font-size: 12px;
}
.ContentinCtx15 a {
	font-size: 12px;
}
.ContentinCtx15 li {
	font-size: 12px;
}


#calendarPageTitle{
	display: table-cell;
	/*border-top: 8px solid #cccccc;*/
	padding-top: 8px;
	margin: 0px 0px 12px 0px;
}
#newsPageTitle {
	display: table-cell;
	/*border-top: 8px solid #cccccc;*/
	padding-top: 8px;
	margin: -10px 0px 12px 0px;
}



#calendarPageTitle h1 {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 1em; /* 16px/16=1.0em */
  	color: #000000;
 	line-height: 1.3em;
  	letter-spacing: .02em;
}


.inCalendarLeft {
	margin: 0px;
	vertical-align: top;
	padding: 0px 10px 0px 0px;
	font-size: 12px;
}
.inCalendarLeft a:link, .inCalendarLeft a:visited, .inCalendarLeft a:hover {
	text-decoration: none;
}

/******** small calendar *******************/
.inCal_TitleStyle {
	border-collapse: collapse;
	margin: 0px;
	font-weight: bold;
	height: 27px;
	border-spacing: none;
	position: absolute;
	margin-top: -1px;
	width: 400px;
}


table.inCal_TitleStyle td {
	vertical-align: middle;
}

	
/* whole calendar */
.inCal_CalendarStyle {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-collapse: collapse;
	height: 28px;
	font-size: 12px;
	border-spacing: none;
	padding: 0px;
	width: 400px;
	height: 400px;
} 


/* all tds */
.inCal_CalendarStyle td {
	padding: 2px;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	background: none;
	border-spacing: none;
	vertical-align: top;
	height: 30px;
}


/* date blocks */
.inCal_CalendarStyle .inCal_DayStyle  {
	color: #000;
	background: #fff;
	width: 26px;
	font-weight: normal;
	border: 1px solid #ccc;
	font-size: 12px;
}

/* hide border links */
.inCal_CalendarStyle .inCal_DayStyle a{
	border: 1px solid #fff;
}


/* empty days */
.inCal_CalendarStyle .inCal_OthMonthStyle {
	font-size: 12px;
	border-collapse: collapse;
	margin: 0px;
	background: #f2f2f2;

}

/* days of the week */
.inCal_CalendarStyle .inCal_DayHeaderStyle {
	font-weight: normal;
	font-size: 11px;
	background: #00477f;
	color: #fff;
	vertical-align: middle;
}



.inCal_CalendarStyle .inCal_TodayStyle {
	font-weight: normal;
	background: #8d4390;
	color: #ffffff;
	font-size: 12px;
} 
.inCal_CalendarStyle .inCal_SelDayStyle {
	font-weight: normal;
	font-size: 12px;
} 

td.inCal_NextPrevStyle {
	padding: 5px;
}
table.inCalendarFrame a {
	font: 12px Arial, Sans-Serif;
	text-decoration: none;
	font-weight: bold;
}




.inCal_TitleStyle td {
	background: #efefef;
	border-spacing: none;
	border-collapse: collapse;
}
.inCal_CalendarStyle  {
	background: none;
	border-spacing: none;
	margin: 0px;
	padding: 0px;
}
.inCal_TitleStyle {
	border-collapse: collapse;
	border-spacing: none;
}
.inCal_TitleStyle td  {
	margin: 0px;
}
.inCal_NextPrevStyle a:link {
	text-decoration: none;
}
.inCal_NextPrevStyle a:visited {
	text-decoration: none;
}
.inCal_NextPrevStyle a:hover {
	text-decoration: none;
}
.inCal_TodayStyle .inCal_DayStyle {
	background: none;
	font-weight: bold;
	text-decoration: none;
	margin: 15px 0px 0px 0px;
	border: none;
	color: #fff;
}




#row3 h1 {
	margin: 0px;
	font-size: 16px;
}



/* VIDEO BIDNESS ADDED OCT 22 09 */
#videofeature {
margin: 20px 0;
}
#listwrapper {
width: 500px;
float: left;
margin: 0px;
}
#videolist {
list-style-type: none;
}
#videolist li {
float: left;
width: 519px;
margin: 0 0 10px -20px;
vertical-align: center;
background-color: #F8F8F8;
border: 0px;
padding: 0px;
}
#videolist img {
margin: 0 20px 0 0;
}
.timebox {
position: absolute;
top: 0px;
right: 0px;
padding: 0 2px 1px 3px;
color: FFFFFF;
background-color: black;
opacity: 0.75;
}

/* END OF VIDEO BIDNESS ====== */


#row3Right a:link, #row3Right a:visited {
	color: #2C2B79;
	text-decoration: underline;
}



#row3Right a:hover {
	color: #660066;
	text-decoration: underline;
}




#contentLeft div a:link {
	font-size: 12px;
	color: #2C2B79;
	text-decoration: underline;
}
#contentLeft div a:visited {
	font-size: 12px;
	color: #2C2B79;
	text-decoration: underline;
}
#contentLeft div a:hover {
	font-size: 12px;
	color: #660066;
	text-decoration: underline;
}






#FormGen {
	width: 540px;
}




#row3Right td#contentLeft {
	width: 544px !important; width: 685px;
	/*width: 100%;*/
}
td#contentRight {
	width: 150px;
}
#row3Right table {
	/*width: 100%;*/
}


