/* DEFAULT PROPERTIES FOR HTML ELEMENTS */body {	background-color: #FFFFFF;	margin: 0px;	padding: 0px;	font-family: Verdana, Arial,  sans-serif;	font-size: 11px;	font-style: normal;	font-weight: normal;}br,p,td,tr,ul,ol,li {	font-family: Verdana, Arial,  sans-serif;	font-size: 11px;	font-style: normal;	font-weight: normal;}input,option,select,td,li,tr {	font-size: 11px;	color: #000000;	line-height: 13px;}textarea {	font-size: 11px;	color: #000000;	line-height: 13px;}UL {      margin:11px 17px;      padding:0px 4px;      list-style:square url(/dcm/elements/arrow.gif) outside;}LI {     line-height: 13px;     padding:3px 0px;}	   H1,H2,H3,H4 {     padding:0px;      margin-bottom:6px;     font-style: normal;     font-weight: bold;     text-decoration: none;     color: #003366;}h1 {	font-size: 14px;	line-height: 17px;	text-transform: uppercase;		}h2 {	font-size: 13px;	line-height: 15px;	text-transform: uppercase;		}h3 {     font-size: 12;	line-height: 14px;	text-transform: none;		}h4 {     font-size: 11px;	line-height: 13px;	text-transform: none;		}a {       color: #003366;	text-decoration: none;}a:HOVER {	text-decoration: underline;}a.resource {       font-size: 11px;     line-height: 11px;     color: #666666;	text-decoration: none;}a.resource:hover {       font-size: 11px;     line-height: 11px;     color: #666666;	text-decoration: underline;}.headline {	font-size: 11px;	font-style: normal;	line-height: 10px;	font-weight: bold;	font-variant: normal;	color: #003366;}.subheadline {	font-size: 10px;	font-style: normal;	line-height: 11px;	font-weight: normal;	font-variant: normal;	color: #666666;}.taxonomy {	font-size: 10px;	font-style: normal;	line-height: 10px;	font-weight: normal;	font-variant: normal;	text-transform: uppercase;	text-decoration: none;}.taxonomy:HOVER {	font-size: 10px;	font-style: normal;	line-height: 10px;	font-weight: normal;	font-variant: normal;	text-transform: uppercase;	text-decoration: underline;}.footerwhite {	font-size: 11px;	color: #FFFFFF;}.footerwhite:hover {	font-size: 11px;	color: #FFFFFF;	text-decoration: underline;}.highlight {	font-size: 12px;	line-height: 14px;}