/* list of fields to populate cellproperties style dropdown (formbuilder) */
/*  {frontendformitemlabel,frontendformitemlabelreq,frontendformiteminput,frontendformitemcheckbox}  */
/************************************************************************/
/*Block Level Styles                                                    */
/*                                                                      */
/*body, table, td, h1-h6, p, div, span, a, ul, ol, li                   */
/*These styles are read into vars and initialization of the site's      */
/*application, and they're used to define the basic look and feel of    */
/*the front end of the site.                                            */
/*                                                                      */
/*please put any custom classes or styles in the Custom area below this */
/*one                                                                   */
/************************************************************************/

body {
	margin:0px;
	background-color:#DBD8D3;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:424242;
}
table, td, p, div, span, li {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #666666;
}
ul {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	padding: 0px 0px 0px 20px;
	margin : 0px 0px 0px 0px;
}
h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color: #0066b1;
	margin-top:0px;
}
h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #0064b0;
}
h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #272827;
}
h4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #0064b0;
	font-weight:bold;
	padding: 0px 0px;
	margin: 4px 0px 0px 0px;
}
.homeColumns p {
	padding:0px;
	margin-top:0px;
	padding-bottom:0px;
}
a, a:focus, a:hover, a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : inherit;
	color: #11518F;
	text-decoration: none;
	font-weight : inherit;
}
#mediaKit a, #mediaKit a:focus, #mediaKit a:hover, #mediaKit a:visited {
	font-weight:bold;
}
#mediaKit a:hover {
	text-decoration:underline;
}
a.MappingLink{ 
	display:block; 
	background-image:url(/admintools/media/images/icon_mapping.gif); 
	background-repeat:no-repeat; 
	background-color:#666666; 
	background-position:center left;
	text-decoration:none; 
	padding:15px 10px; 
	color:#ffffff; 
	width: 100px; 
	position:absolute; 
	border:1px solid #000000; 
	top:0; 
	right:0;
	padding:10px 15px 10px 35px;
 } 
 a.MappingLink:hover{ 
	background-color:#888888; 
	text-decoration:underline; 
 }

/************************************************************************/
/*Generic Data Driven Display Styles                                    */
/************************************************************************/
.dddListing{}
.dddListing h2{
	border-bottom:1px solid;
}
.dddListing h2 a:hover{
	text-decoration:none;
}
.dddItem{}
.dddDetail{}

.sidebarResourceBlock{}
.sidebarResourceBlock h3{}
.sidebarResourceBlock li{}

.abstract{}
.bodyText{}
.author{}
.date{}
.PDF{}
.externalLink{}
.Image{}

.detailLink,.listingLink{}
.detailLink{
	text-align:right;
}
.listingLink
{
	margin-top:20px;
}
.detailLink a, .detailLink a:focus, .detailLink a:hover, .detailLink a:visited, .listingLink a, .listingLink a:focus, .listingLink a:hover, .listingLink a:visited{
	font-size:10px;
	text-decoration:none;
}
.detailLink a, .detailLink a:focus, .detailLink a:hover, .detailLink a:visited{
	background-image:url(/media/images/detail_icon.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:10px; /* may change depeding upone width of detail_icon.gif 10px for installer */
}
/*.detailLink a:before{content:">> << "} use printscreen to create images*/
.listingLink a, .listingLink a:focus, .listingLink a:hover, .listingLink a:visited{
	background-image:url(/media/images/listing_icon.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px; /* may change depeding upone width of detail_icon.gif 10px for installer */
}

/************************************************************************/
/*Custom Classes and Styles;                                            */
/*                                                                      */
/*Any custom classes or styles needed specifically for this site's      */
/*front end go here.                                                    */
/************************************************************************/

/************************************************************************/
/*page layout                                                           */
/************************************************************************/
#body {
	position:relative;
	width:977px;
	margin: 0px auto;
	background-color:#FFFFFF;
	border:none;
}

#body_shadow_L_slvr {
	background-image: url(/media/images2/body_shadow_L_slvr-over.gif);
	background-repeat: repeat-y;
	background-position: left 0px;
	padding:0px 0px;
	margin:0px 0px;
	
	position:relative;
	z-index:1;
}
#body_shadow_R_slvr {
	background-image: url(/media/images2/body_shadow_R_slvr-over.gif);
	background-repeat: repeat-y;
	background-position: right 0px;
	padding:0px 0px;
	margin:0px 0px;
	
	position:relative;
	z-index:2;
}
#body #columnContainer {
	position:relative;
	margin:0px auto;
	width:941px;
	padding-top:10px;
	padding-bottom:10px;
	min-height:400px;
}
* html #body #columnContainer {
	height:400px;
}
#body .columns {
	position:relative;
	float:left;
	margin:0px 15px;
	display: inline; /*IE6 Float left/right w margin left/right fix */
}
#bodyColumnLeft {
	width:250px;
	padding:0px 0px;
	margin:0px 0px;
}
#bodyColumnMiddle {
	width:213px;
}
#bodyColumnMiddle p {
	padding:0px;
}
#bodyColumnRight {
	width:374px;
}
#bodyInteriorColumn {
	position:relative;
	width:850px;
	margin:0px auto;
	text-align:left;
}
#bodyInteriorColumnLeft {
	width:600px;
}
#bodyInteriorColumnRight {
	width:250px;
}

