body {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  background-color: #ffffff;
  overflow:hidden;
}

.td_header {
background-color:#000000;
text-align:center;
height: 95px;
}

.td_header2 {
background:no-repeat url(images/primnav.jpg);
height: 28px;
padding-top:5px;
}

.td_leftnav {
background:no-repeat url(images/lftnavbg.jpg);
text-align:left;
vertical-align:text-top;
width:200px;
padding-top:20px;
}

.td_footer {
background-color:#cbb898;
text-align:center;
height: 280px;
}
#content{height:100%; width:100%;}

#footer {
	padding:0px;
	position:absolute;
	bottom: 6px;
	left:0px;
	width:100%;
 }
	.text {
	font-family:Arial, Verdana, san-serif;
	font-size:12pt;
	color:#333333;
	}
	
.footernav{ font-family:Arial; color:#718044; font-size:12px;}

#LPLoginButton
	{
		PADDING: 0px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #3c4f18;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR:#f3eec4;
	border-style:solid;
	border-width:1px;
	border-color:#3c4f18;
	width:50px;
	height:18px;
	}
	
/*------------PRIMARY-----------*/
.div_prinav {
	display:inline;
}

.div_prinav_selected {
	display:inline;
}

.div_prinav img {
	border:0px;
	margin-left: 15px;
	margin-right: 15px;
}

.div_prinav_selected img {
	border:0px;
	margin-left: 15px;
	margin-right: 15px;
}

.div_headernav {
	border:0px;
}

.div_prinav a {
	font-family:"Times New Roman";
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	text-transform: uppercase;
	margin-left: 15px;
	margin-right: 15px;
	font-smooth:auto;
}

.div_prinav_selected a {
	font-family:"Times New Roman";
	font-size: 10pt;
	color: #505050;
	text-decoration: none;
	font-weight:bold;
	text-transform: uppercase;
	margin-left: 15px;
	margin-right: 15px;
	font-smooth:auto;
}
.div_prinav_selected a:hover {
	font-family:"Times New Roman";
	font-size: 10pt;
	color: #505050;
	text-decoration: none;
	font-weight:bold;
	text-transform: uppercase;
	margin-left: 15px;
	margin-right: 15px;
	font-smooth:auto;

}
.div_prinav a:hover {
	font-family:"Times New Roman";
	font-size: 10pt;
	color: #505050;
	text-decoration: none;
	font-weight:bold;
	text-transform: uppercase;
	margin-left: 15px;
	margin-right: 15px;
	font-smooth:auto;

}

/*------------SECONDARY-----------*/
.div_secnav {
	margin: 0px 0px 0px 0px;
	padding-top:5px;
	padding-bottom:5px;
	/*display:inline;*/
	text-align:left;
}

.div_secnav_selected {
	margin: 0px 0px 0px 0px;
	padding-top:5px;
	padding-bottom:5px;
	/*display:inline;*/
	text-align:left;
	
}

.div_secnav a {
	font-family:"Times New Roman";
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	text-transform: uppercase;
	font-smooth:auto;
}

.div_secnav_selected a {
	font-family:"Times New Roman";
	font-size: 10pt;
	color: #505050;
	text-decoration: none;
	font-weight:bold;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	font-smooth:auto;
	text-transform: uppercase;
}

.div_secnav_selected a:hover {
	font-family:"Times New Roman";
	font-size: 10pt;
	color: #505050;
	text-decoration: none;
	font-weight:bold;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	text-transform: uppercase;
	font-smooth:auto;
}
.div_secnav a:hover {

	font-family:"Times New Roman";
	font-size: 10pt;
	color: #505050;
	text-decoration: none;
	font-weight:bold;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	text-transform: uppercase;
	font-smooth:auto;
}

.headergrad
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    FILTER: alpha(opacity=100,finishopacity=0,style=1);
    PADDING-BOTTOM: 5px;
    COLOR: #000000;
    PADDING-TOP: 5px;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #d3d3d3
}
#fixed_link {
	font-family:"Times New Roman";
	font-size: 10px;
	color:#313455;
	text-decoration: none;
	text-align:center;
	font-weight:bold;
}

#fixed_link a {
	font-family:"Times New Roman";
	font-size: 10px;
	color:#313455;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
}
/*---- end ----*/

.div_headernav {
	border:0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

td.secnavheader{
	background-image:url(images/header05.jpg);
	height:24px;
	padding-left:20px;
}

td.header1bg{
	background-image:url(images/header01.jpg);
	height:59px;
	background-repeat:no-repeat;
}

td.header1bg_2{
	background-image:url(images/header01_bg.jpg);
	height:59px;
	background-repeat:repeat-x;
}
/*td.header6bg{
	background-image:url(images/header06.jpg);
	height:93px;
	background-repeat:repeat-x;
	width:100%;
}*/
td.footer01bg{
	background-image:url(images/footer01.jpg);
	height:45px;
	width:100%;
	background-repeat:no-repeat;
	text-align:right;
	color:#718044;
	font-family:arial;
	font-size:12px;
}
td.footer02bg{
	background-image:url(images/footer02.jpg);
	height:45px;
	width:100%;
	background-repeat:repeat-x;
	text-align:right;
	color:#718044;
	font-family:arial;
	font-size:12px;
}
td.loginpassword{
	font-family:Arial;
	color:#3c4f18;
	font-size:12px;
	padding-left:5px;
	padding-right: 5px;
}


#primaryAreaBackgroundImage {

	height:100px;
	width:100%;
	background-repeat:no-repeat;
	background-position:right bottom;
	}
td.header5bg{
	background-image:url(images/hdr05.jpg);
	height:69px;
	background-repeat:repeat-x;
	width:100%;
}
td.header6bg{
	background-image:url(images/hdr06.jpg);
	height:24px;
	background-repeat:repeat-x;
	width:100%;
}
td.header01bg{
	background-image:url(images/hdr08.jpg);
	height:59px;
	background-repeat:repeat-x;
}

td.secnavhdr{
	background-image:url(images/hdr03.jpg);
	height:24px;
	padding-left:20px;
}