/*Northcoast Mobility*/

body {background-color: #E9E9E9; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #000000;}

/*Header Tags*/
h1 {font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #121356; margin: 0px 0px 10px 0px;}		/*Used for the body headers*/
h2 {font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #121356; margin: 0px;}		/*Used for the text in the top right of the header*/
h3 {font-family: Arial, Helvetica, sans-serif; font-size: 19px; font-weight: bold; color: #121356; margin: 0px 0px 10px 0px;}		/*Used for blue bolded text within the body*/

/*Links*/
a:link{font-family: Arial, Helvetica, sans-serif; color: #121356; text-decoration: underline;}
a:visited{font-family: Arial, Helvetica, sans-serif; color: #121356; text-decoration: underline;}
a:hover{font-family: Arial, Helvetica, sans-serif; color: #121356; text-decoration: none;}
a:active{font-family: Arial, Helvetica, sans-serif; color: #121356; text-decoration: underline;}

.nav a:link {font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #121356; text-decoration: none; line-height: 20px; height: 32px; display: block; background-color: #F9D3FF; border-top: 1px solid #666666; padding-left: 15px; padding-top: 13px;}
.nav a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #121356; text-decoration: none; line-height: 20px; height: 32px; display: block; background-color: #F9D3FF; border-top: 1px solid #666666; padding-left: 15px; padding-top: 13px;}
.nav a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #121356; text-decoration: none; line-height: 20px; height: 32px; display: block; background-color: #D9AAD4; border-top: 1px solid #666666; padding-left: 15px; padding-top: 13px;}
.nav a:active {font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #121356; text-decoration: none; line-height: 20px; height: 32px; display: block; background-color: #F9D3FF; border-top: 1px solid #666666; padding-left: 15px; padding-top: 13px;}

.footer a:link{font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; text-decoration: underline; line-height: 21px;}
.footer a:visited{font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; text-decoration: underline; line-height: 21px;}
.footer a:hover{font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; text-decoration: none; line-height: 21px;}
.footer a:active{font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; text-decoration: underline; line-height: 21px;}

/*Main Div Containers*/
.top {width: 920px; height: 20px; background-image: url('/images/top.gif'); background-repeat: no-repeat; margin: 0px auto;}
.middle{width: 920px; background-image: url('/images/bg.gif'); background-repeat: repeat-y; margin: 0px auto; text-align: left;}
.bottom {width: 920px; height: 20px; background-image: url('/images/bottom.gif'); background-repeat: no-repeat; margin: 0px auto;}

/*Header*/
.header {width: 890px; height: 85px; background-image: url('/images/header-bg.gif'); background-repeat: repeat-x; margin: 0px 10px; text-align: right; padding-right: 10px;}
.ncm-logo {border: 0px; margin-left: 10px; width: 210px; height: 85px;}
.header-right {margin: 0px auto; height: 60px; margin-top: 5px;}
.acorn-logo {border: 0px; width: 58px; height: 60px; margin-left: 5px;}

/*Banner*/
.banner {width: 900px; height: 152px; background-image: url('/images/banner.jpg'); background-repeat: no-repeat; margin: 0px 10px;}
.bar {width: 900px; height: 17px; background-image: url('/images/header-bar-bg.gif'); background-repeat: repeat-x; margin: 0px 10px;}
.bar-shadow {width: 900px; height: 9px; background-image: url('/images/header-bottom-shadow.gif'); background-repeat: no-repeat; margin: 0px 10px; font-size: 0px;}

/*Body*/
.main {width: 882px; margin: 0px 19px; border: 0px;}
.nav {width: 200px; background-color: #F9D3FF; border-left: 1px solid #666666; border-right: 1px solid #666666; padding-top: 10px; vertical-align: top;}
.content {width: 640px; padding: 20px; background-color: #FFFFFF; vertical-align: top; line-height: 22px;}
.bold-17px {font-family: Arial, Helvetica, sans-serif; font-size: 17px; color: #121356; font-weight: bold;}

/*Footer*/
.footer-top {width: 900px; height: 10px; background-image: url('/images/footer-top-shadow.gif'); background-repeat: no-repeat; margin: 0px 10px; font-size: 0px;}
.footer-middle {width: 900px; background-image: url('/images/footer-bg.gif'); background-repeat: repeat; margin: 0px 10px;}
.footer-bottom {width:  900px; height: 10px; background-image: url('/images/footer-bottom-shadow.gif'); background-repeat: no-repeat; margin: 0px 10px; font-size: 9px; text-align:left; padding-top:5px;} 
.footer {width: 900px; padding: 15px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 14px;}