﻿body
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 80%;
	margin: 0px;
	padding: 0 0 20px 0;
}

a:link { 
	color: #0067C5;
	font-size: small;
	height: 18px;
}

a:visited { 
	color: #0067C5;
	}	
	
.header
{

}

#headWrapper
{
	background-image:url(../Images/PureSense-Header2.gif);
	height:68;
	width:900;
	line-height:120px;
	text-align:right;
}

#headWrapperWide
{
	background-image:url(../Images/PureSense-Header3.gif);
	height:68;
	width:1200;
	line-height:120px;
	text-align:right;
}

#headWrapperLive
{
	background-image:url(../Images/PureSense-Header3.gif);
	background-position: center;
	height:68px;
	width:1200px;
	line-height:120px;
	text-align:right;
}

#headWrapperFull
{
	background-image:url(../Images/PureSense-Header-Full.gif);
	height:68px;
	width:1600px;
	line-height:120px;
	text-align:right;
}

#mainBodyWrapper
{
	margin: 0px auto;
	padding: 0px;
}

#mainBodyWrapperWide
{
	margin: 0px auto 0px 7px;
	padding: 0px;
}

#mainBodyWrapper
{
	width:900px;
}

#mainBodyWrapperWide
{
	width: 1200px;
}


#mainFooterWrapper
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px auto;
	padding: 0px;
}

