
/* State Controller's Office - UCPI Cascading Style Sheet */
/* ====================================================== */

body {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: #000; margin:0px; margin-left:0px; margin-top:0px;
	padding-top:0px; padding:0px; }

img {border:0;}
form {margin:0px; padding:0px;}
p {margin: 12px 0 8px 0}
.blueBar {background-color: #4d7fb2; height: 16px; padding-right: 10px; text-align: right;}
	
.ruler {color: #003366; height: 3px; width: 100%; background-color: #003366; /* Fix IE8 display*/}
	 	
 /* Page title and title bars settings ---*/
.dkBlueBarHeader14px {font-size: 14px; font-weight: bold; color: #fff; background-color: #036; 
	padding-top: 5px; padding-bottom: 5px; line-height: 20px; text-align: center;
	text-transform: uppercase; vertical-align: middle;}

/* Some defined text settings --- */
.white10px {color: #fff; font-size: 10px;}
.blue10px {color: #003366; font-size: 10px;}
.red10px {color: #990000; font-size: 10px; text-decoration: underline;}
.blue12px {color: #003366; font-size: 12px;}
.red12px {color: #990000; font-size: 12px;}
.blue14px {font-size: 14px; color: #003366;}	

/* GridView style --- */
.gridViewHeader th {padding: 4px 4px 4px 4px; text-align: left;}
.gridViewRow td {padding: 3px 2px 3px 2px;}
.gridViewAlternateRow td {padding: 3px 2px 3px 2px;}

.customList1 li {padding-top: 12px; list-style: none;}
.customList1 p {padding-left: 15px;}
.paddingTop4px {margin-top: 4px;}

/* Links settings --- */
a:link, a:visited {font-size: 12px; color: #0000CC; text-decoration: underline; font-weight:normal;}
a:hover {font-size: 12px; color: #0000CC; text-decoration: underline; font-weight:normal;}

.hidden {display:none; /* Fix for IE 4 */}	 	



