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

#container {
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-image: url(images/yelo-bkg.png);
	background-repeat: repeat-x;
	background-color: #FFF;
}

#Table_01 {
	position:absolute;
	top:0px;
	width:740px;
}
#leftPanel_ {
	position:absolute;
	left:0px;
	top:0px;
	width:20px;
	height: auto;
}
#navTable_ {
	position:absolute;
	left:20px;
	top:0px;
	width:700px;
	height:38px;
	background-color:#003366;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	color: #FFF;
}
#rightPanel_ {
	position:absolute;
	left:720px;
	top:0px;
	width:20px;
	height: auto;
}

#bannerImage_ {
	position:absolute;
	left:20px;
	top:38px;
	width:700px;
	height:126px;
}

#CONTENT_ {
	position:absolute;
	left:20px;
	top:164px;
	width:700px;
	background-image: url(images/blu-bkg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFF;
}

#bottomShadow_ {
	position:absolute;
	left:20px;
	top:1120px;
	width:700px;
	height:15px;
}

#bottomNav_ {
	position:absolute;
	left:20px;
	top:1135px;
	width:700px;
	height:65px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #003366;
}
.header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #006633;
	letter-spacing: -0.5pt;
}
.headerInt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16pt;
	color: #006633;
	font-weight: bold;
}
.panel {
	background-color: #EDFFE0;
	padding: 6px;
}

.bottomnav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #003366;
}
.sidebar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #666699;
}
.mainContent {
	font-family: Verdana, Geneva, sans-serif;
	color: #003366;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: normal;
}
.mainContentR {
	font-family: Verdana, Geneva, sans-serif;
	color: #003366;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: normal;
	text-align: right;
}
.newsContent {
	font-family: Verdana, Geneva, sans-serif;
	color: #003366;
	font-size: 8pt;
	line-height: 11pt;
	font-weight: normal;
}
.subheads {
	font-family: Verdana, Geneva, sans-serif;
	color: #006633;
	font-size: 13pt;
	line-height: 20px;
	font-weight: bold;
}
.pageSelect {
	font-weight: bold;
	color: #FF0;
}
.fontColor {
	color: #006633;
}
.addPages {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #003366;
}
.specialli {
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #003366;
} 
ul {
	margin-left: 35px;
	padding-left: 0px;
	text-indent: -15px;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(images/bullet.png);
	}


a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FF0;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}
a.bottomnav:link {
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
}
a.bottomnav:visited {
	text-decoration: none;
	color: #003366;
}
a.bottomnav:hover {
	text-decoration: none;
	color: #090;
}
a.bottomnav:active {
	text-decoration: none;
	color: #003366;
}
a.sidebar:link {
	color: #666699;
	text-decoration: underline;
}
a.sidebar:visited {
	color: #666699;
	text-decoration: underline;
}
a.sidebar:hover {
	color: #C00;
	text-decoration: underline;
}
a.sidebar:active {
	color: #666699;
	text-decoration: underline;
}
a.mainContent:link {
	color: #003366;
	text-decoration: underline;
}
a.mainContent:visited {
	color: #003366;
	text-decoration: underline;
}
a.mainContent:hover {
	color: #C00;
	text-decoration: underline;
}
a.mainContent:active {
	color: #003366;
	text-decoration: underline;
}
a.mainContentR:link {
	color: #003366;
	text-decoration: underline;
}
a.mainContentR:visited {
	color: #003366;
	text-decoration: underline;
}
a.mainContentR:hover {
	color: #C00;
	text-decoration: underline;
}
a.mainContentR:active {
	color: #003366;
	text-decoration: underline;
}
a.addPages:link {
	color: #003366;
	text-decoration: underline;
}
a.addPages:visited {
	color: #003366;
	text-decoration: underline;
}
a.addPages:hover {
	color: #C00;
	text-decoration: underline;
}
a.addPages:active {
	color: #003366;
	text-decoration: underline;
}
a.newsContent:link {
	color: #003366;
	text-decoration: underline;
}
a.newsContent:visited {
	color: #003366;
	text-decoration: underline;
}
a.newsContent:hover {
	color: #C00;
	text-decoration: underline;
}
a.newsContent:active {
	color: #003366;
	text-decoration: underline;
}
a.pageSelect:link {
	color: #FF0;
	text-decoration: none;
}
a.pageSelect:visited {
	color: #FF0;
	text-decoration: none;
}
a.pageSelect:hover {
	color: #FFF;
	text-decoration: none;
}
a.pageSelect:active {
	color: #FF0;
	text-decoration: none;
}
