/* CSS Document */

/* MENU AND STRUCTURE */

.pageBackground {background-image: url(images/backingGradient.png); background-repeat: no-repeat;}
.tableEdge{background-color: #000000; height:100%;}
.tableBody{background-color: #FFFFFF; height:100%;}

.menuBorder{border-style:solid; border-width:1px; border-color:#000000; background-color:#ffffff;}
.menuShadow {filter:alpha(opacity=80); background-image: url(images/blackShadow.png); background-repeat: repeat;}

.pageNav {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; font-weight: normal; text-decoration:none; }
.pageNav a:link {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #A0A0A0; font-weight: normal; text-decoration:none; }
.pageNav a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #A0A0A0; font-weight: normal; text-decoration:none;}
.pageNav a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; font-weight: normal; text-decoration:none;}


/* FONTS */

.homeCopy {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 11pt; color: #000000; font-weight: normal; text-decoration:none; text-align:justify;}

.featureCopy {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; line-height:14pt; color: #7A7A7A; font-weight: bold; text-decoration:none; text-align:justify;}

.copy {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 13pt; color: #000000; font-weight: normal; text-decoration:none;}
.copy a:link {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 13pt; color: #254265; font-weight: normal; text-decoration:underline; }
.copy a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 13pt; color: #254265; font-weight: normal; text-decoration:underline;}
.copy a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 13pt; color: #7A7A7A; font-weight: normal; text-decoration:underline;}

.copy2 {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; font-weight: normal; text-decoration:none; }
.copy2 a:link {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; font-weight: normal; text-decoration:none; }
.copy2 a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; font-weight: normal; text-decoration:none;}
.copy2 a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #254265; font-weight: normal; text-decoration:none;}

.copy2white {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; font-weight: normal; text-decoration:none; }
.copy2white a:link {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; font-weight: normal; text-decoration:none; }
.copy2white a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; font-weight: normal; text-decoration:none;}
.copy2white a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #7A7A7A; font-weight: normal; text-decoration:none;}

.heading1 {font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #254265; font-weight: bold; text-decoration:none;}
.heading2 {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #254265; font-weight: bold; text-decoration:none; }
.heading3 {font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #7a7a7a; font-weight: bold; text-decoration:none; }
.heading4 {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #7a7a7a; font-weight: bold; text-decoration:none; }

.projectTitle {font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #254265; font-weight: bold; text-decoration:none; margin-bottom: 6px;}

.ulCustom {list-style-type: square;}

.thumbNormal {border-style:solid; border-width:1px; padding: 0pt; border-collapse:collapse; border-color:#7A7A7A;}
.thumbSelected {border-style:solid; border-width:1px; padding: 0pt; border-collapse:collapse; border-color:#7A7A7A;}

.cellSetting {border-collapse:collapse; border-top-style:none; border-bottom-style:solid; border-left-style:none; border-right-style:none; border-color:#7A7A7A; border-width:1px; padding-left:2pt; padding-right:2pt; padding-top:2pt; padding-bottom:2pt; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; font-weight: normal; text-decoration:none; }

.cellProject {border-collapse:collapse; border-top-style:none; border-bottom-style:solid; border-left-style:none; border-right-style:none; border-color:#d9d9d9; border-width:1px; padding-left:3pt; padding-right:10pt; padding-top:3pt; padding-bottom:3pt; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; font-weight: normal; text-decoration:none; }

.rowStripe{ background-color:#F5F5F5;}
