
body	{	
		background-color: #e1e1e1;
		margin-top: 0px;
		}

h1{
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: 500;
	color:#071843;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	font-variant: small-caps;
	}

h2,
h2 a:link,
h2 a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color:#006699;
	text-decoration:none;
	padding: 0;
	margin-left: 5px;
	margin-bottom:0;
	margin-top:0;
	}

h3{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color:#301609;
	padding: 0;
	margin-bottom:0;
	margin-top:0;
	}

h4{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color:#333333;
	margin: 0;
	padding: 0;
	}

h5{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	margin: 0;
	padding: 0;
	}

.body{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color:#333333;
	margin: 0;
	padding: 10px;
	}

.hpbody{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color:#333333;
	margin: 0;
	padding: 10px;
	}

ul{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color:#333333;
	margin-left:50px;
	margin-right:20px;
	margin-top:5px;
	margin-bottom:5px;
	padding:0;
	list-style:circle;
	}

a:link,
a:visited {
	color: #003366;
	text-decoration: none;
	}

a:hover	{
	color: #999999;
	text-decoration: none;
	}


/* Xela Navigation */

#nl	{
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bolder;
	width: 525px;
	color: #071843;
	}


#nl li	{
	list-style-type: none;
	float: left;
	text-align: right;
	margin: 0;
	}

#nl a:link,
#nl a:visited	{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	width: 525px;
	}

#nl a.active:link,
#nl a.active:visited {
	color: #071843;
	font-weight: bolder;
	background-color:#E6E6E6;
	text-decoration: none;
	}

#nl a:hover	{
	color: #071843;
	text-decoration: none;
	font-weight: bolder;
	background-color:#E6E6E6;

	}
	
/* Xela Footer */

#footer {
	background-color:#333333;
	height:30px;
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	}

#footer a:link,
#footer a:visited	{
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	}

/*
 * Input Field
 */
#if
	{
	color:#003366;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #e1e1e1;
	border: #e1e1e1 solid thin;
	}

/*
 * Input Buttons
 */
#ib
	{
	color:#003366;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #e1e1e1;
	border: #56525C solid thin;
	}

.ihr
	{
	color:#003366;
	background: #e1e1e1;
	width:50px;
	}

.navtext {
	width:250px;
	font-size:12pt;
	border-width:2px;
	border-style:outset;
	border-color:darkgray;
	layer-background-color:tan;
	background-color:tan;
	color:black;
	}

/* Home Page Navigation */

#hnl	{
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #3d4367;
	padding-right: 10px;
	padding-left: 10px;
	}

#hnl a:link,
#hnl a:visited	{
	display:block;
	text-decoration: none;
	color: #3d4367;
	text-align:center;
	line-height:63px;
	}

#hnl a.active:link,
#hnl a.active:visited,
#hnl a:hover	{
	text-decoration: none;
	background:url(/imgs/nav-arrow.gif) no-repeat bottom;
	}
