/********************************
 Main Template Sections
********************************/


body, body div, body p, body th, 
	body td, body li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: black;
}

.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}

.outerMostTable{
	background-color : white;
	border-left-width : 1px;
   	border-right-width : 1px;
   	border-top-width : 1px;
   	border-bottom-width : 1px;
	border-style : solid;
	border-color:silver;	
}

.headerTable{
	border-left-width : 0px;
   	border-right-width : 0px;
   	border-top-width : 0px;
   	border-bottom-width : 1px;
	border-style : solid;
	border-color:gray;		
}

.statusLine{
	color:black;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-bottom-width : 1px;
	background-color: #FEEBFD;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;


}

.lhsNavColumn{
	background-color : #EEECEC;
	border-left-width : 0px;
   	border-right-width : 1px;
   	border-top-width : 0px;
   	border-bottom-width : 0px;
	border-style : solid;
	border-color:silver;		
}

.stdPadding{
	padding: 15px;
}

.stdPaddingExceptToRight{
	padding-right:0px;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:15px;
}

.footerRow{
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 1px;
	border-bottom-width : 0px;
	border-style : solid;
	border-color:silver;
	background-color: #FEEBFD;


}


.pageTitle{
	line-height: 25px;
	border-left-width : 0px;
   	border-right-width : 0px;
   	border-top-width : 0px;
   	border-bottom-width : 2px;
	border-style : solid;
	border-color:white;	
	font-weight: bold;
	color:maroon;	
	
}
	
.scrollBox{
	height: 400px;
	overflow: auto;
	text-align: justify;
}



/********************************
 Styles for standard HTML elements
********************************/

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #40037F;
}

legend{
	color:black;
}

/********************************
	Messages 
********************************/
.error	{		
	color:maroon;
}	

.minorMessage{
	color:gray;
}

/********************************
	Navigation-Bar Links
********************************/

.navcontainer {
   	margin : 0 0 0 0;
   	line-height :20px;
   	text-transform : none;
   	width : 130px;
  }
   
ul.navList{
	list-style-image: none;
	display : block;
	text-align : left;
   	padding : 0px;
   	margin : 0px 0px 0px 0px;
   	width : 130px;
}   



li.navItem {
 	display : block;
   	width : 130px;
   	padding : 0.0em 0.0em 0.0em 1.0em;
   	text-decoration : none;
   	font-weight: bold;
}


li.navItem a:link,  li.navItem a:visited{
 	display : block;
   	width : 130px;
	height : 20px; 	
   	text-decoration : none;
   	color :  #404040;
   	font-size:11px;
}


li.navItem a:hover, li.navItem a:active{
  	display : block;
   	width : 130px;
   	color : maroon;
   	text-decoration : underline; 
   	font-size:11px; 	
}


li.navCurrentItem {
 	display : block;
   	width : 130px;
   	padding : 0.0em 0.0em 0.0em 1.0em;
   	text-decoration : none;
   	font-weight: bold;
}


li.navCurrentItem a:link,  li.navCurrentItem a:visited{
 	display : block;
   	width : 130px;
	height : 20px; 	
   	text-decoration : none;
   	color :  silver;
   	font-size:11px; 
}


li.navCurrentItem a:hover, li.navCurrentItem a:active{
  	display : block;
   	width : 130px;
   	color :  maroon;
   	text-decoration : underline;  
   	font-size:11px; 	
}

/********************************
	Navigation-Bar Sections

#A51717 #5D60EB
********************************/

.topNavSection{
	background-color : #EEECEC;
	border-left-width : 0px;
   	border-right-width : 0px;
   	border-top-width : 0px;
   	border-bottom-width : 2px;
	border-style : solid;
	border-color:white;		
	
}


.bottomNavSection{
	
	background-color :  #EEECEC;
	border-left-width : 0px;
   	border-right-width : 0px;
   	border-top-width : 0px;
   	border-bottom-width : 2px;
	border-style : solid;
	border-color:white;	
}


/********************************
	Non Navigation-Bar Links
********************************/

	A:link				 {
	text-decoration: underline;
	color:black;
}

	A:visited			{
	text-decoration: underline;
	color:black;
}
		
	A:hover	 		{
	text-decoration: underline; 
	color : maroon;
}
	
	A:active 		{
	font-size:11px;	
	color :maroon;
}

.minorHelpLink{
	text-decoration: underline; 
	color : gray;
}

/********************************
	Product Information 
********************************/
.productLine{
	padding-top: 10px;
	padding-bottom: 10px;
	background-color :  #FBF9F9;
	border-left-width : 0px;
   	border-right-width : 0px;
   	border-top-width : 0px;
   	border-bottom-width : 1px;
	border-style : solid;
	border-color:silver;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}


.productTitle{
	font-size:11px;
	color:#981F1E;
	font-weight: bold;
	line-height: normal;

}

.marketingHighlight{
	color:maroon;
}

.detailPage{
	background-color :  #FCFCFC;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}

.productInformation{
	background-color :#E6E6F4;
	margin-top : 5px;
	border-color: #E6E6F4;
	border-left-width : 5px;
   	border-right-width : 5px;
   	border-top-width : 5px;
   	border-bottom-width : 5px;
	border-style : solid;
}


/********************************
	Form Controls
 	Note: control-settings is the
 	class name used in generated 
 	controls such as drop down 
 	menus, as well as the class
 	assigned in the templates.
********************************/

.control-settings{
	color :  #404040;;
	font-size:10px;
}