#body #homeFlash {
}
#body #infoRollOvers {
}

/** clearfix **/
.clearfix:after {  
   content: ".";  
   display: block;  
   clear: both;  
   visibility: hidden;  
   line-height: 0;  
   height: 0;  
}  
 
.clearfix {  
   display: inline-block;  
}  
 
html[xmlns] .clearfix {  
  display: block;  
}  
 
* html .clearfix {  
  height: 1%;  
}  
/** **/
.clearFloats{clear:both;}
.brclear { /* Use a break with this class to clear float containers */
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
/* Template Shell */
#mainShell{
	width: 950px;
	margin: 0 auto;
	background-image:url(/media/images/mainShellBG.gif);
	background-repeat:repeat-y;
	min-height: 400px;
}
/************************************************************************/
/* LAYOUT HEADER 
/************************************************************************/
.header {
	background-color:#7ECA2C;
	background-image:url(/media/images2/header_L1-over-14.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#headerHome{
	height:169px;
}
#headerInterior{
	height:125px;;
}
.headerContent {
	position:relative;
	width:977px;
	margin:0px auto;
	background-image:url(/media/images2/header_B_slvr-over.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.headerContent #header_L2 {
	position:absolute;
	left:0px;
	bottom:0px;
}
.headerContent #header_R2 {
	position:absolute;
	right:0px;
	bottom:0px;
}
/*IE6 fix*/
* html .headerContent #header_L2 {
	bottom:-1px;
}
/*IE6 fix*/
* html .headerContent #header_R2 {
	bottom:-1px;
	right:-1px;
}
/***
	topSmallNavBar
***/
#topSmallNavBar {
	position:relative;
	text-align:right;
	top:10px;
	right:15px;
	color:#FFFFFF;
}
#topNavBar{
	position:absolute;
	right:9px;
	bottom:12px;
	height:66px;
}
/*IE6 fix*/
* html #topNavBar {
	bottom:7px;
}
#leftNav{
	width:172px;
	float:left;
	margin:28px 0px 4px 4px;
}
#contentArea{
	width:755px;
	float:right;
	margin: 28px 4px 4px 0px;
	padding-left: 23px;
}
.headerContent #logo{
	position:absolute;
	left:25px;
	top:9px;
}
#headerInterior #logo{
	margin-right: 15px;
}
.header a, .header a:active, .header a:link, .header a:visited {
	color:#FFFFFF;
}
.header a:hover {
}
/************************************************************************/
/* LAYOUT Rollover issue items 
/************************************************************************/
#categoryIssueItemsContainer {
	position:relative;
	width:374px; height:30px;
	border-bottom:#FFFFFF 1px solid;
	cursor:pointer;
}
.categoryIssueItems {
	position:relative;
	display:block;
	float:left;
	padding:0px 6px 0px 6px;
	height:100%;
	background-color:#9ec6dc;
	border-left:#FFFFFF 1px solid;
}
.categoryIssueItems .labelText {
	position:relative;
	text-align:center;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;	
	color:#0064b0;
	padding:0px;
	line-height:0px;
	top:15px;
}
#categoryIssueItemsContainer #categoryIssueItem_1 {
	border-left:none;
	padding-left:7px;
	padding-right:8px;
