body {
background-color:#333333;
}

p {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.75em;
color: #454545;
line-height: 1.5em;

}

.package {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.75em;
color: #454545;
line-height: 1.5em;
}

a:link {
font-weight: bold;
text-decoration: none;
color:#333333;
}

a:visited {
font-weight: bold;
text-decoration: none;
color:#333333;
}

a:hover {
font-weight: bold;
text-decoration: underline;
}

a:active {
font-weight: bold;
text-decoration: none;
}

h1 {
color: #29447b;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.05em;
}

h2 {
color: #29447b;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
line-height:150%;
}

.ccfhightlight {
color: #29447b;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
}

/* Lists */

ul.ccf {
list-style: none;
}

li.ccf {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.75em;
color: #454545;
line-height: 1.5em;
display:inline;
padding:0 25px 0 25px;
margin-left:-35px;
}

li {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.75em;
color: #454545;
line-height: 1.5em;
}

li.linostyle {
list-style-image: none;
margin-left: -30px;
}


ul.astx {
margin-left:10px;
}

li.astx1 {
list-style-image: url(../_images/astx1.gif);
padding-left:15px;
} 
li.astx2 {
padding-left:15px;
list-style-image: url(../_images/astx2.gif);
} 
li.astx3 {
padding-left:15px;
list-style-image: url(../_images/astx3.gif);
} 
li.astx4 {
padding-left:15px;
list-style-image: url(../_images/astx4.gif);
} 


/* Definition Lists */ 

dl {
font-family: Arial, Helvetica, sans-serif;
}

dt {
color: #29447b;
font-weight: bold;
font-size: 0.8em;
}

dd {
font-size: 0.75em;
color: #454545;
line-height: 1.5em;
margin:0;
}

.imageborder {
border: 1px solid green;
}

.vectorpro {
float:right;
padding-left:15px;
}

.ccfitimg {
float:right;
padding-left:15px;
}