/* === Basic Text Section === */
body
{
    margin: 0px; /* background-image: url(/images/lines.gif);*/
}
.SectionTitles
{
    font-weight: bold;
    color: #2a3362;
    font-size: 11pt;
    font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.ArticleText
{
    color: #ffffff;
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
}
.ArticleText a:link
{
    text-decoration: underline;
    color: midnightblue;
}
.ArticleText a:hover
{
    text-decoration: none;
    color: midnightblue;
}
.maintextboldandunderlined
{
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 14px;
    color: #676767;
    font-weight: bold;
    text-decoration: underline;
}
.maintextblue
{
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 14px;
    color: #16387c;
}
.maintext
{
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: normal;
    color: #2a3362;
	font-weight: bold;
}
.maintext a:link
{
    text-decoration: underline;
    color: #16387c;
}
.maintext a:visited
{
    text-decoration: underline;
    color: #16387c;
}
.maintext a:active
{
    text-decoration: none;
    color: #16387c;
}
.maintext a:hover
{
    text-decoration: none;
    color: #16387c;
}

/* WHITE */
.sidemenuwhitetext a:link
{
    text-decoration: none;
    color: #ffffff;
}
.sidemenuwhitetext a:visited
{
    text-decoration: none;
    color: #ffffff;
}
.sidemenuwhitetext a:active
{
    color: #B3DE68;
    text-decoration: none;
}
.sidemenuwhitetext a:hover
{
    text-decoration: none;
    color: #00fff6;
	text-decoration: none;
}
.sidemenuwhitetext
{
    color: #ffffff;
    font-family: Tahoma, Verdana;
    font-size: 12px;
    font-weight: bold;
	line-height: 18px;
}

.sidetext
{
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #00fff6;
}
.sidetext a:link
{
    text-decoration: underline;
    color: midnightblue;
}
.sidetext a:visited
{
    text-decoration: underline;
    color: #1A149A;
}
.sidetext a:active
{
    text-decoration: none;
    color: #1A149A;
}
.sidetext a:hover
{
    text-decoration: none;
    color: midnightblue;
}

.newstext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 14px;
    color: #000000;
}
.newstextwhite
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 14px;
    color: #FFFFFF;
}
.newstextheader
{
    font-family: Tahoma, Verdana;
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
    color: #FFFFFF;
}
.datetext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 14px;
    color: #FFFFFF;
}
.datetext a:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 14px;
    color: #FFFFFF;
    text-decoration: underline;
}
.datetext a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 14px;
    color: #FFFFFF;
}
.datetext a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 14px;
    color: #FFFFFF;
    text-decoration: none;
}
.featuretext
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #003663;
}
.featuretextheader
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    color: #003663;
}
.footertext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    line-height: 12px;
    color: red;
	font-weight: bold;
}
.footertext a:link
{
    text-decoration: none;
    color: red;
}
.footertext a:visited
{
    text-decoration: none;
    color: red;
}
.footertext a:active
{
    text-decoration: none;
    color: red;
}
.footertext a:hover
{
    text-decoration: underline;
    color: red;
}

.EditorTextBoxesUnselected
{
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 12px;
    color: #676767;
}
.LoginStyle
{
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 12px;
    color: #676767;
}
.maintextsmall a:link
{
    text-decoration: underline;
    color: #1A149A;
}
.maintextsmall a:visited
{
    text-decoration: none;
    color: #1A149A;
}
.maintextsmall a:active
{
    color: #B3DE68;
    text-decoration: none;
}
.maintextsmall a:hover
{
    text-decoration: none;
    color: #9AA9C8;
}
.maintextsmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.leftnavtext
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    color: #626262;
}
.leftnavtext a:link
{
    text-decoration: none;
    color: #626262;
}
.leftnavtext a:visited
{
    text-decoration: none;
    color: #626262;
}
.leftnavtext a:active
{
    text-decoration: none;
    color: #626262;
}
.leftnavtext a:hover
{
    text-decoration: none;
    color: #9AA9C8;
}
.ErrorText
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 15px;
    color: #C40000;
    text-decoration: none;
}
/* End Basic Text Used  */
/* Alternating Row Colors in Data Grid / Data List layouts and pager styles */


ul
{
    list-style: outside url(/images/bulletsm.gif);
    vertical-align: middle;
}
li
{
    margin-bottom: 10px;
    margin-left: -10px;
    line-height: normal;
}
UL.compact
{
    list-style-image: none;
    list-style: inside circle;
}

