﻿BODY
{
	padding: 0px;
	margin: 0px;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica;
}

A
{
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

TD, TH
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

FIELDSET
{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

INPUT, SELECT
{
	font-size: 8pt;
}

LEGEND
{
	font-weight: bold;
	padding-bottom: 10px;
}

.btnTransparent
{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0px;
	cursor: pointer;
	border-top-style: none;
	border-bottom: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-align: left;
}
.btnTransparentDisabled
{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0px;
	border-top-style: none;
	border-bottom: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-align: left;
	color: #FFFFFF;
}

.btnTransparentOver
{
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 0px;
	cursor: pointer;
	color: #0033ff;
	border-top-style: none;
	border-bottom: #0000ff 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-align: left;
	text-decoration: underline;
}

.inactiveTab, .activeTab
{
	font: 11px Verdana, Arial, Helvetica, sans-serif, Tahoma;
	padding: 5px 5px 2px;
}
.inactiveVerticalTab, .activeTabVerticalInner
{
	font: 11px Verdana, Arial, Helvetica, sans-serif, Tahoma;
	padding: 5px 0px 5px 2px;
}
.spacerTab
{
	font-size: 0px;
	width: 2px;
	padding: 0 2px;
}
.spacerTabLeft
{
	width: 30%;
	padding: 0;
}

.spacerVerticalTab
{
	border-right: 1px solid #666666;
}
.spacertab, .inactivetab
{
	border-bottom: none;
}
.descriptionRow
{
	font: 12px Verdana, Arial, Helvetica, sans-serif, Tahoma;
	padding: 5px 5px 3px;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666; /*background: #006699;*/
	background: #8F2B43;
	color: #FFFFFF;
}
.descriptionVertRow
{
	padding: 0px 7px 0px 7px;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666; /*background: #006699;*/
	background: #8F2B43;
	color: #FFFFFF;
}
.activeTab
{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background: #8F2B43;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #8f2b43;
	background-image: url(../Images/maintab_grad.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
	background-position-y: top;
}
.activeTabInner
{
	border: none;
	background: transparent;
	color: #FFFFFF;
	font-weight: bold;
	background-color: transparent;
	white-space: nowrap;
}
.activeTabVerticalInner
{
	border: none;
	background: transparent;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 0px 5px 2px;
	background-color: transparent;
	white-space: nowrap;
}


.activeVerticalTab
{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: #8F2B43;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 0px;
	background-color: #8f2b43;
	background-image: url(../Images/maintab_grad.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
	background-position-y: top;
}
.inactiveTab a
{
	text-decoration: none;
}
.inactiveVerticalTab a
{
	text-decoration: none;
}
.inactiveTab
{
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background-repeat: repeat-x;
	border-right: DarkGray 1px solid;
	border-left: DarkGray 1px solid;
	white-space: nowrap;
	background-image: url(../Images/nav_bg.gif);
	background-position-y: bottom;
}
.inactiveVerticalTab
{
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-repeat: repeat-x;
	white-space: nowrap;
	background-image: url(../Images/nav_bg.gif);
	background-position-y: bottom;
	padding-right: 0px;
}
.activeTab1
{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background: #006699;
	color: #FFFFFF;
}

.masterFooterHeader
{
	background-color: lightsteelblue;
}
.masterFooterCell
{
	background-color: gainsboro;
}
.masterFooterText
{
	color: Black;
}

.gridHeader
{
	background-color: #99ccff;
}

/* Message Display */
.displayWarn
{
	background: #FFFFCC;
	padding: 4px;
	border: 1px dotted #999999;
	white-space: normal;
}

.maintWarn
{
	background: #FFFFCC;
	padding: 0px;
	border: 1px dotted #999999;
	white-space: normal;
}

.displayInfo
{
	background: #DFF4FF;
	padding: 4px;
	border: 1px dotted #999999;
	white-space: normal;
}
/* End Message Display */

/*Datagrids*/
.SColumnHeader
{
	border-right: #999999 1px solid;
	border-top: #000000 0px solid;
	padding-left: 5px;
	font: menu;
	font-size: xx-small;
	background: url(../Images/css/emboss.gif) #cccccc fixed no-repeat left top;
	border-left: #000000 0px solid;
	color: #000000;
	border-bottom: #999999 1px solid;
}
.SColumnHeaderTiny
{
	border-right: #999999 1px solid;
	border-top: #000000 0px solid;
	padding-left: 20px;
	font: verdana;
	font-size: 8px;
	background: url(../Images/css/emboss.gif) #cccccc fixed no-repeat left top;
	border-left: #000000 0px solid;
	color: #000000;
	border-bottom: #999999 1px solid;
}
.altbackcolor
{
	background: #E5EAED;
}
.normbackcolor
{
	background: #ffffff;
}
.altbackcolord
{
	background: #D7E3F1;
}
.normbackcolord
{
	background: #FFFFFF;
}
.SPagerButton
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-right: dimgray 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: dimgray 1px solid;
	background-color: gainsboro;
}
.SPagerCell
{
	background-color: lightsteelblue;
}
/*End DataGrids*/

.btnSelect
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border-right: dimgray 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: dimgray 1px solid;
	background-color: gainsboro;
}

.profileMenu
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	background-color: lightsteelblue;
}

.profileMenuSelectedItem
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	background-color: #ffffcc;
}

