a.nav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
a.nav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
a.nav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0033;
	font-size: 11px;
	text-decoration: none;
}
a.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CC0033;
	font-size: 11px;
	text-decoration: underline;
}

a.footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0000ff;
	font-size: 11px;
	text-decoration: none;
}
a.footer:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0000ff;
	font-size: 11px;
	text-decoration: none;
}
a.footer:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0000ff;
	font-size: 11px;
	text-decoration: none;
}
a.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0000ff;
	font-size: 11px;
	text-decoration: underline;
}

a.white:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
a.white:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
a.white:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
a.white:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
}

td {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td.pyellow{
	background-color: #FFF9DD;
}
td.pblue{
	background-color: #DDE9FF;
}
td.header {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4F80D9;
	font-size: 17px;
	font-weight: bold;

}
td.footer{
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: normal;

}
td.title {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;

}
td.titleS {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;

}
td.titleB {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0328CC;
	font-size: 13px;
	font-weight: bold;

}
td.titleG {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #339999;
	font-size: 13px;
	font-weight: bold;

}
td.titleW {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;

}

tr.statusbar {
  background-color: #B7D0FF;
}

table.outline {
	border-right: #5C97CB 1px solid;
	border-top: #5C97CB 1px solid;
	border-left: #5C97CB 1px solid;
	border-bottom: #5C97CB 1px solid;
	background-color: #ffffff;
}
table.outlineO {
	border-right: #FFCC33 1px solid;
	border-top: #FFCC33 1px solid;
	border-left: #FFCC33 1px solid;
	border-bottom: #FFCC33 1px solid;
	background-color: #ffffff;
}

select {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 11px;
}
input {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 11px;
}
textarea {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
}


/*Here is the actual text of the comment*/
.submitbtn {
	background-color: transparent;
	background-image: url(../images/buttons/b_large.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	border: none;
	color: #000000;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 21px;
	width: 122px;
	background-position: center;
         vertical-align: middle;
}

/*Here is the actual text of the comment*/
.submitbtn2 {
	background-color: transparent;
	background-image: url(../images/buttons/b_large.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	border: none;
	color: #000000;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 21px;
	width: 122px;
	background-position: center;
	vertical-align: middle;
}

/*Here is the actual text of the comment*/
.submitbtnmedium {
	background-color: transparent;
	background-image: url(../images/buttons/b_medium.gif);
	background-repeat: no-repeat;
	border: none;
	color: #000000;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 21px;
	width: 72px;
	background-position: center;
	vertical-align: middle;
}

/*Here is the actual text of the comment*/
.submitbtnsmall {
	background-color: transparent;
	background-image: url(../images/buttons/b_small.gif);
	background-repeat: no-repeat;
	border: none;
	color: #000000;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 21px;
	width: 30px;
	background-position: center;
	vertical-align: middle;
}

.monospace {
  font-family:Courier,monospace;
}

.required {
  color:#CC0000;
  font-weight:bolder;
}