/* CSS Document */

body {
    font-family:Verdana, Arial, Helvetica, "MS sans serif", sans-serif;
	margin: 0px;
    padding: 0px;
}

strong {
    font-weight: bold;
}

div {
    font-family:Verdana, Arial, Helvetica, "MS sans serif", sans-serif;
}

td {
    font-family:Verdana, Arial, Helvetica, "MS sans serif", sans-serif;
}

a {
    font-family:Verdana, Arial, Helvetica, "MS sans serif", sans-serif;
}

table {
	border-collapse: collapse;
	background: #ffffff;
	font-weight: bold;
    padding: 0px;
    margin: 0px;
    width: 263px;
}

tr th {
    background-color: #006699;
    border: none;
    height: 20px;
}

table tr td {
	font-weight: bold;
	text-align: right;
    padding: 2px;
}

table tr.odd td {
    background: #ffffff;
}

table tr.even td {
	background: #edeef3;
}

td.one {
    width: 75px;
    text-align: center;
}

td.two {
    padding-right: 60px;
}

.ctext {
	font-size: 10px;
	font-weight: bold;
	color: #000099;

}

.ctext2 {
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	text-align: left;
	line-height: 14px;
	margin-bottom: -6px;
}

.ctext3 {
	font-size: 14px;
	font-weight: normal;
	color: #000099;
	text-align: left;
	line-height: 12px;
}

.cwhite1 {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	line-height: 20px;
}

.cwhite2 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
}

.cwhite2:link {
    text-decoration: none;
}

.formtext {
	font-size: 14px;
	color: #000099;
	font-weight: normal;
}
.highlight {
	font-size: 16px;
	font-weight: bold;
	color: #0066FF;
	margin-top: 26px;
}

.ctitle3  {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	line-height: 0px;
	margin-bottom: 0px;
	margin-top: 30px;
}

.chead3 {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	line-height: 0px;
	margin-bottom: 0px;
	margin-top: 15px;
	padding-left: 0px;
}

th {
	background-color: #006699;
}

.status {
	font-size: 14px;
	font-weight: normal;
	color: #000099;
	text-align: left;
	float: right;
	width: 160px;
	height: 30px;
	margin-top: -7px;
}

.button {
	padding-left:8px;
	background-color: #006699;
	height: 24px;
	width: 110px;
}
.darkblue12 {
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	text-align: left;
	line-height: 14px;
}
.darkblue14 {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-align: left;
	line-height: 14px;
}
.darkred14 {
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	text-align: left;
	line-height: 14px;
}
.darkred18 {
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
	text-align: left;
	line-height: 16px;
}
.lightblue14 {
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
}

.white12 {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	line-height: 14px;
	text-decoration: none;
}

