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


#contentBoxUp H1 {
	color:#B2E00F;
	font-size:20px;
	background-attachment: scroll;
	background-image: url(images/dots_heading.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom:7px;
	margin-bottom:5px;
}

#contentMiddle .contentLeft H1,
#contentMiddle .contentLeft H2 {
	background-attachment: scroll;
	background-image: url(images/dots_heading.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color:#B2E00F;
	font-size:14px;
	padding-bottom:3px;
	margin-bottom:22px;
	font-weight:bold;
	display:table;
}
#contentMiddle .contentLeft  H3 {
	color:#7EBE04;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
	background-attachment: scroll;
	background-image: url(images/dots_heading.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	display:table;
}

.fceQuickLinks {
	width:191px;
	background-attachment: scroll;
	background-image: url(../images/backgr_menu_right.jpg);
	background-repeat: no-repeat;
	background-position: right 15px;
	margin-bottom:12px;
}

.fceQuickLinks .headerBox{
	background-image: url(images/quick_links_header.gif);
	background-repeat: no-repeat;
}
.fceQuickLinks .headerBox h2{
	color:#FFFFFF;
	text-transform:uppercase;
	padding:3px 8px;
	font-size:12px;
	margin:0;
}
.fceQuickLinks .contentBox{
	background-image: url(images/quick_links_content.gif);
	margin:0;
	padding:0;
}
.fceQuickLinks .contentBox ul{
	list-style:none;
}


.fceQuickLinks .contentBox li{
	background-attachment: scroll;
	background-image: url(images/dots_green.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:2px;
	padding-left:6px;	
}
.fceQuickLinks .contentBox li a,
.fceQuickLinks .contentBox li.last a{
	color: #989898;
	background-image: url(../images/arrow_item1_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	display:block;
	text-transform:uppercase;
	font-size:11px;
}
.fceQuickLinks .contentBox li.last{
	background-attachment: scroll;
	background-image: url(images/none.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:2px;
	padding-left:6px;	
}
.fceQuickLinks .contentBox li.last a{
	color: #989898;
	background-image: url(../images/arrow_item1_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	display:block;
	text-transform:uppercase;
	font-size:11px;
}
.fceQuickLinks .contentBox H2{
	color: #989898;
	background-image: url(../images/arrow_item1_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	display:block;
	text-transform:uppercase;
	font-size:11px;
	margin:0 5px;
	padding-top:5px;
	padding-bottom:5px;
}

.fceQuickLinks .footerBox{
	background-image: url(images/quick_link_footer.gif);
	background-repeat: no-repeat;
	display:block;
	width:191px;
	height:4px;
	font-size:0;
}
.titleBox H2{
	background-color:#ABD70E;
	padding:2px 8px;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	background-attachment: scroll;
	background-image: url(images/corner_right_menu_left.gif);
	background-repeat: no-repeat;	background-position: right top;
	width:166px;
}
p span.defaultColor,
p span.defaultColor b {
color:#B2E00F;
}

.fceDottedLine {}
.dottedLine {
	background-attachment: scroll;
	background-image: url(images/dots_green.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size:0;
	height:1px
}

/* fceBoxUpContent */

.fceBoxUpContent {}

#contentBoxUp .fceBoxUpContent H1{
	background-attachment: scroll;
	background-image: url(images/dots_green.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:0;
}

.fceBoxUpContent .title{
	color:#B2E00F;
	font-size:12px;
	font-weight:bold;
	padding-right:10px;
	text-transform:uppercase;
}
.fceBoxUpContent .subtitle{
	color:#B2E00F;
	font-size:20px;
	text-transform:uppercase;
}

.titleBoxUpBig {
	color:#B2E00F;
	font-size:20px;	
}
.titleBoxUpSmall {
	color:#B2E00F;
	font-size:20px;
	background-attachment: scroll;
	background-image: url(images/dots_green.gif);
	background-repeat: repeat-x;
	background-position: left top;
}