.RowItem
{
    background-color: ghostwhite;
    font-size: 10pt;
    font-family: Arial;
}

.RowAltItem
{
    background-color: #FFFFFF;
    font-size: 10pt;
    font-family: Arial;
}

.DataGridPager a:link
{
    text-decoration: underline;
    line-height: 19px;
    color: #093B80;
}

.DataGridPager a:visited
{
    text-decoration: underline;
    line-height: 19px;
    color: #093B80;
}

.DataGridPager a:active
{
    color: #B3DE68;
    text-decoration: none;
}

.DataGridPager a:hover
{
    text-decoration: none;
    color: #918EC3;
    line-height: 19px;
}

.DataGridPager
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #000000;
    text-decoration: none;
    letter-spacing: 1px;
}

.PagerItem
{
    cursor: pointer;
    background-color: #9AA9C8;
    color: #666666;
    font-family: verdana;
    font-size: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-left: 1px;
    border-right: 1px solid #8090b1;
    border-bottom: 1px solid #8090b1;
    border-top: 1px solid #8090b1;
    border-left: 1px solid #8090b1;
    height: 12px;
    width: 25px;
    background-image: url(images/brushedsteeldark.gif);
}
.PagerItemHover
{
    cursor: pointer;
    background-color: #bac4d9;
    color: #3a4e77;
    font-family: verdana;
    font-size: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-left: 0px;
    border-right: 1px solid #8090b1;
    border-bottom: 1px solid #8090b1;
    border-top: 1px solid white;
    border-left: 1px solid white;
    height: 12px;
    width: 25px;
}
.PagerItemHover a:hover
{
    color: #3a4e77;
}
.PagerItemSelected
{
    cursor: pointer;
    background-color: #9AA9C8;
    color: gray;
    font-family: verdana;
    font-size: 10px;
    cursor: hand;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-left: 0px;
    border-left: 1px solid #8090b1;
    border-top: 1px solid #8090b1;
    border-bottom: 1px solid #cbd2e0;
    border-right: 1px solid #cbd2e0;
    height: 12px;
    width: 25px;
}

.PagerItemSelected a:link
{
    text-decoration: none;
    color: gray;
}
/* ========  END  ========= */


/* Input Text Box Styles for the site */

/* PrettyBoxes and inputunselected are the same */
.PrettyBoxes
{
    border-width: 1px;
    border-color: #898989;
    border-bottom-color: #898989;
    background-color: #FFFFFF;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
}

.inputselected
{
    border-width: 1px;
    border-color: #898989;
    border-bottom-color: #898989;
    background-color: #FFFFFF;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
}

.inputunselected
{
    border-width: 1px;
    border-color: #898989;
    border-bottom-color: #898989;
    background-color: #FFFFFF;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
}

.inputunselectednotes
{
    border: 1px inset;
    background-color: transparent;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 14px;
    font-weight: normal;
    border-right: silver 1px inset;
    border-top: silver 1px inset;
    border-left: silver 1px inset;
    border-bottom: silver 1px inset;
    background-image: url(../images/notes.gif);
    padding-left: 18px;
}

.inputselectederror
{
    border: 1px inset;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 14px;
    font-weight: normal;
    background-color: #FAE2E2;
    border-right: silver 1px inset;
    border-top: silver 1px inset;
    border-left: silver 1px inset;
    border-bottom: silver 1px inset;
}
/* ========  END  ========= */

/* Button Styles Section */
.ButtonBlank1
{
    background-image: url(/images/cart/blank1.gif);
    background-repeat: no-repeat;
    width: 80px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    height: 22px;
    border-bottom-style: none;
    font-size: 10pt;
    color: #ffffff;
    font-family: Arial;
    background-position: left center;
    font-weight: bold;
    margin-bottom: 2px;
    background-color: midnightblue;
    vertical-align: middle;
    padding-bottom: 2px;
}
.Button
{
    background-color: #eee;
    background-image: url(/images/borders/CellBGBlue.gif);
    background-repeat: repeat-x;
    color: #333;
    font-size: 10px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    border-right: #999 1px solid;
    border-top: #ddd 1px solid;
    border-left: #ddd 1px solid;
    border-bottom: #999 1px solid;
}

.EditorButton
{
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    font-size: 11px;
    line-height: normal;
    background-image: url(/images/borders/CellBGBlue.gif);
    border-right: lightsteelblue 1px outset;
    border-top: lightsteelblue 1px outset;
    border-left: lightsteelblue 1px outset;
    border-bottom: lightsteelblue 1px outset;
    background-repeat: repeat-x;
    background-position: center top;
    font-weight: bold;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
    margin: 1px;
    width: 50px;
}

