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: #0E3C64; /*url(../images/bkgd2.jpg)*/
  color: #000;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11pt;
  line-height: 14pt;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
	color: #000;
	font-size: 14pt;
	font-weight: normal;
	line-height: 19pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
  color: #000;
  font-weight: bold;
  text-decoration: underline;
}
a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: underline;
}
a:hover {
  color: #666666;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 900px;
}
#outerWrapper #header {
  background-color: #E2C49E;
  border-bottom: solid 1px #666;
  font-size: 18px;
  font-weight: bold;
  line-height: 15px;
  padding: 0;
}
#outerWrapper #contentWrapper {
	background: #fff url(../images/innerwrap_bkgd.jpg) repeat-y 50% 0;
}
#outerWrapper #contentWrapper #leftColumn1 {
	/*
	background-color: #ebebeb;
	border-right: solid 1px #666;
	*/
	float: left;
	padding: 10px 10px 10px 10px;
	width: 150px;
	height: 100%;
}

/* ====================================================================  MY NAV STYLES  */
#outerWrapper #contentWrapper #leftColumn1 .lefthead {
	background-image: url(../images/leftcolcap_top.gif);
	height: 20px;
}
#outerWrapper #contentWrapper #leftColumn1 .leftfoot {
	background-image: url(../images/leftcolcap_bot.gif);
	height: 20px;
}
#outerWrapper #contentWrapper #leftColumn1 #Nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
}
#outerWrapper #contentWrapper #leftColumn1 #Nav table {
	width: 150px;
	/*float: left;*/
}
#outerWrapper #contentWrapper #leftColumn1 #Nav td {
	height: 30px;
	display: block;
	vertical-align: middle;
	text-align: left;
	line-height: 30px;
	padding: 0px 0px 0px 0px;
}
#outerWrapper #contentWrapper #leftColumn1 #Nav a {
	color: #000;
	font-weight: normal;
	border-top: solid 1px #e2c49e;
	border-bottom: solid 1px #e2c49e;
	border-left: solid 0px #fd9800;
	text-decoration: none;
	height: 100%;
	display: block;
	padding: 0px 5px 0px 5px;
}
#outerWrapper #contentWrapper #leftColumn1 #Nav td a:hover {
	color: #000;
	font-weight: normal;
	background: #EDDBC5; /*url(/media/images/col_bkgd.jpg)*/
	border-top: solid 1px #e2c49e;
	border-bottom: solid 1px #e2c49e;
	height: 100%;
	display: block;
	vertical-align: middle;
	line-height: 30px;
	text-decoration: none;
}
#outerWrapper #contentWrapper #leftColumn1 #Nav td a.active {
	color: #000;
	font-weight: bold;
	background: #ffcc99 url(/media/images/bkgd2.jpg);
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	height: 100%;
	display: block;
	vertical-align: middle;
	line-height: 30px;
}

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

.rollover td a {
	display:block;
	padding: 2px 0px 2px 3px;
	font-size: 10px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	border-top: solid 0px #ebebeb;
	border-bottom: solid 0px #B1CAE4; /* BLUE LINE */
	border-left: solid 0px #fd9800;
	vertical-align: middle;
	text-decoration: none;
}
.rollover td a:hover {
	background-color: #EDDBC5;
	border-top: solid 0px #fd9800;
	border-bottom: solid 0px #B1CAE4; /* BLUE LINE */
	border-right: solid 0px #fd9800;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

#outerWrapper #contentWrapper #rightColumn1 {
	/*
  background-color: #ebebeb;
  border-left: solid 1px #666;
	*/
  float: right;
  padding: 10px 10px 10px 10px;
  width: 150px;
}
/* ====================================================================  CONTENT  */

#outerWrapper #contentWrapper #content {
  margin: 0 170px 0 170px;
  color: #262626;
}
#outerWrapper #contentWrapper #content .pad {
  padding: 10px 30px 10px 30px;
}
#outerWrapper #contentWrapper #content .wide {
  padding: 0 0 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 #footer {
  background: #fff url(/media/images/col_bkgd.jpg) repeat-x;
  border-top: solid 1px #333;
  padding: 10px 10px 10px 10px;
}
.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;
}
.commitlist {
	background-color: #DFD9D0;
	padding: 5px;
}
.kcdlink {
	font-size: x-small;
	color: #666666;
}
