/* Reset Browser Defaults STARTS */
html, body, div,  span,  object,  iframe,  h1,  h2,  h3,  h4,  h5,  h6,  p,  blockquote,  pre,  a,  abbr,  acronym,  address,  code,  del,  dfn,  em,  img,  q,  dl,  dt,  dd,  ol,  ul,  li,  fieldset,  form,  label,  legend,  table,  caption,  tbody,  tfoot,  thead,  tr,  th,  td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
 table { border-collapse: collapse; border-spacing: 0; }
 caption,  th,  td { text-align: left; font-weight:400; }
 blockquote:before,  blockquote:after,  q:before,  q:after { Content: ""; }
 blockquote,  q { quotes: "" ""; }
 a img { border: none; }
 a { outline: none; }
 input, textarea { margin: 0; }
/* Reset Browser Defaults ENDS */


/* Default Fonts and Styles STARTS */
body, h1, h2, h3, h4, h5, p, ul, ol, div, dl, dt, dd, pre, fieldset, blockquote, th, td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
}
 sup { font-size: 0.5em;}
 input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	color: #807f7f;
	font-size: 11px;
	line-height: 15px;
}

 h2, h3, h4, h5 { font-weight: bold; }
 h1 { font-size: 12px; line-height: normal; color: #000000; font-family:"Arial Black", Arial Bold, Gadget, sans-serif; }
 h2 { font-size: 18px; line-height: normalx; color: #000000; margin-top: 20px; margin-bottom: 8px; font-family:"Arial Black", Arial Bold, Gadget, sans-serif; }
 h3 { font-size: 15px; line-height: 17px; color: #00000; display: inline; }
 h4 { font-size: 14px; line-height: 16px; color: #000000; margin-bottom: 6px; }
 h5 { font-size: 11px; line-height: 13px; color: #000000; }

 p { margin: 0 0 0 0; font-family:Arial, Helvetica, sans-serif;}
 ul { margin: 0 0 0 0; list-style-type: none; }
 .bodyText li { background-image:url(../images/bullet.jpg); background-position:0 0.3em; background-repeat:no-repeat; padding:0 0 0 15px; }
 ol { margin: 0 0 10px 30px; list-style-type: decimal; }

 dl { margin: 0 0 10px 0; }
 dl dt { font-weight: bold; }
 dl dd { margin-left: 30px; }

 a { color:#942794; font-weight: normal; text-decoration: none; }
 a:hover { color: #000000; font-weight: normal; }

 blockquote { margin: 0 30px 0 30px; }
 strong { font-weight: bold; }
 em,  dfn { font-style: italic; }
 dfn { font-weight: bold; }
 pre,  code { white-space: pre; }
 pre,  code,  tt { font: 12px monospace; line-height: 15px; } 
 tt { display: block; line-height: 15px; }
/* Default Fonts and Styles ENDS */


/* Clearing Floats Class STARTS */
.Wrapper { display: inline-block; }
.Wrapper:after { Content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .Wrapper { height: 1%; }
.Wrapper { display: block; }
/* Clearing Floats Class ENDS  */


/* TABS Default STARTS */
ul.Tabs { margin: 0; padding: 0; }
ul.Tabs li { float: left; list-style: none; margin: 0; padding: 0; }
ul.Tabs li a { display: block; }

/* Clearing Floats Class */
ul.Tabs { display: inline-block; }
ul.Tabs:after { Content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html ul.Tabs { height: 1%; }
ul.Tabs { display: block; }
/* TABS Default ENDS */


/* Extra Classes STARTS */
.Hide { display: none; }
.Highlight { background: #fff200; }
.Top { margin-top: 0; padding-top: 0; }
.Bottom { margin-bottom: 0; padding-bottom: 0; }
.BG { background-color: blue; }
.FloatLeft { float: left; }
.FloatRight { float: right; }
.SpacingBot { margin-bottom:20px; }
.SpacingBotHalf { margin-bottom:10px; }
.SpacingRight { margin-right:20px; }
.SpacingLeft { margin-left:20px; }
.SpacingTop { margin-top:20px; }
.listSpacing { margin-left:100px; }
.gallerySpacer { margin-bottom:60px; }	
.indentText { margin-left:15px; }
.spacerText { margin-left:5px; }
.Center {margin: 0px auto 0px;}
.Border {background-color:#FFFFFF; border:1px #942794 solid; float:left}
.Thumb {background-color:#000000; border:1px #000000 solid; float:left}
.textDivider { word-spacing:15px;}
.level { z-index:0;}
img { behavior: url(scripts/iepngfix.htc) }
/* Extra Classes ENDS */
