HTML, BODY { margin:0; text-align:center; }
BODY {
	background:url(../images/bg_Repeating.gif) repeat-y center #EDECEC;
	font-family: Myriad Web, Tahoma, Verdana, Arial, sans-serif;
	font-size:12px;
	color:#878787;
}
A:link { color:#878787; text-decoration: none}
A:visited { color:#878787; text-decoration: none}
A:active { color:#878787; text-decoration: none}
A:hover { color:#bc2030; text-decoration: none}
P, H1, H2, H3, H4 { margin-top:0; line-height:125%; }
H1 { font-size:17px; font-weight:bold; }
h1.pageTitle { background-repeat:no-repeat; }
h1.pageTitle span { visibility:hidden; }
H2 { font-size:12px; font-weight:bold; }
h2.pageSubTitle { background-repeat:no-repeat; }
h2.pageSubTitle span { visibility:hidden; }
H3 { font-size:12px; font-family: Arial, Helvetica, sans-serif; color:#666666; }
LABEL { padding:0; margin:0 8px 0 5px; cursor:pointer; font-size:11px; }
FORM { margin:0; padding:0; border:none; }
IMG { border:0; }
FIELDSET { border:0; border-color:#FFFFFF; padding:0 0 0 0;  }
FIELDSET FIELDSET { float:left; clear:none; padding:0 8px 0 0; }
span.required { color:#bc2030; }
.valid { color:#878787; }
.invalid { color:#bc2030; }

/* ----------------------------------------------------------------*/
.clear { clear:both; }
.clearempty { clear:both; line-height:0; height:2px; overflow:hidden; }
/* ----------------------------------------------------------------*/
div.cnt { position:relative; margin:auto; padding:0; text-align:left; width:819px; height:auto;  }
div#cntHeader { position:relative; margin:0; padding:64px 0px 0px 0px; width:819px; height:99px; background:url(../images/bg_Header.gif) no-repeat; vertical-align:top; }
div#navLeft { float:left; margin-left:20px; padding:0px 0px 0px 0px; }
div#navLeft img { margin:0px 0px 0px 0px; padding-right:30px; }
div#navRight { float:right; margin-right:20px; padding:0px 0px 0px 0px; }
div#navRight img { margin:0px 0px 0px 0px; padding-left:30px; }
div#logo { position:absolute; left:272px;top:0; width:275px; height:168px; z-index:999; background:url(../images/pic_Logo.png) no-repeat; vertical-align:top; cursor:pointer;}
div.cntContent { position:relative; padding:0; margin:0px 15px 0px 12px;  }
div#cntFooter { clear:both; padding:25px 0px 25px 0px; margin:0; text-align:center; }

div#cntSmThumbs { margin:0px 0px 25px 0px; }
div.smThumb {float:left; margin:0px 0px 0px 0px; width:99px;}
div.smThumbText { padding:0px 0px 4px 0px; width:99px;}
div.smThumbText p{ padding-left:3px; padding-bottom:0; margin-bottom:6px; font-size:10px; line-height:100%;}

div#tipSearch { float:right; font-style:normal; margin:3px 5px 0px 0px; width:375px; height:39px;  background:url(../images/pic_Tips_SearchBox.gif) no-repeat top  right; text-align:center;}
div#tipSearch img { float:right; padding:4px 7px 4px 0px;}
div#tipSearch p { float:right; padding:8px 15px 4px 0px;}
#fldSearchTips { float:right; height:10px; width:150px; margin:4px 10px 0px 0px;}
/* ----------------------------------------------------------------*/
#loading { display:none; padding-left:40px; padding-top:5px; height:50px; font-size:14px; font-weight:bold; color:#878787; }
