body {
	background-color: #E6E6F1;
	margin-top: 0;
	padding: 0;
}
html, body, h1, h2, h3, h4, div, p, ul, li, input, select {
	font-family: Arial, Verdana, sans-serif;
}
a:link { color: #304162; }
a:visited { color: #24458e; }
a:hover { color: #822; }
a:active { color: #c22; }

#mainBody {
    width: 775px;
	margin: auto;
	padding: 0;
	border-top: 0;
	border-right: solid 1px #24458e;
	border-bottom: solid 1px #24458e;
	border-left: solid 1px #24458e;
	font-size: 12px;
}
#banner {
    height: 127px;
	background-color: #24458e;
	margin: 0;
	padding: 0;
}
#homeHighlight {
	width: 225px;
	border-right:1px solid #24458e;
	border-top:1px solid #24458e;
	background-color:#fff;
	#background-image: url(http://www.naricharlotte.com/img/bodyTile.gif);
	#background-position: 0 325px;
	#background-repeat: repeat-x;
}
.ltBlueBox {
	border-top:1px solid #9a9dc8;
	border-right:1px solid #9a9dc8;
	border-left:1px solid #9a9dc8;
}
.ltBlueBoxTop {
	background: url(http://www.naricharlotte.com/img/headerTile.gif);
	border-bottom:1px solid #9a9dc8;
	font-family: verdana,helvetica,sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #23458d;
	text-align: center;
}
.ltBlueBoxBottom {
	background: url(http://www.naricharlotte.com/img/bodyTile.gif) repeat-x #e0e7f7;
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
	border-bottom:1px solid #9a9dc8;
}
.ltBlueBoxComplete {
	background-image: url(http://www.naricharlotte.com/img/bodyTile.gif);
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
	padding: 6px;
	border:1px solid #9a9dc8;
}
.pgSection { font-family: Georgia,Times,serif; 
	font-size: 18px;
	padding-bottom: 6px;
	color: #666666 }
.pgTitle { font-family: Georgia,Times,serif; 
	font-size: 18px;
	padding-bottom: 6px;
	color: #203D86 }
.sideNav { 
	width:139px;
	margin:0;
	padding:0;
	border: 0;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.sideNav p {
    text-align: left;
    display: block;
    margin: 0;
    padding: 0;
	background-color: #D9DDF5;
	border-right: 1px solid #ccccd4;
}
.sideNav a {
    display: block;
    padding: 6px;
    margin: 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #8F9196;
    color: #24458e;
    text-decoration: none;
}
.sideNav a:hover {
    background-color: #a0b1d2;
    border-top: 1px solid #5F6166;
    border-bottom: 1px solid #ddd;
    color: #fff;
}
#footer {
	background-color: #C0C1DD;
	text-align: center;
	font-family: arial,verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #23458d;
	margin: 0;
	padding: 0;
	height: 25px;
}
#bottomLinks {
	text-align: center;
	font-size: x-small;
	color: #000;
	padding-top: 8px;
	padding-bottom: 8px;
}
#bottomLinks a {
	color: #24458e;
	text-decoration: none;
}
#bottomLinks a:hover {
	color: #922;
	text-decoration: underline;
}
#copyright {
	text-align: center;
	font-size: xx-small;
	color: #000;
	padding-top: 8px;
	padding-bottom: 8px;
}
#mainContent {
	background-color: #fff;
	padding: 12px;
	margin: 0;
}
.arrowLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: small;
    color: #24458e;
    text-decoration: none;
}
.arrowLink a {
    color: #24458e;
    text-decoration: none;
}
.arrowLink a:hover {
    color: #cc6666;
    text-decoration: underline;
}
.smallArrowLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #24458e;
    text-decoration: none;
}
.smallArrowLink a {
    color: #24458e;
    text-decoration: none;
}
.smallArrowLink a:hover {
    color: #cc6666;
    text-decoration: underline;
}
.bigHead {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.smallHead {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin: 4px 0 4px 0;
	padding: 0;
}
.blueHead {
	font-size: 14px;
	font-weight: bold;
	color: #24458e;
}
.smallBlueHead {
	font-size: 12px;
	font-weight: bold;
	color: #24458e;
	margin: 4px 0 4px 0;
	padding: 0;
}
.whiteHead {
	font-size: small;
	font-weight: bold;
	color: #fff;
	margin-bottom: 6px;
	text-align: center;
}
.whiteHeadSmall {
	font-size: x-small;
	font-weight: bold;
	color: #fff;
	margin-bottom: 6px;
	text-align: center;
}
.noBullets {
	list-style: none;
	margin: 0;
	padding: 0 0 6px 0;
}
.large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: large;
}
.medium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: medium;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: x-small;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #f8f8fc;
}
.listTable {
	margin-top:8px;
	border:1px solid #ccc;
}
.listTable th {
	background-image: url(http://www.naricharlotte.com/img/headerTile.gif);
}
.listTable td {
	border-bottom:1px dotted #ddd;
	padding:6px;
}
.listTableCellBold {
	color: #24458e;
	font-weight: bold;
}
.altRowColor {
	background-color:#f8f8fa;
}
.blue { color: #24458e; }
.label {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: bold;
}
.errorMsg {
	color: #aa3333;
	font-weight: bold;
	padding: 12px;
	text-align: center;
}
.message {
	color: #991111;
	font-weight: bold;
	padding: 12px;
	text-align: center;
}
.submit {
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333366;
}
.hr { border-bottom: 1px solid #ccd; }

