﻿.onlyCentered {
   text-align: center;
}

.closePopup {
   text-align: center;
   font-size: 12px;
}
.navBlueLink {
   color: #336699;
   text-decoration: none;
   font-weight: bold;
   cursor: pointer;
}
.costOne {
   margin-left: 22px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #000000;
}

.costTwo {
   width: 300px;
}

.costTwoTwo {
   width: 300px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #0066cc;
}


.costThree {
   margin-left: 28px;
   font-size: 11px;
   font-family: Arial, Helvetica, sans-serif;
   color: #0066cc;
}

.costFour {
   margin-left: 28px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #000000;
}
.costCenterText {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #000000;
}

.costCenterBlueText {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #0066cc;
}
.costCenterBlueTextOne {
   margin-left: 22px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #0066cc;
}

.paddingLi {
   padding-left: 60px;
   padding-right: 60px;
}

.blueNote {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #003366;
}

.blackNote {
   font-family: Arial, Helvetica, sans-serif;
   line-height: 10px;
   font-size: 11px;
   color: #000000;
}

.blueLink {
   font-family: Arial, Helvetica, sans-serif;
   color: #0066cc;
   font-style: normal;
   text-decoration:underline;
}

.popOutWindows {
   background-color: #FFFFFF;
   font-size: 12px;
   color: #000000;
   line-height: 15px;
   padding: 20px;
   padding-left: 15px;
   padding-top: 15px;
   padding-bottom: 5px;
   padding-right: 15px;
}

.boldBlueOutlineCenter {
   text-align: center;
   font-weight: bold;
   color: #006699;
}


.boldGreenOutline {
   font-weight: bold;
   color: #339933;
}

.boldRedOutline {
   font-weight: bold;
   color: #DA2626;
}


.popTitle {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #000000;
}



.authors {
   display: block;
   text-align: right;
   font-size: 10px;
   padding-top: 2px;
}
.pageTitle {
   text-transform: uppercase;
   color: #000000;
   text-align: center;
   font-size: 16px;
   font-weight: bold;
   padding-top: 25px;
   padding-bottom: 5px; /*height          : 20px;*/
}
.subheading {
   color: #376092;
   font-size: 12px;
   font-weight: bold;
   margin-bottom: 5px;
   display: block;
}

.subheadingBlue {
   color: #376092;
   font-size: 12px;
   font-weight: bold;
}

.subheading_black {
   color: black;
   font-size: 12px;
   font-weight: bold;
   margin-bottom: 2px;
   display: block;
}

td {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 13px;
}
p {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 12px;
}

ul {
   margin-left: -1em;
   margin-right: 1em;
   margin-bottom: 0.5em;
}


li {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 13px;
   padding-bottom: 5px;
}
table.contacts {
   border: 2px solid #142c3d;
}
table.contacts th {
   border: 1px solid #142c3d;
   font-weight: bold;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
}
table.contacts td {
   border: 1px solid #142c3d;
   padding: 3px;
}
.table_text {
   color: white;
   font-size: 12px;
   font-weight: bold;
}

/* The magic */
.spandisabledleftnav {
   color: #FFFFFF;
   display: block;
   padding: 3px 0px 3px 0px;
}
.glossymenu, .glossymenu li ul {
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 117px; /*WIDTH OF MAIN MENU ITEMS*/
   color: #CDBB57;
   font-family: Arial, Helvetica, sans-serif;
}

.glossymenu li {
   position: relative;
   font-weight: bold;
   display: block;
   width: 117px;
   padding: 3px 0px 3px 0px;
}

.glossymenu li a {
   display: block;
   width: auto;
   padding: 3px 0px 3px 0px;
   text-decoration: none;
}

.glossymenu li ul {
   /*SUB MENU STYLE*/
   position: absolute;
   width: 190px; /*WIDTH OF SUB MENU ITEMS*/
   left: 0;
   top: 0;
   display: none;
   background-image: url('../images/leftnav_short_stripe.jpg');
   background-repeat: repeat;
}

.glossymenu li ul li {
   float: left;
}

.glossymenu li ul a {
   width: 180px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
}

.glossymenu .arrowdiv {
   position: absolute;
   right: 2px;
}

.glossymenu li a:visited, .glossymenu li a:active {
}

.glossymenu li a:hover {
}

/* Holly Hack for IE \*/
* html .glossymenu li {
   float: left;
   height: 1%;
}
* html .glossymenu li a {
   height: 1%;
}
/* End */









/********Calendar: My Feedback styles***************/

#container {
   margin: 0;
   padding-bottom: 0;
   background-color: #fff;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
   text-align: left;
}
#container .date {
   font-size: 8pt;
}
#month {
   border-collapse: collapse;
   margin: 0px;
}
#month th, #month td {
   border: 1px solid #000;
}
#month thead {
   background-color: #9c9;
}
#month td {
   width: 9em;
   height: 6em;
   padding: 0px;
   vertical-align: top;
}
td .day {
   text-align: left;
   width: 9em;
   height: 5.5em;
   margin: 0px;
   font-size: 7.5pt;
   padding: 0px;
}
#month tbody .weekend {
   background-color: #ded;
}
#month tbody .next, #month tbody .previous {
   background-color: #ddd;
}
.rtop {
   display: block;
   background: #060;
}
.rtop * {
   display: block;
   height: 1px;
   overflow: hidden;
   background: #fff;
}
.r1 {
   margin: 0 0 0 5px;
}
.r2 {
   margin: 0 0 0 3px;
}
.r3 {
   margin: 0 0 0 2px;
}
.r4 {
   margin: 0 0 0 1px;
   height: 2px;
}
#container h1 {
   margin: 0 0 .5em .5em;
   font: 2em Arial, Helvetica, sans-serif;
   color: #060;
}
#month th {
   font: 1em bold Arial, Helvetica, sans-serif;
}
