/*---- topHeader ----*/

#topHeader {
	background-color: #000000;
	background-position: center center;
	padding-top: 6px;
	height: 92px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	width: 100%;
	color: #F1F1F1;
	vertical-align: top;
	margin: 0px;
	background-image: url(images/sharedgraphics/hdrBckgrnd.jpg);
	background-repeat: repeat-x;
	letter-spacing: 1pt;
	word-spacing: 1px;
}
#bckgrnd {
	background-image: url(images/sharedgraphics/pgBckgrnd.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

/*-------------------*/


/*----- topNav -----*/
/*Contains Main Navigation */

#topNav {
	color: #E1E1E1;
	padding-top: 2px;
	padding-bottom: 3px;
	height: 14px;
	background-color: #777777;
	vertical-align: middle;
	border-top: 1px solid #999999;
	border-bottom: 4px solid #999999;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	margin: 0px;
}

#topNav a:link, 
#topNav a:visited,
#topNav a:hover,
#topNav a:active {
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 2px;
	padding-bottom: 4px;
	border-right: 1px solid #999999;
}

#topNav a:link, 
#topNav a:visited {
	color: #E1E1E1;
	background-color: transparent;
}

#topNav a:hover {
	color: #FFFFFF;
	background-color: 555555;
}

#topNav a:active {
	color: #FFFFFF;
	background-color: #1B5987;
}

/* Current links are used to highlght the 
current page being viewed. */
#topNav a.currentLink:link,
#topNav a.currentLink:visited {
	color: #FFFFFF;
	background-color: #1B5987;
}

/*-------------------*/


/*----- subNav -----*/
/*Contains Page Navigation */

#subNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #444444;
	font-size: 7pt;
	line-height: 12pt;
	margin-bottom: 0px;
	height: 15px;
	background-color: #F1F1F1;
	border-bottom: 1px solid #999999;
	background-image: none;
	overflow: hidden;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	text-transform: uppercase;
}

#subNav a:link, 
#subNav a:visited,
#subNav a:hover,
#subNav a:active {
	background: transparent;
	margin: 0px;
	color: #555555;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 3px;
	padding-right: 16px;
	padding-bottom: 4px;
	padding-left: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-weight: normal;
}

#subNav a:link, 
#subBar a:visited {
	color: #555555;
	text-decoration: none; 
}

#subNav a:hover {
	color: #555555;
	background-color: #DBE7EF;
}

#subNav a:active {
	background-color: #1B5987;
	color: #FFFFFF;
}

/* Current links are used to highlght the 
current page being viewed. */
#subNav a.currentLink:link,
#subNav a.currentLink:visited {
	background-color: #1B5987; 
	color: #FFFFFF;
}
/*-------------------*/




/*----- ftrNav -----*/
/*Contains Footer Navigation */
#ftrNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #555555;
	font-size: 7pt;
	line-height: 12pt;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	padding-bottom: 2px;
	width: 800px;
	padding-top: 0px;
}

#ftrNav a:link, 
#ftrNav a:visited,
#ftrNav a:hover,
#ftrNav a:active {
	color: #555555;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 2px;
	padding-right: 16px;
	padding-bottom: 3px;
	padding-left: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #F1F1F1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 0px;
}

#ftrNav a:link, 
#ftrNav a:visited {
	color: #555555;
	text-decoration: none; 
}

#ftrNav a:hover {
	color: #555555;
	background-color: #DBE7EF;
}

#ftrNav a:active {
	background-color: #1B5987;
	color: #FFFFFF;
}

/* Current links are used to highlght the 
current page being viewed. */
#ftrNav a.currentLink:link,
#ftrNav a.currentLink:visited {
	background-color: #1B5987;
	color: #FFFFFF;
}

/*-------------------*/




/*----- Page Content -----*/
/* contentMain contains all the page content. */
#contentPage {
	background-color: #FFFFFF;
	vertical-align: top;
	white-space: nowrap;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
	min-width: 800px;
	min-height: 20px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	max-width: 800px;
	text-align: center;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
}
.pgTable {
	margin-bottom: 0px;
}
.pgThumb {
	text-align: left;
	vertical-align: top;
	width: 296px;
	padding-top: 12px;
	padding-right: 16px;
	padding-bottom: 12px;
	display: block;
}
.pgThumbFrame {
	text-align: left;
	vertical-align: top;
	height: 252px;
	width: 296px;
	border: 1px solid #E1E1E1;
	margin: 8px 0px 8px 0px;
}

