/* -------------------------------------------------------------- 
   Reset.css
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* Remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* -------------------------------------------------------------- 
       Typography.css
-------------------------------------------------------------- */   

body,ul,ol,dl,h1,h2,h3,h4,h5,h6,td,th,
caption,pre,p,blockquote {
  font-family: Arial, Helvetica, Geneva, sans-serif;
  font-size: 12px;
  line-height: 18px; /* Baseline here at 150%. This is set multiple places. */
  color: #00114D;
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { 
  margin: 0; 
  padding: 9px 0;
  color:#00114D; 
  clear:both; 
}

/* Total height for each heading has to be a multiple of the baseline (18). */
h1 { font-size: 24px; line-height: 36px; padding: 18px 0; }
h2 { font-size: 20px; line-height: 36px; }
h3 { font-size: 14px; font-weight:bold; color: #E68B20; }
.bottom0 { padding-bottom: 0}
.bottomline { border-bottom: 2px solid #E68B20 }
.topborderblue {border-top: 2px solid #e6e7ec; }
h4 { font-size: 12px; font-weight:bold; /*color: #E68B20;*/ }
h5 { font-size: 11px; font-weight:bold; color: #E68B20; }
h6 { font-size: 10px; font-weight:bold; color: #E68B20; }


/* Text elements
-------------------------------------------------------------- */

p.last      { margin-bottom:0; }
p.center    { text-align: center; }
p img       { margin: 0; float:none }
p.sub       { font-size: 10px }
.right { float:right; margin-left: 10px }
/*p img       { float: left; margin: 18px 18px 18px 0; padding:0; }*/
/*p img.top   { margin-top:0; } /* Use this if the image is at the top of the <p>. */

.arrow {
	background: url(../images/a.gif) no-repeat left center;
	padding-left: 15px;
}

ul, ol      { margin: 18px 0 18px 18px; list-style-type:disc; }
li          {
	line-height:18px;
	margin-bottom: 10px;
}
.lisub      { font-size:10px; padding-left: 8px}
ol          { list-style-type: decimal; }
dl          { margin: 18px 0; }
dl dt       { font-weight: bold; }

a           { color: #E68B20; text-decoration: none; outline: none; }
a:hover     { color: #000; }

blockquote  { margin: 18px 0 18px 23px; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em          { font-style: italic; }
pre         { margin-bottom: 18px; line-height:18px; background: #eee; padding:8px; border:1px solid #ddd; }
pre        { font:0.9em Monaco, monospace; }


/* Tables
-------------------------------------------------------------- */

table   { margin-bottom: 13px; border-top:1px solid #ddd; border-left:1px solid #ddd; }
th,td   { height:17px; padding:0 8px; border-bottom:1px solid #ddd; border-right:1px solid #ddd; }
th      { font-weight:bold; background-color: #f0f0f0; }

table.contenttable {
  border: 0px solid red;
	margin: 0;
	padding: 0;
	width: 100%;
}
table.contenttable td {
  border: 0px solid green;
	margin: 0;
	padding: 0 8px 0 0;
	text-align: left;
}
table.contenttable p {
  margin: 0;
	padding:0;
}


/* Some default classes
-------------------------------------------------------------- */

.small, .small p  { font-size: 10px; }
.large, .large p  { font-size: 14px; }
.quiet, .quiet p  { color: #666; }
.hide             { display: none; }


/* TODO: Implement image captions. */
.caption { }


/* Extra fancy typography
-------------------------------------------------------------- */

/* For great looking ampersands, use this code instead of &amp;: 
   <span class="amp">&amp;</span>  */
  
.amp { 
  color: #666; 
  font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", serif; 
  font-size: 1.1em;
  line-height:10%; /* Fix to maintain correct baseline */
  font-style: italic;
}

/* For great looking quote marks in titles, replace "asdf" width:
   <span class="dquo">&#8220;</span>asdf&#8221;
   (That is, when the title starts with a quote mark). */  

.dquo { margin-left: -.7em; } 
/* (You may have to change this value depending on your font size). */

select, input, textarea {
	color: #000;
}

/* ===========================  Mailfrom ========================== */
div.csc-mailform-label {
  padding: 10px 0;
  font-weight: bold;
}
div.csc-mailform-field {
  padding: 0 0 8px 8px;
}
div.csc-mailform-field label {
  display: block;
  width: 180px;
  border: 0px solid red;
  float: left;
}
#mailform .required label {
  font-weight: bold;
}
#mailform input, #mailform select {
  width: 300px;
}
#mailform textarea {
  width: 300px;
}

/* ====================  Sitemap  ========================== */
.sitemap li {
  list-style-image:url(../../images/icofile.gif);
}
.sitemap li.folder {
  list-style-image:url(../../images/icofolder.gif);
}
.sitemap ul {
  /*margin-left: 10px;*/
  padding-left: 15px;
}
