body {
	font-family: Verdana, Tahoma, Verdana, Arial;
	font-size: 11px;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

/* HEADER */
.header {
	width: 1000px;
}

.header-center {
	margin-left: auto;
	margin-right: auto;
}

.top-bg {
	background-color: #FFFFFF;
	background-image: url(Images/top_bg1.gif);
	background-repeat: repeat-x;
}

.top-lang-bg
{
	text-align: right;
	background-image: url(Images/top_lang_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #B13E16;
	color: #FFFFFF;
	font-size: 10px;
	height: 16px;
}

.top-lang-bg a {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}

.logo-middle {
	background-color: #F7C407;
	width: 1000px;
	text-align: left;
}

/* TOP NAVIGATION */

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.menu-inner {
	width: 1000px;
	background-image: url('Images/menu_bg1_1000.gif');
	height: 26px;
	background-repeat: repeat-x;
	vertical-align: middle;
}

.menu-inner ul {
	list-style: none;
	margin: 0px;
	display: inline;
}

.menu-inner li {
	display: table-cell;
}

.menu-bg {
	background-image: url(Images/menu_bg1.gif);
	width: 100%;
	text-align: left;
}

.menu-right {
	width: 9px;
}

.menu-left {
	width: 9px;
}

.menu-item {
	color: #FFFFFF;
	text-align: center;
	width: 88px;
	font-weight: bold;
}

.menu-item a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}

.menu-item a:hover {
	text-decoration: none;
	color: #FCEF00;
}

.menu-split {
	background-image: url(Images/menu_split.gif);
	width: 4px;
}

/* CONTENT */
.content-placeholder {
	width: 1000px;
	text-align: left;
}

/** FP List **/
.fp-list {
	color: #666;
	vertical-align: top;
}

.fp-list ul {
	margin-left: 0px;
	padding: 0px;
}

.fp-list li {
	list-style: none;
   margin-left: 0px;
   padding: 5px;
   border-bottom: 1px solid #fafafa;
}

.fp-list li a
{
    color: #666;
    text-decoration: none;
    display: block;
}

.fp-list li a:hover
{
    color: #f09100;
}

.sidebarnav
{
    background-color: #ffffff;
    width: 210px;
    padding: 10px 20px 20px 0px;
    float: left;
    color: #666;
    vertical-align: top;
}

.sidebarnav ul
{
    margin-left: 0px;
    padding: 0px;
}

.sidebarnav li
{
    list-style: none;
    margin-left: 0px;
    padding: 5px;
    border-bottom: 1px solid #fafafa;
}

.sidebarnav li a
{
    color: #666;
    text-decoration: none;
    display: block;
}

.sidebarnav li a:hover
{
    color: #f09100;
}

h1
{
    font-weight: bold;
    font-size: 14pt;
    color: #f09100;
    margin-top: 5px;
  	 font-size : 200%;
	 font-weight: normal;
}

h2
{
    font-weight: bold;
    font-size: 14px;
    color: #000;
    margin-top: 5px;
}

h3
{
    font-weight: bold;
    font-size: 12px;
    color: #000;
    margin-top: 5px;
}

h4
{
    font-weight: bold;
    font-size: 12px;
    color: #f09100;
    margin-top: 5px;
}

.breadCrumb{
	font-size: 10px;
	color: #999999;
	border-bottom: 1px solid #EDEDED;
	/*margin-left: 15px;
	margin-right: 15px;*/
	padding-bottom: 5px;
	margin-top: 10px;
}

.breadCrumb a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.breadCrumb a:hover {
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}

a {
	color: #f09100;
	text-decoration: none;
}

a:hover {
	color: #FFAB2C;
	text-decoration: none;
}

/* BOTTOM NAVIGATION */

.footer {
	width: 1000px;
}

.bottom-navigation {
	background-color: #F7C407;
	width: 1000px;
	height: 20px;
	color: #FFFFFF;
	font-size: 9px;
}

.bottom-navigation a {
	text-decoration: none;
	color: #FFFFFF;
}

.bottom-navigation a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.bottom-copyright {
	color: #999999;
	font-size: 10px;
	margin-top: 10px;
}

.bottom-copyright a {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}

.bottom-copyright a:hover {
	color: #999999;
	font-size: 10px;
	text-decoration: underline;
}

.bottom-search 
{
    font-size: 10px;
    border: 1px solid #999999;
}

/**** FP Custom ****/
.fp-tabs-title {
	 height: 28px;
	 background-image: url(Images/bgr_menu.gif);
	 background-repeat: repeat-x;
	 width: 100%;	
}
.fp-tabs-title a {
    color: #f09100;
    margin-top: 5px;
  	 font-size : 120%;
	 font-weight: normal;	
}

.vertical-middle {
	vertical-align: middle;
}

.vertical-baseline {
	vertical-align: baseline;
}

.invisible {
	display: none;
}

.news_bg1 {
	background-image: url(Images/news_bg1.gif);
	width: 100px;
	height: 20px;
	vertical-align: middle;
	text-align: right;
	color: #ffffff;
	font-size: 9px;
}

.NewsDate {
	position: absolute;
	top: 0px;
	left: -40px;
	text-align: center;
	margin: 0;
	padding: 2px 10px 2px 0px;
	list-style: none;
	border-right: solid 1px #e2e2e2;
}

.NewsDate .month {
	display: block;
	font-size: 9px;
	text-transform: uppercase;
	line-height: 9px;
	color: #999;
	text-transform: lowercase;
}

.NewsDate .day {
	display: block;
	font-size: 20px;
	font-family: 'Arial';
	font-weight: normal;
	line-height: 20px;
	color: #cc6600;
	letter-spacing: -1px;
}

#fp-content {
	color: #666666;
}

#fp-content a {
	color: #666666;
	text-decoration: none;
}

#fp-content a:hover {
	text-decoration: underline;
}

.bold-no {
	font-weight: normal;
}

.bottom-text1 {
	font-size: 10px;
	color: #fafafa;
	text-align: center;
	width: 1000px;
}

.bottom-text1 a {
	color: #fafafa;
}

.bottom-text1 a:hover {
	text-decoration: underline;
	color: #fafafa;
}

#siteMapWrapper h2 {
	font-size: 9pt;
	color: #f09100;
	width: 100%;
	background-color: #fafafa;
	border-bottom: 1px solid #dedede;
	height: 20px;
	padding-left: 10px;
	padding-top: 4px;
}

#siteMapWrapper h2 a {
	color: #666;
}

#siteMapWrapper h2 a:hover, #siteMapWrapper h3 a:hover {
	text-decoration: underline;
}

#siteMapWrapper h3 {
	font-size: 8pt;
	color: #FFAB2C;
	margin-bottom: 0px;
}

#siteMapWrapper a.navlink {
	font-size: 7pt;
}

#siteMapWrapper h3 a {
	
}

#siteMapWrapper ul {
	list-style: circle;
}