* {	font-family: Verdana, Helvetica, sans-serif; font-size : 13px;}
body { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left:0px; background-color: #d8d8d8;}

h1 { color: #960202; font-size : 25px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 25px;}
h2 { color: #960202; font-size : 20px; }
h3 { color: #960202; font-size : 17px; } 

.style2 {font-size: 11px; color: #FFFFFF; }
.style5 {font-size: 16px; font-weight: bold; color: #FFFFFF; }
.style6 {font-size: 16px; font-weight: bold; color: #000000; }

.big_white {font-size: 14px; font-weight: bold; color: #FFFFFF; }
.error {font-size: 12px; font-weight: bold; color: #990000; }


A:link {color: #13546A; }
A:visited {color: #13546A; }
A:active {color: #0066FF; }
A:hover {color: #0066FF; }
A{text-decoration:none}

.nav_links {color: #ffffff;}
.nav_links A:link { color: #ffffff; font-weight:bold  }
.nav_links A:visited { color: #ffffff; font-weight:bold  }
.nav_links A:active { color: #ffffff; font-weight:bold  } 
.nav_links A:hover { color: #cccccc; font-weight:bold  }
.nav_links A{text-decoration:none; font-size: 11px; }

.footer A:link {color: #c6c6c6; }
.footer A:visited {color: #c6c6c6; }
.footer A:active {color: #ffffff; }
.footer A:hover {color: #ffffff; }
.footer A{text-decoration:underline; font-size: 11px;}
.footer {color: #ffffff; font-size: 11px;}

.bar {
	background-image:  url(images/gray-bar.gif);
	background-repeat:  repeat-y;
	background-position: 256px 12px;

	}
.header {
	background-image:   url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.door {
	background-image:  url(images/door.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



.remc {
	background-image: url(images/remc-watermark.gif);
	background-position: 62px 130px;
	background-repeat: no-repeat;
}

.highlight {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.spacer {
	background-color: #FFFFFF;
	background-repeat: repeat;
}

.small {
display:block;
font-size:10px;
width:120px;
margin:5px 0 0 0;
border-top:#000000 1px solid;
}

/* ---- Financial List Styles ---- */
#MainList {
list-style:none;
margin:5px;
padding:0;
}

#MainList strong {
font-size:16px;
color: #960202;
/*display:block;*/
}

.sublist {
list-style:none;
margin:5px 0 10px 18px;
padding:0;
}

.ListCollapse {
margin:0 5px 0 0;
padding:0;
}