/******************************************************************************/



/* NEW STYLES ADDED BY MG 210807 : Start */
body {
	background-color: #ecf6ff;
	font-family: arial, sans-serif;
	color: #333333;
	margin: 0px 0px 0px 0px;
}


h1, h2, h3 {
	color: 	#333333;
	font-size: 0.8em;
	margin: 0px 0px 20px 0px;
}

/* LINK STYLES : Start */
a:link {
	color: #666666;
	text-decoration: none;
}


a:visited {
	color: #666666;
	text-decoration: none;
}


a:hover {
	color: #84c6e2;
	text-decoration: none;
}


a:active {
	color: #666666;
	text-decoration: none;
}


a.footer:link {
	color: #1a1a1a;
	text-decoration: none;
}


a.footer:visited {
	color: #1a1a1a;
	text-decoration: none;
}


a.footer:hover {
	color: #84c6e2;
	text-decoration: none;
}


a.footer:active {
	color: #1a1a1a;
	text-decoration: none;
}
/* LINK STYLES : End */



#NavWrapper .selected {
	color: #84c6e2;
	text-decoration: none;
}


/* TEXT STYLES : Start */

.BodyText {
	color: #333333;
	font-size: 0.75em;
}


.style02 {
	color: #666666;	
	font-size: 0.75em;
	padding: 0px 0px 0px 70px;
}



.search {
	font-size: 0.8em;
	font-weight: bold;
	float: left;

}


.date {
	color: #666666;	
	font-size: 0.75em;
	float: right;	
	padding: 0px 60px 0px 0px;
	font-family: arial, sans-serif;
}


ul li {
	display: inline;
}
/* TEXT STYLES : End */


/* TEMPLATE LAYOUT : Start */
#ContainerWrapper {
	background-color: #ffffff;
	width: 800px;
}


#HeaderWrapper {
	background-color: #ecf6ff
}


#NavWrapper {
	font-size: 0.8em;
	color: #666666;
	background-image: url(/_system/MediaFiles/43.jpg); repeat;
	height: 36px;
	border-top: 1px solid #ecf6ff;
}



#Footer {
	padding: 0px 20px 0px 40px;
}


#Column01 {
	width: 420px;
	float: left;
	padding: 0px 0px 0px 40px;
}


#Column02 {	
	width: 280px;
	float: left;
	margin: 0px 0px 0px 40px;	
}


#Footer {
	background-image: url(/_system/MediaFiles/41.jpg); repeat;
	height: 20px;
	color: #1a1a1a;
	font-size: 0.7em;
	padding-top: 13px;
}
/* TEMPLATE LAYOUT : End */


/* GENERAL : Start */



#Column02 .SubmitButton {
	position: relative;
	top: 7px;
	border: 0px solid #ffffff;
}


.FloatLeft {
	float: left;
}


.FloatRight {
	float: right;
}
/* GENERAL : End */

/* NEW STYLES ADDED BY MG 210807 : End */



TD
{
  font-family: Arial, sans-serif;
  font-size: 9pt;
  color: #000000;
}

IMG
{
  border-style: none;
}

/******************************************************************************/

TABLE.main
{
  width: 780px;
}

/******************************************************************************/

TABLE.main TD.logo
{
  height: 89px;
  padding: 20px 0px 0px 13px;
  text-align: left;
  vertical-align: top;
}

/******************************************************************************/

TABLE.main TD.top_menu
{
  height: 22px;
  padding: 0px 0px 0px 2px;
  text-align: center;
  vertical-align: bottom;
}

TABLE.main TD.top_menu TABLE.top_menu TD
{
  text-align: left;
  vertical-align: bottom;

}

A.top_menu_item
{
  padding: 0px 6px 0px 6px;
  font-weight: normal;
  text-decoration: none;
  color: #666666;
  vertical-align: bottom;
}

A.top_menu_item:hover, A.selected
{
	padding-top: 5px;
	color: #84c6e2;
}

DIV.submenu
{
  position: absolute;
  top: 203px;
  _top: 223px;
  left: auto;
  /* display: - handled with in line style */
  padding: 2px 6px 2px 6px;
  background-repeat: repeat-y;
  background-color: #ffffff;
  text-align: left;
  border: 1px solid #87c7e3;
}

DIV.submenu TABLE.submenu
{
  width: 148px;
}

DIV.submenu TABLE.submenu TD
{
  height: 110px;
  text-align: left;
  vertical-align: top;
  padding: 0px 6px 0px 6px;
}
DIV.submenu TABLE.submenu TD A
{
 
  padding: 0px 0px 0px 0px;
  font-weight: normal;
  text-decoration: none;
  color: #666666;
}

