<!--
body {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 15px;
	text-align: left;
	color: #564A42;
	background-color: #FFFFFF;
	background-image:url(../images/bkg_body.gif);
	background-repeat: repeat-y;
	background-position: 803px 0px; 
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	}

p { 
	font-size: 12px; 
	line-height: 15px;
	background-color: transparent;
	margin: 0px 0px 0px 0px; 
	}

h1 { 
	font-size: 24px; 
	line-height: 28px;
	font-weight: bold;
	background-color: transparent;
	margin: 0px 0px 0px 0px; 
	}

h2 { 
	font-size: 18px; 
	line-height: 22px;
	font-weight: bold;
	background-color: transparent;
	margin: 0px 0px 0px 0px;   
	}

h3 { 
	font-size: 12px; 
	line-height: 15px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;  
	}

h4 { 
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;  
	}

h5 { 
	font-size: 12px; 
	line-height: 15px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;  
	}

a { 
	color: #C2151B; 
	background-color: transparent; 
	text-decoration: none; 
	}

a:link {  
	color: #C2151B; 
	background-color: transparent; 
	text-decoration: none;  
	}

a:visited { 
	color: #C2151B;
	background-color: transparent; 
	text-decoration: none; 
	}

a:active { 
	color: #564A42;
	background-color: transparent; 
	text-decoration: underline; 
	}

a:hover {  
	color: #564A42;
	background-color: transparent; 
	text-decoration: underline; 
	}

form {
	margin: 0px;
	}

input {
	margin: 0px;
	}

b { 
	font-weight: bold;
	}

strong { 
	font-weight: bold;
	}

i { 
	font-style: italic;
	}

ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

ol ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

ul ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

li {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	}

blockquote {
	margin: 4px 10px 15px 25px;
	}

span.upper {
	text-transform: uppercase;
	}

img.right {
	float: right;
	margin: 3px 0px 6px 8px;
	}

img.left {
	float: left;
	margin: 3px 14px 6px 0px;
	}

.small {
	font-size: 90%;
	line-height: 120%;
	}

.center {
	text-align: center;
	}

.red {
	color: #C2151B;
	background-color: transparent;
	}

.gray {
	color: #756A62;
	background-color: transparent;
	}

/* BASIC LAYOUT AND BACKGROUND STYLES */

div#wrapper {
	width: 792px;
	color: #564A42;
	background-color: transparent;
	margin: 0px 0px 0px 9px;
	padding: 0px 0px 0px 0px;
	}

div#layoutlive {
	width: 792px; 
	color: #564A42;
	background-color: transparent;
	background-image:url(../images/bkg_live.gif);
	background-repeat: repeat-y;
	background-position: 789px 0px; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}

div#layouttopnav {
	width: 785px; 
	height: 93px; 
	background-image:url(../images/bkg_utility.jpg); 
	background-repeat: no-repeat;
	background-position: 280px 0px; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}

div#layoutactive {
	width: 785px;
	color: #564A42; 
	background-color: transparent;
	transparent; background-image:url(../images/bkg_active.jpg); 
	background-repeat: repeat-y; 
	background-position: 31px 0px;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	}

div#layoutpage {
	width: 785px;
	min-height: 525px;
	color: #564A42;
	background-color: transparent; 
	background-image:url(../images/bkg_fade.jpg); 
	background-repeat: no-repeat; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}

div#layoutheader {
	width: 785px;  
	text-align: left;
	color: #FFFFFF; 
	background-color: transparent; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}

div.about {
	background-image:url(../images/bkg_header_about.jpg); 
	background-repeat: no-repeat; 
	}

div.advocacy {
	background-image:url(../images/bkg_header_advocacy.jpg); 
	background-repeat: no-repeat; 
	}

div.contact {
	background-image:url(../images/bkg_header_contact.jpg); 
	background-repeat: no-repeat; 
	}

div.distance {
	background-image:url(../images/bkg_header_distance.jpg); 
	background-repeat: no-repeat; 
	}

