
		/* BODY is the parent to all other styles */
BODY	{ font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #333333; margin: 2px 2px 10px 2px; } 
P		{ margin-bottom: 10px; }
B		{ font-weight: bolder }  /* relative to the parent */
LI		{ font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #333333;}

a:link     {color:#336699; text-decoration:none;}
a:visited  {color:#336699; text-decoration:none;}
a:active   {color:#336699; text-decoration:none;}
a:hover    {color:#336699; text-decoration:underline;}




ADDRESS {
    font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-style:italic;
	font-weight: normal;
	text-decoration: none;
    color: #333333;
}

PRE {
	display: block;
    font-family: monospace;
}

MENU {
	font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #333333;
}

DL {
	font-style:italic;
	
}

DT {
	padding-left: 20px;
	margin-bottom: 0px;
}




DIV {}
BR {}
FORM {}


IMG {}
SPAN { display: inline }

B{ font-weight: bolder }  /* relative to the parent */
STRONG { font-weight: bolder }  /* relative to the parent */
I { font-style: italic }
CITE { font-style: italic }
EM { font-style: italic }
VAR { font-style: italic }

TT { font-family: monospace }
CODE { font-family: monospace }
KBD { font-family: monospace }
SAMP { font-family: monospace }


          
BLOCKQUOTE { display: block;
             margin-left: 3em;
             margin-right: 3em }

DIR { display: block;
          list-style: disc }
              

DD { margin-top: 0; margin-left: 3em }

HR { border-top: solid; border-color:#a8d4dc; border-top-width:thin;}       





.cssServicePageTitle
{
    font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 18px;
    text-decoration: none;
    margin-bottom: 20px;
    color: #336699;
}

.cssHomeSectionTitle
{
 height:25px;
 padding-top:0px;
 padding-left:10px;
 font-family:"Trebuchet MS",arial,helvetica,sans-serif;
 font-weight:bold;
 font-size:14px;
 text-align:left;
 text-decoration:none;
 color:#336699;
}

.cssHomeSectionItem
{
 font-family:"Trebuchet MS",arial,helvetica,sans-serif;
 font-weight:bold;
 font-size:12px;
 text-align:left;
 text-decoration:none;
 color:#336699;
}
a.cssHomeSectionItem:visited {color: #336699; }
a.cssHomeSectionItem:active {color: #ffffff; }
a.cssHomeSectionItem:hover {color: #ffffff;}




.cssFooter
{
font-family:"Trebuchet MS",arial,helvetica,sans-serif;
font-weight:normal;
font-size:9px;
text-align:left;
text-decoration:none;
margin-top:1px;
margin-bottom:1px;
padding-top:10px;
padding-bottom:10px;
color:#666666;
}



a:link     {color:#336699; text-decoration:none;}
a:visited  {color:#336699; text-decoration:none;}
a:active   {color:#336699; text-decoration:none;}
a:hover    {color:#336699; text-decoration:underline;}



.cciTitle
{
	font-size:15px;
	font-weight: bold;
	vertical-align: top;
}

.cciSubTitle
{
	font-weight: bold;
	color: #000066;
	font-size:13px;
}

