BODY { background : #333333;}
P.title { font-family : Arial;
          font-size : 18pt;
		  font-style : bold;
          color : #000099;}
P.heading { font-family : Arial;
            font-size : 16pt;
            color : #000000;}
P.main { font-family : Arial;
         font-size : 14pt;
         color : #FFFF00;}
P.info {
	font-family : Arial;
	font-style : normal;
	font-size: 10pt;
	color : #FFFF00;
}

P.tinyinfo {
	font-family : Arial;
	font-style : normal;
	font-size: 8pt;
	color : #CCCCCC;
}

P SPAN { font-style : italic;}

PRE {
	font-family: "Arial Terminal";
	font-style: normal;
	font-size: 10pt;
	color: #AAFF00;
}

A { color : #0000FF;
	font-size: 12px;
    font-weight : normal;}


a:link {
	color:#FFFFFF;
	font-weight : normal;
}
a:visited {
	color:#00CC00;
	font-weight : normal;
}

a:hover {
	color:#FFFFFF;
	background-color:#008800;
}

th {
	font-size: 14px;
	color : #FFFF00;
}

td {
	font-family : Arial;
	font-style : normal;
	font-size: 10pt;
	color : #FFFF00;
}

caption {
	font-size: 12px;
	font-weight: bold;
}

ul {
	color: #FFFF00;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
}
input {
	font-size: 10px;
}

textarea {
	font-size: 12px;
}

select {
	font-size: 10px;
}

H1 {
	font-size : 24px;
	color : #FFAA00;
	font-family : Arial;
}

H2 {
	font-size: 22px;
	color: #FFAA00;
	font-family: "Arial";
	font-weight: normal;
	padding-bottom: 1px;
	margin-bottom: 0%;
}

H3 {
	font-size: 16px;
	color: #FFAA00;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

A.bigLink {
	font-size: 18px;
}

.current_record {
		font-size: 12px;
		font-style: italic;
		font-weight: bold;
}
	
.tableTitle {
	font-weight : bold;
	font-size: 18px;
}

.tableHeading {
	font-size: 18px;
}

.tableData {
	text-align: left;
	font-size: 18px;
	color : Navy;
}

.rowLabel {
	font-size: 12px;
	text-align: right;
	width: 100px;
}

.editLink {
	text-align: right;
	background-color : #000077;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	vertical-align : middle;
}

.radioItemLabel {
	text-align: right;
	vertical-align : middle;
	color:WindowText;
}

.radioButton {
	width: inherit;
	text-align: left;
	vertical-align : middle;
}

.button {
	font:message-box;
	text-align: center;
	width: 15mm;
	background-color:;
	background : ButtonFace;
}

#pageErrorMsg{
	color: red; 
	font-size:16px;
	font-weight: bold;
	text-align: center;
}

#message {
	font-family: arial,sans-serif;
	font-size: 10px;
	color: Red;
	font-weight: bold;
	text-align: center;
}
