﻿.nav 
{
    font-weight: bold; 
    font-size: 11px; 
    font-family: Arial;
}

.nav a:link 
{
    color: #000000;
    text-decoration: none;
}

.nav a:hover
{
    color: #000000;
    text-decoration: underline;
}

.nav a:visited
{
    color: #000000;
    text-decoration: none;
}

.nav a:active
{
    color: #000000;
    text-decoration: underline;
}

.footernav 
{
    FONT-SIZE: 10px;
    COLOR: #003366;
    FONT-FAMILY: Arial
}

.footernav a:link 
{
    COLOR: #003366;
    text-decoration: none;
}

.footernav a:hover
{
    COLOR: #003366;
    text-decoration: underline;
}

.footernav a:visited
{
    COLOR: #003366;
    text-decoration: none;
}

.footernav a:active
{
    COLOR: #003366;
    text-decoration: underline;
}

.buttons
{
    font-family: Arial;
    font-size: 12px;
}

.normal 
{
    font-family: Arial;
    font-size: 12px;
    COLOR: #666666;
    /*width: 230px;*/
}

.labels
{
    font-family: Arial;
    font-size: 12px;
    COLOR: #666666;
}

a:link
{
    color: #336699;
}

a:visited
{
    color: #336699;
}

a:hover
{
    color: #336699;
}

a:active
{
    color: #336699;
}

.learnmore 
{
    font-family: Arial;
    font-size: 11px;
    COLOR: #666666;
}

.learnmore a:link
{
    color: #666666;
}

.learnmore a:visited
{
    color: #666666;
}

.learnmore a:hover
{
    color: #666666;
}

.learnmore a:active
{
    color: #666666;
}

.catpopup
{
    font-family: Arial;
    font-size: 11px;
    COLOR: #666666;
}

.catpopup a:link
{
    color: #666666;
    text-decoration:none;
}

.catpopup a:visited
{
    color: #666666;
    text-decoration:none;
}

.catpopup a:hover
{
    color: #666666;
    text-decoration:underline;
}

.catpopup a:active
{
    color: #666666;
    text-decoration:underline;
}

.RedFont
{
	color: Red;
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
}

.GreenFont
{
	color: Green;
	font-style: normal;
	font-size : 9pt;
	font-family: 'Arial';
	font-weight: bold;
	text-decoration :  none;	
}

.PageTitle
{
	padding-left: 20px; 
	font-weight: bold; 
	font-size: 12px; 
	color: #336699;
    font-family: Arial; 
    height: 40px;
}

.TitleBackground
{
	border-right: #547faa 1px solid;
	border-top: #547faa 1px solid;
    font-weight: bold;
    font-size: 12px;
    border-left: #547faa 1px solid;
    color: #336699;
    font-family: Arial;
    background-color: #a1cefa
}

.BorderLeft
{
	background-position: left; 
	background-image: url(images/module_edge.jpg);
    width: 10px; 
    background-repeat: repeat-y; 
    height: 103px
}

.BorderRight
{
	border-right: #547faa 1px solid; 
	padding-bottom: 5px; 
	padding-top: 5px; 
	height: 500px; 
	width: 936px;
}

.BorderBottomLeft
{
	background-image: url(images/module_left_corner.jpg); 
	width: 17px; 
	background-repeat: no-repeat;
    height: 22px;
}

.BorderBottomRight
{
	border-right: #547faa 1px solid; 
	border-bottom: #547faa 1px solid; 
	height: 12px; 
	width: 936px;
}

.Listings
{
	padding-left: 5px; 
	color: #336699; 
	font-weight: bold;
}

.GridBG
{
	font-family: Arial;
	font-size: 12px;
    font-weight: bold;
    color: White;
	background-color: #336699;	
}

.SearchBorder
{
	background-color: white; 
	padding-left: 5px; 
	padding-right: 5px; 
	padding-bottom: 5px; 
	padding-top: 5px; 
	border-bottom: #666666 1px solid;
}

.content
{
	font-size: 11px;
	line-height: 20px;
	font-family: Arial;
}