/*	*/	background-color:#D2E7F7;
}
#categoryIssueItemsContainer #categoryIssueItem_2 {
}
#categoryIssueItemsContainer #categoryIssueItem_3 {
}
#categoryIssueItemsContainer #categoryIssueItem_4 {
}
#categoryIssueItemsContainer #categoryIssueItem_5 {
}

#categoryIssueChangingAbstract {
	position:relative;
	background-color:#D2E7F7;
	padding:14px;
	line-height:5px;
	height:85px;
}
#categoryIssueChangingAbstract .readMoreLink {
	position:relative;
	text-align:right;
}
#categoryIssueChangingAbstract .abstractText{
	font-family:Arial, Helvetica, sans-serif;
	color:#1a4566;
	font-size:11px;
	line-height:16px;
}
#categoryIssueChangingAbstract #abstractTextItem_1{
	display:block;
}
#categoryIssueChangingAbstract #abstractTextItem_2{
	display:none;
}
#categoryIssueChangingAbstract #abstractTextItem_3{
	display:none;
}
#categoryIssueChangingAbstract #abstractTextItem_4{
	display:none;
}
#categoryIssueChangingAbstract #abstractTextItem_5{
	display:none;
}
/************************************************************************/
/* LAYOUT projectFlash 
/************************************************************************/
#projectFlash {
	position:relative;
	width:760px;
	margin:0px auto;
}
/************************************************************************/
/* LAYOUT projectFlash 
/************************************************************************/
#mediaKitContent {
	position:relative;
	padding:10px 0px 0px 200px;
	top:50px;
}
/************************************************************************/
/* LAYOUT Testimonials 
/************************************************************************/
.testimonialClient {
	padding-bottom:20px;
}
.testimonialClient .clientQuote {
	font-weight:normal;
}
.testimonialClient .clientName {
	font-weight:normal;
	text-align:right;
	color: #0066b1;
}
/************************************************************************/
/* LAYOUT PressRelease Page 
/************************************************************************/

.PressReleaseIssue .datepublished {
	position:relative;
	float:left;
	width:80px;
	top:4px;	
}
.PressReleaseIssue .pressReleaseIssueTitleAndAbstract {
	position:relative;
	float:left;
	width:515px;
}
.PressReleaseIssue p {
	padding:0px;
	margin:0px;
}
.PressReleaseIssue .pressReleaseIssueTitleAndAbstract * div, 
.PressReleaseIssueDetail .pressReleaseIssueTitleAndAbstract * div {
	padding-bottom:10px;
}
.PressReleaseIssue {
	margin-bottom:10px;
	clear:both;
}
.PressReleaseIssue #backTop, .PressReleaseIssueDetail #backTop{
	position:absolute;
	right:0px;
	top:40px;
}
.PressReleaseIssue #backBottom, .PressReleaseIssueDetail #backBottom {
	position:absolute;
	right:0px;
	bottom:0px;
}
/************************************************************************/
/* LAYOUT eNews Page 
/************************************************************************/
.imageContainer {
	color:#FFFFFF;
}
.enewsCol2, .enewsCol2 * {
	color:#FFFFFF;
}
.imageCaption a, .imageCaption a:link, .imageCaption a:active {
	color:#FFFFFF;
}
.imageCaption a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
/************************************************************************/
/* LAYOUT Link Page 
/************************************************************************/
#tabLinks {
	position:relative;
	clear:both;
	padding-bottom:10px;
}
.linkTabCategory {
	position:relative;
	float:left;
	padding-right:15px;
}
/************************************************************************/
/* LAYOUT FOOTER 
/************************************************************************/
#footerContainer {
	position:relative;
	margin:0px auto;
	padding:0px;
	font-size: 20px;
	margin-bottom:5px;
}
#footer{
	position:relative;
	margin:0px auto 20px auto;
	padding: 0px 0px;
	text-align:center;
   font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image:url(/media/images2/footer_B_slvr-over.gif);
	background-repeat:repeat-x;
	height: 43px;
	width: 977px;
}
#footer #footer_B_L {
	position:absolute;
	top:0px;
	left:0px;
	padding:0px;
	margin:0px;
}
#footer #footer_B_R {
	position:absolute;
	top:0px;
	right:0px;
	padding:0px;
	margin:0px;
}
* html #footer #footer_B_R {
	right:-1px;
}

