/***********************/
/* General Page Layout */
/***********************/
body {
	margin: 5px 0 5px 0;
	background-color: #FFFFFF;
	font-family: 'Verdana', arial, sans-serif;
	text-decoration: none;
	font-size: small;
	color: #4B4B5C;
}
#main_container {
	position: relative;
	width:749px;
	margin: 0 0 0 0px;
	border: 3px solid #FFFFFF;
	background-color: #FFFFFF;
}

#content {
	position: relative;
	width: 702px;
	margin-left: 31px;
	top:-18px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	z-index:1;
	
}

#text_content {
	position: relative;
	width: 420px;
	left: 50px;
	top:45px;

}
#content2 {
	width: 662px;
	padding-left: 37px;	
}
#header_container {
	position: relative;
	width:776px;
	height: 86px;
	background-color:#1571b8;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
}

#subhead_container {
	position: absolute;
	width: 700px;
	height: 23px;
	top: 156px;
	background-image: url(/images/SUB_HEAD_1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	left: 32px;
	vertical-align: middle;
	z-index: 4;
	visibility: hidden;
}
	
#subhead_container2 {
	position: absolute;
	width: 700px;
	height: 23px;
	top: 156px;
	background-image: url(/images/SUB_HEAD_2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	left: 32px;
	vertical-align: middle;
	z-index: 4;
	visibility: hidden;
}

#footer_container {
	position: relative;
	width: 702px;
	height: 34px;
	top: -19px;
	background-image: url(/images/FOOTER_NEW.gif);
	background-repeat: no-repeat;
	background-position: left top;
	left: 31px;
	vertical-align: middle;
}
#foot_text {
	position: relative;
	width: 486px;
	height: 43px;
	top: 0px;
	text-align: left;
	z-index: 3;
	margin-left: 64px;
}
#animation_box {
	position: absolute;
	width: 159px;
	height: 19px;
	background-color: #FFFFFF;
	top: 39px;
	z-index: 2;
	left: 225px;
}
a.footlink {
	font-size: 75%;
	color: #CCCCCC;
	font-style: normal;
	letter-spacing: .5px;
	vertical-align: baseline;
	line-height: normal;
	font-weight: normal;}
