﻿body 
{
  font-family: Arial;
  color: rgb(110,110,110);
  font-size : 12px;
  background-color: rgb(130,130,130);
  margin:  0px;
  padding: 0px;
}

.Font12
{
  font-size : 12px;
}

img
{
  border-style: none;
}

h1
{
  padding: 0px 0px 16px 0px;
  margin: 0px;
  font-weight: normal;
  font-size: 36px;
}

h2
{
  padding: 0px;
  margin: 0px;
  font-weight: bold;
  font-size: 14px;
  padding: 0px 0px 10px 0px;
}

h2.bottomLess
{
  padding: 0px;
  margin: 0px 0px 0px 0px;
  font-weight: bold;
  font-size: 14px;
  padding: 0px 0px 0px 0px;
}

h3
{
  padding: 0px;
  margin: 0px;
  font-weight: bold;
  font-size: 12px;
  padding: 0px 0px 0px 0px;
}

input, textarea, select
{
  font-family: Arial;
  color: rgb(90,90,90);
  font-size : 11px;
}

.pageTile
{
  background-image: url('Images/DefaultMaster/PageTile.jpg');
  background-repeat: repeat-y;
  background-position: 0px 82px;
  width: 954px;
  text-align: left;
  vertical-align: top;
}

.pageHeader
{ 
  background-image: url('Images/DefaultMaster/pnlHeader.jpg');
  background-repeat: no-repeat;
  width: 954px;
  /*height: 440px;*/
  text-align: left;
  vertical-align: top;
}

.pageFooter
{ 
  background-image: url('Images/DefaultMaster/pnlFooter.jpg');
  background-repeat: no-repeat;
  background-position: left bottom;
  width: 954px;
  /*height: 440px;*/
  text-align: left;
  vertical-align: top;
}

.dashed
{
  border-bottom : dashed 1px rgb(120,120,120);
}

.dotted
{
  border-bottom : dotted 1px rgb(120,120,120);
}

.submitStatus
{
  font-size : 12px;
  font-style : italic;
  color : rgb(253,126,40);
}

.accHeader
{
  font-family : Arial;
  font-size : 15px;
  font-weight : bold;
  background-image    : url('Images/Global/icoPlus.png');
  background-repeat   : no-repeat;
  background-position : 0px 4px;
  padding-left : 15px;
  cursor : pointer;
  padding-bottom : 10px;
}

.accHeaderOpen
{
  font-family : Arial;
  font-size : 15px;
  font-weight : bold;
  background-image    : url('Images/Global/icoMinus.png');
  background-repeat   : no-repeat;
  background-position : 0px 4px;
  padding-left : 15px;
  cursor : pointer;
  padding-bottom : 0px;
}

.referenceCopy
{
  color : rgb(110,110,110);
  font-size : 12px;
}

.referenceCopyItalic
{
  color : rgb(110,110,110);
  font-size : 12px;
  font-style : italic;
}

.accContent
{
  padding-top : 0px;
}

.blogCommentCopy
{
  font-style : italic;
  padding : 10px 0px 10px 0px;
}

.blogCommentDate
{
  font-size : 10px;
  font-weight : bold;
}

.blogCommentAlternate
{
  background-image : url('Images/Blog/blog_comments_separator_back.png');
  background-repeat : repeat-y;
  width : 610px;
  padding : 5px;
}

.legalFlyout
{
  width : 359px;
  height : 98px;
  background-color : rgb(255,243,143);
  color : Black;
  font-size : 11px;
}

a:link     { color: rgb(253,126,40); font-style: italic; text-decoration: underline; }
a:visited  { color: rgb(253,126,40); font-style: italic; text-decoration: underline; }
a:active   { color: rgb(253,126,40); font-style: italic; text-decoration: underline; }
a:hover    { color: rgb(253,126,40); font-style: italic; text-decoration: underline; }

a.footer:link     { color: rgb(255,255,255); text-decoration: none; font-style : normal; }
a.footer:visited  { color: rgb(255,255,255); text-decoration: none; font-style : normal; }
a.footer:active   { color: rgb(255,255,255); text-decoration: none; font-style : normal; }
a.footer:hover    { color: rgb(255,196,85); text-decoration: none; font-style : normal; }

.normalWeight
{
  font-weight : normal;
}

ul
{
  padding: 0px 0px 0px 12px;
  margin: 0px 0px 0px 12px;
}

h2.subHeading
{
  font-size : 20px;
}

h2.subHeadingBL
{
  font-size : 20px;
  margin-bottom : 0px;
  padding-bottom : 0px;
}

.solid
{
  border-bottom : solid 1px rgb(120,120,120);
}


.modalBackground 
{
  background-color : #828282;
}

.modalBackgroundOrange
{
  background-color : #d06d03;
}

.pnlComp
{
  background-image : url('Images/Home/Modal.png');
  background-repeat : no-repeat;
  width : 846px; 
  height : 473px;
  text-align: left;
  vertical-align: top;
}

.ModalWinner
{
  background-image: url('Images/LiveLife/MdlBg.png');
  width:966px;
  height:595px;
  background-repeat:no-repeat;

}

