/* CSS Document for Harvard Rad Onc
*/
td {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	line-height: 135%;
}
p{
	margin: 10px
}
.sidebar{
	font-size: 9px;
	line-height: 130%;
}
h3
{
    color: #660000;
    font-family: verdana, arial;
    font-size: 13px;
    line-height: 1.3;
    margin: 10px;
}

/* Links */
a {
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    color: #D6232C;
}
a:hover {

	color: #B8151D;

}

a.small {
	font-size: 9px;
}
a.small:hover {
	font-size: 9px;
}


a.A_SecLinks {

	color: #87A9CC;

}

a.A_SecLinks:hover {

	color: #87A9CC;

}

.A_TerLinks {

	color: #8FB674;

	display: block;

	font: bold 13px sans-serif; 

	height: 25px;

	line-height: 1.8;

	margin-top: 1px;

	padding-left: 10px; 

	text-decoration: none; 

}

a.A_TerLinks {

	background-color: #8FB674;

}

a.A_TerLinks:hover {

	background-color:  #8FB674;

}



.A_TxtLinks {

    font-family: arial;

    font-size: 12px;

    font-weight: bold;

    color: #883002;

}



/* Lists */

ul.main
{

color: #333333;
font-family: arial;
font-size: 12px;
margin: 10px;
line-height: 97%;
	
	
}

/* Div */
div.main
{
border-top: 10px;
border-bottom: 10px;
border-left: 10px;
border-right: 10px;

}


/* Other */



h1{
color: #000000;
font-family: arial;
font-size: 14px;
margin: 10px;
font-style: bold;
	
}