.pgProject {
	text-align: left;
	vertical-align: top;
	width: 436px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 16px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E1E1E1;
}
.pgProjectFrame {
	vertical-align: top;
	height: 440px;
	width: 436px;
	border: 1px solid #E1E1E1;
	margin: 0px 0px 8px 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #555555;
	margin: 0px;
	background-image: none;
}

p, div, ul, ol, li, table, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 7pt;
	font-size/* */:/**/7pt;
	font-size: /**/7pt;
	line-height: 11pt;
	margin-bottom: 6px;
	margin-top: 0px;
}

a:link, a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #1B5987;
	text-decoration: none;
}

a:active {
	color: #1B5987;
	text-decoration: none;
}
a {
	text-decoration: none;
}

/* get rid of the underlines for the named anchors on the headers */
a h1, a h2, a h3, a h4 {
	text-decoration: none;
	margin-bottom: 0px;
	margin-bottom: 2px;
	margin-top: 12px;
	color: #1B5987;
}

a:hover h1, a h2, a h3, a h4 {
	color: #333333;
	text-decoration: none;
}


h1, h2, h3, h4, h5, h6, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	line-height: 12pt;
	margin-top: 12px;
}

h1 {
	font-size: 11pt;
	font-size/* */:/**/11pt;
	font-size: /**/12pt;
	color: #1B5987;
	margin-bottom: 6px;
	margin-top: 0px;
}

h2 {
	font-size: 10pt;
	font-size/* */:/**/10pt;
	font-size: /**/10pt;
	color: #1B5987;
	margin-bottom: 6px;
}

h3 {
	font-size: 9pt;
	font-size/* */:/**/9pt;
	font-size: /**/9pt;
	color: #1B5987;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
	padding-top: 4px;
	padding-bottom: 2px;
}

h4, h5, h6 {
	font-size: 9pt;
	font-size/* */:/**/9pt;
	font-size: /**/9pt;
	color: #1B5987;
	margin-bottom: 0px;
}

#FSC {
	background-color: #EBEFE2;
	padding: 6px;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #E1E1E1;
	text-align: left;
	vertical-align: middle;
	display: block;
	min-height: 36px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	font-size: .75em;
	line-height: 1.45em;
}

.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	text-align: left;
	color: #555555;
}
.redwarning {
	color: #CC0000;
}


/*---- Table Row Rollovers ----*/
.trOver {
	background-color: #F1F1F1;
}
.trOverMain {
	background-color: #DBE7EF;
}
.trOverMain2 {
	background-color: #F1F1F1;
}
/*-----------------------------*/




/*---- AWARDS ----*/

.awardTable {
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #555555;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
	background-color: #F1F1F1;
}
.awardInfo {
	vertical-align: top;
	border-left: 1px dotted #E1E1E1;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.awardImg {
	text-align: right;
	vertical-align: top;
	height: 92px;
	width: 80px;
	padding: 6px;
}
.awardProject {
	font-size: 8pt;
	font-weight: bold;
	color: #1B5987;
}
/*----------------*/




/*---- PROJECT INFO ----*/

#projOpen    {
	position: absolute;
	top: 4;
	left: 4px;
	width: 432;
	visibility: hidden;
	margin: 0px;
}

#projAward    {
	position: absolute;
	top: 4;
	left: 4px;
	width: 432;
	visibility: hidden;
}

#projClosed   { 
	position: absolute; 
	top: 4; 
	left: 4px; 
	width: 432px; 
	height: 16px; 
	visibility: visible}

#projThumbs   { 
	position: absolute; 
	top: 418; 
	left: 4px; 
	width: 432px; 
	height: 16px; 
	visibility: visible}

