@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #006600;
	background-image: url(../images/number_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: fixed;
}
a:link {
	color: #036F23;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #036F23;
}
a:hover {
	text-decoration: underline;
	color: #036F23;
}
a:active {
	text-decoration: none;
	color: #036F23;
}
#main-shell {
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	width: 975px;
	background-image: url(../images/paper_bg.jpg);
}
#center-pane {
	position: relative;
	width: 975px;
	left: 0px;
	height: auto;
	}
#nav-pane {
	position: relative;
	width: 115px;
	height: 100%;
	vertical-align: top;
	}
#nav {
	height: auto;
}
#seal {
	height: 382px;
	width: 337px;
	background-image: url(../images/seal.gif);
	text-align: center;
}
#nav-below {
	height: 145px;
	background-image: url(../images/nav-below.png);
	background-repeat: no-repeat;
	visibility: visible;
}
#content {
	width: 441px;
	height: auto;
	margin-top: 20px;
}
#providers {
	padding-top: 10px;
	text-align: center;
	color: #666666;
	line-height: 2;
	font-size: 12px;
}
#providers a:link {
	color: #036F23;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#providers a:visited {
	color: #036F23;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#providers a:hover {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
#providers a:active {
	color: #036F23;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#footer {
	width: 975px;
	text-align: center;
	margin: 0px auto 0px auto;
}
.footer-left {
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
	color: #FFFFCC;
	font-size: 11px;
}
.footer-left a:link {
	color: #FFFFCC;
	text-decoration: none;
}
.footer-left a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
.footer-left a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
.footer-left a:active {
	color: #FFFFCC;
	text-decoration: none;
}
.footer-right {
	padding-right: 10px;
	padding-top: 5px;
	text-align: right;
	color: #339900;
	font-size: 11px;
}
.footer-right a:link {
	color: #FFFFCC;
	text-decoration: none;
}
.footer-right a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
.footer-right a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
.footer-right a:active {
	color: #FFFFCC;
	text-decoration: none;
}
/* Index */
#more-info{
	width: auto;
	text-align: right;
	padding-top: 5px;
	height: 15px;
}
#more-info a:link{
	text-decoration: none;
	color: #036F23;
	font-size: 10px;
	font-weight: bold;
}
#more-info a:visited{
	text-decoration: none;
	color: #036F23;
	font-size: 10px;
	font-weight: bold;
}
#more-info a:active {
	text-decoration: none;
	color: #036F23;
	font-size: 10px;
	font-weight: bold;
}
#more-info a:hover {
	color: #666666;
	text-decoration: underline;
}
.no-link {
	color: #006600;
	font-weight: bold;
}
.belgrade-mailing {
	color: #006600;
	font-weight: normal;
}
.names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}