/* CSS Document */


body { background-color: 66C8F1; margin: 0px; }
p { font-family: verdana; font-size: 10px; color: B82792; }
p a { color: E45485; font-weight: bold; text-decoration: none; text-transform: uppercase; 
			  font-family: arial; font-size: 10px; }
p a:hover { color: CEED9D; }

#main { margin-top: -10px;  }


.header { background-color: FFFFFF; width: 760px; padding-bottom: 50px; }
.alphaNav { word-spacing: 13px; padding-top: 5px;  }
.alphanav a { color: B82792; font-weight: bold; text-decoration: none; text-transform: uppercase; 
			  font-family: arial; font-size: 15px; }
.alphanav a:hover { color: FF57C1; }



.left { width: 200px; background-color: FFFFFF; }
/* links */
ul#navigation  {list-style: none;	margin: 0;	padding: 0;	border: none; }
ul#navigation li a { display: block;	padding: 7px 5px 5px 8px;border-bottom: 3px solid #FFFFFF;
			background-color: #E9589C;	color: #FFFFFF;	width: 158px; text-decoration: none;
			font-family: verdana; font-size: 12px;  font-weight: bold; text-transform: uppercase;	}
html>body ul#navigation li a { width: 158px; }
ul#navigation  li a:hover { border-bottom: 3px solid #FFFFFF; background-color: #C3EA8D; color: #FFFFFF;
			text-decoration: none; text-transform: uppercase;	}


.right { background-color: FFFFFF; width: 560px; padding-left: 20px; padding-right: 20px;  }


.footer { background-color: FFFFFF; width: 760px; padding-top: 30px; }
.fineprints { font-family: verdana; font-size: 9px; text-align: center;  }


/* ENC Pages */

.letter { font-family: arial; font-size: 40px; text-align: right; padding-right: 10px; 
			color: B82792;}
.entry { font-family: georgia; font-size: 13px; font-weight: bold; color: EF43B0; }
.detail { font-family: verdana; font-size: 10px;  }
.detail a { color: B82792; font-weight: bold; text-decoration: none; text-transform: uppercase; 
			  font-family: arial; font-size: 10px; }
.detail a:hover { color: CEED9D; }

/* Product Pages */

.brand { font-family: arial; font-size: 20px; text-align: right; padding-right: 10px; 
			color: B82792; font-weight: bold; }
#list a { color: B82792; font-weight: bold; text-decoration: none; text-transform: uppercase; 
			  font-family: arial; font-size: 10px; }
#list a:hover { color: CEED9D; }
.versions { text-align: center; }

/* checklists */

#check { background-color: FFFFFF; padding: 30px; font-family: verdana; font-size: 10px;  }
.checkhead {font-size: 20px; font-weight: bold; text-align: center; }
.checkbrand { padding: 10px; font-size: 14px; font-weight: bold; }
.checklist { }

/* lists */

.date { font-family: verdana; font-size: 12px; color: B82792; font-weight: bold; }
.listtbl { width: 500px; }
.listtblclo1 { width: 125px; padding: 10px; }
.listtblclo2 { width: 350px; padding-left: 10px; padding-right: 10px; padding-top: 20px;  }
.listtblclo3 { width: 100px; padding-top: 30px; }


img.leftpic { float: left; margin: 6px; }
img.rightpic { float: right; margin: 6px; }