/* Default CSS Stylesheet for a new Web Application project */

/* Navigation */#navigation {	width: 950px;	height: 18px;	background-image:url(Images\navbar.gif);	float:left;	text-align:right;}#navigation ul {	padding:0 0 0 240px;	margin:0;	list-style-type:none;}#navigation ul li {	display:block;	float:left;	position:relative;}#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited {	font-size:11px;	font-family:Arial, Helvetica, sans-serif;	font-style:italic;	font-weight:bold;	text-decoration:none;	color: #35434d;	padding:2px 15px 0 15px;	display:block;	height: 16px;}#navigation ul li:hover > a {	color:#ffffff;	background-color:#c18800;}#navigation ul li a:hover, #navigation ul li a.active {	color:#ffffff;	background-color:#c18800;}#navigation ul li ul {	position:absolute;	width:130px;	margin:0;	padding:0;	background-image:url(Images\yellow90.png);}#navigation ul li ul li {	float:none;	text-align:left;	margin: 0px;	padding: 0px;	display:block;}#navigation ul li ul li a, #navigation ul li ul li a:link, #navigation ul li ul li a:visited {	font-size:9px;	color:#ffffff;	padding:4px 6px 0 9px;	margin:0px;	display:block;	height: 14px;}#navigation ul li ul li a.first {}#navigation ul li ul li a:hover, #navigation ul li ul li a.active {	color:#35434d;	background-color:transparent;}#navigation ul li ul li:hover > a {	color:#35434d;	background-color:transparent;}#navigation ul li ul li ul {	position:absolute;	width:130px;	left: 100%;	top:0px;	margin:0;	padding:0;	background-image:url(Images\yellow80.png);}#navigation ul li ul li ul li a, #navigation ul li ul li ul li a:link, #navigation ul li ul li ul li a:visited {	display:block;}#navigation ul li ul, #navigation ul li ul li ul, #navigation li:hover ul li ul {	display:none;}#navigation ul li:hover ul, #navigation ul ul li:hover ul {	display:block;}

/* CSS Tabs */
#navlist {
        padding: 3px 0;
        margin-left: 0;
        border-bottom: 1px solid #c0c0c0;
        font: bold 12px Verdana, sans-serif;
}

#navlist li {
        list-style: none;
        margin: 0;
        display: inline;
}

#navlist li a {
        padding: 3px 0.5em;
        margin-left: 0px;
        border: 1px solid #778;
        border-bottom: none;
        background: #0D5EC7;
        text-decoration: none;
}

#navlist li a:link { color: white; }
#navlist li a:visited { color: white; }

#navlist li a:hover {
        color: black;
        background: #CCCCCC;
        border-color: #227;
}

#navlist li a.current 
{
	color: black;
	background: #CCCCCC;
	border-bottom: 1px solid white;
}

.GeneralPage
{
	background-color: white; /* Background Color */
	background-image: none; /* Background Image */
	margin-bottom: 0px; /* Margins */
	margin-left: 0px; /* Margins */
	margin-right: 0px; /* Margins */
	margin-top: 0px; /* Margins */
}

.GeneralTable
{
	background-color: white; /* Background Color */}

.TopBanner
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 28px; /* Font Size */
	color: #666666; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #FFFFFF; /* Background Color */
	background-image: none; /* Background Image */
	text-align: left; /* Align Text */
}

.TextCenter
{
	vertical-align:top;
	text-align: center;	
}

.TextRight
{
	vertical-align:top;
	text-align: right;	
}

.TopBannerText {
	font-family: Arial; /* Font Face */
	font-size: 12px; /* Font Size */
	color: #37424A; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: italic; /* FontStyle */
}

.TopSubLogin {
	font-family: Arial; /* Font Face */
	font-size: 12px; /* Font Size */
	color: #37424A; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: none; /* Background color */
}	

.TopSubLoginText {
	font-family: Arial; /* Font Face */
	font-size: 9px; /* Font Size */
	color: #37424A; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: italic; /* FontStyle */
	text-decoration: none;
	text-align: left; /* Align Text */
	vertical-align: middle; /* Align Text */
	padding-left: 1px;
	width: 950px;	height: 37px;	background-image: url(Images\loginbar.gif); /* Background Image */
}