div.welcomeAK {
	background-image:url(../images/bkg_header_welcome_AK.jpg); 
	background-repeat: no-repeat; 
	}

div.welcomeNM {
	background-image:url(../images/bkg_header_welcome_NM.jpg); 
	background-repeat: no-repeat; 
	}

div.education {
	background-image:url(../images/bkg_header_education.jpg); 
	background-repeat: no-repeat; 
	}

div.erate {
	background-image:url(../images/bkg_header_erate2.jpg); 
	background-repeat: no-repeat; 
	}

div.internet {
	background-image:url(../images/bkg_header_internet.jpg); 
	background-repeat: no-repeat; 
	}

div.login {
	background-image:url(../images/bkg_header_login.jpg); 
	background-repeat: no-repeat; 
	}

div.news {
	background-image:url(../images/bkg_header_news.jpg); 
	background-repeat: no-repeat; 
	}

div.solutions {
	background-image:url(../images/bkg_header_solutions.jpg); 
	background-repeat: no-repeat; 
	}

div.utility {
	background-image:url(../images/bkg_header_login.jpg); 
	background-repeat: no-repeat; 
	}

div#layoutfooter {
	width: 792px;  
	color: #A29A94;
	background-color: transparent; 
	background-image:url(../images/bkg_footer.gif); 
	background-repeat: no-repeat; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}

/* END BASIC LAYOUT AND BACKGROUND STYLES */

/* HEADER STYLES */

img.logo {
	margin: 8px 0px 0px 31px;
	}

div#subhead {
	width: 739px;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 99px 0px 0px 0px;
	}

div#subhead h1 {
	font-family: georgia, "times new roman", times, serif;
	font-weight: normal;
	text-align: right;
	color: #756A62;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	}

/* END HEADER STYLES */

/* LEFT COLUMN STYLES */

div#leftcolumn {
	width: 180px;
	text-align: left;
	color: #FFFFFF;
	background-color: transparent; 
	margin: 0px 37px 0px 0px; 
	padding: 74px 0px 0px 0px;
	}

div#leftcolumn ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 15px 46px;
	padding: 0px;
	}

div#leftcolumn ul li {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: normal;
	font-size: 11px; 
	line-height: 14px;
	color: #FFFFFF;
	background-color: transparent;
	margin: 0px 6px 12px 0px; 
	padding: 0px 0px 0px 14px;
	}

div#leftcolumn ul li.select {
	font-weight: bold;
	background-image:url(../images/bullet_lftnav.gif); 
	background-repeat: no-repeat; 
	background-position: 0px 4px;
	}

div#leftcolumn ul li.subset {
	font-size:10px;
	line-height:10px;
	padding: 0px 0px 0px 20px;
	margin: 0px 6px 8px 0px; 
	}

div#leftcolumn ul li a { 
	color: #FFFFFF; 
	background-color: transparent; 
	text-decoration: none; 
	}

div#leftcolumn ul li a:link {  
	color: #FFFFFF; 
	background-color: transparent; 
	text-decoration: none;  
	}

div#leftcolumn ul li a:visited { 
	color: #FFFFFF; 
	background-color: transparent; 
	text-decoration: none; 
	}

div#leftcolumn ul li a:active { 
	color: #FFFFFF; 
	background-color: transparent; 
	text-decoration: none; 
	}

div#leftcolumn ul li a:hover {  
	color: #FFFFFF; 
	background-color: transparent; 
	text-decoration: none; 
	}

/* END LEFT COLUMN */

/* CONTENT STYLES */

div.content {
	text-align: left;
	color: #564A42;
	background-color: transparent;  
	margin: 0px 0px 0px 0px; 
	padding: 49px 0px 35px 0px;
	}

div.content p {
	margin: 0px 32px 14px 25px;
	}

div.content h2 {
	font-family: georgia, "times new roman", times, serif;
	font-weight: normal;
	margin: 0px 32px 16px 25px;
	}

div.content h3 {
	color: #C2151B;
	background-color: transparent;
	margin: 0px 32px 3px 25px;
	}

