/* STANDARĀ TAGS' REDEFINITIONS
--------------------------------------------------------------------------------------*/
body{	font-family : Arial, Helvetica, sans-serif;	color : Black;	background-color : #FFFFFF;  font-size: 12px;  background-image: url(bg_main.gif);  background-repeat: repeat-y;    }
td{ font-family : Arial, Helvetica, sans-serif;	color : Black;	font-size : 12px;}
p{	color : Black;	font-size : 12px; margin-bottom: 10px;  margin-top: 0px;   }
a{	color : #1260CB; font-size : 12px; text-decoration: underline;  font-weight: normal;}

.LeftNav{	background-image : url(bg_menu.jpg);	background-repeat : no-repeat;  padding-top: 124px;  padding-right: 15px;  }
.LeftNav a{ color: White; text-decoration : none; font-weight : bold;  line-height: 20px;     }
.LeftNav a:hover{	text-decoration: underline;}

.Header{ background-color: #3667A9; padding-right:15px;}
.Header h1{ color: White; margin:0;  font-size: 22px;  font-family: Georgia;   }

.Text{ padding-left: 20px;	padding-right: 20px;  padding-top: 26px;  text-align: justify; }
.Text p{ line-height: 19px; }
.Text h1{ font-family: Arial, Helvetica, sans-serif;  font-size: 24px;  font-weight: normal;  color: #006DB2;  background-image: url(bg_texttitle.gif);  background-repeat: repeat-x;  margin: 4px 0 9px 0; }

/* RIGHT TEXT BLOCK
-----------------------------------------------------------------------------------------*/
td.Right{ padding-left: 0px;	padding-right: 20px;  padding-top: 31px;}
h2{font-family: Arial, Helvetica, sans-serif;  font-size: 12px;  font-weight: bold;  color: White;  margin: 0;  background-color: #3488D5;  border-bottom: 2px solid #22527C;  border-top: 2px solid #DAE9F7;  width: 100%;      }
.RightText{ background-color: White;  padding: 0px 9px 9px 9px;  }
.RightText p { font-size: 11px;  margin: 0 0 3px 0;     }
a.RightMore{ color: #317AD5;  font-size: 9px;  font-weight: bold;  text-decoration: none;  font-family: Tahoma;           }
.RightText a:hover{ color: #DA3A3A; }
.RightDate{ color: #B22222;  font-size: 11px;  font-weight: bold;    margin: 0 0 0 0;  padding-top: 15px;      }

/*
-----------------------------------------------------------------------------------------*/
td.Footer{	border-top: 1px solid #7C7C7C;  font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	height: 27px; padding-top: 3px; }
.Footer a{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: bold;	color: #6E6E6E;  text-decoration: none; }
.Footer a:hover{ color: #4682B4;}