.TopSubBanner {
	font-family: Arial; /* Font Face */
	font-size: 12px; /* Font Size */
	color: #37424A; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: none; /* Background color */
	background-image: url(Images\navbar.gif); /* Background Image */
	text-align: center; /* Align Text */
}

.TopSubBannerText {
	font-family: Arial; /* Font Face */
	font-size: 12px; /* Font Size */
	color: #37424A; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	text-align: center; /* Align Text */
	vertical-align: top; /* Vertical Align Text */
}

.TopSubBannerTextCurrent
{
	font-family: Arial; /* Font Face */
	font-size: 12px; /* Font Size */
	color: #E37222; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: italic; /* FontStyle */
	text-decoration: none;
	text-align: center; /* Align Text */
	vertical-align: top; /* Vertical Align Text */
}

.TopSubBannerText:link {
	font-family: Arial; /* Font Face */
	color: #37424A; /* Font Size */
	font-weight: bold; /* Font Style */
	font-style: italic; /* FontStyle */
	text-decoration: none; 
}

.TopSubBannerText:visited {
	font-family: Arial; /* Font Face */
	color: #37424A; /* Font Size */
	font-weight: bold; /* Font Style */
	font-style: italic; /* FontStyle */
	text-decoration: none; 
}

.TopSubBannerText:hover {
	font-family: Arial; /* Font Face */
	color: #FFFFFF; /* Font Size */
	font-weight: bold;  /* Font Style */
	font-style: italic; /* FontStyle */
	text-decoration: none; 
}

.TopSubBannerText:active {
	font-family: Arial; /* Font Face */
	color: #FFFFFF; /* Font Size */
	font-weight: bold; /* Font Style */
	font-style: italic; /* FontStyle */
	text-decoration: none; 
}

.LeftColumnLogout:link {
	font-family: Arial;	 /* Font Face */
	color: #000066; /* Font Size */
	font-size: 11px; /* Font Size */
	font-weight: bold; /* Font Style */
	font-style: italic; /* FontStyle */
	text-decoration: none;
	padding-left: 11px;
}

.LeftColumnLogout:visited {
	color: #000066; /* Font Size */
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;	
	font-size: 11px;
	font-weight: bold; /* Font Style */
	text-decoration: none;
	padding-left: 11px;
}

.LeftColumnLogout:hover {
	color: red;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;	
	font-size: 11px;
	font-weight: bold; /* Font Style */
	text-decoration: none;
	padding-left: 11px;
}

.LeftColumnLogout:active {
	color: #000066;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;	
	font-size: 11px;
	font-weight: bold; /* Font Style */
	text-decoration: none;
	padding-left: 11px;
}

.LeftColumn
{
	font-family: Verdana; /* Font Face */
	font-size: 12px; /* Font Size */
	color: #37424A; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */
}

.LeftColumnHeader {
	font-family: Verdana; /* Font Face */
	font-size: 12px; /* Font Size */
	color: #37424A; /* Font Color */
	font-weight: bold; /* Font Style */
}

.LeftColumnText
{
	font-family: Verdana; /* Font Face */
	font-size: 9px; /* Font Size */
	color: #37424A; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: italic; /* FontStyle */
	text-decoration: none;
	vertical-align: middle; /* Vertical Align Text */
	text-align: left; /* Align Text */
}