div.content h4 {
	font-family: georgia, "times new roman", times, serif;
	font-weight: normal;
	font-style: italic;
	margin: -12px 32px 16px 25px;
	}

div.content h5 {
	font-family: georgia, "times new roman", times, serif;
	margin: 0px 32px 5px 25px;
	}

div.content ul { 
	margin: 0px 50px 16px 43px;
	}

div.content li { 
	margin: 0px 0px 5px 0px; 
	} 

div.content ul.news li { 
	margin: 0px 0px 16px 0px;
	}

div.content ul li ul { 
	margin: 6px 25px 10px 15px;
	}

div.content ol {
	margin: 0px 50px 14px 53px;
	}

div.content ol li { 
	margin: 0px 0px 14px 0px; 
	} 

div.content ol li ul {  
	margin: 10px 35px 15px 25px;
	}

img.download {
	margin: 0px 6px -17px 0px;
 	}

/* Accolades Page Styles */

div.content p.accolades {
	font-style: italic;
	margin: 0px 32px 7px 25px;
	}

div.content p.credit {
	text-align: right;
	margin: 0px 35px 20px 25px;
	}

/* Team Page Styles */

div#team {
	width: 530px;
	text-align: left;
	background-color: transparent; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 20px;
	}

div#team img {
	border:none;
	}	

/* ERate Page Styles */

div#eratechart {
	width: 540px;
	text-align: left;
	background-color: transparent; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 10px;
	}

div#eratechart img {
	border:none;
	}	

div#eratechart a:visited { 
	text-decoration: none;
	border:none; 
	}



/* END CONTENT STYLES */

/* FOOTER STYLES */

div#footerlogo {
	float: right;
	width: 86px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 28px 0px 0px 0px;
	}
	

div#footer {
	width: 706px;
	text-align: left;
	color: #FFFFFF;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 32px 0px 0px 0px;
	}

div#footnavone {
	height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	}

div#footnavtwo {
	height: 18px;
	margin: 0px 0px 41px 0px;
	padding: 2px 0px 0px 0px;
	}

div#footer p {
	font-family: georgia, "times new roman", times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #A29A94;
	background-color: transparent;
	margin: 0px 0px 41px 249px;
	}

div#footer h2 {
	display: inline; 
	font-family: georgia, "times new roman", times, serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #A29A94;
	background-color: transparent;
	margin: 0px 17px 10px 249px;
	}

div#footer h3 {
	display: inline; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	background-color: transparent;
	margin: 0px 0px 10px 0px;
	}

div#footer ul {
	display: block;
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 0px 249px;
	padding: 0px 0px 0px 0px;
	}

div#footer li {
	display: block;
	float: left;
	height: 14px; 
	font-family: georgia, "times new roman", times, serif;
	font-size: 12px;
	line-height: 14px;
	border-left: 1px solid #A29A94;
	border-bottom: 0px solid #A29A94;
	margin: 0px 8px 4px 0px;
	padding: 0px 0px 0px 8px;
	}

div#footer li.first {
	display: block;
	float: left;
	height: 14px; 
	font-family: georgia, "times new roman", times, serif;
	font-size: 12px;
	line-height: 14px;
	border-left: 0px solid #A29A94;
	border-bottom: 0px solid #A29A94;
	margin: 0px 8px 4px 0px;
	padding: 0px 0px 0px 0px;
	}

div#footer a { 
	color: #564A42;
	background-color: transparent; 
	text-decoration: none; 
	}

div#footer a:link {  
	color: #564A42; 
	background-color: transparent; 
	text-decoration: none;  
	}

div#footer a:visited { 
	color: #564A42;
	background-color: transparent; 
	text-decoration: none; 
	}

div#footer a:active { 
	color: #C2151B; 
	background-color: transparent; 
	text-decoration: underline; 
	}

div#footer a:hover {  
	color: #C2151B; 
	background-color: transparent; 
	text-decoration: underline; 
	}

/* END FOOTER STYLES */
	-->