/***** Global Settings *****/
html, body {
border:0;
margin:0;
padding:0;
}
body {
font:100.01%/1.25em Verdana, Arial, Helvetica, sans-serif;
}
/***** Common Formatting *****/
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
h1 {
letter-spacing:-1px;
font:bold 12px Verdana, Arial, Helvetica, sans-serif;
}
h2 {
letter-spacing:-1px;
font:bold 14px Verdana, Arial, Helvetica, sans-serif;
}
h3 {
font:bold 10px Verdana, Arial, Helvetica, sans-
}
p, ul, ol {
margin:0;
padding:0 0 18px 0;
}
ul, ol {
list-style:none;
padding:0 0 18px 40px;
}
blockquote {
margin:22px 40px;
padding:0;
}
small {
font-size:0.85em;
}
img {
border:0;
}
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
/***** Tables *****/
table {
border:0;
margin:0 0 10px 0;
padding:0;
border-collapse: collapse;
}
table tr td {
  padding:2px;
  }
a:link { color: #5a4195; text-decoration: none; }
a:visited { color: black; text-decoration: none; }
a:hover { color: #db0505; text-decoration: none; }
a:active { color: purple; text-decoration: none; }

/***** Global Classes *****/
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }
/* other helpful classes */
ol.outline li {
  margin: 0px;
  padding-top: 5px;
  padding-bottom: 0px;
}
ol.outline ol {
  list-style-type: upper-alpha;
  margin-left: 0px;
  padding-left: 20px;
}
ol.outline ol ol {
  list-style-type: decimal;
  margin-left: 0px;
  padding-left: 20px;
}
ol.outline ol ol ol {
  list-style-type: lower-alpha;
  margin-left: 0px;
  padding-left: 20px;
}
ol.outline ol ol ol ol {
  list-style-type: lower-roman;
  margin-left: 0px;
  padding-left: 20px;
}

/*main link markup*/

a:focus, a:active { outline: none; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }

/*copy markup*/

.bodyCopy { color: #101010; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.2em; text-align: left; }
.background { background-color: black; }
.cellblack { background-color: black; }
.cellwhite { background-color: white; }
.bodyCopyBld { color: #101010; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 14px; text-align: left; }
.copyright { color: #101010; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 12px; text-align: center; }

/*pseudo link markup*/

.link01 { color: #101010; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.2em; text-align: left; }
.link01 a:link { color: #0645ab; text-decoration: none; }
.link01 a:visited { color: #c40000; text-decoration: none; }
.link01 a:hover { color: maroon; text-decoration: none; }
.link01 a:active { color: #b300ff; text-decoration: none; }


.background { background-image: url(common/bgMainBk00c.gif); background-repeat: repeat-x; }
#hidecontent { display: none; }
.navboxcont_C1E13F01 { background-color: black; width: 920px; height:600px }
.navboxtop_C1E13F01 { background-color: white; width:920px; float:left; height:30px }
.navboxleft_C1E13F01 { background-color: black; top: 30px; width:100px; float:left; height:100px  }
.navboxauto_C1E13F01 { background-color: black; top: 30px; margin-left:100px; width:auto; height:100px   }

