/* Common Module Elements */
.categoryTitleBar {

	width : 700px;
	font-weight: bold;
   	color: white;
   	text-decoration: none;
	background-color: #538cad;
	padding:3px 3px 3px 8px;
	margin:15px 0px 5px 0px;
	font-size: larger;
	border-bottom: 2px solid ThreedShadow;
	border-right: 2px solid ThreedShadow;
	border-left: 2px solid ThreedLightShadow;
	border-top: 2px solid ThreedLightShadow;
}
.categoryDescription {
	padding: 3px 5px 5px 5px;
	/*border: 1px solid blue;*/
}
a.MoreInfoLink {
	color: navy;
	display:block;	  
	font-size : 9px;
	text-decoration : none;
}	  
a.ReturnLink {
	color: navy;
	display:block;	  
	font-size : 11px;
	text-decoration : none;
}	  
/* End of Common Module Elements */


/* Links Module Elements */
.linkContainer{
	margin: 2px 0px 10px 5px;
	/*border: 1px solid red;*/
}
.linkContent{
	margin: 2px 0px 5px 15px;
	/*border: 1px solid red;*/
}
.linkTitle{
    color : navy;
    font-size : 12px;
    font-weight : bold;
}
.linkURL{
	margin: 2px 0px 10px 15px;
	color: #333333;
}
/* End of Links Module Elements */


/* News Module Elements */
.storyContainer {
	margin: 2px 0px 10px 5px;
}
.storyHeadline, .storyHeadline a {
	font-size: 16px;
	text-decoration: none;
	color: #003366;
	font-weight:bold;
	margin: 2px 0px 2px 5px;
	/*border: 1px dashed red;*/
}

.storyHeadline a:hover{
	color:navy;
}

.storyHeadlineHolder{
	padding-bottom:10px;
    
}

.storyHeadlineNav {
	color:#4c6d94;
	font-size:11px;
	text-decoration:none;
}


.storySubtitle {
	font-size:12px;
	margin: 2px 0px 2px 20px;
}
.storyTimestamp{	
	font-size: 9px;
	margin: 2px 0px 2px 20px;
	/*border: 1px dotted red;*/
}

.storyTimestampNav{
        color:gray;
        margin-bottom:5px;
    }   
    
.storySummary {
	margin: 10px 0px 5px 20px;
	/*border: 1px dotted red;*/
}

#navNews{
	height:140px;
	width:305px;
	overflow:auto;
	padding:5px;
}

#navNewsHeader{
	font-size:18px;
	font-weight:bold;
	line-height:1.5
}

#moreNav{
	text-decoration:none;
	color:#487092;
	font-weight:bold;
	
}

#pscroller1{
width: 305px;
height: 100px;
padding: 5px;
background-color: lightyellow;

}

.someclass{ /*class to apply to your scroller(s) if desired*/
}
/* End of News Module Elements */


/* FAQ Module Elements */
.FAQCategoryList {
	list-style: square;
}
.FAQList {
	list-style: circle;
}
.FAQListItem {
	margin: 5px 0px 5px 0px;
	background : #eeeeee;
}
.FAQCategoryCount {
	padding-left: 10px;
}
.FAQFrame {
	padding:5px;
   margin:5px;
	border : thin solid Gray;
	background : #eeeeee;
	width:545px;
}
.FAQQuestion{
	font-size: 13px; 
	color:black;
	font-weight:bold;
}
.FAQAnswer {
	font-size: 13px; 
	color:black;
	font-weight:normal;
	padding-left: 15px;
}
.FAQImageFrame {
   padding:5px;
   margin:5px;
	border : thin solid black;
	background : #eeeeee;
}

/* Classes to support the FAQ Related Questions */
.FAQRelatedItemsCategoryTitle {
	
}
.FAQRelatedListItem {
	list-style: disc;
	margin: 5px 0px 5px 0px;
	background : #eeeeee;
}
.FAQRelatedItem {
	
}

/* Classes to support the FAQ View Summary and Rating div tags */
.FAQSummaryBox {
	padding:5px;
   margin:6px;
	border : thin solid Gray;
	background : #eeeeee;
	width:260px;
   height:165px;
}
.FAQSummaryLabel {
	font-weight:bold;
}
.FAQSummaryData {
	font-weight:normal;
}
/* End of FAQ Module Elements */


/* Events Modules */
    .eventNavURL{
        color:navy;
        font-size:11px;
		font-weight:bold;
    }
    
    .eventTimestamp{
        color:gray;
    }   
