	body {
	margin: 5px 5px 0px 10px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bkg_index.gif);
	background-repeat: repeat-y;
	background-position: center;
		}
		
	.red {
		color: #FF0000;
		list-style-image: url(images/arrow.gif);
		}
		
	#wrapper {
		text-align: left;
		margin: 0px auto;
		padding: 0px;
		border:0;
		width: 750px;
		}

	#leftcontent a {
		color: #003399;
		text-decoration: none;
		}

	#leftcontent a:hover {
		color: #FF0000;
		text-decoration: underline;
		}
		
	#footer a {
		color: #990000;
		text-decoration: none;
		}

	#footer a:hover {
		color: #FF0000;
		text-decoration: underline;
		}

	#centercontent a {
		color: #990000;
		text-decoration: none;
		}

	#centercontent a:hover {
		color: #FF0000;
		text-decoration: underline;
		}

	#logo {
		display: none;
		}
	#header {
		background:#fff;
		voice-family: "\"}\"";
		voice-family: inherit;
		}
		
	#leftcontent {
		float: left;
		width: 199px;
		line-height: 180%;
		list-style-image: url(images/arrow.gif);
		}

	#centercontent {
		background:#fff;
   		margin-left: 210px; 
		}
		
	h1 {
		font-size:14px;
		}
		
	#footer {
		font-size:10px;
		margin:150px 0 0 0px;
		}
		
	.leftmenu {
		font-family: Verdana;
		color: #990000;
		text-decoration: none;
		}
		
	#globalfooter {
		margin:0 0 0 0px;	
		}
		
	.gf_title {
	padding:10px 10px 10px 10px;
	background:#D4DAF0;
	border:#D4DAF0;
	border-top:1px;
	border-bottom:1px;
	}
		
	#globalfooter a {
		color: #999999;
		text-decoration: none;
		}

	#globalfooter a:hover {
		color: #FF0000;
		text-decoration: underline;
		}
	
	.lcol {
		float:left;
		width:220px;
		margin:10px 0 0 20px;
	}
	
	.mcol {
		float:left;
		width:220px;
		margin:10px 0 0 10px;
	}
	
	.rcol {
		float:left;
		width:220px;
		margin:10px 0 0 10px;
	}
		
	.cdm {
		color: #FF0000;
		font-style: italic;
		font-weight: bold;
	}
	
	.division {
		color: #000000;
		font-weight: bold;
	}