/* CSS Document */

body {
text-align: center;
font-family: verdana, arial, sans-serif;
}

h4.text {
font-size: 100%;
font-weight: none;
}

.col-2phead {
font-size: 1.5em;
font-weight: bold;
color: #666666; 
font-family: verdana, arial, sans-serif;
}

.col-2p-a {
background: #E3FFE8; }

.col-2p-b {
background: #E5EDFB; }

td.greenbox {
background: #E3FFE8;
}

td.bluebox {
background: #E5EDFB;
}

td {
font-size: .6em; }

td.contact {
color: #ffffff;
}

.nav {
font-size: .6em; 
line-height: 1.1em;}

span.highlight {

font-weight: bold;
}



a:link  {

    font-weight : normal;
    text-decoration : none;
    color : #872136;

}
 a:visited {

    font-weight : normal;
    text-decoration : none;
	color : #872136;

}
 a:hover, a:active {

    text-decoration : none;
    color : #7896B0; 
	
	}
	
p.end { border-top: 1px solid #4C2B39; }
	
.mark {
background: Transparent url(lowerright.gif) no-repeat right bottom;
}

ul, li {
margin: 0px 0px 0px 10px;
padding: 0px;
list-style-position: inside;
	list-style-type: square;
		}