a.footlink:visited   { text-decoration:none; color:#CCCCCC; }
a.footlink:hover   { text-decoration:none; color:#FFFFFF; }

.COPYRIGHT {
	font-size: 75%;
	color: #CCCCCC;
	font-style: normal;
	vertical-align: middle;
	text-align: right;
	margin-top: 4px;
	margin-bottom: 4px;
}
	

/******************************/
/* Top Menu Layout and styles */
/******************************/

#topnav {position: absolute; width: 556px; height: 22px; top: 69px; z-index: 2; left: 47px;}
#button1 {position: absolute; width: 94px; height: 22px; top: 0px; z-index: 3; left: 0px;}
#button2 {position: absolute; width: 94px; height: 21px; top: 0px; z-index: 3; left: 92px;}
#button3 {position: absolute; width: 94px; height: 21px; top: 0px; z-index: 3; left: 184px;}
#button4 {position: absolute; width: 94px; height: 21px; top: 0px; z-index: 3; left: 277px;}
#button5 {position: absolute; width: 94px; height: 21px; top: 0px; z-index: 3; left: 370px;}
#button6 {position: absolute; width: 94px; height: 21px; top: 0px; z-index: 3; left: 463px;}

a.headlink {
	font-size: 85%;
	color: #CCCCCC;
	font-style: normal;
	text-align: center;
	letter-spacing: 1.5px;
	vertical-align: middle;
	line-height: 21px;
	font-weight:normal;
	background-image: url(/images/BUTTON_A.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none;
	float: none;
	display: block;
}
a.headlink:visited   { background-image: url(/images/BUTTON_A.gif);
	background-repeat: no-repeat;
	background-position: left top;text-decoration:none; color:#CCCCCC; }

a.headlink:hover   { background-image: url(/images/BUTTON_B.gif);
	background-repeat: no-repeat;
	background-position: left top;text-decoration:none; color:#FFFFFF; }
	
a.headlink:active   { background-image: url(/images/BUTTON_B.gif);
	background-repeat: no-repeat;
	background-position: left top;text-decoration:none; color:#FFFFFF; }	
	
/************/
/* Side Menu*/
/************/	
	
/* Select position of menu structure */

#menu_box
{
	position: absolute;
	top: 176px;
	left:592px;
	width: 125px;
	z-index: 4;
	background-color: #FFFFFF;
	visibility: hidden;
}



/* Define style of menu header */
#menu_header 
{
	height: 22px;
	width: 97px;
}

/* Remove bullet from ul menu header links */
#menu_links ul 
{
	position: absolute;
	list-style: none;
	padding: 0 0 0 0;
	margin: 0;
	width: 140px;
}

#menu_links2 ul 
{
	position: relative;
	list-style: none;
	padding: 0 0px 0 0px;
	margin: 0;
	width: 97px;
	float: right;
	right: 185px;
	
	}

#menu_links3 ul 
{
	position: relative;
	list-style: none;
	padding: 0 0px 0 80px;
	margin: 0;
	width: 267px;
	
}

/* Define style of menu links */
#menu_links li 
{
	width: 87px;
	font-size: 75%;
	color: #CCCCCC;
	text-align: left;
	font-weight: normal;
	letter-spacing: 0.2px;
	text-decoration: none;
	vertical-align: middle;
}
#menu_links2 li 
{
	height: 21px;
	width: 97px;
	font-size: 10px;
	color: #CCCCCC;
	text-align: left;
	font-weight: normal;
	letter-spacing: 0.2px;
	text-decoration: none;
	vertical-align: middle;
	
	
	}

#menu_links3 li 
{
	height: 22px;
	width: 100%;
	font-size: 75%;
	color: #CCCCCC;
	text-align: left;
	font-weight: normal;
	letter-spacing: 0.2px;
	text-decoration: none;
	vertical-align: middle;
	}

a.menu_header_link:visited { color: #CCCCCC; }
a.menu_header_link:hover   { }
a.menu_header_link:active  { color: #CCCCCC; }




.menu0link         {
	width:100%;
	left:585px;
	text-decoration: none;
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 1px;
	text-indent: 570px;
	color: #1A79A7;
	padding-top: 3px;
	height: 16px;
	vertical-align: middle;
	font-family: "Arial Narrow", arial, sans-serif;}
	
	

.menu1link         {
	display: block;
	width:160%;
	text-decoration: none;
	text-align: left;
	font-size: 130%;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: "Arial Narrow", arial, sans-serif;
	color: #1A79A7;
	padding-top: 1.5%;
	height: 18px;
	background-image: url(/images/ml8A.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: middle;
	padding-left: 12px;
	
	}
	

	
a.menu2link         {
	display: block;
	width:145%;
	text-decoration: none;
	text-align: left;
	font-size: 100%;
	color: #1A79A7;
	padding-top: 6%;
	height: 18px;
	background-image: url(/images/ml2A.gif);
	background-repeat: no-repeat;
	background-position: left bottom ;
	vertical-align: middle;
	padding-left: 15px;
	}
a.menu2link:visited {color: #666666;}
a.menu2link:hover   {background-image: url(/images/ml2B.gif); color: #CCCCCC;}
a.menu2link:active  {color: #666666;}

a.menu2homelink         {
	display: block;
	width:145%;
	text-decoration: none;
	text-align: left;
	font-size: 100%;
	color: #B2D0E5;
	padding-top: 6%;
	height: 18px;
	background-image: url(/images/ml2A.gif);
	background-repeat: no-repeat;
	background-position: left bottom ;
	vertical-align: middle;
	padding-left: 15px;
	}
a.menu2homelink:visited {color: #B2D0E5;}
a.menu2homelink:hover   {background-image: url(/images/ml2B.gif); color: #CCCCCC;}
a.menu2homelink:active  {color: #B2D0E5;}

a.menu2Alink         {
	display: block;
	width:145%;
	text-decoration: none;
	text-align: left;
	font-size: 100%;
	color: #1A79A7;
	padding-top: 6%;
	height: 18px;
	background-image: url(/images/ml5A.gif);
	background-repeat: repeat-y;
	background-position: left bottom ;
	vertical-align: middle;
	padding-left: 15px;
	padding-bottom: 6%;
	}
a.menu2Alink:visited {color: #666666;}
a.menu2Alink:hover   {background-image: url(/images/ml5B.gif); color: #CCCCCC;}
a.menu2Alink:active  {color: #666666;}

a.menu3link         {
	display: block;
	width:160%;
	text-decoration: none;
	text-align: left;
	font-size: 100%;
	color: #1A79A7;
	padding-top: 1.5%;
	height: 18px;
	background-image: url(/images/ml3A.gif);
	background-repeat: no-repeat ;
	background-position: left bottom ;
	vertical-align: 50%;
	padding-left: 15px;
	}
a.menu3link:visited {color: #1A79A7;}
a.menu3link:hover   {background-image: url(/images/ml3B.gif); color: #CCCCCC;}
a.menu3link:active  {color: #1A79A7;}

.menu4link         {
	display: block;
	width:145%;
	text-decoration: none;
	text-align: left;
	font-size: 100%;
	color: #1A79A7;
	padding-top: 3px;
	height: 18px;
	background-image: url(/images/ml4A.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
	padding-left: 15px;
	}
	
.menu5link         {
	display: block;
	width:398px;
	text-decoration: none;
	text-align: left;
	height: 18px;
	background-image: url(/images/ml7A.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: middle;
	padding-left: 15px;
	}
	
	
	
a.toplink         {
	display: block;
	width:120%;
	height: 1px;
	background-image: url(/images/ml1C.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	}

#menu5content         {
	position: absolute;
	top: 176px;
	left:543px;
	width: 159px;
	margin-left: 20px;
	margin-right: 10px;
	background-image: url(/images/ml5A.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
	z-index: 4;
	}
.menuhead1         {
	width:100%;
	left:583px;
	text-decoration: none;
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 1px;
	text-indent: 542px;
	color: #1A79A7;
	padding-top: 5px;
	height: 16px;
	vertical-align: middle;
	font-family: "Arial Narrow", arial, sans-serif;}

.TXT_menu5        {
	text-decoration: none;
	font-size: 70%;
	color: #4B4B5C;
	padding-top: 5px;
	margin-left: 20px;
	vertical-align: top;
	text-align: left;
	height: 20%;
	}
	

#menu5foot         {
	height: 22px;
	width:97%;
	background-image: url(/images/ml6A.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 15px;
	z-index: 5;
	}


.accesskey{text-decoration: underline;  /* text-decoration: underline; */}


/*******************/
/* Mozilla Bodge   */
/*******************/

.clear
{
  clear: both; 
  height: 1px;  /* these next attributes keep the div height to 0 pixels, critical for Safari and Netscape 7 */
  overflow: hidden;
  margin-bottom: -1px;
}

/* stops IE displaying clear div/br, as these are for Moz/Opera and Safari only. If IE 5.x Win DID display these, the page is too high */
* html .clear { display:none; } 

/*******************/
/* Address Block   */
/*******************/
#menu_links4 ul {
	position: relative;
	list-style: none;
	padding: 0 0px 0 40px;
	margin-right: 15px;
	width: 240px;
	}


#menu_links4 li {
	height: 22px;
	width: 100%;
	font-size: 90%;
	color: #1A79A7;
	text-align: left;
	font-weight: normal;
	letter-spacing: 0.2px;
	text-decoration: none;
	vertical-align: 50%;
	
	}
	
#menu_links5 ul {
	position: relative;
	list-style: none;
	padding: 0 0px 0 80px;
	margin-right: 15px;
	width: 240px;
	
	}
#menu_links5 li {
	height: 102%;
	width: 100%;
	font-size: 90%;
	color: #1A79A7;
	text-align: left;
	font-weight: normal;
	letter-spacing: 0.2px;
	text-decoration: none;
	vertical-align: 50%;
	
	}
	
.address1link         {
	display: block;
	width:165%;
	text-decoration: none;
	text-align: left;
	font-size: 110%;
	font-weight: normal;
	letter-spacing: 1px;
	font-family: "Arial Narrow", arial, sans-serif;
	color: #1A79A7;
	padding-top: 1.5%;
	height: 18px;
	background-image: url(/images/ml8A.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: middle;
	padding-left: 12px;
	}


a.address2link         {
	display: block;
	width:165%;
	text-decoration: none;
	text-align: left;
	font-size: 110%;
	font-weight: normal;
	letter-spacing: 1px;
	font-family: "Arial Narrow", arial, sans-serif;
	color: #1A79A7;
	padding-top: 1.5%;
	height: 18px;
	background-image: url(/images/ml8A.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: middle;
	padding-left: 12px;
	}
a.address2link:visited   { text-decoration:none; color: #1A79A7;}
a.address2link:hover   {
	text-decoration:underline;
	color:#CC0033;
}

	
.address3         {
	display: block;
	width:160%;
	text-decoration: none;
	font-size: 100%;
	color: #3399CC;
	vertical-align: top;
	}

.address1         {
	display: block;
	width:145%;
	text-align: justify;
	font-size: 95%;
	color: #1A79A7;
	line-height: 150%;
	padding-top: 6%;
	background-image: url(/images/mladdress.gif);
	background-repeat: repeat-y ;
	background-position: left top ;
	vertical-align: top;
	padding-left: 30px;
	padding-right: 110px;
	}
	
a.address3link         {
	display: block;
	width:145%;
	text-align: justify;
	font-size: 95%;
	color: #1A79A7;
	line-height: 150%;
	padding-top: 6%;
	background-image: url(/images/mladdress.gif);
	background-repeat: repeat-y ;
	background-position: left top ;
	vertical-align: top;
	padding-left: 30px;
	padding-right: 110px;
	}
a.address3link:visited   { text-decoration:none; color: #1A79A7;}
a.address3link:hover   {
	text-decoration:underline;
	color:#CC0033;}
	
.signed         {
	display: block;
	width:160%;
	text-decoration: none;
	text-align: right;
	font-size: 85%;
	color: #1A79A7;
	padding-top: 1.5%;
	height: 18px;
	background-image: url(/images/ml3A.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: 50%;
	padding-left: 15px;
	font-style: oblique;
	
	}

	
.address2         {
	display: block;
	width:165%;
	text-align: left;
	font-size: 95%;
	color: #1A79A7;
	line-height: 150%;
	padding-top: 0%;
	background-image: url(/images/mladdress.gif);
	background-repeat: repeat-y ;
	background-position: left top ;
	vertical-align: middle;
	padding-left: 30px;
	}
a.addresslink {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 100%;
	color: #1A79A7;
	letter-spacing:0px;
	text-align: justify;
	text-indent: 0px;
	line-height: 150%;
	vertical-align: top;
	
}
a.addresslink:visited   { text-decoration:none; color: #3399CC;}
a.addresslink:hover   {
	text-decoration:underline;
	color:#CC0033;
}
/******************************/
/* The Rest*/
/******************************/	

.hidden {display:none;}	

a.bodylink {
	font-size: 100%;
	color: #006699;
	font-style: normal;
	text-align: justify;
	vertical-align: baseline;
	line-height: normal;
	font-weight: normal;}
a.bodylink:visited   { text-decoration:none; color:#006699; }
a.bodylink:hover   {
	text-decoration:none;
	color:#CC0033;
	text-align: left;
}


.TXT-HEAD-BLUE{
	font-size: 140%;
	font-style: normal;
	font-weight: bold;
	color: #3399CC;
	letter-spacing: 1px;
	text-align: left;
	padding-right: 5px;
	padding-left: 80px;
	padding-top: 46px;
	padding-bottom: 0px;
	text-transform: lowercase;
	font-variant: normal;
	font-family: "Arial Narrow", arial, sans-serif;	
}

.SUPERIOR{
	font-size: 90%;
}

.TXT_SUBHEAD1      {
	color: #3399CC;
	font-size: 115%;
	text-align: left;
	letter-spacing: 0.7px;
	vertical-align: middle;
	font-style: normal;
	line-height: 24px;
	padding-left: 0px;
	text-transform: lowercase;
	font-weight: normal;
}
.TXT-HEAD-BLUEWIDE{
	font-size: 125%;
	font-style: normal;
	font-weight: normal;
	color: #3399CC;
	letter-spacing: 1px;
	text-align: left;
	padding-right: 5px;
	padding-left: 0px;
	padding-top: 30px;
	padding-bottom: 5px;
	line-height: 120%;
	text-transform: lowercase;
	font-variant: normal;
	font-family: "Arial Narrow", arial, sans-serif;
}

a.headbluewidelink{
	font-size: 125%;
	font-style: normal;
	font-weight: normal;
	color: #3399CC;
	letter-spacing: 1px;
	text-align: left;
	padding-right: 5px;
	padding-left: 0px;
	padding-top: 30px;
	padding-bottom: 5px;
	line-height: 120%x;
	text-transform: lowercase;
	font-variant: normal;
	font-family: "Arial Narrow", arial, sans-serif;
}

a.headbluewidelink:visited   { text-decoration:none; color: #3399CC;}
a.headbluewidelink:hover   {
	text-decoration:underline;
	color:#CC0033;
}
.headbluewide{
	font-size: 125%;
	font-style: normal;
	font-weight: normal;
	color: #3399CC;
	letter-spacing: 1px;
	text-align: left;
	padding-right: 5px;
	padding-left: 0px;
	padding-top: 30px;
	padding-bottom: 5px;
	line-height: 120%x;
	font-variant: normal;
	font-family: "Arial Narrow", arial, sans-serif;
}
.TXT_INDENT1 {
	font-size: 85%;
	font-weight: normal;
	color: #4B4B5C;
	text-align: justify;
	line-height: 120%;
	list-style-type: none;
	list-style-position: outside;
	padding-right: 225px;
	white-space: normal;
	text-decoration: none;
	margin-left: 85px;
	padding-bottom: 5px;
	list-style-image: url(/images/TMORPH_BULLET.gif);
}	
.TXT_INDENT2 {
	font-size: 85%;
	font-weight: normal;
	color: #4B4B5C;
	text-align: left;
	line-height: 120%;
	list-style-type: none;
	list-style-position: outside;
	padding-right: 225px;
	white-space: normal;
	text-decoration: none;
	margin-left: 105px;
	padding-bottom: 5px;
}	

.TXT-SUBHEAD-BLUE {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006699;
	letter-spacing: 0.5px;
	text-align: justify;
	padding-right: 55px;
	padding-left:90px;
	line-height: 100%;
	text-transform: lowercase;
}

.TXT-SUBHEAD-BLUEWIDE {
	font-size: 130%;
	font-style: normal;
	font-weight:  bold;
	font-variant: normal;
	color: #3399CC;
	letter-spacing: 1.5px;
	text-align: justify;
	padding-right: 55px;
	padding-left: 0px;
	line-height: 140%;
	text-transform: lowercase;
	font-family: "Arial Narrow", arial, sans-serif;
}
.TXT-BODY {
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4B4B5C;
	letter-spacing:0px;
	text-align: justify;
	text-indent: 0px;
	line-height: 150%;
	vertical-align: top;
	padding-right: 400px;
	padding-left: 80px;
	padding-bottom: 10px;
}


.TXT-BODY1 {
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4B4B5C;
	letter-spacing:0px;
	text-align: justify;
	text-indent: 0px;
	line-height: 150%;
	vertical-align: top;
	padding-right: 190px;
	padding-left: 152px;
	padding-top: 0px;
	
}
.TXT-BODY2 {
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4B4B5C;
	letter-spacing:0px;
	text-align: justify;
	text-indent: 0px;
	line-height: 150%;
	vertical-align: top;
	padding-right: 160px;
	padding-left: 152px;
	padding-top: 0px;
	padding-bottom: 20px;
}
.TXT-BODYNARROW {
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4B4B5C;
	letter-spacing:0px;
	text-align: justify;
	text-indent: 0px;
	line-height: 150%;
	vertical-align: top;
	padding-right: 165px;
	padding-left: 235px;
	padding-top: 0px;
	
}
.TXT-BODYWIDE {
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4B4B5C;
	letter-spacing:0px;
	text-align: justify;
	text-indent: 0px;
	line-height: 150%;
	vertical-align: top;
	padding-right: 220px;
	padding-left: 80px;
	padding-top: 0px;
	
}
.TXT-BODYWIDE_INDENT {
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4B4B5C;
	letter-spacing:0px;
	text-align: justify;
	text-indent: 0px;
	line-height: 150%;
	vertical-align: top;
	padding-right: 220px;
	padding-left: 120px;
	padding-top: 0px;
}

a.bodywideindentlink {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3399CC;
	letter-spacing:0px;
	text-align: justify;
	text-indent: 0px;
	line-height: 150%;
	vertical-align: top;
	
}
a.bodywideindentlink:visited   { text-decoration:none; color: #3399CC;}
a.bodywideindentlink:hover   {
	text-decoration:underline;
	color:#CC0033;
}
.TXT-BODYWIDE_INDENT2 {
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4B4B5C;
	letter-spacing:0px;
	text-align: justify;
	text-indent: 0px;
	line-height: 150%;
	vertical-align: top;
	padding-right: 220px;
	padding-left: 180px;
	padding-top: 0px;
}

.TXT-BODYWIDE2 {
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4B4B5C;
	letter-spacing:0px;
	text-align: justify;
	text-indent: 0px;
	line-height: 150%;
	vertical-align: top;
	padding-right: 250px;
	padding-left: 80px;
	padding-top: 0px;
	
}

.TXT-BODYWIDE3 {
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4B4B5C;
	letter-spacing:0px;
	text-align: justify;
	text-indent: 0px;
	line-height: 150%;
	vertical-align: top;
	padding-right: 350px;
	padding-left: 80px;
	padding-top: 0px;
	
}
.TXT-BODYXWIDE2 {
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4B4B5C;
	letter-spacing:0px;
	text-align: justify;
	text-indent: 0px;
	line-height: 140%;
	vertical-align: top;
	padding-right: 160px;
	padding-left: 90px;
	padding-top: 0px;
	
}
.TXT-BODYXWIDE {
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4B4B5C;
	letter-spacing:0px;
	text-align: justify;
	text-indent: 0px;
	line-height: 150%;
	vertical-align: top;
	padding-right: 145px;
	padding-left: 56px;
	padding-top: 0px;
	
}

a.newsdatelink      {
	color:#006699;
	text-align: left;
	font-style: normal;
	line-height: 225%;
	text-transform: lowercase;
	letter-spacing: 0.2px;
	font-size: 120%;
	background-position: left;
	padding-right: 0px;
}
a.newsdatelink:visited   { text-decoration:none; color:#006699; }
a.newsdatelink:hover   { text-decoration:none; color:#CC0033; }






/******************************/



.TXT-SIDE-MENU-B-ALL {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	text-align: left;
	vertical-align: middle;
	line-height: normal;
	font-weight: normal;
	letter-spacing: 0.3px;
	background: url(/images/HEADER-B2.gif);
	background-repeat: repeat-x;
	text-indent: 12px;
} 
.TXT-BODY-BOLD {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: Bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	letter-spacing:0px;
	text-align: justify;
	text-indent: 0px;
	line-height: 15px;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: top;
	padding-right: 55px;
	padding-left: 55px;

}
 .TXT-HEAD-GREEN{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: 500;
	color: #99CCCC;
	letter-spacing: 1px;
	text-align: justify;
	padding-right: 35px;
	padding-left: 35px;
	line-height: 18px;
	text-transform: lowercase;
	font-variant: normal;
}
.TXT-BODY-MAIN {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	letter-spacing:0px;
	text-align: justify;
	text-indent: 0px;
	line-height: 15px;
	vertical-align: top;
	padding-right: 55px;
	padding-left: 22px;
	width: 233px;
}
.TXT-BODY-MAIN-BOLD {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: Bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	letter-spacing:0px;
	text-align: justify;
	text-indent: 0px;
	line-height: 15px;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: top;
	padding-right: 120px;
	padding-left: 120px;

}


 .TXT-HEAD-GREEN-LEFT{
	font-family: Verdana, Tahoma, Helvetica, arial, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 100;
	color: #99CCCC;
	letter-spacing: 0.5px;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 14px;
	text-transform: none;
	font-variant: normal;}
	
 
a.termlink      {
	color:#99CCCC;
	font-size: 11px;
	text-align: right;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	padding-bottom: 40px;
}
a.termlink:visited   { text-decoration:none; color:#99CCCC; }
a.termlink:hover   { text-decoration:none; color:#CC0033; }


a.termbodylink      {color:#006699; font-size: 10px; text-align: left; font-family: Verdana, Helvetica, Arial, sans-serif; vertical-align: top; font-style: normal; line-height: 14px;}
a.termbodylinkk:visited   { text-decoration:none; color:#006699; }
a.termbodylink:hover   { text-decoration:none; color:#CC0033; }

a.tickerlink      {
	text-decoration:none;
	color:#006699;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
a.tickerlink:hover   { text-decoration:none; color:#CC0033; }

.tickerleadstring
{
	color:#006699;
	font-weight:bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.ticker
{
	position: absolute;
	left: -446px;
	width:470px;
	height:12px;
	overflow:hidden;
	border-top:0px solid #FFFFFF;
	border-bottom:0px solid #FFFFFF;
	padding:0px 0 4px 0;
	margin:4px 0 0px 0;
	display:block;
	padding-left: 2px;
	padding-right: 15px;
	
}
#tickerbox
{
	width:410px;
	height:12px;
	left:15px;
	overflow:hidden;
	border-top:0px solid #FFFFFF;
	border-bottom:0px solid #FFFFFF;
	padding:0px 0 4px 0;
	margin:4px 0 0px 0;
	display:block;
	padding-left: 15px;
	padding-right: 15px;
}
 
.spacer {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0pt;
}
.IM_RETURN_TOP {
	background-color: #FFFFFF;
	background-image: url(/images/WHITE_ARROW_UP_SMALL.gif);
	background-repeat: no-repeat;
	background-position: 55px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	color: #006699;
	height: 14px;
	line-height: 14px;
}
a.retoplink      {
	color:#006699;
	font-size: 10px;
	text-align: left;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	letter-spacing: 0px;
	vertical-align: top;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-left: 72px;
	float: left;
	width: 100px;
}
a.retoplinkk:visited   { text-decoration:none; color:#006699; }
a.retoplink:hover   { text-decoration:none; color:#CC0033; }
h2 {
	line-height: 100%;
	vertical-align: top;
}
.style2 {
	color: #006699;
	font-weight: bold;
}
h1 {
	margin: 0px;
	padding: 0px;
}
