﻿
body 
{	
    padding: 1px 0px 1px 0px; 
    margin-top:0px;	 
    background:#C6C6C6;
    vertical-align:top;
    min-width:800px;
    height:100%;
    font-family: Arial;	
    font-weight: normal; 
    font-size: 12.5px; 
    color: #555555;
    width: 802px;   
}
::-moz-selection {
	background: #F4630B; /* Firefox only */
	color: #FFFFFF;
}
#topwrapper 
{
    width:802px;
    margin-left:auto;
    margin-right:auto;
    position: absolute;
    left: 50%;
    margin-left:-400px;
}
.tblMainFull
{ 
	background-color:#FFFFFF;
	padding: 0px;
    width: 100%;
}
.tblMainHalf
{
	background-color:#FFFFFF;
	padding: 0px;
    width:450px;
}
img 
{ 
    border:0;
}
a:link, a:active, a:visited  
{ 
	color: #555555;
	text-decoration: none;
    cursor: pointer;
}
a:hover 
{ 
	color: #FF6600; 
	text-decoration: underline;
    cursor: pointer;
}
#NavMenu tr td
{
    height: 50px;
}
#NavMenu tr td a
{
    padding: 5px;
    display: block;
    text-decoration: none;
    color: #555555;
}
#NavMenu tr td a:hover
{
    text-decoration: none;
}
.txtInput
{
	padding: 3px 0px 3px 4px;
	border:1px solid #999999;	
    color: #555555;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.txtInput:focus
{
	padding: 3px 0px 3px 4px;
	border:1px solid #666666;
	background-color: #EEEEEE;
}
.watermarked
{
	padding: 3px 0px 3px 4px;
	border:1px solid #999999;
    color: #BBBBBB;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.button 
{
  color:#FFFFFF;
  background-color:#F4630B;
  border:1px solid;
  border-color: #FFF #333 #333 #FFF;
  height: 23px;
}
.graybutton 
{
  color:#000000;
  font-weight: normal;
  background-color:#DDDDDD;
  border:1px solid;
  border-color: #888 #333 #333 #888;
  height: 23px;
}

span.tooltip
{
    width: 160px;
    height:28px;
    position: absolute;
    display: block;
    font-size: 12px;
    -moz-opacity: 0.9;
    opacity: .90;
    background: url(../images/button3.png) no-repeat left center;     
}
span.tooltip .tipmessage
{
    color: #FFFFFF;
    font-weight: bold;
    padding: 6px 0px 5px 18px;
    vertical-align: middle;
}

.fntDefault
{
    font-weight: normal; 
    font-size: 12.5px; 
    color: #555555;
}  
.fntRed
{
    color: #FF0000;
}
.fntBold
{
    font-weight: bold;
}
.fntSectionTitle
{
	font-family:"Times New Roman",Arial;
    font-size:24px;
	font-style:italic;
}
.fntSubSection
{
    font-size:13px;
	font-weight:bold;
}
.blackline 
{ 
	vertical-align:top;
	width:100%;
	height:1px;
	margin-top:0px;
	margin-bottom:2px;
}
.footer 
{
	font-family:Arial, Helvetica;
    font-size:10px;
	text-align:center;
	margin-top:15px;
}
.FaqPopupDiv
{
    position: absolute;
    z-index: 100;
    border: 1px solid #AAAAAA;
    background-color: #EEEEEE;
    padding: 10px 10px 10px 10px;
    color: #555555;
    width: 400px;
    display: none;
}

.BorderTop
{
    border-top: solid 1px #9D9D9D;
}
.BorderRight
{
    border-right: solid 1px #9D9D9D;
}
.PadLeft20
{
    padding-left: 20px;
}
.PadRight20
{
    padding-right: 20px;
}
.PadLeft10
{
    padding-left: 10px;
}
.PadTopBottom20
{
    padding-top: 20px;
    padding-bottom: 20px;
}
.PadRight10
{
    padding-right: 10px;
}
.PadLeft5
{
    padding-left: 5px;
}
.PadTop5
{
    padding-top: 5px;
}
.PadTop10
{
    padding-top: 10px;
}
.PadTop20
{
    padding-top: 20px;
}
.MarginLeft20
{
    margin-left: 20px;
}
.MarginRight20
{
    margin-right: 20px;
}
.MarginLeft10
{
    margin-left: 10px;
}
.MarginRight10
{
    margin-right: 10px;
}
.MarginLeft5
{
    margin-left: 5px;
}
.MarginTop5
{
    margin-top: 5px;
}


.DivSeparator
{
    background-color: #FFFFFF;
    height: 40px;
    background-image: url(../images/separator2.png);
    background-repeat: no-repeat;
}

.autocomplete_List
{  
    background-color: #FFFFFF;
    overflow : auto;      
    border: 1px solid #CCCCCC;
    list-style-type : none;
    margin:0px;
    padding: 5px 0px 5px 5px;
    z-index: 99;
}

.autocomplete_ListItem
{
    color: #555555;
    padding-top: 3px;
    padding-bottom: 3px;
}

.autocomplete_ListItemHighlight
{
    color: #F4630B;
    background-color: #EEEEEE;
    cursor: pointer;
    padding-top: 3px;
    padding-bottom: 3px;
}      

.ModalPopupBG
{
    background-color: #666666;
    filter: alpha(opacity=50);
    opacity: 0.7;
}


#imgdiv.imgloading
{
    background: url(../images/loading.gif) no-repeat center center;
}

.divCurveTopFull { background-image: url(../images/topfull.png); width: 802px; height: 14px }
.divCurveMidFull { background-color: #FFFFFF; width: 790px; border-right: solid 1px #CCCCCC; border-left: solid 1px #CCCCCC; padding-left: 5px; padding-right: 5px;}
.divCurveBottomFull { background-image: url(../images/bottomfull.png); width: 802px; height: 14px }

.divContentWrapper { margin: 0px; padding: 0px; width: 602px; background-color: #FFFFFF; float: left; }
.divCurveTopContent { background-image: url(../images/topcontent.png); width: 602px; height: 14px }
.divCurveMidContent { background-color: #FFFFFF; width: 590px; border-right: solid 1px #CCCCCC; border-left: solid 1px #CCCCCC; padding-left: 5px; padding-right: 5px;}
.divCurveBottomContent { background-image: url(../images/bottomcontent.png); width: 602px; height: 14px }

.divAdsWrapper { margin-left: 8px; padding: 0px; width: 192px; background-color: #FFFFFF; float: left;}
.divCurveTopAds { background-image: url(../images/topads.png); width: 192px; height: 14px }
.divCurveMidAds { background-color: #FFFFFF; width: 180px; border-right: solid 1px #CCCCCC; border-left: solid 1px #CCCCCC; padding-left: 5px; padding-right: 5px;}
.divCurveBottomAds { background-image: url(../images/bottomads.png); width: 192px; height: 14px }
