BODY {
	font-color : 000000;
	font-family :  Arial, sans-serif;
	font-size: 10pt;
	text-align: justify;
	background-color: #FFFFFF;
	}

TD {
	font-color : 000000;
	font-family :  Arial, sans-serif;
	font-size: 10pt;
	}


.title {
   	font-size: 12pt;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	color : 444775;
	text-align: center;
	}
	
.smtitle {
   	font-size: 10pt;
   	font-weight: bold;
	text-decoration: none;
	color : 444775;
	}

.heading {	
   font-size:9pt;
   font-weight: bold;
	text-decoration: none;
	color : 444775; 
	}
	
H4 {	
   font-size: 6pt;
	font-weight: normal;
	color : 444775; 
	}

H5 {	
   font-size:9pt;
   font-weight: bold;
	text-decoration: none;
	color : 444775; 
	}
	
H6 {
   font-size: 10pt;
   font-weight: normal;
   font-variant: small-caps;
   color: 000000;
   }

H7 {
   font-size: 12pt;
   font-weight: normal;
   font-variant: small-caps;
   color: 000000;
   }
   
A 	{
	text-decoration: none;
	font-weight: bold;
	color: 0039AD;
	}

A:Hover {
	text-decoration: underline;
	font-weight: bold;
	color: 9D84C5;
	}

A:Visited { 
font-weight: bold;
    color: 0039AD;
	}	
UL { 
	list-style: outside;
   	list-style-type: disc ;
    }	
	  
OL {
	list-style: inside;
	list-style-type : lower-alpha;
	list-style-position :  inside;
	list-style-image :  none;
	}	  
	
input {  
	   font-family: arial; font-size: 10pt; font-weight: normal; color: #000000; background-color: #F4EDFF;z-index:-1;
	   }
	   
select {  
	   font-family: arial; font-size: 10pt; font-weight: normal; color: #000000; background-color: #F4EDFF;z-index:-1;}
	   
textarea {  
		font-family: arial; font-size: 10pt; font-weight: normal; color: #000000; background-color: #F4EDFF;z-index:-1;}



p#systemprice {
margin:5px 0;
text-align:center;
font: bold 40px/24px Arial, Helvetica, sans-serif;
color: #ff0000;
padding:5px;
}

#wrap {width:700px;}

.errMsg p strong  {
color:#000;}
.errMsg p {
color:red;
font-size:115%;
}