.blackText
{
	color: Black;
}

.profileMenuItem
{
}
.vertBar
{
	background-position: center center;
	background-image: url(../Images/vert_bar.gif);
	background-repeat: no-repeat;
	height: 100%;
}

.DataField
{
	text-align: right;
}
.DataHeader 
{
    text-align: left;
}
.DataField, .DataHeader 
{
    color: #3366CC;
}
table.DataTable tbody>tr td, table.DataTable tbody>tr th
{
    border: 1px solid white;
    background-color: #f4fbff;
}
.resultTable
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
}

.tblSearchPanel
{
	margin: 0 auto;
}




#navlist2 ul a:hover
{
	color: #f00 !important;
}
#navlist2
{
	margin: 0;
	padding-left: 10px;
}
#navlist2 ul
{
	
}
#navlist2 ul, #navlist2 li
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navlist2 a:link, #navlist2 a:visited
{
	background: #FFFFFF;
	border: 1px solid #999;
	border-bottom: 0px solid #FFF;
	background-image: url(../Images/nav_bg.gif);
	color: #000;
	float: left;
	font-size: inherit;
	font-weight:bold;
	line-height: 14px;
	margin-right: 8px;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
}

#navlist2 a:link.current, #navlist2 a:visited.current
{
	background: #902C44;
	border-bottom: 2px solid #902C44;
	background-image: url(../Images/maintab_grad.gif);
	color: #FFF;
}

#navlist2 a:hover
{
	color: #f00;
}
#navlist2 a.current:hover
{
cursor:default;
}



/* ------------------------------- Vertical nav list --------------------------------- */
#VNavList
{
	
}
#VNavList ul 
{
	margin-left: 0;  margin-top: 1.2em; padding: 0px 0px; text-indent: 0; list-style: none;  }

#VNavList li { margin-left: 0; padding: 10px 0px 0px 0px; text-indent: 0;}

#VNavList li a { display: block;  font-weight: bold;  padding: 6px 3px 6px; text-decoration: none;
	border: 1px solid #999;
	border-right: 3px solid #FFF;
	background-image: url(../Images/nav_bg.gif);
	color: #000; }
#VNavList li a:hover 
{ 
	color: #F00 !important;
}
#VNavList li a.current:hover 
{ 
	color: #FFF !important;
	cursor:default;
}

#VNavList li li a { text-transform: none; }
#VNavList a:link.current, #VNavList a:visited.current 
{ 
	background: #902C44;
	border-right: 1px solid #902C44;
	background-image: url(../Images/maintab_grad.gif);
	color: #FFF;
	padding: 6px 6px 6px 6px; 
}

#Menu ul { margin-left: 0; margin-top: 1.2em; padding: 0 10px; text-indent: 0; list-style: none; }
#Menu ul ul { padding-right: 0; padding-left: 20px; margin-top: 0; }
#Menu li { margin-left: 0; text-indent: 0; border-top: 1px solid #9B898A; text-transform: uppercase; }
#Menu li li { font-size: 0.9em; font-weight: normal; }
#Menu li.first { border-top: none; }
#Menu li a { display: block; height: 100%; font-weight: bold; color: #303; padding: .75em .5em; text-decoration: none; }
#Menu li a:hover, #fineprint li a:hover { background: #D8D5C9 url("../images/structure/oatmeal-hover.gif"); }
#Menu li li a { text-transform: none; }
#Menu li.current { color: #413930; padding: .75em .5em; background: #CDC9B9 url("../images/structure/oatmeal-current.gif"); }
#Menu #events { margin: 4em 10px; font-weight: bold; border-top: 1px solid #9B898A; background: url("../images/calendar3.gif") center right no-repeat; }
#Menu #events a { display: block; padding: .75em .5em; height: 100%; color: #303; text-decoration: none; }
#Menu #events a:hover { background: #D8D5C9 url("../images/calendar3.gif") center right no-repeat; }