﻿

/* Overall Page */

body
{
	/*margin: 0;
	padding-bottom: 2em;*/
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

/* Hyperlink Section */

/*A:link
{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B51032;
	font-family: Verdana;
	text-decoration: none;
}	
		
A:visited
{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B51032;
	font-family: Verdana;
	text-decoration: none;
}	
		
A:active
{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B51032;
	font-family: Verdana;
	text-decoration: underline;
}	
		
A:hover
{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B51032;
	font-family: Verdana;
	text-decoration: underline;
}*/



/* Header Section */

#header
{
	border-top: 20px solid #B51032;
	width: 840px;
	height:90px;
}
#header .title {
	font: 190% Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	color: black;
	background-color: transparent;
	float: left;
	/*margin-right: 2em;
	margin-top: 0.3em;
	margin-left: .8em;*/
}

#breadcrumb 
{
	font-family: Helvetica;
	font-size: 12px;		
	font-weight: bold;	
	color: #8D653F;
	text-transform: uppercase;
	text-decoration : none;	
    padding:10px 10px 0px 10px;
    text-align:right;
}
#breadcrumb a 
{
	font-family: Helvetica;
	font-size: 12px;		
	font-weight: bold;	
	color: #8D653F;	
    text-decoration:underline;
	text-transform:uppercase;
}


/* Page Header */

.pgheader
{
	border-top: 20px solid #B51032;
	width: 840px;
	height:100%;
}

/* PAge Footer */

.pgfooter
{
	width: 840px;
	/*height: 30px;*/
	background-color: #B51032;
	color: #FFFFFF;
	border-top: #778899;
	text-align: center;
	font-size: 9pt;
	font-family: Verdana;
}

.pgfooter1
{	
	width:840px;
	background-color: #E0AB5F;
	color: #FFFFFF;
	border-top: #E0AB5F;
	font-size: 9pt;
	font-family: Verdana;
}

.pgfooter2
{
	background-color: #E0AB5F;
	color: #FFFFFF;
	border-top: #E0AB5F;
	font-size: 9pt;
	font-family: Verdana;
}

/* Page Content */

.pgcontent
{
	width:840px;
	height:100%;
}


/* Footer */

#footer
{
	width: 840px;
	/*height: 30px;*/
	background-color: #B51032;
	color: #FFFFFF;
	border-top: #778899;
	text-align: center;
	font-size: 9pt;
	font-family: Verdana;
}

#footer a:link, #footer a:visited {
	padding: 0.8em 1em 0.5em 1em;
	color: #FFFFFF;
	background-color: transparent;
	font-size: 80%;
}




/* Main Content */

#content 
{  
	width:840px;
	height:100%;
}
h1 {
	font: 150% Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
}
#content p {
	font-size: 80%;
	/*line-height: 1.6em; */
}

.labeltext
{
	font-family: Verdana; 
	font-size:12px;	
    TEXT-DECORATION: none;
	COLOR:Black;	
}

.chkbox
{
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: Black;
	font-weight: bold;
}
.radbutton
{
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: Black;
}
.textbox
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Verdana;
	font-size: 10px;
}
.pagetitle
{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;	
	color: #B51032;
	font-family: Verdana;
	text-decoration: underline;
}
.lnk
{
	font-family: Helvetica;
	font-size: 12px;		
	font-weight: bold;	
	color: #8D653F;
	text-transform: uppercase;
	text-decoration : none;	
	
}

.lnkmenu
{
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-transform: uppercase;
	text-decoration: none;
}

.filterlinks
{
	font-family: Helvetica;
	font-size: 12px;		
	font-weight: bold;	
	color: #8D653F;
	text-transform: uppercase;
	text-decoration : none;
}
#pic {
	background-color: #FFFFFF;
	left: 1px;
	position: relative;
	top: 1px;
	width: 100px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}


#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 0px;
	display: block;
	
	left: 0;
	text-decoration: none;
	top: 0;
	width: 100px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 0px;
	display: block;
	height: 233px;
	left: 150px;
	position: absolute;
	top: -60px;
	width: 300px;
}

#pic a.p2, #pic a.p2:visited {
	background: #FFFFFF;
	border: 0px;
	display: block;	
	left: 0;
	text-decoration: none;
	top: 0;
	width: 100px;
}

#pic a.p2:hover {
	background-color: InfoBackground;
	color: #000000;
	text-decoration: none;
}

#pic a.p2:hover .large {
	border: 0px;
	display: block;
	height: 80px;
	left: 150px;
	position: absolute;
	top: -60px;
	width: 80px;
}

#pic1 {	
	left: 1px;
	position: relative;
	top: 1px;
}

#pic1 a .medium {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic1 a img {
	border: 0;
}

#pic1 a.p1, #pic1 a.p1:visited {	
	border: 0px;
	display: block;
	left: 0;
	text-decoration: none;
	top: 0;
}