.LeftColumnText:link {
	text-decoration: underline; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.LeftColumnText:visited {
	text-decoration: underline; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.LeftColumnText:hover {
	color: #252575;
	font-weight: normal; /* Font Style */
	text-decoration: underline; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.LeftColumnText:active {
	text-decoration: underline; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.RightColumn
{
	font-family: Verdana; /* Font Face */
	font-size: 12px; /* Font Size */
	color: #37424A; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */
}

.RightColumnText
{
	font-family: Verdana; /* Font Face */
	font-size: 12px; /* Font Size */
	color: #37424A; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */
}

.Footer
{
	font-family: Verdana; /* Font Face */
	font-size: 9px; /* Font Size */
	color: #37424A; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: none; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Align Text */
	vertical-align: top; /* Vertical Align Text */	
	padding: 0px; 
	line-height: 14px;
}

.FooterText
{
	font-family: Verdana; /* Font Face */
	font-size: 9px; /* Font Size */
	color: #FFFFFF; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: italic; /* FontStyle */
	text-decoration: none;
	text-align: center; /* Align Text */
	vertical-align: top; /* Vertical Align Text */
/*	width: 792px; *//*	height: 73px; *//*	background-image: url(Images\footer.gif); *//* Background Image */
}

.FooterTextCurrent
{
	font-family: Verdana; /* Font Face */
	font-size: 9px; /* Font Size */
	color: #E37222; /* Font Color */
	text-decoration: none;
	text-align: center; /* Align Text */
	vertical-align: top; /* Vertical Align Text */
}

.FooterText:hover {
	font-family: Verdana; /* Font Face */
	font-size: 9px; /* Font Size */
	color: #E37222; /* Font Color */
	text-decoration: none; 
}

.Copyright
{
	font-family: Verdana; /* Font Face */
	font-size: 9px; /* Font Size */
	color: #FFFFFF; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: italic; /* FontStyle */
	text-decoration: none;
	text-align: center; /* Align Text */
	vertical-align: middle; /* Vertical Align Text */
	width: 940px; 	height: 73px; 	background-image: url(Images\footer.gif); /* Background Image */

}

.Instructions
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #E7E3D7; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.ErrorMessages
{
	font-family: Verdana; /* Font Face */
	font-size: 12pt; /* Font Size */
	color: #C90D4F; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Text Align */
}

.ErrorMessagesSm
{
	font-family: Verdana; /* Font Face */
	font-size: 10px; /* Font Size */
	color: #C90D4F; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Text Align */
}

.Messages
{
	font-family: Verdana; /* Font Face */
	font-size: 12px; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Text Align */
}

.MessagesSm
{
	font-family: Verdana; /* Font Face */
	font-size: 10px; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Text Align */
}

.Headings
{
	font-family: Verdana; /* Font Face */
	font-size: 10pt; /* Font Size */
	color: Black; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.SubHeadings
{
	font-family: Verdana; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: Black; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.Inputs
{
	font-family: Verdana;
	color: #333333;
	font-size: 11px;
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
}

.Content
{
	font-family: Verdana; /* Font Face */
	font-size: 12px; /* Font Size */
	color: #37424A; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.DataGridContent
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 7pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	/*text-align: left; /* Text Align */
}

.DataGridTableHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 7pt; /* Heading Font Size */
	color: #000000; /* Heading Font Color */
	font-weight: bold; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	background-color: #E7E3D7; /* Background color */
	background-image: none; /* Background Image */
	/* text-align: left; /* Text Align */
}

.OrderSummaryContent
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	/*text-align: right; /* Text Align */
}

.ContentTableHeader
{
	font-family: Verdana; /* Font Face */
	font-size: 12px; /* Heading Font Size */
	color: #000000; /* Heading Font Color */
	font-weight: bold; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	background-color: #E7E3D7; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.OrderSummaryContentTableHeader
{
	font-family: Verdana; /* Font Face */
	font-size: 12px; /* Heading Font Size */
	color: #000000; /* Heading Font Color */
	font-weight: bold; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	background-color: #E7E3D7; /* Background color */
	background-image: none; /* Background Image */
	/*text-align: left; /* Text Align */
}

.ContentTable
{
	background-color: #E7E3D7;
}

.ContentTableHorizontal
{
	background-color: #E7E3D7;
}

input, select {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}

.boldred {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #8b0000;
	font-weight: bold;
	font-size: 11px;
}

.boldblack {
	font-family: Arial; /* Font Face */
	font-size: 12px; /* Font Size */
	color: #37424A; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: italic; /* FontStyle */
}

.LoginText 
{
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #FFFFFF; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	vertical-align: middle; /* Vertical Align Text */
	text-align: left; /* Align Text */
	/*width: 20%; /* Cell Width */
}

.SearchInput
{	
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	vertical-align: middle; /* Vertical Align Text */
	width: 100%; /* Drop-Down Width */
}

.Admin_Button_Table
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.Paging_Links a:link 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #0000FF; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.Paging_Links a:visited 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #0000FF; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}
  
.Paging_Links a:hover 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #0000FF; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: underline; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}
  
.Paging_Links a:active 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #0000FF; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

