/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}#left-col {
	width: 200px;
	background-color: #DFE6F2;
}

#left-col-whi {
	width: 200px;
	background-color: #FFFFFF;
}
#bluebar {
	background-image: url(images/blue-corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 24px;
	background-color: #003366;
}
.territories {
	font-size: 9px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-right: 2px;
}
.copyright a {
	color: #999999;
}
.drop_menu {
	font-size: 9px;
	color: #333333;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	background-position: center;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: right;
}



#main-copy {
	line-height: 16px;
	padding: 10px;
	width: 580px;
}
.bullets1 {
	list-style-type: none;
	list-style-image: url(images/bullet1.gif);
}
.bullets2 {
	list-style-image: url(images/bullet2.gif);
}
.titles2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
#news-border {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
}
