/* ##### Common Styles ##### */

body {
  color: black;
  background-color: rgb(243,242,235);
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 73%;  /* Enables font size scaling in MSIE */
  margin: 0;
  padding: 0;
}

html > body {
  font-size: 9pt;
}

acronym, .titleTip {
  border-bottom: 1px dotted #B0343C;
  cursor: help;
  margin: 0;
  padding: 0;
}

.doNotDisplay {
  display: none !important;
}


.smallCaps {
  font-size: 117%;
  font-variant: small-caps;
}


/* ##### Header ##### */

#header {
  
  background-color: white;
}

#headertop {
  
  background-color: white;
  width: 100%;
  text-align:left;
}

.headerTitle {
  margin: 0;
  padding: 0em 0mm 0em 0mm;
    text-align: left;
}

.headerTopbannerLogoff {
  margin: 0;
  padding: 0em 0mm 0em 0mm;
  text-align:right;
  color: #800000;
}

.headerTitle a
{
    color: #800000;
    background-color: transparent;
    text-decoration: underline;
    font-size: 110%; /* For MSIE */
    font-weight: bold;
    font-style: italic;
}

.headerTitle > a {
  font-size: 138%;  /* For fully standards-compliant user agents */
}

.headerTitle span {
  color: white;
  background-color: transparent;
  font-weight: normal;
}

.subHeader {
	color: white;
	background-color: #800000;
	font-size: 109%;
	text-align: center;
	margin: 0;
	padding: 0.5ex 0;
}

.subHeader a {
  color: white;
  background-color: #800000;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 0 1ex;
}

.subHeaderb {
  color: white;
  font-size: 109%;
  text-align: right;
  margin: 0;
  padding: 0.5ex 0;
}

.subHeader {
	color: #800000;
	font-size: 109%;
	text-align: center;
	margin: 0;
	padding: 0.5ex 0;
}
.subHeader a:hover {
	color: #800000;
	background-color: white;
	text-decoration: underline;
}


/* ##### Left Side Bar ##### */

.leftSideBar
{
    width: 12.5em;
    float: left;
    clear: left;
    background-color: #FFFFFF;
}

.leftSideBar .sideBarTitle {
  color: rgb(64,64,64);
  background-color: rgb(230,223,207);
  font-weight: bold;
  margin: 0;
  padding: 0.8ex 1ex;
}

.leftSideBar ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0 0 1em 0;
  padding: 0;
}

.leftSideBar li {
  margin: 1ex;
  padding: 0 0 1.25ex 0.75ex;
}

.leftSideBar a {
  color: rgb(166,140,83);
  background-color: transparent;
  text-decoration: none;
}

.leftSideBar a:hover {
	color: #800000;
	background-color: transparent;
	text-decoration: none;
}

.leftSideBar .sideBarText {
  color: rgb(166,140,83);
  background-color: transparent;
  line-height: 1.25em;
  margin: 1ex 0.25ex 1.5em 0.75ex;
  padding: 0;
  display: block;
}

.leftSideBar .sideBarText a {
  text-decoration: underline;
}

.leftSideBar .sideBarText a:hover {
  text-decoration: none;
}

.leftSideBar .thisPage {
  color: rgb(64,64,64);
  background-color: transparent;
  font-weight: bold;
}


/* ##### Right Side Bar ##### */

.rightSideBar
{
    width: 13em;
    margin: 0 0 0 0;
    padding: 0;
    float: right;
    clear: right;
    border: 1px solid rgb(216,210,195);
    background-color: #FFFFFF;
}

.rightSideBar .sideBarTitle {
  color: black;
  background-color: rgb(230,223,207);
  font-weight: bold;
  margin: 1.25ex 1ex;
  padding: 0.9ex 1ex;
}

.rightSideBar a {
  color: rgb(166,140,83);
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}

.rightSideBar a:hover {
  text-decoration: none;
}

.rightSideBar .sideBarText {
  line-height: 1.5em;
  margin: 0;
  padding: 0 2ex 1em 2ex;
}

.rightSideBar .more {
  text-decoration: none;
  text-align: right;
  margin: 0;
  padding: 0 0ex 0em 0ex;
  display: block;
}

.rightSideBar .more:hover {
  text-decoration: underline;
}


/* ##### Main Copy ##### */

#main-copy {
  color: black;
  background-color: white;
  text-align: left;
  line-height: 1.5em;
  margin: 0 0 0 12.5em;
  padding: 0.5ex 15em 1em 1em;
  border-left: 1px solid rgb(216,210,195);
}

.main-copysearch {
  color: black;
  background-color: white;
  text-align: center;
  line-height: 1.5em;
  margin: 0 0 0 0;
  padding: 0.5ex 0 0 0;
  border-left: 1px solid rgb(216,210,195);
}

#main-copy h1 {
  color: rgb(166,140,83);
  background-color: transparent;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 175%;
  font-weight: bold;
  font-style: italic;
  text-align: left;
  margin: 1em 0 0 0;
  padding: 1em 0 0 0;
  border-top: 1px solid rgb(216,210,195);
}

#main-copy a {
  color: rgb(168,140,83);
  background-color: transparent;
  text-decoration: underline;
}

#main-copy a:hover {
  text-decoration: none;
}

p {
  margin: 1em 0 1.5em 0;
  padding: 0;
}

dt {
  font-weight: bold;
  margin: 0;
  padding: 0 0 0.5ex 0;
}

dd {
  margin: 0 0 1.5em 1.5em;
  padding: 0;
}

.bodytext
{
    color: #333333;
    font-style: normal;
    }

.bodyboldtext
{
    color: #333333;
    font-style: normal;
    font-weight:bold ;
    text-align: left;
}

/* ##### Footer ##### */

