body {
	margin: 0px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10pt;
}
.border_line_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.bg_vertical_line {
	background-image: url(images/vertical_line_01.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000066;
	margin-top: 0px;
	margin-bottom: 0px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-style: italic;
}
.home_contact_white {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-style: normal;
}
.home_contact_gray {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	font-style: normal;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #0033CC;
}
a:active {
	text-decoration: none;
}
a.leftcolumn:link {
	text-decoration: none;
	color: #FFFFFF;
	}
a.leftcolumn:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
a.leftcolumn:hover {
	text-decoration: underline;
	color: #99CCFF;
	background-color: #FFFFFF;
	}
a.leftcolumn:active {
	text-decoration: underline;
	color: #99CCFF;
	}
	
a.titlelinks:link { 
	color: #003366; 
	font:12pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}
a.titlelinks:visited { 
	color: #003366; 
	font:12pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}
a.titlelinks:hover { 
	color: #6699cc; 
	font:12pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:underline
	}
	
a.bottom:link {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:200;
	text-decoration: none;
	color: #003366;
	}
a.bottom:visited {
    font-family:Verdana, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration: none;
	color: #003366;
	}
a.bottom:hover {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration: underline;
	color: #99CCFF;
	background-color: #FFFFFF;
	}
a.regular:active {
	text-decoration: underline;
	color: #99CCFF;
	}
	
a.regular:link {
	text-decoration: underline;
	color: #0000CC;
	}
a.regular:visited {
	color: #003366;
	}
a.regular:hover {
	text-decoration: underline;
	color: #99CCFF;
	background-color: #FFFFFF;
	}
a.regular:active {
	text-decoration: underline;
	color: #99CCFF;
	}
	
.home_list {
	margin: 0px;
	line-height: 150%;
	list-style-image: url(images/list_image.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.list_nospace {
	margin-top: 0px;
}
hr {
	margin: 0px;
	padding: 0px;
	height: 1px;
	color: #000000;
}
.li_nospace {
	margin-left: 0px;
}
.news_border {
	border: 1px dashed #333333;
}