#psFooter, #psFooterWide
{
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

#psFooter
{
	width: 900px;
}

#psFooterWide
{
	width: 1200px;
}


#psFooter a, #psFooterWide a
{
	color: #295cb8;
}

.menuMain, .menuItemTop
{
	font-size: 9pt;
	margin:0 0 0 14px;
	background-color: #9da900;		
	background-image: url(../images/nav_BG.jpg);
	background-position: center;
		
	
}

.menuItemLvl1
{
	font-size: 9pt;
	background-color: #9da900;	
}

#menuWrapper
{
	background-color: #9da900;
	background-image: url(../images/nav_BG.jpg);
	height: 21px;
}

#menuWrapperWide
{
	background-color: #9da900;
	background-image: url(../images/nav_BG_Wide.jpg);
	height: 21px;
	background-repeat: no-repeat;
}

#menuWrapperLive
{
	/*background-color: #9da900;*/
	background-image: url(../images/nav_BG_full.jpg);
	height: 21px;
	width: 1200px;
	background-repeat: no-repeat;
	background-position: center;
}

#menuWrapperFull
{
	background-color: #9da900;
	background-image: url(../images/nav_BG_Full.jpg);
	height: 21px;
}
	

/* Styles for Menu Items */
.menuItemTop
{
	display: block;	
	text-decoration: none;
	/*background: #fff;  IE6 Bug */
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 1px;
	padding-top: 0px;
	color: #ffffff;
	text-decoration: none;
	position: inherit;
	border-left-width: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;

	/*border-bottom-style: solid;
	border-bottom-color: Blue;
	border-bottom-width: 2px;*/


width: 100%;
}
/* Hover Styles */
.menuItemTop a:hover { 
	background-color: #0254B7;
	color: white;
} 

.menuItemTop a:visited 
{
	color: White;
}

.menuItemTop a:link
{
	color: White;
}


/* Styles for Menu Items */
.menuItemLvl1
{
	display: block;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 1px;
	padding-top: 2px;
	color: #ffffff;
	text-decoration: none;
	border-right-width: medium;
	border-right-style: none;
	border-right-color: -moz-use-text-color;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cde59d;
}

/* Hover Styles */
.menuItemLvl1 a:hover { 
	background-color: #0254B7;
	color: white;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 1px;
	padding-top: 2px;
	color: #ffffff;
	text-decoration: none;
	border-right-width: medium;
	border-right-style: none;
	border-right-color: -moz-use-text-color;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cde59d;
}

.menuItemLvl1 a:visited 
{
	color: White;
}

.menuItemLvl1 a:link
{
	color: White;
}

.contentWrapperTable
{
	width: 100%;
}

.contentWrapperTableRow
{
	height: 500px;
}

.contentWrapperTableCell
{
	vertical-align: top;
	background-color: white;
}




/* TABLES */
.DataTable
{
	background-color: #f7f7f7;
	margin: 0px auto;
	vertical-align: middle;
	text-align:left;
}

.TableHeader, .TableHeader th, .TableHeader td
{
	background-color: #e7f0f8;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
		border-top: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
}

.Caption a:hover, .Caption a:active { 
	color: #cc1717;
	}

.Caption img {
	margin: 2px; 
	vertical-align: middle;
	}

.Caption input {
	vertical-align: middle;
	}

.TableRow, .TableRow td, .SelectedTableRow td, EditTableRow td
{
	padding: 4px;
	border-top: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	vertical-align: middle;
	background-color: #f7f7f7;
}

.TableRow a:hover, .Row a:active { 
	color: #cc1717;
	}

.Separator{
	color: #126ecc;
	}

.Separator td{
	height: 1px;
	}

.AltTableRow, .AltTableRow td{ 
	padding: 4px;
	border-top: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	vertical-align: middle;
	background-color: #e7f0f8; 
	}

.AltTableRow a:hover, .AltTableRow a:active { 
	color: #cc1717;
	}
	
	
.SelectedTableRow, .SelectedTableRow td
{
	padding: 4px;
	border: 1px solid #dfdfdf;
	vertical-align: middle;
	background-color: #336699;
	color: white;
}

.SelectedTableRow a:link
{
	color: #ffffff;
}

.SelectedTableRow a:visited { 
	color: #ffffff;
	}

.SelectedTableRow a:hover, .SelectedTableRow a:active
{
	color: #ccffff;
}
	

.NoRecords td { 
	font-size: 10pt;
	padding: 4px;
	border: 1px solid #dfdfdf;
	background-color: #f7f7f7; 
	vertical-align: top;
	}

.TableFooter td { 
	padding: 4px;
	border: 1px solid #dfdfdf;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	}

.TableFooter a:link { 
	color: #000000;
	}

.TableFooter a:visited 
{ 
	color: #000000;
}

.TableFooter a:hover, .Footer a:active 
{
	color: #cc1717;
}

.TableFooter img 
{
	margin: 2px; 
	vertical-align: middle;
}

.TableFooter input 
{
	vertical-align: middle;
}

.Pager
{
	border: 1px solid #dfdfdf;
}	
.Pager a:link, .Pager a:visited
{
	color: #000000;
}

/* END TABLES */


/* DETAIL VIEWS */
.Detail
{
	background-color: #f7f7f7;
	margin: 0px auto;
	border: 1px solid #FFFFFF;
}

.DetailHeader
{
	background-color: #e7f0f8;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	border: 1px solid #dfdfdf;
}

.DetailFooter
{
	text-align: center;
	border: 1px solid #dfdfdf;
}
/* END DETAIL VIEWS */


.BlankCenter
{
	margin: 0px auto;
}

#contentBottomSpacer
{
	height: 5px;
	background-color: white;
}

#contentTopSpacer
{
	height: 2px;
	background-color: white;
}

#breadcrumb
{
	background-color: white;
	padding-left: 15px;
	padding-top: 2px;
}

a.linkButton, input.linkButton
{
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	padding-right: 4px;
	padding-top: 1px;
	padding-left: 4px;
	padding-bottom: 1px;
	border-top: 1px solid #336699;
	border-right: 2px solid #336699;
	border-left: 2px solid #336699;
	border-bottom: 1px solid #336699;
	color: black;
	background-color: #e7f0f8;
	text-align: center;
}

a.linkButton:hover,  input.linkButton:hover
{
	
	background-color: #cce1ff;
	color: black;
}

/*Popup Control*/
.popupControl
{
	position: absolute;
	visibility: hidden;
	z-index: 9999999999;
}

#main_content h2 {
	margin-top: 0;
	border: solid #9ea900;
	border-width: 1px 0;
	font-size: 140%;
	font-weight: normal;
	padding: 6px 0;
}
.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.popupControl 
{
	background-color:White;
	position: absolute;
	visiblity: hidden;
	border-style:solid;
	border-color:Black;
	border-width: 2px;
}

.modalPopup 
{
	background-color:White;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
	
	