#footer #footerText {
	position:relative;
	display:block;
	width:800px;
	margin:0px auto;
	padding:0px;
	color:#424242;
}
#footer #footerText p{
	margin:0px;
	color:#FFFFFF;
}
#footer #footerText p.developerInfo {
	margin:0px;
	margin-top:7px;
	color:#424242;
}
#footer a, 
#footer a:link, 
#footer a:active {
	color:#FFFFFF;
}
#footer a:hover{
	color:#FFFFFF;
}

#footer #footerText p.LCC_finePrint a,
#footer #footerText p.LCC_finePrint a:link, 
#footer #footerText p.LCC_finePrint a:active{
	color:#FFFFFF;
}
#footer #footerText p.LCC_finePrint a:hover{
	color:#FFFFFF;
}

#footer #footerText p.developerInfo a, 
#footer #footerText p.developerInfo a:link, 
#footer #footerText p.developerInfo a:active {
	color:#424242;
}
#footer #footerText p.developerInfo a:hover {
	color:#424242;
}
/************************************************************************/
/*Site Map Styles;                                            */
/************************************************************************/
.sitemapColumn{
	margin:0;
	padding:5px;
}
.sitemapSection{
	font-weight:bold;
}
.sitemapSubSection{
	font-weight:bold;
}
.sitemapPage{
	font-weight:normal;
}

/* nav manager */
.navItemLevel_1{
	margin-left: 3px;
	background-color:#E1E1E1;
}
.parentLevel_1{
	margin-left: 3px;
	background-color:#E1E1E1;
}
.navItemLevel_2{
	margin-left: 6px;
	background-color:#CCCCCC;
}
.parentLevel_2{
	margin-left: 6px;
	background-color:#CCCCCC;
}

/************************************************************************/
/*Error Handeling Styles                                                */
/************************************************************************/
#errorBlock{
	margin-left: 15px;
	margin-bottom: 10px;
}
#errorBlock h2{
	color: #cc0000;
	margin: 2px;
	height: 25px;
	background-image:url(/media/images/icon_error.gif);
	background-repeat:no-repeat;
	padding-left: 30px;
}
#errorBlock ul{
	list-style:square;
	margin: 3px 0px;
	padding-left: 30px;
}
#errorBlock ul li{
	color: #cc0000;
	border-left: 1px solid #cc0000;
	margin-left: 3px;
	padding-left: 8px;
}
/************************************************************************/
/*Admin Tools Styles and classes;                                       */
/*                                                                      */
/*Used by admintools and administrative displays on the front end       */
/*(Not actually put into use yet - still using admintools.css           */
/************************************************************************/

