body {
	font-family:Arial,Verdana;
	margin:0px;
	background-color : #E5EFE8;
	text-align:center;
}

IMG.HeaderImage {
	float:left;
	border : 0px;
}

*IMG.HeaderImage { /* IE7 */
	float:left;
	border : 0px;
	position:relative;
	left:-3px;
}     

DIV#MainFrame {
	width:778px;
	background-image : url('images/bg.jpg');
	background-repeat: repeat-y;
	borderx: 1px solid #333;
	text-align:left;
}

DIV#MainInnerTD {
	margin-left:5px;
	background-color : #FFF;
	background-image : url('images/index_bg2.gif');
	background-repeat: repeat-y;
}

DIV#FastLink   {
	margin:3 ;
	float:left;
	font-size:12px;
	color:#333;
	text-align:right;
}

DIV#FastLink  UL {
	margin:0;
	padding:0;
	list-style:none;
}
DIV#FastLink  UL LI {
	float:left;
	background-image : url('images/fastlink_dot.gif');
	background-repeat: no-repeat;
	margin:6 5 3 10;
	padding:0;
}

DIV#FastLink  UL LI A {
	position:relative;
	left:10px;
	font-size:12px;
	text-decoration:none;
	color: #333;
}

DIV#FastLink  UL LI A:hover{
	text-decoration:underline;
	color: #115881;
}

DIV#Top {
	clear:both;
}
DIV#Middle {
	background-image : url('images/index_bg2.gif');
	background-repeat: repeat-y;
	clear:both;
}

DIV#LeftMenuDIV {
	width:204px;
	background-image : url('images/index_bg.jpg');
	background-repeat: no-repeat;
	float:left;
}

DIV#MainContent {
	float:right;
}

UL#MainMenu {
	list-style:none;
}
UL#MainMenu li {
	background:url(images/line.jpg) no-repeat  right bottom;
	list-style-image: url(images/button_title2.gif);
	vertical-align:bottom;
	padding-top:6px;
	padding-bottom:-6px;
	width:150px;
	margin:0px 0px 3px -10px;
}

UL#MainMenu li a {	
	font-size:12px;
	font-family:"arial", "helvetica", "sans-serif";
	text-decoration: none;
	color: #333;
}	
UL#MainMenu li a:hover {	
	font-size:12px;
	font-family:"arial", "helvetica", "sans-serif";
	color: #0c5398;
	text-decoration: none;
}

div#row-footer {
	clear:both;
   width:100%;
   text-align:left;
   padding-top:20px;
   font-size:11px;
   font-family:arial,verdana;
   color:#555;
   clear:both;
   background-color:#FFF ;
   background-image: url('images/foot.jpg');
   background-repeat:repeat-x;

}
div#EnableLogo {
	width:160px;
	height:80px;
	float:left;
	text-align:center;
	background-color:inherit;

}

div#Copyright {
	width:608px;
	height:80px;
	float:left;
	background-color:inherit;
}


div#FootNote_Right {
	text-align: left;
	position:absolute;
	position:relative;
	left:100px;
}

UL.NewsList {
	list-style-image: url('images/dot2.gif');
}

UL.NewsList li {
	list-style-image: url('images/dot2.gif');
}

Span.newsdate {
	font-size:10px;
	color:#555;
}

UL.NewsList li a {
	font-size:12px;
}


div.morenews {
  text-align:right;
  margin:5 10 10 5;
}
a:link, a:visited, a:active {	font-size:12px;	color: #0c5398;	text-decoration: none;}	
a:hover{	font-size:12px;	color: #0c5398;	text-decoration: underline; }
a.Brick_Top:link, .a.Brick_Top:visited , .a.Brick_Top:active {	font-size:12px;	color: #FFFFFF;	text-decoration: none;font-weight:bold}	
a.Brick_Top:hover{	font-size:12px;	color: #0c5398;	text-decoration: underline; font-weight:bold}

a.Brick_Left:link, .a.Brick_Top:visited , .a.Brick_Top:active {	font-size:12px;	color: #FFFFFF;	text-decoration: none;font-weight:bold}	
a.Brick_Left:hover{	font-size:12px;	color: #0c5398;	text-decoration: underline; font-weight:bold}

a.Brick_Content:link, .a.Brick_Content:visited , .a.Brick_Content:active {	font-size:12px;	color: #FFFFFF;	text-decoration: none;font-weight:bold}	
a.Brick_Content:hover{	font-size:12px;	color: #0c5398;	text-decoration: underline; font-weight:bold}


.img { 
	letter-spacing: -1000em;  text-indent : -999em; overflow: hidden; display: block;
	background-repeat: repeat; background-color: transparent; /* IE FLICKER FIX - no background position! */
}

.texthide {
	display:none;
}
