.subSubHeading
{
	font-weight:bold;
	font-size:12px;
	border-bottom:solid 1px #939598; 
}

.content
{
	margin: 10px 30px 10px 30px;
}

body {margin: 0px; padding: 0px;font-family: trebuchet ms, Arial; font-size: 12px; color: #636466}
td {font-size: 12px; color: #636466;}
input[type="password"],input[type="text"], textarea, select {font-size: 11px; font-family: trebuchet ms, Arial;  color: #636466; border:solid 1px #969DA1; background-color:#FFFEEC;}
textarea {padding-left: 3px; font-family: trebuchet ms, Arial;}

input[type="password"].textBoxError,input[type="text"].textBoxError, textarea.textBoxError, select.textBoxError
{
	background-color:#EEACAC;
	border-color:#BD3131;
	color:#BD3131;
}

input[type="password"].watermarkSelect ,input[type="text"].watermarkSelect , textarea.watermarkSelect , select.watermarkSelect 
{
	color: #aaa;
		text-align:center;
		vertical-align:middle;
}

ol {margin: 0px 0px 0px 0px;}
ul {margin: 0px 0px 0px 0px; list-style-type:circle; }

a:link, a:visited, a:active  {color: #4C4C4C; font-weight: bold; text-decoration: none; }
a:hover {color: #4C4C4C; font-weight: bold; text-decoration: underline; }

.acol
{
	color: #4C4C4C;
}

a.menuOn
{
	color:#aaa;
}
a.menuOff
{
	color:#4C4C4C;
}


.pageSubheading1
{
	font-family:Gill Sans MT, Gill Sans, trebuchet ms, Arial;
	/*font-weight: bold;*/
	color: White; font-size: 14px; margin:5px;
	
}
.pageSubheading2
{
	font-family:Gill Sans MT, Gill Sans, trebuchet ms, Arial;
	/*font-weight: bold;*/
	color: #969DA1; font-size: 12px;  
}

.heading1 
{
	font-family:Gill Sans MT, Gill Sans, trebuchet ms, Arial;
	font-size:20px;
	/*font-weight:bold;*/
	/*margin:20px 0px 20px 0px;*/
	margin:0px 0px 10px 0px;
}

.heading2
{
	font-family:Gill Sans MT, Gill Sans, trebuchet ms, Arial;
	font-size:17px;
	/*font-weight:bold;*/
}

.heading3
{
	font-family:Gill Sans MT, Gill Sans, trebuchet ms, Arial;
	font-size:13px;
	/*font-weight:bold;*/
}

.error
{
	font-weight:bold;
	color:Red;
	margin-bottom:10px;
}

.success
{
	font-weight:bold;
	color:#22AA00;
	margin-bottom:10px;
}

.unapproved
{
	font-weight:bold;
	color:Red;
}

.roundTableHeader
{
	color:White;
	padding:3px 8px 3px 8px;
	font-weight:bold;
}

table.tableStyled
{
	
}
tr.tableHeading
{
	background-color:#5C5C5C;
}

tr.tableHeading td, th
{
	color:white;
	padding:3px 8px 3px 8px;
	font-size:11px;
}

tr.tableRowWhite
{
}

tr.tableRowWhite td
{
	padding:3px 8px 3px 8px;
	font-size:11px;
}

tr.tableRow1 {
	background-color:#f2f2f2;
	border-style:solid;
	border-width:1px 0px 1px 0px;
	border-color:#fff;
}
tr.tableRow1:hover {
	background-color:#eeeeee;
}
tr.tableRow1 td{
	padding:3px 8px 3px 8px;
}
tr.tableRow2 {
	background-color:#f5f5f5;
	border-style:solid;
	border-width:1px 0px 1px 0px;
	border-color:#fff;
}
tr.tableRow2:hover {
	background-color:#eeeeee;
}
tr.tableRow2 td {
	padding:3px 8px 3px 8px;
}
tr.tableRowAdded {
	background-color:White;
}
tr.tableRowAdded td {
	color:#BEBEBE;
	padding:3px 8px 3px 8px;
}

tr.tableRow2Light {
	 background-color:#EDF6FF;
}
tr.tableRow2Light:hover {
	background-color:#eeeeee;
}
tr.tableRow2Light td{
	padding:3px 8px 3px 8px;
}

tr.tableRow1AdSet {
	background-color:#FDFDE6;
}
tr.tableRow1AdSet td{
	padding:3px 8px 3px 8px;
}

tr.tableRow2AdSet {
	background-color:#FDFCDB;
}
tr.tableRow2AdSet td {
	padding:3px 8px 3px 8px;
}

.navigate
{
	padding: 2px 2px 2px 2px;
	display:inline;
	font-weight:bold;
	color : Black;
}

.iconHeading
{
	/*font-family:Gill Sans MT Light, Gill Sans Light, trebuchet ms, Arial;*/
	color:#174A7C;
	font-size:15px;
}

hr 
{
	border-color:#939598;
	border-style:solid;
	border-width:1px 0px 0px 0px;
	height:0px;
}

.buttons
{
	display:inline-block;
	background-color: #969DA1;
	border-style: none;
	color: White;
	min-height: 20px;
	min-width: 70px;
	padding: 0px 5px 2px 5px;
	-moz-border-radius: 7px;
	-o-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 1px 1px 1px #AAA;
	-webkit-box-shadow: 1px 1px 1px #AAA;   
	box-shadow: 1px 1px 1px #AAA;
	overflow:hidden;
	behavior: url(/styles/pie.htc); 
	cursor: pointer;
}

.smallButton
{
	padding:0px 3px;
	/*border: dashed 1px #8BB2F3;*/
	font-size:10px;
}

.CustomTabStyle .ajax__tab_header
{
	background-color:#BCD2ED;
	padding-top:5px;
}
.CustomTabStyle .ajax__tab_outer
{
	
}
.CustomTabStyle .ajax__tab_inner
{
	
}
.CustomTabStyle .ajax__tab_tab 
{
	padding:0px 15px 0px 15px;
	color:White;
	text-decoration:none;
}
.CustomTabStyle .ajax__tab_body 
{
	border: solid 1px #ddd;
	padding:5px 10px 15px 10px;
}
.CustomTabStyle .ajax__tab_hover 
{
	background-color:#9CBDE4;
	padding:10px 0px 0px 0px;
}
.CustomTabStyle .ajax__tab_active 
{
	background-color:#969DA1;
	padding:10px 0px 0px 0px;
	color:White;
}

.tabHover:hover
{
	background-color:#9CBDE4;
}

.NoTabStyle .ajax__tab_header{ display:none;}
.NoTabStyle .ajax__tab_outer {}
.NoTabStyle .ajax__tab_inner {}
.NoTabStyle .ajax__tab_tab {}
.NoTabStyle .ajax__tab_body {}
.NoTabStyle .ajax__tab_hover {}
.NoTabStyle .ajax__tab_active {}

a.info{
		position:relative; /*this is the key*/
		z-index:24;
		text-decoration:none;
	}

	a.info:hover{z-index:25;}

	a.info span{display: none;}

	a.info:hover span{ /*the span will display just on :hover state*/
		display:block;
		position:absolute;
		top:20px; left:-10px;
		border:1px solid #5C5C5C;
		background-color:#A2D0FA;
		color:#000;
		text-align: left;
		padding:2px 3px;
		width:170px;
	}
	
.tabSelect, .tabSelectActive 
{
	padding:7px 13px;
	border-width:0px 1px 0px 0px;
	border-color:white;
	border-style:solid;
	background-repeat:repeat-x;
	background-position:left top;
	font-size:11px;
}
.tabSelect {
	background-color:#BECEE5;
	background-image:url('/datanas/excel/web/pagestyle/tab-off.jpg');
	color:#969DA1;
}
.tabSelect:hover {
	background-color:#C5D5EC;
	background-image:url('/datanas/excel/web/pagestyle/tab-hover.jpg');
	text-decoration:none;
}
.tabSelectActive
{
	background-color:#2A84B8;
	background-image:url('/datanas/excel/web/pagestyle/tab-active.jpg');
	color:White;
}
.tabSelectBar
{
	background-color:#BECEE5;
	background-image:url('/datanas/excel/web/pagestyle/tab-off.jpg');
	background-position:left top;
	background-repeat:repeat-x;
	text-align:left;
}
.tabSelectBarW, .tabSelectBarE
{
	background-color:white;
	background-repeat:no-repeat;
	width: 8px;
	height: 31px;
	border-color:white;
	border-style:solid;
}
.tabSelectBarE
{
	background-image:url('/datanas/excel/web/pagestyle/tab-E.jpg');
	background-position: right center;
	border-width:0px 0px 0px 1px;
}
.tabSelectBarW
{
	background-image:url('/datanas/excel/web/pagestyle/tab-W.jpg');
	background-position: left center;
	border-width:0px 1px 0px 0px;
}

.headerBanner
{
	background-color:#DAD45C;
}
.headerMenuBar
{
	background-color: #555555;
	background-image:url('/datanas/excel/web/pagestyle/menuBackOff.jpg');
	background-position:center top;
	height:23px;
}
.headerMenuNotSelected
{
	font-family:Arial;
	font-size:11px;
}
.headerMenuTextNotSelected
{
	color:White;
	text-decoration:none;
	margin:5px 5px 5px 5px;
}
.headerMenuTextColNotSelected
{
	color:White;
}
.headerMenuSelected
{
	background-image:url('/datanas/excel/web/pagestyle/menuBackOn.jpg');
	background-color:#757575;
	font-family:Arial;
	font-size:11px;
}
.headerMenuTextSelected
{
	color:white;
	text-decoration:none;
	margin:5px 5px 5px 5px;
}
.headerMenuTextColSelected
{
	color:white;
}

.iconHeading
{
	font-family:Gill Sans MT, Gill Sans, trebuchet ms, Arial;
	font-size:20px;
	margin:20px 0px 20px 0px;
	text-transform:uppercase;
	 color: #969DA1;
}

.iconHeading1
{
	font-weight:bold;
	display:inline;
}

.iconHeading2
{
	font-weight:normal;
	display:inline;
}

/*Content box*/
.contentBoxWidth
{
	width:764px;
}
.contentBoxMenu
{
	width:224px;
}
.contentBox, .contentBoxMenu
{
	background-color:White;
	padding: 15px 15px 10px 15px;
}
.contentBoxN, .contentBoxMenuN
{
	background-color:#969DA1;
	color:White;
	font-family:Gill Sans MT, Gill Sans, trebuchet ms, Arial;
	font-size: 14px;
	padding:0px 3px 0px 3px;
	height:32px;
}
.contentBoxNE, .contentBoxMenuNE
{
	width:6px;
	height:32px;
	background-image:url('/datanas/excel/web/pagestyle/contentboxNE.gif');
	background-color:#969DA1;
	background-repeat:no-repeat;
	background-position:right top;
}
.contentBoxNW, .contentBoxMenuNW
{
	width:6px;
	height:32px;
	background-image:url('/datanas/excel/web/pagestyle/contentboxNW.gif');
	background-color:#969DA1;
	background-repeat:no-repeat;
	background-position:left top;
}

.contentBoxE, .contentBoxMenuE
{
	width:2px;
	background-image:url('/datanas/excel/web/pagestyle/contentboxBorder.gif');
	background-color:white;
	background-repeat:repeat-y;
	background-position:right;
}
.contentBoxS, .contentBoxMenuS
{
	height:2px;
	background-image:url('/datanas/excel/web/pagestyle/contentboxBorder.gif');
	background-color:white;
	background-repeat:repeat-x;
	background-position:bottom;
}
.contentBoxW, .contentBoxMenuW
{
	width:2px;
	background-image:url('/datanas/excel/web/pagestyle/contentboxBorder.gif');
	background-color:white;
	background-repeat:repeat-y;
	background-position:left;
}
.contentBoxSE, .contentBoxMenuSE
{
	width:6px;
	height:6px;
	background-image:url('/datanas/excel/web/pagestyle/contentBoxSE.gif');
	background-color:white;
	background-repeat:no-repeat;
	background-position:right bottom;
}
.contentBoxSW, .contentBoxMenuSW
{
	width:6px;
	height:6px;
	background-image:url('/datanas/excel/web/pagestyle/contentBoxSW.gif');
	background-color:white;
	background-repeat:no-repeat;
	background-position:left bottom;
}

.contentBoxMenuN
{
	background-color:#C6C8CA;
	color:white;
}
.contentBoxMenuNE
{
	background-image:url('/datanas/excel/web/pagestyle/contentboxMenuNE.gif');
	background-color:#C6C8CA;
}
.contentBoxMenuNW
{
	background-image:url('/datanas/excel/web/pagestyle/contentboxmenuNW.gif');
	background-color:#C6C8CA;
}
.contentBoxMenuE
{
	background-image:url('/datanas/excel/web/pagestyle/contentboxMenuBorder.gif');
}
.contentBoxMenuS
{
	background-image:url('/datanas/excel/web/pagestyle/contentboxMenuBorder.gif');
}
.contentBoxMenuW
{
	background-image:url('/datanas/excel/web/pagestyle/contentboxMenuBorder.gif');
}
.contentBoxMenuSE
{
	background-image:url('/datanas/excel/web/pagestyle/contentBoxMenuSE.gif');
}
.contentBoxMenuSW
{
	background-image:url('/datanas/excel/web/pagestyle/contentBoxMenuSW.gif');
}
.heading4
{
	font-family: Gill Sans MT, Gill Sans, trebuchet ms, Arial;
	font-size:13px;
	font-weight:bold;
	color: #969DA1;
}
.heading5
{
	font-family:Gill Sans MT, Gill Sans, trebuchet ms, Arial;
	font-size:12px;
	color:black;
}

/*styleShadow*/
.styleBox
{
	background-color:White;
}
.styleBoxN
{
	background-color:#E4DF98;
	height:16px;
	background-image:url('/datanas/excel/web/pagestyle/styleBoxN.gif');
	background-repeat:repeat-x;
	background-position:top;
}
.styleBoxNE
{
	width:16px;
	height:16px;
	background-image:url('/datanas/excel/web/pagestyle/styleBoxNE.gif');
	background-color:white;
	background-repeat:no-repeat;
	background-position:right top;
}
.styleBoxNW
{
	width:16px;
	height:16px;
	background-image:url('/datanas/excel/web/pagestyle/styleBoxNW.gif');
	background-color:white;
	background-repeat:no-repeat;
	background-position:left top;
}

.styleBoxE
{
	width:16px;
	background-image:url('/datanas/excel/web/pagestyle/styleBoxE.gif');
	background-color:white;
	background-repeat:repeat-y;
	background-position:right;
}
.styleBoxS
{
	height:16px;
	background-image:url('/datanas/excel/web/pagestyle/styleBoxS.gif');
	background-color:white;
	background-repeat:repeat-x;
	background-position:bottom;
}
.styleBoxW
{
	width:16px;
	background-image:url('/datanas/excel/web/pagestyle/styleBoxW.gif');
	background-color:white;
	background-repeat:repeat-y;
	background-position:left;
}
.styleBoxSE
{
	width:16px;
	height:16px;
	background-image:url('/datanas/excel/web/pagestyle/styleBoxSE.gif');
	background-color:white;
	background-repeat:no-repeat;
	background-position:right bottom;
}
.styleBoxSW
{
	width:16px;
	height:16px;
	background-image:url('/datanas/excel/web/pagestyle/styleBoxSW.gif');
	background-color:white;
	background-repeat:no-repeat;
	background-position:left bottom;
}

.textCol
{
	color:#174A7C;
}

.homeWelcome1
{
	text-align:left;
	font-size:28px;
	font-family:Gill Sans MT Light, Gill Sans Light, Arial;
	color:#717CA1;
	margin-top:20px;
}
.homeWelcome2
{
	text-align:left;
	font-size:20px;
	font-family:Gill Sans MT Light, Gill Sans Light, Arial;
	color:#717CA1;
	margin-top:-5px;
}

.fieldLeft
{
}
.fieldLeftHelp 
{
	font-size:9px;
}

.fieldSeperatorPackSep
{
	font-size:14px;
	border-width:0px 0px 0px 0px;
	border-bottom-style:solid;
	font-weight:bold;
	padding-top:8px;
	padding:8px 0px 0px 145px;
	margin:0px 0px 0px 0px;
}
.fieldSeparator
{
	font-size:14px;
	border-width:0px 0px 0px 0px;
	border-bottom-style:solid;
	font-weight:bold;
	padding-top:8px;
	padding:8px 0px 0px 145px;
	margin:0px 0px 0px 0px;
}
.fieldSeperatorFU
{
	font-size:14px;
	border-width:0px 0px 0px 0px;
	border-bottom-style:solid;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

.popUpButtons {
	top:135px;
}

.packExpander
{
	font-size:11px;
	background-color:#C5C5C5;
}

/* popup message box */
.popupmessagebox { position: absolute; visibility: hidden; z-index: 9999; }
.popupmessagebox td { padding: 0 0 0 0; }
.popuptitlebox { background-color: #a9aaa8; }


.framedPopUp td
{
	padding: 0px 5px 0px 5px;
}

.PopUpTitle
{
	position: absolute; 
	top: -10px; 
	left: 0px;
	width: 100%;
	height: 20px;
	padding-top: 5px;
	background-color: #969DA1;
	color: White;
	font-size: small;
	font-weight: bold;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	behavior: url(/styles/pie.htc); 
}

.smallbuttons
{
	position: relative;
	font-size: x-small;
	display:inline-block;
	background-color: #8C8C8C; 
	background-image: linear-gradient(bottom, #DBDCDE 0%, #BCC0C2 24%, #8C8C8C 78%);
	background-image: -o-linear-gradient(bottom, #DBDCDE 0%, #BCC0C2 24%, #8C8C8C 78%);
	background-image: -moz-linear-gradient(bottom, #DBDCDE 0%, #BCC0C2 24%, #8C8C8C 78%);
	background-image: -webkit-linear-gradient(bottom, #DBDCDE 0%, #BCC0C2 24%, #8C8C8C 78%);
	background-image: -ms-linear-gradient(bottom, #DBDCDE 0%, #BCC0C2 24%, #8C8C8C 78%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #DBDCDE),
		color-stop(0.24, #BCC0C2),
		color-stop(0.78, #8C8C8C)
	);
	border-radius: 7px;
	-moz-border-radius: 7px;
	-o-border-radius: 7px;
	box-shadow: 1px 1px 1px #AAA;
	-moz-box-shadow: 1px 1px 1px #AAA;
	-webkit-box-shadow: 1px 1px 1px #AAA; 
	border-style: none;
	color: white;
	min-height: 10px;
	padding: 0px 5px 2px 5px;
	overflow:hidden;
	cursor: pointer;
	behavior: url(/styles/pie.htc);
}


/* EOS2 */

.primary-action-button  {
	color: white !important;
}

.secondary-action-button  {
	color: white !important;
	background-color: #8b8b8c;
}

.tertiary-action-button {
	color: #8b8b8c;
	background-color: #ebebeb;
}