html{
     min-height: 100%;
     margin-bottom: 2px; 
		}
body{
    width: 760px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-family: arial, helvetica, sans-serif;
    font-size: small;
    margin-top: 0px;
    }
hr{
    width: 760;
    size: 15;
    color: #BFC0F3;
    background-color: #BFC0F3;
    height: 15px;
    border: none;
    }
h1{
    font-family: arial, helvetica, sans-serif;
    font-size: 150%;
    color: #808080;
    font-weight: bold;
    margin: 8px 0px 0px 0px;
    }
h2{
    font-family: arial, helvetica, sans-serif;
    font-size: 130%;
    color: #808080;
    font-weight: bold;
    text-align: center;
    margin:10px 0px 0px 0px;
    }
.title{
    font-family: arial, helvetica, sans-serif;
    font-size: 130%;
    color: #808080;
    font-weight: bold;
    text-align: center;
    margin:10px 0px 0px 0px;
    }	   
.text{
    text-align: left;
    font-family: arial, helvetica, sans-serif;
    color: #756969;
    font-size: 100%;
    padding: 10px 10px 10px 10px;
    }
.blacktext{
    text-align: left;
     font-family: arial, helvetica, sans-serif;
     color: black;
     font-size: 100%;
     padding: 10px 10px 10px 10px;
     }
.bluetext{
	font-weight: bold;
	font-size: 100%;
	font-family: arial, helvetica, sans-serif;
     color: #083473;     
		 }
.centeredtext{
    text-align: center;
     font-family: arial, helvetica, sans-serif;
     color: #756969;
     font-size: 100%;
     padding: 10px 10px 10px 10px;
     }
.smalltext{
     font-family: arial, helvetica, sans-serif;
     color: #756969;
     font-size: 85%;
     padding: 10px 10px 10px 10px;
     }
.small{
     font-family: arial, helvetica, sans-serif;
     color: #756969;
     font-size: 85%;
     }	     

/*TABLES*/
.blur{
	background-color: #ccc; /*shadow color*/
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
}
.shadow,
.content{
	position: relative;
	bottom: 2px;
	right: 2px;
}
.shadow{
	background-color: #666; /*shadow color*/
	color: inherit;
}
.content{	
    background-color: #fff; /*background color of content*/
	color: #000; /*text color of content*/
	border: 1px solid #BFC0F3; /*border color*/
	padding: .5em 2ex;
}
.table{
		font-family: arial, helvetica, sans-serif;
     color: #756969;
     font-size: 100%;
		padding: 10px 0px 10px 10px;
		border: 0px;
		}
.linkstable{
	  width: 750px;
      font-family:Arial,Helvetica,sans-serif;
      font-size:10pt;
      color:gray;
      border: 1px solid silver;
		 padding: 0px 0px 0px 0px;
      }
.silvertable{
	width: 746px;
		border: 4px double silver;
		margin: 0px 0px 0px 0px;
		}
		 

/*LINKS*/
.rollover a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 85%;
    color: #525942;
    background-color: #F7FBD6;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #DFEF59;
    border-right-color: #82A775;
    border-bottom-color: #82A775;
    border-left-color: #DFEF59;
    text-decoration: none;
    }
.rollover a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 85%;
    color: #525942;
    background-color: #F7FBD6;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #DFEF59;
    text-decoration: none;
    border-right-color: #82A775;
    border-bottom-color: #82A775;
    border-left-color: #DFEF59;
    }
.rollover a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 85%;
    color: #FFFFFF;
    background-color: #666666;
    text-decoration: none;
    border-top: 2px solid #82A775;
    border-right: 2px solid #DFEF59;
    border-bottom: 2px solid #DFEF59;
    border-left: 2px solid #82A775;
    }
.rollover a:active {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 85%;
    color: #525942;
    background-color: #F7FBD6;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #DFEF59;
    border-right-color: #82A775;
    border-bottom-color: #82A775;
    border-left-color: #DFEF59;
    text-decoration: none;
    }
.link{
     font-family: arial, helvetica, sans-serif;
     background-color: #BBBDE7;
     color: #FFFFFF;
     font-size: 12px;
     padding: 3px;
     text-align: center;
}
a:link{
    font-family: arial,helvetica, sans-serif;
    font-size: 12px;
		color: #E24E3A;
		text-decoration: none;
		}
a:visited{
    font-family: arial,helvetica, sans-serif;
    font-size: 12px;
		color: #E24E3A;
		text-decoration: none;
		}
a:hover{
    font-family: arial,helvetica, sans-serif;
    font-size: 12px;
		color: #E24E3A;
		text-decoration: underline;
		}
.link2{
    font-family: arial, helvetica, sans-serif;
		font-weight: bold;
    font-size: 90%;
		color: red;
	}
a:link2{
    font-family: arial,helvetica, sans-serif;
    font-size: 90%;
		color: red;
		text-decoration: underline;
		}
a:visited2{
    font-family: arial,helvetica, sans-serif;
    font-size: 90%;
		color: #E24E3A;
		text-decoration: none;
		}
a:hover2{
    font-family: arial,helvetica, sans-serif;
    font-size: 90%;
		color: #E24E3A;
		text-decoration: underline;
		}
tr.link{
		width: 760px;
		}