#pic1 a.p1:hover {
	background-color:InfoBackground;
	color: #000000;
	text-decoration: none;
}

#pic1 a.p1:hover .medium {
	border: 0px;
	display: block;
	height: 100px;
	left: 70px;
	position: absolute;
	top: -20px;
	width: 100px;
}

#pic2 {
	background-color: #FFFFFF;
	left: 1px;
	position: relative;
	top: 1px;
	width: 50px;
}

#pic2 a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}


#pic2 a img {
	border: 0;
}

#pic2 a.p2, #pic a.p2:visited {
	background: #FFFFFF;
	border: 0px;
	display: block;	
	left: 0;
	text-decoration: none;
	top: 0;
	width: 50px;
}

#pic2 a.p2:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic2 a.p2:hover .large {
	border: 0px;
	display: block;
	height: 100px;
	left: 150px;
	position: absolute;
	top: -60px;
	width: 100px;
}


.dgrow
{
	font-family: Verdana;
	font-size: 9pt;	
}

.dgaltrow
{
	background-color: #f3e0ca;
	font-family: Verdana;
	font-size: 9pt;
}

.dgheader
{
	font-weight: bold;
	color: white;
	background-color: #E0AB5F;
	font-family: Verdana;
	font-size: 10pt;
}

.dgpager
{
	font-weight: bold;
	color: white;
	background-color: #E0AB5F;
	text-align: right;
	font-family: Verdana;
	font-size: 9pt;
}

.dgfooter
{
	font-weight: bold;
	color: white;
	background-color: #E0AB5F;	
}
.tblborder
{
	border-top: #E0AB5F 1px solid;
	border-bottom: #E0AB5F 1px solid;
	border-left: #E0AB5F 1px solid;
	border-right: #E0AB5F 1px solid;
}
.listboxtext
{
	font-family: Verdana; 
	font-size:10px;	
    TEXT-DECORATION: none;
	COLOR:#000000;
}
.messagetext
{
	font-family: Verdana;	
	font-weight: bold;	
	font-size: small;		
	color: Red;	
}
.menulink 
{
	font-family: Helvetica;
	font-size: 10.5px;
	text-transform: uppercase;
	color: #8D653F;
	font-weight: bold;
	text-decoration: none;		
	height: 20px;	
	table-layout:fixed;	
    text-overflow:ellipsis;
    overflow:hidden;  	
    white-space: nowrap;        
}

.menulinkhover
{
	color: #8D8D8D;
	font-weight: bold;
	text-decoration: none;
}

.submenulink
{
	font-family: Helvetica;
	font-size: 10.5px;
	text-transform: uppercase;
	color: #8b0000;
	font-weight: bold;
	text-decoration: none;
	height: 20px;		
	table-layout:fixed;	
    text-overflow:ellipsis;
    overflow:hidden;  	
    white-space: nowrap;    
}

.dynamicmenulink 
{
	font-family: Helvetica;
	font-size: 10.5px;
	text-transform: uppercase;
	color: #8D653F;
	font-weight: bold;
	text-decoration: none;		
	height: 20px;
	width:170px;
	padding-left:15px;	
	table-layout:fixed;	
    text-overflow:ellipsis;
    overflow:hidden;  	
    white-space: nowrap;		
}

.lblproject
{
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: #B51032;
	font-family: Verdana;
}
.lblplan
{	
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #B51032;
	font-family: Verdana;
}

.tblheading
{
	border-right: #b51032 1px solid;
	border-top: #b51032 1px solid;
	border-left: #b51032 1px solid;
	border-bottom: #b51032 1px solid;
}



.bodytext
{
	font-family: Helvetica;
	font-size: 13px;
	color: #070707;
}

.bodytext1
{
	font-family: Myriad;
	font-size: 12px;
	color: #070707;
}

.more a
{
	font-family: Helvetica;
	font-size: 11px;
	color: #8D8D8D;
	font-weight: bold;
	text-decoration: none;
}


.more a:hover
{
	color: #D38224;
	font-weight: bold;
	text-decoration: underline;
}

.topmenulink a
{
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style:italic;
	text-decoration: none;
}

.topmenulink a:hover
{
	text-decoration: underline;
}

.menuitemstyle
{
    color:#8D653F;
    font-family:Verdana;
    font-size:8pt;
    padding: 2px ;      	
}

.innerheading
{
	font-family: Helvetica;
	font-size: 12px;
	color: #D38224;
	font-weight: bold;
	text-decoration: none;
}

.innertext
{
	font-family: Helvetica;
	font-size: 11px;
	color: #8D653F;
	font-weight: bold;
	text-decoration: none;
}

.lblhead
{
    font-family: Verdana; 
    font-size:15px;	
    font-weight: bold; 
    TEXT-DECORATION: none;
    COLOR:#E0AB5F;	        
}

