/* STANDARĀ TAGS' REDEFINITIONS
--------------------------------------------------------------------------------------*/
body{	font-family : Arial, Helvetica, sans-serif;	color : Black;	background-color : White;  font-size: 12px;  background-image: url(images/bg_main.gif);  background-repeat: repeat-y;  margin: 0;     }
td{ font-family : Arial, Helvetica, sans-serif;	color : Black;	font-size : 12px;}
a{	color : Blue; text-decoration: underline;  font-weight: normal;}
a:hover{ color: #7C7C7C; }
form{ margin:0; }
h1{ font-family: Arial, Helvetica, sans-serif;  font-size: 24px;  font-weight: normal;  color: #01009A;      margin: 0px 0 8px 0;}

/* STRUCTURE
--------------------------------------------------------------------------------------*/
.Header{ background-color: White;  background-image: url(images/bg_top.jpg);  background-repeat: no-repeat;  border-bottom: 1px solid #E0E0E0;    }
.SearchLine{ background-color: #E0E0E0;  border-top: 2px solid White;  border-bottom: 6px solid #BDBDBD;     }
.Left{	padding-left: 37px; padding-top:50px; }

/* NAVIGATION
--------------------------------------------------------------------------------------*/
.LeftNav{	background-image : url(images/bg_leftnav.jpg);	background-repeat : no-repeat;      background-position: bottom;  background-color: #01009A;  border-top: 1px solid #2550F2;  border-bottom: 1px solid #EBEFD5;  height: 230px;  padding: 18px 10px 27px 24px;     color: white; text-decoration : none; line-height: 20px;  font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px;   }
.LeftNav a{ color: white; text-decoration : none; font-weight : normal;  line-height: 20px;        }
.LeftNav img{ margin-top:4px; margin-bottom:5px;}
.LeftNav a:hover{	color: white; text-decoration: none;  position: relative;  text-decoration: underline    }

.CurrentPath { font-size:11px; }
.CurrentPath a { font-size:11px; font-weight: bold;  color: #2550F2;  text-decoration: none;   }

.Text{font-family: Arial, Helvetica, sans-serif; font-size: 10pt; COLOR:000000; text-align: justify;  padding: 20px 30px 20px 30px;  }
.Text p{ line-height: 16px; }

.bodysm{font-family: Arial, Helvetica, sans-serif; font-size: 10pt; COLOR:000000; text-align: justify;  padding: 10px 20px 10px 20px;  }
.bodycopy{font-family: Arial, Helvetica, sans-serif; font-size: 12pt; COLOR:000000; text-align: justify;  padding: 10px 20px 10px 20px;  }
.bodycopy a{font-family: Arial, Helvetica, sans-serif; font-size: 12pt; COLOR:101009A; text-decoration : none}

/* FORMS
--------------------------------------------------------------------------------------*/
.FormTop input{ font-size:11px;  height: 20px;  }
.FormTop td{ font-size:10px; font-weight:bold; }

/* FOOTER
-----------------------------------------------------------------------------------------*/
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: #2550F2;  text-decoration: none; }
.Footer a:hover{ color: #7C7C7C;}
