
.rightP p {
    font-size: 12pt;
    line-height: 22px;
    padding-bottom: 13px;
}

.rightP h1 {
    color: #000099;
    padding-bottom: 8px;
    font-size: 130%;
    font-weight: bold;
}

.rightP h2 {
    color: #181818;
    padding-left: 0px;
    padding-bottom: 8px;
    font-size: 120%;
    font-weight: bold;
}


.rightP p {
    padding-bottom: 8px;
}

.rightP img.staff {
    float:left;
    width:50%;
    padding:8px;
}

.rightP img.staff:hover {
    float:left;
    width:90%;
    margin:10px;
}

.rightP img.staff02 {
    float:left;
    height:80%;
    padding:8px;
}

.rightP img.staff02:hover {
    float:left;
    width:90%;
    margin:10px;
}


.rightP table {
    width: 100%;
    spacing: 5px;
    padding: 5px;
    border: solid 1px;
    border-color: #cccccc;
}

.rightP th {
    font-size: 110%;
    text-align: left;
}

.rightP tr {
    padding-bottom: 30px;
}

.rightP td {
    padding-left: 8px;
}

.rightP tr:hover {
    background-color: #F5F5F5;
}


.rightP ul {
    list-style: circle outside none ;
    font-size: 16px;
}

.rightP li {
    margin-left: 15px;
}



.leftP  a{
	color:#555555;
}

.leftP a:hover , .leftP a.active{
	color:#990000;
}


.list_circle {
	list-style:circle;
	margin-left:20px;
}

.list_circle01 {
	list-style:circle;
	margin-left:38px;
}


.hr_01 {
	border: 0; 
    height: 1px; 
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(215,215,215,0.75), rgba(0,0,0,0)); 
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(215,215,215,0.75), rgba(0,0,0,0)); 
    background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(215,215,215,0.75), rgba(0,0,0,0)); 
    background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(215,215,215,0.75), rgba(0,0,0,0)); 
    box-shadow: 0px -2px 4px rgba(136,136,136,0.75);
}

.cText01 {
	font-size:100%;
    font-style: italic;
}

.cText01b {
    font-size:100%;
    font-style: italic;
    font-weight: bolder;
}

.cText03b {
    font-size:110%;
    font-weight: bold;
}


.cText02 {
    font-size: 130%;
    font-weight: bold;
}


.italic {
	font-style:italic;
}

.header01 {
    font-size:120%;
    font-weight: bold;
}

.header02 {
    font-size:130%;
    font-weight: bold;
}

