	
	#topheader {
		background-color:#4858a7;
		height:30px;
	}

	#topheader2 {
		height:80px;
		background-image: url('../images/headers/grayfade.gif');
		background-repeat: repeat-x;
		background-color: #ffffff;
	}

	#topheader2_left {
		height:80px;
		width:204px;
		background-repeat: no-repeat;
	}

	#topheader2_right {
		height:80px;
		width:546px;
	}

	#topheader3 {
		height:30px;
	}

	#topheader4_left {
		height:20px;
	}

	#topheader4_right {
		height:20px;
		text-align:right;
		color:#000000;
	}


	#content-left{
		background-color: #ffffff; 
		border-left:1px solid #E1E1E1;
		border-right:1px solid #E1E1E1;
		width:204px;
	}

	#content-main{
		background-color: #ffffff; 
		border-right:1px solid #E1E1E1;
		width:546px;
		color:#444444;
	}

	#content_mainfull{
		background-color: #ffffff; 
		border-right:1px solid #E1E1E1;
		border-left:1px solid #E1E1E1;
	}

	#content-footer{
		border-top:1px solid #E1E1E1;
	}

	.headertext, #navlink:active{
		color:#000000;
		font-size:12px;
	}

	a.headertext, a#navlink{
		color:#000000;
		text-decoration:underline;
	}
	a.headertext:hover, a#navlink:hover{
		color:#000000;
		text-decoration:none;
	}







	/* Table Header - Included */

	.tablehead{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color:#4858a7;
		font-weight: bold;
	}
	.tablehead2{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#4858a7;
		fo1nt-weight: bold;
	}
	/* Table Data Rows */

	.tabledata1{
	    padding: 6px;
	    font-size: 11px; 
	    color: #5a0f69;
	    font-weight: 500;
	    background-color: #ebebeb; 
	    border-top: 1px solid #e2e2e2;
	    border-bottom: 1px solid #e2e2e2;
	}
	.tabledata2{
	    padding: 6px;
	    font-size: 11px; 
	    color: #5a0f69;
	    font-weight: 500;
	    background-color: #ffffff; 
	}























	/* Left Menu Nav */

	.menu-hdr{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: bold;
		vertical-align: middle;
		color:#FFFFFF;
	}
	.menu-hdr-text{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: bold;
		vertical-align: middle;
		color:#FFFFFF;
	}
	.menu-text{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: italic;
		padding-top:2px;
		padding-bottom:2px;
}
	.menu-item,.menu-item-selected{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: bold;
		vertical-align: middle;
		background-color:#FFF;
		text-decoration:none;
	}
	.menu-item-selected{
		font-weight:bold;
	}
	.menu-spacer{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: bold;
		vertical-align: middle;
		background-color:#FFF;
	}

	a.breadcrumb:hover{
		text-decoration:underline;
	}

	.breadcrumb,.breadcrumb-selected{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		vertical-align: middle;
		text-decoration:none;
	}
	.breadcrumb-selected{
		font-weight:bold;
	}

	.breadcrumb-bottom{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		vertical-align: middle;
		text-decoration:none;
		border-top: 1px solid #e9e9e9;
	}

	.pagetitle{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		padding-top:3px;
		padding-bottom:13px;
		border-bottom: 1px solid #e9e9e9
	}

















	/* Footer SEO Links */

	a.footlink:hover{
		text-decoration:none;
	}

	.footlink{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color:#000000;
		padding-top: 0px;
		padding-bottom: 0px;
		text-decoration:none;
	}