.heading
{
 	font-family: Helvetica;
 	font-size: 12px;
 	color: #8D653F;
 	font-weight: bold;
}
.itemtitle
{
	font-family: Helvetica;
	font-size: 18px;
	color: #8b4513;
	font-weight: bold;
}
.itemsubtitle
{
	font-family: Helvetica;
	font-size: 15px;
	color: #8b4513;
	font-weight: bold;
}
.itemdesc
{
	font-family: Helvetica;
	font-size: 11px;
	color: #8D653F;
}

#breadcrumbtrail 
{
    font-family: Helvetica;
	font-size: 12px;		
	font-weight: bold;	
	color: #8D653F;
}
#breadcrumbtrail a 
{
    font-family: Helvetica;
	font-size: 12px;	
	font-weight: bold;	
	color: #8D653F;	
}

#searchlink 
{
	font-family: Helvetica;
	font-size: 12px;	
	font-weight: bold;
	font-style:italic;
	color: #000000;
	text-decoration: none;
}

#searchlink a 
{
    font-family: Helvetica;
	font-size: 12px;	
	font-weight: bold;	
	font-style:italic;
	color: #000000;
	text-decoration: none;
}
#searchlink a:hover
{   
	text-decoration: underline;
}

.moreitems
{
	font-family: Helvetica;
	font-size: 12px;	
	font-weight: bold;	
	color: #8D653F;
	text-decoration: none;
}

.hlink
{
	font-family: Helvetica;
	font-size: 12px;	
	font-weight: bold;	
	color: #8D653F;	
}


.paging
{
	font-family: Helvetica;
	font-size: 12px;	
	font-weight: bold;	
	color: #8D653F;
	text-decoration: none;
}

.linkbtn
{
	font-family: Helvetica;
	font-size: 12px;		
	font-weight: bold;	
	color: #8D653F;	
	text-decoration : none;
}

.imgpic
{
	border-right: #ffff00 1px ridge;
	border-top: #ffff00 1px ridge;
	border-left: #ffff00 1px ridge;
	border-bottom: #ffff00 1px ridge;
}

.validatortext
{
	font-family: Verdana;			
	font-size: 7pt;		
	color: Red;	
}

.itemdetails
{
 	font-family: Helvetica;
 	font-size: 12px;
 	color: Black;
 	font-weight: bold;
}

.itemdetailstext
{
 	font-family: Helvetica;
 	font-size: 12px;
 	color: Black; 	
}

.statustext
{
	font-family: Helvetica;
	font-size: 11px;
	font-style:italic;	
	color: #990033;	
	text-decoration: none;
}

#welcometext 
{
	font-family: Helvetica;
	font-size: 12px;	
	font-weight: bold;
	font-style:italic;
	color: #000000;
	text-decoration: none;
}

.rightmenuhead
{
	font-family: Helvetica;
	font-size: 12px;
	color: #8D8D8D;
	font-weight: bold;
	text-decoration: none;
}

.linkbutton
{
	font-family: Helvetica;
	font-size: 12px;		
	font-weight: bold;	
	color: #8D653F;
	text-transform: uppercase;
	text-decoration : underline;	
	
}

.cpHeader
{
    color: white;
    background-color: #E0AB5F;
    font: bold 10px auto "Trebuchet MS", Verdana;
    font-size: 10px;
    cursor: pointer;              
}

.cpBody
{                                
   height:0px;
   overflow: hidden; 
}

.lblphone
{
	font-family: Helvetica;
	font-size:14px;	
	font-weight: bold;	
	color:#E0AB5F;
	text-decoration: none;
}

/* New CSS */

.topNav {
	background-image: url(Images/bg-topnav.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bg-tnb {
	background-image: url(Images/bg-tnb.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: right;
}
.bg-search {
	background-image: url(Images/bg-search.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg-content-top {
	background-image: url(Images/bg-content-top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align: top;
}
.bg-content-top Div{
	padding: 0px 26px 0px 0px;
	text-align:right;
}
.lnb {}
.lnb Table { border:solid 1px #AA6402;}
.lnb Table Th{
	background-image: url(Images/bg-lnb-heading.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.lnb Table Td{
	background-image: url(Images/bg-lnb.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FDE2B7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	padding: 10px 0px
}
.lnb Table Td ul{ margin:0px; padding:0px;}
.lnb Table Td li{
	margin:0px;
	padding:0px 0px 0px 20px;
	list-style-type: none;
	line-height:22px;
	background-image: url(Images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.lnb Table Td a {
	color: #000000;
	text-decoration: none;
}
.lnb Table Td a:hover {
	color: #993300;
	text-decoration: none;
}
.search-field {
	background-image: url(Images/bg-search-field.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border:solid 1px #975F12;
	height:18px;
	width:157px;
}
.selectitemlabel
{	
	font-family: Helvetica;
	font-size: 12px;				
	color: Black;				
}

