@charset "UTF-8";

body { background: #5A2284; color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; line-height: 1.33em; margin: 0; padding: 0;  }

p, h1, h2, h3, h4, h5, h6 { color: inherit; font-weight: normal; line-height: 1.33em; margin: 0; padding: 0; text-decoration: none; }
p { color: #333333; font-size: 1em; margin: 0 auto 16px; }
td { color: #333333; font-size: 1em; }

h1 { color: #00692F; font-size: 30px; margin: 0; }
h2 { font-size: 1.5em; margin: 0 auto .5em; }
h3 { font-size: 1.33em; margin: 0 auto .5em; }
h4 { font-size: 1.25em; margin: 0 auto .5em; }
h5 { font-size: 1.15em; margin: 0 auto .5em; }
h6 { font-size: 1em; margin: 0 auto .5em; }

a img { border: 0px; }
hr { margin: .75em 0; height: 1px; }
strong.green { color: #00692F; }

ul, li { margin: 0; padding: 0; }

/* Link Styles */
a:link { color: #7C30A7; text-decoration: none; }
a:visited { color: #7C30A7; text-decoration: none; }
a:hover { color: #696969; text-decoration: none; }
a:active { color: #7C30A7; text-decoration: none; }

/* Text Styles */
.black { color: #000000; }
.font12 { font-size: 12px; }
.font17 { font-size: 17px; }
.font18 { font-size: 18px; }
.grey { color: #666666; }
.lgreen { color: #47A16F; }
.subhead { color: #00692F; font-size: 17px; }
.red { color: #FF0000; }
.white { color: #FFFFFF; }

.storage_desc, .storage_desc p { color: #FFFFFF; font-size: 17px; width: 280px; }
.storage_desc_ttl { color: #FFFFFF; font-size: 25px; line-height: 25px; margin: 0 0 20px; padding: 0; }

.diagram_5x5 { background: url(../images/storagesizes/diagram_5x5.gif) no-repeat top right; }
.diagram_5x10 { background: url(../images/storagesizes/diagram_5x10.gif) no-repeat top right; }
.diagram_5x15 { background: url(../images/storagesizes/diagram_5x15.gif) no-repeat top right; }
.diagram_10x10 { background: url(../images/storagesizes/diagram_10x10.gif) no-repeat top right; }
.diagram_10x15 { background: url(../images/storagesizes/diagram_10x15.gif) no-repeat top right; }
.diagram_10x20 { background: url(../images/storagesizes/diagram_10x20.gif) no-repeat top right; }
.diagram_10x25 { background: url(../images/storagesizes/diagram_10x25.gif) no-repeat top right; }
.diagram_10x30 { background: url(../images/storagesizes/diagram_10x30.gif) no-repeat top right; }
