/* Modification start */
body { color: #000000;
       background-color: #fff;
       font-size: 10pt;
       font-family: "Times New Roman", Times, serif;
       margin: auto; 
	   text-align:center; }


.style2 {color: #8a8a8a}
.style3 {color: #666666}
.style4 {color: #494949}
.style5 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

td {
	text-align: left;
	vertical-align: top;
	font-size:12pt;
	/*color:#339999;*/
}
/*Modification end */

/* Modification start */			 
a.1 { text-decoration: none; color: 000000; }
/* Modification end */

a:link     { color: #002060;
             text-decoration: none;
             font-size: 10pt;
			 font-weight:bold;
             }
a:visited  { color: #606060;
             text-decoration: none;
             font-size: 10pt;
			 font-weight:bold;
              }
a:active   { color: #606060;
             text-decoration: none;
             font-size: 10pt;
			 
              }
a:hover    {
	color: #700000;
	font-size: 10pt;
	text-decoration: underline;
}
.good     { color: #0033FF;
             font-weight: bold }

.bad      { color: #CC3300;
             font-weight: bold }

div.leftsidebar { 
    float: left; 
    width: 120px; 
    background-color: #EDF2F5;
    font-size: 12px; 
    padding: 7px; 
    border: 1px solid #64879d;
    color: #444444; 
}
div.thebody { 
    padding: 5px; 
    margin-left: 150px; 
    font-size: 10pt; 
    font-family: Tahoma; 
}
div.bottom {
    background-color: #EDF2F5; 
    border: 1px solid #64879d;
    padding: 3px; 
    text-align: center;
    font-size: 11; 
}
p.title { 
    font-size: 14pt; 
    font-weight: bold; 
    margin: 0; 
}
.smallUPPERtitle { 
    font-size: 10pt; 
    font-weight: bold; 
    margin: 0; 
    padding-top: 12px; padding-left: 13px;
    background-color: #CCCCCC; 
    text-transform: uppercase; 
}
.sectionname { 
    font-weight: bold; 
    margin: 0;
}
.leftsidebar p.sectionname {
    padding-left: 15px;
}
.icons {
    text-align: center;
}


.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
.topmessage {
	font-size: 12pt;
	color: #666666;
	text-align:justify;
	padding-bottom: 7px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
}
.tagline     {
	color: #990000;
	font-weight: bold;
	text-align:center;
	vertical-align: bottom;
	font-size: 16pt;
}
.home-bullet {
	background-image: url(images/sym.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:10px;
	vertical-align:top;
	margin:5px;
	text-decoration:underline;
	color: #666666;
}
.cell-bgimage {
background-position:left bottom; background-repeat:no-repeat;
}
.cell-bottomline {
background-image:url(images/px_gray.jpg);
background-position:bottom; background-repeat:repeat-x;
}
.cell-rightline {
background-image:url(images/px_gray.jpg); background-position:right; background-repeat:repeat-y

}
.heading {
	background-color: #336666;
	color: #EDF2F5;
	padding: 2px;
	text-align: left center;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: top;
	line-height: 16pt;
	background-image: url(images/txt1-250x28.jpg);
	background-repeat: repeat;
	}
	
.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#333333;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
ul {padding-left:5px;}
li {padding-left:5px;}
hr {color:#000000; height:1px;}

.newsSummary {font-family:"Times New Roman", Times, serif;
color:#660000;
font-size:10pt; padding-left:10pt; overflow:auto; width:170px; height:140px;}


/* The below block is for aligning div to the bottom */
#outer {overflow: hidden; position: relative;}
#outer[id] {display: table; position: static;}

#middle {position: absolute; top: 100%;} /* for explorer only*/
#middle[id] {display: table-cell; vertical-align: bottom; position: static;}

#inner {position: relative; top: 0%} /* for explorer only */
#inner[id] {position: static; vertical-align:top} 

