﻿body {
	font-family:Arial, Helvetica, sans-serif;
}
a {
	font-weight:bold;
	text-decoration:none;
}
input[type="text"], input[type="button"], input[type="submit"], select, textarea {
	font-size:8pt;
	}
font.pagetitle {
	font-weight: bold;
    color: #10106D;
    font-size:18pt;
    position:relative;
	left:20px
	}
a.menu {
	text-decoration: none; 
	font-weight: bold;
    color: #FFFFFF;
    font-size:8pt;
	font-family: "Verdana";
	text-transform: uppercase;
	}
.cpheader, .cptitle, .cptitle, .cpminititle {
    font-family: "Century Gothic";	
	}
td.cpheader {
	text-align: right;
	font-weight: bold;
    color: #FFFFFF;
    font-size:12pt;
	background-color:#10106D;
	}
.cptitle {
	font-weight: bold;
    color: #10106D;
    font-size:10pt;
	}
td.cptitle, .cpminititle {
	text-align: center;
	}
.cpminititle {
    font-size:8pt;
	}
table.menu {
	background-image: url('http://www.ncprepreport.com/images/Utilities/menubackground.gif');
	position:relative;
	height:23px;
	width:100%;
	}
.submenu {
	text-decoration: none; 
	font-weight: bold;
    color: #10106D;
    font-size:8pt;
	font-family: "Verdana";
	}
.alert {
	font-weight: bold;
    color: #10106D;
}	
.error {
	font-weight: bold;
    color: #FF0000;
    text-transform:uppercase; 
    }
p.error, td.error, p.alert, td.alert {
	text-align:center 
}