a.proj:link, a.proj:visited, a.proj:hover, a.proj:active {
	text-decoration: none;
	padding-top: 1px;
	padding-right: 16px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-right: 1px solid #999999;
}
a.proj:link, a.proj:visited {
	color: #FFFFFF;
	background-color: transparent;
}

a.proj:hover {
	color: #FFFFFF;
	background-color: #555555;
}

a.proj:active {
	color: #FFFFFF;
	background-color: #1B5987;
}

.projNavBar {
	background-color: #777777;
	letter-spacing: 2px;
	text-align: left;
	vertical-align: middle;
	height: 16px;
	width: 428px;
	border-top: 2px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	margin: 0px;
}

.projContent {
	background-color: #F1F1F1;
	text-align: left;
	vertical-align: top;
	width: 428px;
	border: 1px solid #999999;
	height: 80px;
	padding: 2px 4px 0px 4px;
	-moz-opacity: 50;
	opacity: 50;
}

.projHeader{
	font-size: 6pt;
	font-weight: bold;
	color: #999999;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
}

.projTitle, .projDescrip {
	border-bottom: 1px solid #E1E1E1;
	padding-top: 2px;
	padding-bottom: 3px;
	margin: 0px;
}

.projTitle {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

.projDescrip {
	font-size: 8pt;
	color: #333333;
}

.projDescripLast {
	font-size: 7pt;
	color: #333333;
	padding-top: 4px;
	padding-bottom: 4px;
}
.projImg {
	height: 440px;
	width: 436px;
	text-align: center;
	vertical-align: top;
}
.body8pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
}
/*----------------*/




/*---- FORMS ----*/
fieldset {
	background-color: #EDF3F7;
	padding: 6px;
	margin-bottom: 2px;
	border: 1px solid #E1E1E1;
	text-align: left;
	vertical-align: middle;
	display: block;
	min-height: 36px;
	min-width: 424px;
	max-width: 600px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
}
legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #232323;
	background-color: #FAFAFA;
	border-width: 1px;
	border-style: solid;
	border-top-color: #AEAEAE;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #AEAEAE;
	margin-bottom: 2px;
	font-size: 9px;
	font-weight: bold;
	text-transform: capitalize;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 4px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	background-color: #FFFFFF;
	padding: 3px 4px 3px 3px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #AEAEAE;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #AEAEAE;
	margin-bottom: 3px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #555555;
	font-size: 8pt;
	line-height: 12pt;
	background-color: #FFFFFF;
	padding: 3px 4px 3px 3px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #AEAEAE;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #AEAEAE;
	margin-bottom: 3px;
}
label {
	font-size: 6pt;
	font-weight: bold;
	color: #999999;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	vertical-align: middle;
	display: block;
	width: 80px;
	float: left;
	padding-top: 1px;
	padding-bottom: 2px;
	line-height: 7pt;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #555555;
	font-size: 8pt;
	line-height: 12pt;
	background-color: #FFFFFF;
	padding: 3px 3px 3px 3px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #AEAEAE;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #AEAEAE;
	margin-bottom: 3px;
}
.formField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #555555;
	font-size: 8pt;
	line-height: 12pt;
	background-color: #FFFFFF;
	padding: 3px 4px 3px 3px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #AEAEAE;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #AEAEAE;
	margin-bottom: 3px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #777777;
	background-color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #999999;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	height: 18px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-bottom: 3px;
}
.buttonOver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #555555;
	text-decoration: none;
	border: 1px solid #999999;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	height: 18px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-bottom: 2px;
	margin-right: 8px;
	margin-left: 8px;
}
a.btn:link, 
a.btn:visited, 
a.btn:hover, 
a.btn:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #999999;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	height: 18px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-bottom: 2px;
	margin-right: 8px;
	margin-left: 8px;
}
a.btn:link, 
a.btn:visited {
	color: #777777;
	background-color: #FFFFFF;
}

a.btn:hover {
	color: #333333;
	background-color: #DBE7EF;
}

a.btn:active {
	color: #FFFFFF;
	background-color:  #1B5987;
}
/* Current links are used to highlght the 
current page being viewed. */
#btn a.currentLink:link,
#btn a.currentLink:visited {
	color: #FFFFFF;
	background-color: #1B5987;
