BODY { background-color: #FDF8EE }

table 
{
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 130%;
	color: #333333;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 130%;
	color: #333333;
}


a:link  { font-family: verdana, san-serif;
            font-size: 8pt; color: navy; }
    
a:visited  { font-family: verdana, san-serif;
            font-size: 8pt; color: red; }

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

.bodyHOME {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bodyHOMELarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 120%;
}

/* Line break color=Brown */
.hrmain	 {color:#A52A2A;}


/* ************************* */
/* INSIDE NAVIGATION STYLES  */
/* ************************* */

.sectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D32A46;
}

/*  Orig color #D32A46 */
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A52A2A;
	}
#nav ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left:0px;
	padding: 0px;
	font-weight: normal;
	text-transform: capitalize;
}
#nav li {
	list-style-image: url(/images/button_nav.gif);
	margin-top: 11px;
	margin-left:11px;
	padding: 0px;
}
#nav a {
	text-decoration: none;
	color: #333333;
}


/* ************************* */
/* HOMEPAGE NAVIGATION STYLE */
/* ************************* */

#navhomepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D32A46;
	}
#navhomepage ul{
	list-style-type: none
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: -10 px;
	margin-left:10px;
	margin-right:10px;
	padding: 0px;
	font-weight: normal;
	text-transform: capitalize;
}
#navhomepage li {;
	list-style-image: url(/images/button_nav.gif);
	margin-top: 11 px;
	margin-left:10px;
	padding: 0px;
}
#navhomepage a {
	text-decoration: none;
	color: #333333;
}

/* ************************* */
/* INSIDE BREADCRUMBS        */
/* ************************* */

/*  Orig color #D32A46 */
#breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A52A2A;
}

/*  Orig color #D32A46 */
#breadcrumb a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A52A2A;
}

/* ***************************** */
/* ADDITION NEW STYLE		*/
/* ***************************** */
.sectionDocket {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	TEXT-TRANSFORM:uppercase; 
}

.headsub1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
	
	/* Heading font-Black */
.heading
{
	FONT-FAMILY: Arial, Times New Roman, Sans-Serif, Verdana;
	FONT-SIZE:18px;
	FONT-WEIGHT:bold;
	COLOR:#000000;
}

.filesize
{
	FONT-SIZE:7pt;
}
