a,a:link,a:visited {
	color : #000090;
	text-decoration : none;
}
a:hover{
	color : #9999aa;
	text-decoration : none;
}

a.notyet,a.notyet:link,a.notyet:visited {
	color : #bbbbcc;
	text-decoration : none;
}


body{
   background : #d0eaff;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 20px;
   font-family : Verdana, Arial, Helvetica;
   font-size : 10pt;
}

hr{
   color : #9999aa;
   width : 75%;
}

p{
   margin : 0px 3px 4px 0px;
}

li{
   margin-bottom : 4px;
}

.bottom{
   background : #ccddee;
   border : 1px solid #9999aa;
   border-left-width : 0px;
   border-right-width : 0px;
   padding-left : 15px;
   padding-right : 15px;
   margin-top : 40px;
   text-align : left;
   position : relative;
   clear : both;
}

.Copyright{
   text-align : center;
   font-size : 7pt;
}   
   
.indeximg{
   padding-right : 15px;
   float : left;
}

.indextext{
   font-size : 10pt;
   font-weight : normal;
}


.logo{
	font-family : Verdana, Arial, Helvetica;
	font-size : 16pt;
	font-weight : bold;
	letter-spacing : 10px;
}

.main{
   background : #fafafe;
   border : 1px solid #9999aa;
   float : left;
   padding : 15 15 15 15;
   margin-left : 15px;
   margin-right : 25px;
   width : 70%; 
}
.navbar{
   font-family : Verdana, Arial, Helvetica;
   font-size : 10pt;
   text-align : left;
   float : right;
   clear : right;
   padding : 15 15 15 15;
   width : 25%;
}

.rpihead{
   font-size : 9pt;
   font-weight : bold;
}

.rpitopic{
   vertical-align : top;
   text-align : right;
   font-size : 12pt;
   font-weight : normal;
   padding-right : 10pt;
}
.top{
   background : #ccddee;
   border : 1px solid #9999aa;
   border-left-width : 0px;
   border-right-width : 0px;
   padding-left : 15px;
   padding-right : 15px;
   margin-bottom : 40px;
   text-align : right;
}

