/* IIMT CSS */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background: #adb4ba; /*url(../images/bkgd2.jpg)*/
  color: #262626;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10pt;
  line-height: 14pt;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
	color: #294a9b;
	font-size: 14pt;
	font-weight: normal;
	line-height: 16pt;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
  color: #262626;
  font-weight: normal;
  text-decoration: underline;
}
a:visited {
  color: #262626;
  font-weight: normal;
  text-decoration: underline;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
#outerWrapper {
  background-color: #eef2f5;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 900px;
}
/* ====================================================================  HEADER  */

#outerWrapper #header {
  background-color: #eef2f5;
  border-bottom: solid 0px #666;
  font-size: 18px;
  font-weight: bold;
  line-height: 15px;
  padding: 0;
}
#outerWrapper #subheader {
	background: #eef2f5 url(../images/subhead_bkgd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom: solid 0px #666;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	padding: 2px 10px 12px 20px;
}
#outerWrapper #subheader .iimt {
	color: #0b3d92;
	padding: 4px 0 0 0;
}
#outerWrapper #subheader #subright {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0b3d92;
	padding: 0 10px 0 0;
}
#outerWrapper #subheader #subright a {
	color: #0b3d92;
	text-decoration: none;
}

/* ====================================================================  CONTENT WRAPPER  */

#outerWrapper #contentWrapper {
	background: #eef2f5; /* url(../images/innerwrap_bkgd.jpg) repeat-y 50% 0 */
	display: block;
}

/* ====================================================================  LEFT COLUMN  */

#outerWrapper #contentWrapper #leftColumn1 {
	/*
	background-color: #ebebeb;
	border-right: solid 1px #666;
	*/
	float: left;
	/*padding: 10px 10px 10px 0; */
	padding: 10px 0 10px 0; /**/
	width: 210px;
	height: 100%;
}

/* ====================================================================  NAV SECTION  */
#outerWrapper #contentWrapper #leftColumn1 #Nav {
	font-family: Arial, Helvetica, sans-serif;
	/*display: block;
	font-size: 12pt;*/
	margin: 0px;
	padding: 0px;
}
/* ====================================================================  CSS INCLUDE FOR NAV ITEMS */
#navul {
		margin:1em 0 1em 2em;
		padding:0;
		width:165px;
		font-size:12px;
		list-style:none;
}
#navul li a {
		background: url("../images/navbuttons.jpg") 0 100% no-repeat;
		font-family: Arial, Helvetica, sans-serif;
		padding:0 0 4px 0;
		margin:8px 0 0 0;
		display:block;
		height: 38px;
}

#navul li p {
		font-family: Arial, Helvetica, sans-serif;
		padding: 8px 4px 0 20px;
		margin: 0;
}
#navul li a:hover {
		background-position:-165px 100%;
}
#navul li:hover p {
		border-color:#FF9900;
}
#navul li:hover h4 {
		background-position:-165px 0;
}
#navul a:link {
		text-decoration:none;
		color:#262626;
}
#navul a:visited {
		text-decoration:none;
		color:#262626;
}
#navul a:hover {
		text-decoration:none;
}

/* ==================================================================== SUB NAV */

#navul #subnavul {
		margin:0;
		padding:0;
		width:135px;
		font-size:10px;
		list-style:none;
}
#navul #subnavul li a {
	background: url("../images/subnavarrow.gif") no-repeat 0 20%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 0 12px;
	margin: 1px 0 1px 0;
	/*display:block;
	background-position: left center; 
*/
}

#navul #subnavul li p {
		padding: 1px 1px 1px 2px;
		margin: 0;
}
#navul #subnavul li a:hover {
		background-position: -135px 20%;
		/*background: #adb4ba;*/
}
#navul #subnavul a:link {
		text-decoration:none;
		color:#262626;
}
/*#navul #subnavul a:visited {
		text-decoration:none;
		color:#262626;
}*/
#navul #subnavul a:hover {
		text-decoration:none;
}
#navul #subnavul .indent {
		padding: 0 0 0 10px;
}


/* ====================================================================  END NAV STYLES  */

/* ====================================================================  RIGHT COLUMN  */

#outerWrapper #contentWrapper #rightColumn1 {
  width: 210px;
  float: right;
  padding: 10px 10px 10px 10px;
	/*
  background-color: #ebebeb;
  border-left: solid 1px #666;
	*/
}
#columnstyle {
	background-color: #FFFFFF;
	border: solid #ccc 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}
#columnstyle h4 {
	background-color: #e4ebf1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #294a9b;
	border-bottom: solid #ccc 1px;
	padding: 2px 2px 2px 2px;
}

/* ====================================================================  CONTENT  */

#outerWrapper #contentWrapper #content {
  margin: 10px 210px 0 210px;
  color: #262626;
}
#outerWrapper #contentWrapper #content .pad {
  padding: 10px 30px 10px 30px;
}
#outerWrapper #contentWrapper #contenthome {
  margin: 10px 150px 0 210px;
  color: #262626;
}
#outerWrapper #contentWrapper #content xul {
  padding: 0 50px 0 0;
}

#msgName {
	margin: 5px 0 0 0;
	padding: 5px;
	background-color: #899EB2;
	border-bottom: #fff 0px solid;
	color: #000;
}
#msgMsg {
	margin: 0 0 5px 0;
	padding: 5px;
	background-color: #DBE2E7;
	border-bottom: #666 0px dashed;
}
/*#outerWrapper #contentWrapper */
.clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footertop {
	background: #fff url(../images/footertopfade.jpg);
	border-top: solid 0px #333;
	padding: 0;
	height: 20px;
}
#outerWrapper #footer {
	background: #6891a7;
	border-top: solid 0px #333;
	padding: 2px 10px 5px 20px;
	height: 20px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
/* ====================================================================  CLASSES  */

.required {
	font-size: x-small;
	color: #FF0000;
}
.smalltext {
	font-size: x-small;
	color: #666666;
}
.rowtable {
}
.roweven{
	border-bottom: solid #ccc 1px;
}
.rowodd {
	background-color: #B9D0E8;
	border-bottom: solid #666 1px;
}
.WAEvenRow {
	background-color: #DFD9D0;
	display: block;
	width: 95%;
	line-height: 20px;
	padding: 7px;
}
.WAOddRow {
	background-color: #C7BBAD;
	display: block;
	width: 95%;
	line-height: 20px;
	padding: 7px;
}
.needstable {
	font-size: x-small;
	color: #000;
}
.kcdlink {
	font-size: x-small;
	color: #666666;
}