.MsgTableBorder
{
	BORDER-RIGHT: #cccccc 3px solid; 
	BORDER-TOP: #cccccc 3px solid; 
	BORDER-LEFT: #cccccc 3px solid; 
	BORDER-BOTTOM: #cccccc 3px solid;
	font-family: Arial;
    font-size: 11px;
    COLOR: #666666;    
   
}

#availablity
{
	border-style:solid;
	border-width: 1px;
	border-color: #000000;
}

#availablity table
{
	width: 89%;
	text-align: center;
}

.highlight1
{
    background-color: #d9f9ba;
}

.highlighted 
{
    background-color: #d9f9ba;
    font-weight: bold;
}

#price
{
    font-size: 2.2em;
    font-weight: bold;
}

.Congrats
{
	font-size: medium;
	font-family: Arial;
	font-weight: bold;	
}

.DGContainer
{ 	
	overflow-y: scroll; 
    height: 175px;
    width: 700px;
	BORDER-LEFT: #cccccc 2px solid; 
	BORDER-BOTTOM: #cccccc 2px solid;
    padding-bottom: 5px;
}

.DGHeader
{
	background-color: #cccccc;
	font-size: 12px;
    /*position: relative;*/ 
    top: expression(this.scrollTop);
    z-index: 10;
}

.DGSelect
{
	background-color: #a1cefa;	
	font-weight: normal;
	font-family: Arial;
    font-size: 12px;
    COLOR: #666666;       
}

.DGBold
{
	font-weight: bold;
	font-family: Arial;
    font-size: 11px;
    COLOR: #666666;
}

.DGPreSelect
{
	font-weight:normal;
	font-family: Arial;
    font-size: 11px;
    COLOR: #666666;
}

.DGHeaderDetails
{
	background-color: #cccccc;
	font-weight: bold; 
	font-size: 12px;
    font-family: Arial;
    COLOR: #666666;  
}

.DGContainerDetails
{ 	
	overflow-y: scroll; 
    height: 245px;
    width: 700px;
	BORDER-LEFT: #cccccc 2px solid; 
	BORDER-BOTTOM: #cccccc 2px solid;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    font-family: Arial;
    font-size: 12px;
    font-weight:normal;	
}

.TitleFont
{ 
	font-weight: bold; 
	font-size: 12px; 
	color: #336699;
    font-family: Arial; 
}

.ArticleTitle
{
	font-weight: bold; 
	font-size: 15px;
    font-family: Arial;
}

.ArticleText
{	
	font-size: 12px;
    font-family: Arial;
}


.gvHome
{
	FONT-SIZE: 12px; 
	FONT-STYLE: italic; 
	HEIGHT: 32px;
	MARGIN-TOP: 10px; 
	MARGIN-BOTTOM: 20px	
}

.gvHide
{
	display: none;
}

.hl
{
	font-weight: bold; 
	font-size: 12px; 
	font-family: Arial;
}

/* Page Numbers */
.pages {
    padding: 1em;
    margin: 1em 0;
    clear: left;
    font-size: 12px;   
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}

.pages span.current {
    border: 1px solid #2E6AB1;
    font-weight: bold;
    background: #2E6AB1;
    color: #fff;
}

.pages a {
    border: 1px solid #9AAFE5;
    text-decoration: none;
}

.pages a:hover {
    border-color: #2E6AB1;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #666;
}

.pages span.nextprev {
        border: 1px solid #ddd;
        color: #999;
}
.Greeting {
        /*vertical-align: baseline;
        font-family: Arial;
        font-size: 10pt;
        height: 24px; */
        font-weight: bold; 
	    font-size: 12px; 
	    font-family: Arial;
        color: #009933;
}
.FaqBody 
{
	font-family: Arial;
	font-size: 10pt;
}
.SessionTimeoutScriptControl
{
background-color: #FFFFAF; width: 400px; font-family: Arial; font-size: 10pt; height: 40px; padding-top: 10px; border: double .25em #000000; color: Black; position: absolute; top: 0px; left: 0px; text-align: center; z-index: 999; vertical-align: middle; cursor: pointer;
}
.CoverBackground
{
background-color: #000000; width: 100%; height: 800px; top: 0px; left: 0px; position: absolute; filter:alpha(opacity=40); opacity: 0.4; -moz-opacity:0.4; z-index: 898; visibility: hidden;
}