.EditorButtonSmall
{
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    font-size: 9px;
    line-height: normal;
    background-image: url(/images/borders/CellBGBlue.gif);
    border-right: lightsteelblue 1px outset;
    border-top: lightsteelblue 1px outset;
    border-left: lightsteelblue 1px outset;
    border-bottom: lightsteelblue 1px outset;
    background-repeat: repeat-x;
    background-position: center top;
    font-weight: bold;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    margin: 1px;
    width: 40px;
}
.EditorButtonSmallDelete
{
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    font-size: 9px;
    line-height: normal;
    background-image: url(/images/cart/delete.gif);
    border-right: white 1px outset;
    border-top: white 1px outset;
    border-left: white 1px outset;
    border-bottom: white 1px outset;
    background-repeat: repeat-x;
    background-position: center top;
    font-weight: bold;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    margin: 1px;
    width: 40px;
}

.AdminButton
{
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    font-size: 11px;
    line-height: normal;
    background-image: url(/images/borders/CellBGBlue.gif);
    border-right: lightsteelblue 1px outset;
    border-top: lightsteelblue 1px outset;
    border-left: lightsteelblue 1px outset;
    border-bottom: lightsteelblue 1px outset;
    background-repeat: repeat-x;
    background-position: center top;
    font-weight: bold;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
    margin: 1px;
    width: 95px;
}

.ButtonOver
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: #eeeeee;
    color: black;
    font-size: 11px;
    line-height: normal;
    background-image: url(/images/CellBG.gif);
    border-right: #afafaf 1px solid;
    border-top: #afafaf 1px solid;
    border-left: #afafaf 1px solid;
    border-bottom: #afafaf 1px solid;
    background-repeat: repeat-x;
    width: 55px;
}

.GoButton
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color: #426b2f;
    color: white;
    font-size: 12px;
    line-height: normal;
    width: 40px;
    border-right: #cc3300 1px;
    border-top: #cc3300 1px;
    border-left: #cc3300 1px;
    border-bottom: #cc3300 1px;
}

.LogOutButton
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color: #426b2f;
    color: white;
    font-size: 12px;
    line-height: normal;
    width: 65px;
    border-right: #cc3300 1px;
    border-top: #cc3300 1px;
    border-left: #cc3300 1px;
    border-bottom: #cc3300 1px;
}

/* ========  END  ========= */

.style1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
}
.style2
{
    font-family: "Times New Roman" , Times, serif;
    font-size: 12pt;
}
.style3
{
    font-family: "Courier New" , Courier, mono;
    font-size: 12pt;
}
.style4
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 12pt;
}
.style5
{
    font-family: "Comic Sans MS";
    font-size: 12pt;
}
.style6
{
    font-family: Tahoma;
    font-size: 12pt;
}
.style7
{
    font-family: "Trebuchet MS";
    font-size: 12pt;
}
.style8
{
    font-family: Book Antiqua;
    font-size: 12pt;
}
.style9
{
    font-family: font-family: Bookman Old Style,Bookman;
    font-size: 12pt;
}
.style10
{
    font-family: Calisto MT;
    font-size: 12pt;
}
.emailadmintable
{
    border: solid 0px #000000;
    border-collapse: collapse;
    font: 11px Tahoma;
}
.emailadmindefaultheadercell
{
    text-align: left;
    vertical-align: top;
    font: bold 11px Tahoma;
}
.emailadmindefaultfootercell
{
    text-align: center;
    vertical-align: top;
    font: bold 11px Tahoma;
}
.emailadmindefaultcell
{
    text-align: left;
    vertical-align: top;
}
.emailadmindefaultinput
{
    border: solid 1px #000000;
    font: 11px Tahoma;
    width: 225px;
}
.emailadminreminder
{
    font: 11px Tahoma;
    padding: 10px;
}
emailadmindefaultrightcell
{
    text-align: right;
    vertical-align: top;
}
ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
list-style-position: outside;
line-height: 8px;
}
/* ADS Page Start */
.thumbCell
{
    vertical-align: top;
    text-align: center;
    height: 109px;
    font: 7pt Arial;
    border: solid 1px black;
}
.displayCell
{
    vertical-align: middle;
    text-align: center;
    width: 470px;
    border: solid 1px black;
}
/* ADS Page END */