#footer {
	color: black;
	background-color: #800000;
	font-size: 92%;
	text-align: center;
	line-height: 1.25em;
	margin: 0;
	padding: 1em 0mm 1em 0mm;
	clear: both;
}

#footer div {
  margin: 0;
  padding: 0 0 1ex 0;
    width: 100%;
}

#footer a {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
}

#footer a:hover {
  text-decoration: none;
}
.headerTitle hover {
	color: #800000;
	background-color: transparent;
	text-decoration: none;
	font-size: 110%;  /* For MSIE */
	font-weight: bold;
	font-style: italic;
}
.lebackground
{
    background-color: #000000;
}
.btnnormal
{
    margin: 3px;
    font-family: Arial;
    background-color: #800000;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}

.btnnormal:hover
{
    font-family: Arial;
    background-color: #CCCCCC;
    color: #800000;
    font-weight: bolder;
}
.msg
{
    font-family: Arial;
    color: #FFFF00;
    background-color: #0000FF;
}
.linkedtext
{
    text-decoration: none;
    color: #800000;
    text-align: center;
}
a.linkedtext:hover
{
    text-decoration: underline;
    font-weight: bold;
}

.topbanner
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    font-style: normal;
    color: #000000;
    width: 557px;
}

.topbannertime
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    text-align:left;
    font-weight: normal;
    font-style: normal;
    color: #000000;
    width: 557px;
    margin-right: 0px;
    margin-bottom: 5px;
}

.topbannerusers
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: smaller ;
    text-align:right ;
    vertical-align:middle;
    font-weight: normal;
    font-style: normal;
    color: #000000;
    margin-bottom: 5px;
}

.topbannerusercellcnt
{
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: smaller ;
    text-align:right ;
    color: #800000;
    margin-bottom: 10px;
}

/* ##### Logon.aspx ##### */

.backgroundshading
{
    background-color: #CCCCCC;
}

.errortext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #FF0000;
}

.textboxnormal
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #000000;
    text-align: left;
    background-color: #F0F0F0;
    height: 18px;
}

.textboxwhtbck
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #000000;
    text-align: left;
    background-color: #FFFFFF;
    height: 18px;
}

.formlabels
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #000000;
    text-align:right ; 
}

.logontable
{
    border: thin solid #808080;
    padding: 0px;
    margin: 0px;
    background-color: #FFFFFF;
    width: 560px;
}

.logontablecellcntr
{
    text-align: center;
}

.logonbodytext
{
    color: #333333;
    font-style: normal;
    text-align: left;
}

.logonbodytextsmallcentered
{
    color: #333333;
    font-style: normal;
    font-size:  smaller;
    text-align: center;
}

.logonbodyboldtext
{
    color: #333333;
    font-style: normal;
    font-weight:bold ;
    text-align:center ;
}
.logonbtncell
{
    text-align: center;
    height: 42px;
}
.logonerrorcell
{
    text-align: center;
    height: 21px;
}
.logoncellspacingsmall
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #000000;
    text-align: right;
    height: 19px;
    width: 156px;
}
.logonspacinglrg
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #000000;
    text-align: right;
    height: 19px;
    width: 329px;
}
.logontxtbox
{
    color: #333333;
    font-style: normal;
    text-align: left;
    width: 329px;
    
}
.logonlabels
{
    width: 156px;
    text-align: right;
}


.gridview
{
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    background-color:White;
    margin-right: 0px;
}
.gridview:a
{
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: small;
    font-weight: bolder ;
    font-style: normal;
    background-color:Transparent ;
    color: #FFFFFF;
}

.gvheader
{
    font-size: smaller;
    font-weight: bolder;
    font-style: normal;
    background-color: rgb(128, 0, 0);
    color: rgb(255, 255, 255);
}

.gvheader > a
{
    font-size: smaller;
    font-weight: bold;
    font-style: normal;
    background-color: #800000;
    color: #FFFFFF;  
}

.gvalternating
{
    border: 1px solid #800000;
    background-color: rgb(230,223,207);
    font-size: smaller;
    font-weight: normal;
    font-style: normal;
    color: #000000;
}

.gvselecteditems
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    font-style: normal;
    color: #FFFF99;
    background-color: #3399FF;
}

.gvnormal
{
    border: 1px solid #800000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: smaller;
    font-weight: normal;
    font-style: normal;
    color: #000000;
    background-color: #FFFFFF;
}

.gvfooter
{

}

.gvpager
{

}

.gvnounderline
{
text-decoration: none;
font-size:large;
}

.gvnounderline:a
{
text-decoration: none;
font-size:large;
}
.gvnounderline > a
{
text-decoration: none;
font-size:large;
}

/* ##### Order Copy ##### */

#main-order {
  color: black;
  background-color: white;
  text-align: left;
  vertical-align:top ;
  line-height: 1.5em;
  margin: 0 0 0 12.5em;
  padding: 0.5ex 2em 1em 1em;
  border-left: 1px solid rgb(216,210,195);
}

#main-order h1 {
  color: rgb(166,140,83);
  background-color: transparent;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 175%;
  font-weight: bold;
  font-style: italic;
  text-align: left;
  margin: 1em 0 0 0;
  padding: 1em 0 0 0;
  border-top: 1px solid rgb(216,210,195);
}

#main-order a {
  color: rgb(168,140,83);
  background-color: transparent;
  
}

#main-order a:hover {
  text-decoration: none;
}

.filterbox
{
    height: 22px;
}

.filterBarTitle
{
    color: rgb(64,64,64);
    background-color: rgb(230,223,207);
    font-weight: bold;
    vertical-align: middle;
    margin: 0;
    padding: 0.8ex 1ex;
    text-align: left;
    width:48%;
    
}