/* CSS Document */
.leftSide {background-color:#cccccc; width:110px;}
.middle {width:460px; padding:20px; padding-top:0px}
.rightSide {width:200px; padding-top:10px}
.boxOneOutside {padding:5px; border:solid; border-width:1px; border-color:#cccccc}
.boxOneInside {padding:10px; border:solid; border-width:1px; border-color:#cccccc; background-color:#CCCCCC}
.boxTwoOutside {padding:2px; border:solid; border-width:1px; border-color:#cccccc}
.boxTwoInside {padding:5px; border:solid; border-width:1px; border-color:#cccccc; background-color:#0B1B5E}
.titleBox {background-color:#999900; padding:10px;; padding-top:0px; width:425px; color:#FFFFFF}
.horzLine {height:1px; border-bottom-style:dotted; border-bottom-width:1px; border-bottom-color:#cccccc;}
.blockQuote {padding-left:20px; padding-bottom:3px; padding-top:3px; border-bottom-style:dotted; border-bottom-width:1px; border-bottom-color:#cccccc; border-top-style:dotted; border-top-width:1px; border-top-color:#cccccc;}

.leftMenu {padding:5px; text-align:left; font-size:10px; border-bottom-style:dotted; border-bottom-width:1px; border-bottom-color:#0B1B5E; border-right-style:dotted; border-right-width:1px; border-right-color:#0B1B5E}
.goldLink {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#000000}
.goldLink a:link {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#000000; text-decoration:none}
.goldLink a:visited {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#000000; text-decoration:none}
.goldLink a:hover {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#999900; text-decoration:none}
.goldLink a:active {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#999900; text-decoration:none}

.bodyText {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#000000}
.storyText {text-align:justify; line-height:20px}
.textField {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px}
