/* -------------------------------------------------------------- 
   
   Boilerplate typography.css
   * Sets up some sensible default typography.
  
-------------------------------------------------------------- */


/* Default fonts and colors. */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea,div { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 1.30; }


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

/*h1,h2,h3,h4,h5,h6 { font-weight: bold; }

h1 { font-size: 18px; line-height: 1.5;}
h2 { font-size: 16px; line-height: 1.5;}
h3 { font-size: 14px; line-height: 1.5;}
h4 { font-size: 12px; line-height: 1.5;}
h5 { font-size: 10px; line-height: 1.5;}
h6 { font-size: 9px; line-height: 1.5;}*/


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

	/* no specifications set */
	
	
	/* List elements
-------------------------------------------------------------- */

.leftNav {width: 180px; height: 100%; margin: 8px 0px 0px 20px; float:left;}

.imgBdr img {border:#000000 1px solid; margin: 0px 0px 0px 3px;}

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

	/* no specifications set */


/* project spec fonts
-------------------------------------------------------------- */

.hmTargetsHdr {font-family: Arial, Helvetica, sans-serif;font-size: 12px; font-weight:bold;color: #333333;}
.hmTargetsHdr  a {text-decoration: none;padding: 0;color:#0066CC}
.hmTargetsHdr  a:link {text-decoration: none;color:#0066CC}
.hmTargetsHdr  a:visited {text-decoration: none;color:#0066CC}
.hmTargetsHdr  a:hover {text-decoration: none;color:#0066CC}

.hmTargets {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #666;}
.hmTargets  a {text-decoration: none;padding: 0;color:#0066CC}
.hmTargets  a:link {text-decoration: none;color:#0066CC}
.hmTargets  a:visited {text-decoration: none;color:#0066CC}
.hmTargets  a:hover {text-decoration: none;color:#0066CC}

.hmNews ul { list-style:square;}
.hmNews li {margin:8px 0px 8px 0px;}
.hmNews { line-height: 1.2em;font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #666; }
.hmNews a {padding: 0;color: #666;}
.hmNews  a:link {color: #666;}
.hmNews  a:visited {color: #666;}
.hmNews  a:hover {color: #666;}

.stnd {line-height: 1.5em;font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #333;}
.stnd   a {text-decoration: none;padding: 0;color: #203B82;}
.stnd   a:link {text-decoration: none;color: #203B82;}
.stnd   a:visited {text-decoration: none;color: #203B82;}
.stnd   a:hover {text-decoration: none;color:#CC3300;}

.SubsectionNav {line-height: 2em;font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #003366;}
.SubsectionNav  a {text-decoration: none;padding: 0;color:color: #003366;}
.SubsectionNav   a:link {text-decoration: none;color:color: #003366;}
.SubsectionNav   a:visited {text-decoration: none;color: #003366;}
.SubsectionNav  a:hover {text-decoration: none;color:#0099FF;}



.newsList ul {list-style:square;}
.newsList li {margin:8px 0px 8px -24px;list-style:square;;}
.newsList { line-height: 1.5em;font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #003366;}
.newsList a {padding: 0;color: #003366;}
.newsList  a:link {color: #003366;}
.newsList  a:visited {color: #003366;}
.newsList  a:hover {color: #0066FF;}

.newsListHdr {line-height: 1.5em;font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight:bold;color: #003366;}

a.clients:link { color: #333333; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-style:italic; text-decoration: none;}
a.clients:visited { color: #333333; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-style:italic; text-decoration: none;}
a.clients:hover { color: #3366cc; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-style:italic; text-decoration: none;}
a.clients:active { color: #f30; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-style:italic; text-decoration: none;}

/* End of Documents
-------------------------------------------------------------- */