/* End Events Module */


.QuickList{
    width:155px;
    font-size:10px;
    background-color:#d6d9bd;
}
.QuickListLabel{
    text-align:left;
    font-weight:bold;
    font-size:10px;
    padding:3px;
}
.WebPanelHeaderBlue{
    background: url(/webimgs/sideBoxHeader.gif) no-repeat;
	 height: 29px;
    text-align:center;
    color:white;
    font-weight:bold;
}

.WebPanelHeaderGold{
    background: url(/webimgs/sideBoxHeader2.gif) no-repeat;
	 height: 29px;
    text-align:center;
    color:black;
    font-weight:bold;
}

.WebPanelMiddle{
    background: url(/webimgs/sideBoxMiddle.gif) repeat-y;
    padding:9px;
}
.WebPanel{
    height: 20px;
	 color:white;
}


.WebPanelFooter{
    background: url(/webimgs/sideBoxFooter.gif) no-repeat;
    height: 20px;
}

.WebPanelHeader155Blue{
 
    height: 29px; 
    text-align:center;
    color:white;
    font-weight:bold;
}

.WebPanelHeader155Gold{

    height: 29px; 
    text-align:center;
    color:black;
    font-weight:bold;
}

.WebPanelMiddle155{

    padding:9px;
}


.WebPanelFooter155{
  
    height: 27px;
}

/*Document List*/

.MessageBlock{
	width:600px;
}

    .tableHeader, .tableHeader a{
        background-color:#548cad;
        color:white;
        font-weight:bold;
        padding:5px;
    }
	
	a.headerlink{
        color:white;
        font-weight:bold;
		text-decoration:none;
	}
    
    .notPageSelected, .pageselected{
        font-size:10px;
        color:black;
    }
	
	Table#milestones td, Table#tasks td, Table#metaData td, Table#notes td{
		font-size:10px;
	}
	
	.lbl{
		padding:5px;
		font-size:10px;
	}

	     #MessageBlock {
        border:1px solid gray;
        background-color:white;
        text-align:left;
		width:80%;
    }
    
    #MessageBlock td{
        font-size:10px;
    }

	.tableHeaderCat{
		background-color:#791f1f;
		color:white;
		font-weight:bold;
		height:30px;
	}
	
	/*End Document List*/
	
	table.galleryHolder{
	border:2px solid silver;
	}


td.galleryTitleBar {
    font-weight:bold;
    font-size:13px;
    background-color:#888888;
    border-bottom:1px solid gray;
    color:black;
    text-decoration:none;	
	padding: 0px 0px 0px 5px;
}
	
a.galleryLink {
    color:black;
    text-decoration:none;	
}
    
a.galleryLink:hover {
    color:blue;
}
    
  #thumbHolder{
    width:150px;
    height:400px;
    padding:5px;
    border:1px solid black;
    overflow-y:scroll;
    overflow-x:hidden;
  }
  
  .imgThumbBox{
  	 display: block;
    width:100px;
    background:#548CAD; 
    border: 1px solid Black;
    padding:7px;
 }  
    
 .imgBox{
 	 display: block;
    width:500px;
    background:#548CAD; 
    border: thin double Black;
    padding:5px;
 }   
 
 .imgTitle{
    font-size:15px;
    font-weight:bold;
    padding:3px;
 }
 .imgContent{	
 	 background: White;
    border:1px solid black;
    text-align:left;
    height:150px;
    width:450px;
    padding:5px;
    overflow-y:auto;
 }
 
 /* Products */
 	td.first dl{}
 	td.first .title a{text-decoration: none;font: bold 14px Arial;color:#902926;}
	td.first .ourPriceTxt{font-weight:bold;}
	td.first .ourPriceAmt{font-weight:bold;color:#636363;}
	td.first .summary{font-size:12px;}
	td.first .summary p{font-size:12px;}
	td.first .add a{color:#902926;}
	
	#prodTitle{width:300px;float:left;}
	#purchaseInfo{background:#902926;width:400px;height:50px;float:right;}
	#purchaseInfo .productNum{font-weight:bold;font-style:italic;color:#fff;}
	#purchaseInfo .ourPriceTxt{font-weight:bold;color:#fff;}
	#purchaseInfo .ourPriceAmt{font-weight:bold;color: #9C9C9C;}
	#txtQty{height:18px;width:30px;}
	#addToCart{}
	#prodDesc{width:400px;float:right;}
	/*#addToCartInput{display:inline;}
	#addToCartButton{display:inline;} */
 /* End Products */