

body {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}







#cdf {
text-align:right;
color:#666666;
padding-right:15px;
padding-top:10px ;
}



.push {
height:80px;
margin:0;
}

* {
margin:0
}








h1 { 
  font-size : 1.8em;
  margin-bottom: 0.8em;  
}

h2 {
  font-size : 1.4em;
  margin-top: 1.2em;
  margin-bottom: 0.6em;  
}

h3 {
  font-size : 1.2em;
  margin-top: 1.0em;
  margin-bottom: 0.4em;  
}

h4 {
  font-size : 1.0em;
  margin-top: 0.8em;
  margin-bottom: 0.4em;  
}


p {
  font-size : 1em;  
  text-align: justify;
  margin-top: 0.6em;
  margin-bottom: 0.4em;
  padding-left: 40px;
}

td {
	font-size: 13px;
	vertical-align: top;
}

ul {

}

li {
  list-style-image:url(/_theme/images/small-square.jpg);
  margin-top: 0.6em;  
}

img {
  border: 0;
}

hr {
  border-style: none;
  background-color: #2060c0;
  height: 1px;
  width: 200px;
  margin-top: 2em;
  margin-bottom: 2em;
  margin-left: auto;
  margin-right: auto;
}

.pro-active {
  font-weight: bold;
}

.springcard {
  font-weight: bold;  
}

.article-title {
  color: #2060c0;
  font-weight: bold;  
}


.float-right {
  float: right;
  margin-left: 10px;
}
.float-end {
  clear: both;
}

.content a:link {
	color: #2060c0;
	font-weight: bold;
	text-decoration: none;
}
.content a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #2060c0;
}
.content a:active {
	text-decoration: none;
	font-weight: bold;
	color: #2060c0;
}
.content a:hover {
	text-decoration: none;
	font-weight: bold;
	color:#2060c0;
	background-color:#F7F7F7;
}

a.footer {
  text-decoration: none;
  font-size : 0.8em; 
  color: #ffffff;
}
a.footer:hover {
  text-decoration: underline;
  color: #ffffff;
}
