h1 {
	font:18px Arial bold;
	color:#000080;
}

h2 {
	font:18px Arial bold;
	color:#000063;	
}
.title{
	color:#000080;
	font-size: 16;	
	font-weight: bold;
	font-family: verdana, sans serif, arial;
}

.subtitle{
	color:#000080;
	font-size: 12;	
	font-weight: bold;
	font-family: verdana, sans serif, arial;
}
.input-rounded-button {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid gray;
    padding: 1px 3px 1px 3px;
    display:inline-block;
    text-decoration:none;
    background:#595651;

    color:#FFFFFF;
    cursor:pointer;
    font:12px sans-serif;
}

.save-button {	
    background: #3A3;
}

.cancel-button {	
    background: #A33;
}

.redtitle{
	color:#CC0000;
	font-size: 14;	
	font-weight: bold;
	font-family: verdana, sans serif, arial;
	text-decoration: underline;
}

.alert{
	color:#CC0000;
	font-size: 10;	
	font-weight: bold;
	font-family: verdana, sans serif, arial;
	text-decoration: none;
}

.tablehead{
	color : white;
	font-weight : bold;
	font-size : 9pt;
	font-family: arial, helvetica, tahoma;	
	text-decoration : none;
	background-color: #000080;
}

td, label{
	color : #000080;
	font-size : 9pt;
	font-family: arial, helvetica, tahoma;	
}

td.BoldCellData{
	color : #000080;
	font-size : 9pt;
	font-family: arial, helvetica, tahoma;	
	font-weight: bold;
}

.whitetext{
	color : #FFFFFF;
	font-family: verdana, sans serif, arial;
	font-size : 8pt;	
}

.redtext{
	color : #CC0000;
	font-family: arial, helvetica, tahoma;
	font-weight: bold;
	font-size : 9pt;	
}

input{
	color : #000063;
	font-family: verdana, sans serif, arial;
	font-size : 8pt;	
}
select{
	color : #000063;
	font-family: verdana, sans serif, arial;
	font-size : 8pt;	
}


.buttonstyle{
	font-size: 8pt;
}

a:link {
	color : #000080;
	font-size : 9pt;
	font-family: arial, helvetica, tahoma;	
	font-weight : bold;
	text-decoration : underline;
}

a:visited {
	color : #000080;
	font-size : 9pt;
	font-family: arial, helvetica, tahoma;	
	font-weight : bold;
	text-decoration : underline;
}

a:hover {
	color : #000080;
	font-size : 9pt;
	font-family: arial, helvetica, tahoma;	
	font-weight : bold;
	text-decoration : none;
}

a:active {
	text-decoration : none;
}

a.whitelink:link {
	color : #FFFFFF;
	font-size : 9pt;
	font-family: arial, helvetica, tahoma;	
	font-weight : bold;
	text-decoration : underline;
}

a.whitelink:visited {
	color : #FFFFFF;
	font-size : 9pt;
	font-family: arial, helvetica, tahoma;	
	font-weight : bold;
	text-decoration : underline;
}

a.whitelink:hover {
	color : #FFFFFF;
	font-size : 9pt;
	font-family: arial, helvetica, tahoma;	
	font-weight : bold;
	text-decoration : none;
}

a.whitelink:active {
	text-decoration : none;
}

body {
	background : #ffffff;
	color : #000000;
	font-size : 9pt;
	font-family: arial, helvetica, tahoma;	
	margin : 2;
	padding : 2;
}

textarea {
	font-size : 9pt;
	font-family: arial, helvetica, tahoma;	
}

.RowHead {
	font-size : 9pt;
	font-family: arial, helvetica, tahoma;	
	font-weight: bold;
	color : #000080;
	background-color: B0C4DE;
}

.RqmtOK {
	font-size : 8pt;
	font-family: arial, helvetica, tahoma;	
	font-weight: bold;
	color : #008000;
}
 
.RqmtLow {
	font-size : 8pt;
	font-family: arial, helvetica, tahoma;	
	font-weight: bold;
	color : #CC0000;
}
 
.RqmtNR {
	font-size : 8pt;
	font-family: arial, helvetica, tahoma;	
	font-weight: bold;
	color : #000000;
}
 
.RqmtNC {
	font-size : 8pt;
	font-family: arial, helvetica, tahoma;	
	font-weight: bold;
	color : #CC0000;
}
 
.RqmtExp {
	font-size : 8pt;
	font-family: arial, helvetica, tahoma;	
	font-weight: bold;
	color : #CC0000;
}
 
.RqmtCXL {
	font-size : 8pt;
	font-family: arial, helvetica, tahoma;	
	font-weight: bold;
	color : #CC0000;
}

legend{
	color : #000080;
	font-family:  arial, verdana, sans serif;
	font-size : 10pt;	
}

th{
	color : #000080;
	font-family:  arial, verdana, sans serif;
	font-size : 9pt;	
}