DIV.submenu TABLE.submenu TD A:hover, DIV.submenu TABLE.submenu TD A.selected
{
  color: #84c6e2;
}

/******************************************************************************/

TABLE.main TD.top_bar
{
  height: 114px;
  background-image: url(../images/layout/top_bg.gif);
  background-repeat: no-repeat;
  padding: 0px 0px 0px 552px;
  text-align: right;
  vertical-align: top;
}

TABLE.main TD.top_bar TABLE.top_bar
{
  width: 228;
}
TABLE.main TD.top_bar TABLE.top_bar TD
{
  padding: 0px 0px 0px 7px;
  text-align: left;
  vertical-align: middle;
  color: #ffffff;
}

TABLE.main TD.top_bar TABLE.top_bar TD.date
{
  height: 30px;
  border-bottom: 1px solid #ffffff;
  font-weight: bold;  
}
TABLE.main TD.top_bar TABLE.top_bar TD.search
{
  height: 52px;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
}
TABLE.main TD.top_bar TABLE.top_bar TD.ticker
{
  height: 30px;
  color: #ffffff;
}
TABLE.main TD.top_bar TABLE.top_bar TD.ticker TD
{
  padding: 0px 0px 0px 0px;
}

TABLE.main TD.top_bar TABLE.top_bar TD.search TABLE.search TD
{
  padding: 0px 0px 0px 0px;
  text-align: left;
  vertical-align: middle;
}

/******************************************************************************/

TABLE.main TD.top_bar TABLE.top_bar TD.search TABLE.search TD INPUT.txt
{
  width: 156px;
  height: 19px;
  background-color: #ffffff;
  border: 1px solid #999999;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  color: #000000;
  
}
TABLE.main TD.top_bar TABLE.top_bar TD.search TABLE.search TD INPUT.img
{
  border-style: none;  
    border: 1px solid #999999;
}

/******************************************************************************/

TABLE.main TD.content
{
  padding: 20px 330px 50px 35px;
  text-align: left;
  vertical-align: top;
}

/******************************************************************************/


/******************************************************************************/

TABLE.main TD.content2
{
  padding: 20px 220px 50px 35px;
  text-align: left;
  vertical-align: top;
}

/******************************************************************************/

TABLE.main TD.footer
{
  padding: 0px 0px 11px 13px;
  text-align: left;
  vertical-align: bottom;
  color: #1a1a1a;
  font-size: 0.7em;
}

TABLE.main TD.footer A
{
  font-weight: normal;
  text-decoration: none;
  color: #1a1a1a;
  font-size: 0.7em;
}
TABLE.main TD.footer A:hover, TABLE.main TD.footer A.selected
{
  color: #84c6e2;
}

/******************************************************************************/

A
{
  font-weight: normal;
  text-decoration: underline;
  color: #330966;
}

A:hover
{
  color: #84c6e2;
}

H4
{
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
  font-size: 10pt;
  font-weight: bold;
  font-style: italic;
  color: #84c6e2;
}

H5
{
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 10px 0px;
  font-size: 9pt;
  font-weight: normal;
  font-style: normal;
  color: #84c6e2;
}

P
{
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
}

/******************************************************************************/
/* sitesearch */

DIV.searchtitle
{
  display: none;
}

DIV.searchfor
{
  display: none;
}

DIV.searchbox
{
  padding: 0px 0px 0px 0px;
}

DIV.searchbox INPUT.searchtermsinput
{
  width: 156px;
  height: 19px;
  border: 1px solid #999999;
  background-image: url(/_system/MediaFiles/42.jpg); repeat;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  color: #333333;
}


#searchterms.txt {
	  background-image: url(../images/template_layout/InputBckGrad.gif); repeat;
	  background-repeat:repeat;
	  border: 1px solid #999999;
}

DIV.searchbox INPUT.searchbutton
{
  margin-left: 4px;
  padding: 0px 2px 0px 2px;
  height: 19px;
  background-color: #84c6e2;
  border: 1px solid #ffffff;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  color: #ffffff;
}

input .button1 {
  margin-left: 4px;
  padding: 0px 2px 0px 2px;
  height: 19px;
  background-color: #84c6e2;
  border: 1px solid #ffffff;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  color: #ffffff;
}

.BodyText input, textarea {
    margin-top: 5px;  
	border: 1px solid #999999;	
}


DIV.searchbox DIV.searchfiles
{
  display: none;
}

/******************************************************************************/

div#rss a
{
	height: 0.6em;
	font-size: 0.7em;
}