* {margin:0; padding:0}
.blankLine {
	visibility: collapse;
	clear: both;
	font-size: 2pt;
}

.defaultPageBackgroundStyle {
	min-width: 600px;
	background-color: #008070;
	background-image: url('Images/pageBackground.gif');
	background-repeat: no-repeat;
}
.defaultPageStyle {
	padding: 0px;
	width: 900px;
	margin-left: 75px;
	text-align: center;
	margin-top: 0px;
	position: relative;
}
.pageBackgroundImage {
	float: left;
	background-image: url('http://ncability.com/Images/sideHeader.jpg');
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	width: 75px;
	height: 500px;
	clip: rect(0px, auto, auto, 0px);
}
.auxMenuBar {
	width: 550px;
	float: right;
	height: 25px;
}
.auxMenuItem {
	width: 125px;
	float: right;
	color: #EDEE99;
	font-family: Georgia;
	font-size: 8pt;
	font-weight: bold;
	list-style-type: none;
	text-decoration: none;
	list-style-image: none;
	clear: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.auxMenuItem a {
	color: #EDEE99;
	list-style-type: none;
	list-style-image: none;
	text-decoration: none;
}
.auxMenuItem a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.header {
	padding: 0px;
	margin: 0px;
	height: 110px;
	font-family: Algerian;
	width: 900px;
	font-size: 10pt;
	position: relative;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	background-image: url('Images/headerBackground.jpg');
	background-repeat: repeat-y;
}
.headerText {
	color: #666666;
	font-family: Cambria;
	font-size: 9pt;
	font-weight: bold;
	width: 90%;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
	padding-top: 15px;
	vertical-align: top;
}
.headerText h1 {
	font-size: 28pt;
	font-family: "Lucida Calligraphy";
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #000000;
	font-weight: lighter;
}
.headerText h3 {
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.headerText h5 {
	font-size: 11pt;
	font-weight: bold;
}
.headerText a {
	color: #2B4673;
	text-decoration: underline;
	display: inline;
}
.headerText a:hover {
	color: #BF1F1F;
	text-decoration: underline;
}
.headerImageFrameLeft
{
	margin: 5px 0px 0px 5px;
	padding: 0px;
	width: 100px;
	height: 100px;
	vertical-align: middle;
	text-align: center;
	z-index: 10;
	overflow: hidden;
	float: left;
}
.headerImageFrameRight {
	width: 110px;
	height: 110px;
	vertical-align: middle;
	text-align: center;
	z-index: 10;
	overflow: hidden;
	float: right;
}
.menuBar {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 36px;
	vertical-align: middle;
	position: relative;
	background-color: #008070;
	text-align: center;
}
.menuItem {
	margin: 0px 25px 0px 25px;
	font-family: "Lucida Calligraphy";
	font-size: 12pt;
	height: 25px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 150px;
	position: relative;
}
.menuItemHover {
	color: #CCCCCC;
	text-decoration: none;
}
.subMenuItem {
	font-family: Georgia;
	font-size: 12pt;
	height: 25px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.subMenuItemHover {
	font-family: Georgia;
	font-size: 12pt;
	height: 25px;
	text-align: left;
	color: #808080;
	margin-top: 10px;
	margin-bottom: 10px;
}
.contentAreaStyle {
	background-color: #FFFFFF;
	position: relative;
}
.contentAreaContainer {
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	text-align: left;
	position: relative;
	overflow: hidden;
	padding-bottom: 10px;
	padding-top: 5px;
}
.contentColumn1 {
    width: 240px;
    float: left;
    background-color: #ECED8D;
    font-family: georgia;
    font-size: 9pt;
    clear: both;
    top: 0px;
    left: 0px;
    text-decoration: none;
    padding-bottom: 20000px;
    margin-bottom: -19990px;
    overflow: visible;
    position: relative;
}
.contentHeadingStyle {
	margin: 20px 15px 30px 15px;
	font-family: georgia;
	font-size: 18pt;
	font-weight: bold;
	text-align: left;
	color: #000000;
	border-bottom-style: ridge;
	border-bottom-width: 5px;
	border-bottom-color: #187E72;
	width: auto;
}
.contentColumn1HeadingCenter {
	font-family: georgia;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #2B4673;
	margin-bottom: 10px;
	margin-top: 10px;
}
.contentColumn1HeadingCenter a {
	font-family: georgia;
	font-size: 12pt;
	font-weight: bold;
	color: #2B4673;
}
.contentColumn1HeadingLeft {
	font-family: georgia;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #2B4673;
	margin-top: 10px;
	margin-left: 15px;
}
.contentColumn1HeadingLeftWhite
{
    font-family: georgia;
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
    color: #FFFFFF;
    margin-top: 10px;
    margin-left: 15px;
}
.contentColumn1SubHeading
{
    font-family: georgia;
    font-size: 9pt;
    font-weight: bold;
    text-align: left;
    color: #2B4673;
    margin-left: 15px;
    text-indent: 5px;
    padding-bottom: 5px;
}
.contentColumn1BodyText {
	font-family: georgia;
	font-size: 9pt;
	font-weight: 900;
	text-align: center;
	margin-bottom: 5px;
}
.contentColumn1BodyText a {
	font-family: georgia;
	font-size: 8pt;
	font-weight: bold;
	color: #2B4673;
	text-decoration: underline;
}
.contentColumn1BodyText a:hover {
	color: #BF1F1F;
}
.contentColumn2 {
    width: 630px;
    height: 100%;
    margin-bottom: -19990px;
    border-left-style: solid;
    border-left-width: 2px;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 20000px;
    position: relative;
    float: left;
}
.contentColumn2HeadingText {
	font-family: georgia;
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: left;
	border-bottom-style: groove;
	border-bottom-width: 7px;
	border-bottom-color: #556080;
}
.footer {
	width: 900px;
	text-align: center;
	color: #000000;
	clear: both;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #000000;
	background-color: #E5E5E5;
}
.footer h4 {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.footer h5 {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
.footer a {
	border-style: none;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.footer a:hover {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}

.footerImageFrame {
	padding: 3px;
	margin: 3px 5px 5px 5px;
	width: 10%;
	text-align: center;
	color: #000000;
	float: left;
	height: 75px;
	text-decoration: none;
}