.formbuilderheader {
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	vertical-align : top;
	background-color : #4c4c4c;
}
.smallfontsize {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #000000;
}
.errortext {
	padding-bottom : 5px;
	padding-left : 8px;
	padding-right : 5px;
	padding-top : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
	background-color : #f4f4f4;
	border : 3px solid #cc0000;
}
.logintext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #663366;
}
.submitbuttonFront {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	color : #5D8DB8;
	background-color : #ffffff;
	border: 1px solid #5D8DB8;
}
.submitbuttonGray {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	padding-left:5px;
	padding-right:5px;
	color : #ffffff;
	background-color : #666666;
	border : 2px ridge #dadada;
}
.frontendformitemlabel{
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	vertical-align : top;
	font-style : italic;
}
.frontendformitemlabelreq{
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	vertical-align : top;
}
.frontendformiteminput {
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	vertical-align : top;
	border-style : none;
}
.frontendformitemcheckbox {
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	vertical-align : top;
}
.frontendinputfield{
	background-color:#F0F0F0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	padding: 1px;
}
.submitbutton {
	BACKGROUND-COLOR: #749BAD;
	BORDER-BOTTOM: #dadada 2px ridge;
	BORDER-LEFT: #dadada 2px ridge;
	BORDER-RIGHT: #dadada 2px ridge;
	BORDER-TOP: #dadada 2px ridge;
	COLOR: #ffffff;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: center
}
.successtext {
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	background-color : #c4c4ff;
	border : 1px dashed #555555;
}
.toolheader {
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 8px;
	padding-top : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-align : right;
	color : #ffffff;
	background-color : #333333;
}
.toolheaderi3 {
	BACKGROUND-COLOR: #5B879C;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 6px;
	PADDING-LEFT: 6px;
	PADDING-TOP: 6px;
	PADDING-RIGHT: 6px;
}
.toolTable {
	BACKGROUND-COLOR: #ffffff
}

/**************************/
/* Calendar Pop Up Styles */
/**************************/

.BSCalcpYearNavigation,
.BSCalcpMonthNavigation
		{
		background-color:#6677DD;
		text-align:center;
		vertical-align:center;
		text-decoration:none;
		color:#FFFFFF;
		font-weight:bold;
		}
.BSCalcpDayColumnHeader,
.BSCalcpYearNavigation,
.BSCalcpMonthNavigation,
.BSCalcpCurrentMonthDate,
.BSCalcpCurrentMonthDateDisabled,
.BSCalcpOtherMonthDate,
.BSCalcpOtherMonthDateDisabled,
.BSCalcpCurrentDate,
.BSCalcpCurrentDateDisabled,
.BSCalcpTodayText,
.BSCalcpTodayTextDisabled,
.BSCalcpText
		{
		font-family:arial;
		font-size:8pt;
		}
TD.BSCalcpDayColumnHeader
		{
		text-align:right;
		border:solid thin #6677DD;
		border-width:0px 0px 1px 0px;
		}
.BSCalcpCurrentMonthDate,
.BSCalcpOtherMonthDate,
.BSCalcpCurrentDate
		{
		text-align:right;
		text-decoration:none;
		}
.BSCalcpCurrentMonthDateDisabled,
.BSCalcpOtherMonthDateDisabled,
.BSCalcpCurrentDateDisabled
		{
		color:#D0D0D0;
		text-align:right;
		text-decoration:line-through;
		}
.BSCalcpCurrentMonthDate
		{
		color:#6677DD;
		font-weight:bold;
		}
.BSCalcpCurrentDate
		{
		color: #FFFFFF;
		font-weight:bold;
		}
.BSCalcpOtherMonthDate
		{
		color:#808080;
		}
TD.BSCalcpCurrentDate
		{
		color:#FFFFFF;
		background-color: #6677DD;
		border-width:1px;
		border:solid thin #000000;
		}
TD.BSCalcpCurrentDateDisabled
		{
		border-width:1px;
		border:solid thin #FFAAAA;
		}
TD.BSCalcpTodayText,
TD.BSCalcpTodayTextDisabled
		{
		border:solid thin #6677DD;
		border-width:1px 0px 0px 0px;
		}
A.BSCalcpTodayText,
SPAN.BSCalcpTodayTextDisabled
		{
		height:20px;
		}
A.BSCalcpTodayText
		{
		color:#6677DD;
		font-weight:bold;
		}
SPAN.BSCalcpTodayTextDisabled
		{
		color:#D0D0D0;
		}
.BSCalcpBorder
		{
		border:solid thin #6677DD;
		}
		
/*===================================================
	DIGITAL POSITION MISC CSS SYTLES
----------------------------------------------------*/
.DP_BlackPinkHighContrast {
	background-color:#000000;
	color:#FF00FF;
	font-weight:bold;
}