/* CSS Document */






li
{
    background: url(images/bullet1.gif) 0 0 no-repeat;
    list-style: none;
    line-height: 18px;
    padding-right: 0px;
    padding-left: 8px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-left: 0px;
    font:normal 11px Arial; 
}
li a {
	
	color:#B60E13; 
	font:bold 11px Arial; 
	padding:0px 0px 0px 0px;
}


h1, h2, h3, h4
{
    font-size: 18px;
    color: #000000;
}

body
{
    background-color: #F1EAD7;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

hr
{
    height: 1px;
    border-bottom: silver 1px dotted;
}


.ListItemTitle
{
	font-family: 'Times New Roman';
	font-size: 16px;
	color: #0565A5;
	vertical-align: text-top;
	font-weight: bold !important;
}

.ModuleHeading
{
	font-family: 'Times New Roman';
	font-size: 16px;
	color: #0565A5;
	vertical-align: text-top;
	font-weight: bold !important;
}

.PageHeading
{
   font-family: 'Times New Roman';
	font-size: 22px;
	color: #0565A5;
	vertical-align: text-top;
	font-weight: bold !important;
}


