@charset "utf-8";
/* CSS Document */
		* {
			padding:0; 
			margin:0;
		}
		p {padding-bottom:15px;}
		ul li {margin-left:40px; margin-right:40px;}
		.redtext { color:#FF0000;}
		.subtext { font-size:9px; text-align:right; color:#999999; }
		.requiredfield {
			color:#FF0000;margin:0 1px; font-size:12px;
		}
		.contacttable {
			border-collapse:collapse; clear:none;
		}
		.contacttable tr td, .contacttable tr th {
			padding:3px; border:0;
		}		
		.contacttable tr th {
			font-weight:bold; text-align:left;
		}
		body { background-color:#553274; background-image:url("/img/backdrop.jpg"); background-position:top; background-repeat:repeat-x;margin-top:20px; font-size:11px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#553274; text-decoration:none; }
		h1 {font-size:24px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#553274; padding-bottom:15px;}
		h2 { font-variant:small-caps; font-size:14px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; padding-bottom:15px;} 
		a:link, a:visited, a:hover, a:active {
			text-decoration:none; color:#553274; font-family: Arial, Helvetica, sans-serif; 
		}		
		a:hover {
			color:#e80000;
		}
		a:active {
			color:#e80000;
		}
		#body a:link, #body a:visited, #body a:hover, #body a:active {
			text-decoration:none; color:#553274; font-family: Arial, Helvetica, sans-serif;
		}		
		#body a:hover {
			color:#e80000;
		}
		#body a:active {
			color:#e80000 ;
		}
		#leftnav {width:165px; height:627px;background-image:url(/img/leftnavback.gif); vertical-align:top;text-transform:uppercase;font-weight:bold;}
		#breadcrumbbar { background-color:#FFFFFF;background-image:url(/img/breadcrumbbar.gif);background-repeat:no-repeat; height:29px; text-align:left; color:#553274;}
		#topnav { text-align:center; text-transform:uppercase; background-image:url(/img/topnavback.gif); height:24px; font-weight:bold;}
		#topnav a {padding:0 8px 0 8px; text-decoration:none;}
		#bottomnav { width:758px; height:70px; text-transform:uppercase; font-stretch:extra-expanded; text-align:center; color:#FFFFFF;}
		#bottomnav a:link, #bottomnav a:visited, #bottomnav a:hover, #bottomnav a:active {
			text-decoration:none; color:#fff; font-family: Arial, Helvetica, sans-serif; font-size:11px;
		}		
		#bottomnav a:hover {
			color:#e80000;
		}
		#bottomnav a:active {
			color:#e80000 ;
		}
		#bottomnav a {padding:0 12px 0 12px; text-decoration:none;}
		#body { background-color:#d1d1d1; width:560px; text-align:left; vertical-align:top; padding:15px;}
		#rightnav { background-color:#9c9999; width:193px; text-align:left; vertical-align:top; color:#ffffff;}
		#table_01 { 
			border:1px solid #817f7f;
			}
	    .style2 { 
			font-family: Arial, Helvetica, sans-serif; 
			color: #e80000;
			font-size: 11px;
			}
		.visiblelink {
			text-decoration:underline !important;
		} 
		#leftnav ol, #leftnav ul { 
			list-style-type:none; 
			}
		#leftnav ol li {
			text-transform:uppercase;  
			padding:5px 0 5px 10px !important; 
			text-decoration:none; 
			font-size:11px; 
			text-align:left; 
			font-weight:bold; 
			background:url(../img/leftnavdivider.gif) bottom no-repeat;
			}
