.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}


.disabled
{
	color: silver;
}
.disabled100percent 
{
	color: silver;
	width: 100%;
}
.normal100percent 
{
	width: 100%
}
.normal50percent 
{
	width: 50%;
	vertical-align: top;
}
.normal0width
{
	width: 0px
}
.normal96width
{
	width: 96px
}
.red-medium
{
	margin-top: 1px;
	font-weight: bold;
	font-size: 11px;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
}

.red-comments
{
	margin-top: 1px;
	font-weight: bold;
	font-size: 14px;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
}

.navy-medium
{
	margin-top: 1px;
	font-weight: bold;
	font-size: 11px;
	color: navy;
	font-family: Arial, Helvetica, sans-serif;
}

.acic-ticketid
{
	margin-top: 1px;
	font-weight: bold;
	font-size: 14px;
	color: navy;
	font-family: Arial, Helvetica, sans-serif;
}

.mbi-coursetitle
{
	margin: 1em 0.5em;
    padding: 0.5 em;
	font-weight: bold;
	font-size: 14px;
	color: navy;
	font-family: Arial, Helvetica, sans-serif;
}


.acic-instname
{
	margin-top: 1px;
	font-weight: bold;
	font-size: 14px;
	color: navy;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

.purple-medium
{
	margin-top: 1px;
	font-weight: bold;
	font-size: 11px;
	color: purple;
	font-family: Arial, Helvetica, sans-serif;
}
.navy96width
{
	margin-top: 1px;
	font-weight: bold;
	font-size: 11px;
	color: navy;
	font-family: Arial, Helvetica, sans-serif;
	width: 96px
}
.normal96width
{
	margin-top: 1px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 96px
}
.navy66width
{
	margin-top: 1px;
	font-weight: bold;
	font-size: 11px;
	color: navy;
	font-family: Arial, Helvetica, sans-serif;
	width: 66px
}
.normal66width
{
	margin-top: 1px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 66px
}
.tableBorder
{
	border-left: black thin ridge;
	border-right: black thin ridge;
	border-bottom: black thin ridge;
	border-top: black thin ridge;
}
.navy-medium-background
{
	border-right: gray thin solid;
	border-top: gray thin solid;
	margin-top: 1px;
	font-weight: bold;
	font-size: 11px;
	border-left: gray thin solid;
	color: navy;
	border-bottom: gray thin solid;
	font-family: Arial, Helvetica, sans-serif;
	background-color: lightslategray;
}
.normal_on_color2_alt
{
	margin-top: 1px;
	font-weight: bold;
	font-size: 11px;
	border-left: gray thin solid;
	color: purple;
	border-bottom: gray thin solid;
	font-family: Arial, Helvetica, sans-serif;
	background-color: lavender;
}

.normal_on_color3_alt
{
	margin-top: 1px;
	font-weight: bold;
	font-size: 11px;
	border-left: gray thin solid;
	color: navy;
	border-bottom: gray thin solid;
	font-family: Arial, Helvetica, sans-serif;
	background-color: LightSteelBlue;
}
.navy-medium-italic
{
	margin-top: 1px;
	font-weight: bold;
	font-size: 11px;
	font-style: italic;
	color: navy;
	font-family: Arial, Helvetica, sans-serif;
}
.normal_on_color9
{
	border-right: 0px;
	border-top: 0px;
	font-size: 10pt;
	border-left: 0px;
	color: black;
	border-bottom: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #dddddd;
}
.normal_on_color5
{
	border-right: 0px;
	border-top: 0px;
	font-size: 10pt;
	border-left: 0px;
	color: black;
	border-bottom: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: aliceblue;
}
.normal_on_color5_alt
{
	margin-top: 1px;
	font-weight: bold;
	font-size: 11px;
	border-left: gray thin solid;
	color: purple;
	border-bottom: gray thin solid;
	font-family: Arial, Helvetica, sans-serif;
	background-color: aliceblue;
}
.to_lead_choice
{
	font-weight: bold;
	text-decoration: underline;
}
.dotted { 
	FONT-WEIGHT: lighter; 
	FONT-SIZE: 11px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	border-bottom-style: dashed; 
	border-bottom-color: #000099; 
	text-decoration: none; 
	border-bottom-width: 1px;
}

.TicketTab
{
	border: dotted 1px black;
	background-color: #E5E5E5;
	width: 100%;
}

fieldset {
    border: 1px solid black;
    margin: 1em 0.5em;
    padding: 0.5em;
    width: 95%;
}
.gridViewTableBorder
{
	border-left: black thin ridge;
	border-right: black thin ridge;
	border-bottom: black thin ridge;
	border-top: black thin ridge;
	margin: 1em 0.5em;
	padding: 0.5 em;
}

ul {
    margin: 0;
    padding: 0;
}

ul li {
    clear: both;
    list-style-type: none;    
}

legend {
    background-color: #d7d5ff;
    border: 1px solid black;
}

.zd_link
{
    text-decoration:underline;
    border:1px solid gray;
    width: 60px;
    float: right;
    text-align:center;

}