/* CSS Document */

body,
HTML {
    margin: 0;
    padding: 0;
    font-family: "Times New Roman", Times, serif;
    color: #000;
    text-align: left;
    background: #eee;
}

div#main_wrapper {
    width: 960px;
    margin: 0 auto;
    padding: 0;
    background-color: #fff;
    border: 1px solid #000066;
}

div#container {
    width: 679px;
    background-image: url(../images/rpp_cpa_bg.gif);
    background-position: 48% 30%;
    background-repeat: no-repeat;
    margin: 0 auto;
    position: relative;
}

div#container82807 {
    width: 730px;
    background-image: url(../images/rpp_cpa_bg.gif);
    background-repeat: no-repeat;
}

div#header {
    width: 100%;
    padding: 0;
    height: 60px;
    overflow: hidden;
    background-color: #00309c;
    border-bottom: 2px solid #fff;
}

div#toplogolft {
    text-align: center;
    /*

	float:left;

	width:760px;

	margin:0;

	*/
}

.ltllogo {
    margin: 0 30px 5px 483px;
}

div#toplogort {
    float: right;
    width: 200px;
    padding-top: 10px;
    padding-right: 10px;
    margin: 0;
}

div#motto {
    clear: both;
    height: 36px;
    overflow: hidden;
    background-color: #0064FF;
    border-bottom: 2px solid #fff;
    width: 100%;
    text-align: center;
}

img.motto {
    padding: 3px;
    /*margin-left:210px;*/
}

a,
a:visited {
    font-size: 16px;
    color: #000066;
    font-style: italic;
    text-decoration: underline;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

a:hover,
a:active,
a:focus {
    font-size: 16px;
    color: #0064FF;
    text-decoration: underline;
    font-style: italic;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

div#nav {
    width: 100%;
    background-color: #dce1e5;
    height: 23px;
    cursor: pointer;
    padding: 0px 0px 0 0;
    list-style-type: none;
    border-bottom: 5px double #000066;
    border-top: 2px solid #000066;
    text-transform: uppercase;
    text-align: center;
}

a.nav,
a.nav:visited {
    font-size: 11px;
    font-weight: bold;
    color: #322c9a;
    padding: 5px 12px;
    text-decoration: none;
    vertical-align: middle;
    font-style: normal;
}

a.nav:hover,
a.nav:active,
a.nav:focus {
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    color: #000066;
    padding: 5px 12px;
    text-decoration: none;
    vertical-align: middle;
    background-color: #CECECE;
}

div#leftsmall_content {
    width: 130px;
    float: left;
    margin: 20px 0 0 10px;
    padding-left: 10px;
    padding-top: 15px;
}

div#rightbig_content {
    margin-left: 170px;
    height: 100%;
    text-align: left;
    width: 500px;
}

div#leftbig_content {
    height: 100%;
    text-align: left;
    width: 530px;
}

div#rightsmall_content {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	float: right;
	margin: 25px 5px 10px 20px;
	padding: 0 0 0 5px;
	width: 140px;
}

div#half_content_left {
    width: 240px;
    float: left;
    padding-left: 60px;
    height: 100%;
}

div#half_content_right {
    width: 300px;
    padding-left: 30px;
    height: 100%;
    float: right;
}

.tab_box_header {
    width: 202px;
    background-image: url(../images/side_tab_blank.jpg);
    background-repeat: no-repeat;
    background-position: right;
    padding-top: 5px;
}

.tab_box_lft {
    width: 140px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.tab_box_rt {
    margin-top: 25px;
    width: 140px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.tab_box_rt082807 {
    margin-top: 25px;
    width: 150px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.tabtext {
    padding: 0 15% 0 0;
    font-size: 12px;
    text-transform: capitalize;
    color: #FFFFFF;
    font-weight: bold;
    letter-spacing: 2px;
}

.mini {
    margin-top: 250px;
    vertical-align: bottom;
}

div#center_content {
    width: 679px;
    /*margin-left:50px;*/
    /*background-image: url(../images/rpp_cpa_bg.gif);*/
    
    background-position: 40% 40%;
    background-repeat: no-repeat;
    height: 100%;
    text-align: left;
}

.homeheader {
    font-size: 16px;
    font-weight: bold;
    color: #000066;
    text-transform: capitalize;
    font-style: italic;
}

.relatedheader {
    padding-bottom: 0px;
    font-size: 16px;
    font-weight: bold;
    color: #000066;
    text-transform: capitalize;
}

img.header {
    padding-top: 10px;
}

.headersm {
    font-size: 11px;
    font-weight: bold;
    color: #000066;
}

.filler {
    height: 150px;
}

p,
form,
.description,
.url,
#result_report {
    font-size: 16px;
    font-weight: normal;
    color: #000;
    list-style: none;
    padding: 5px;
    margin: 0;
    align: justify;
}

.list_header {
    top: 10px;
    position: relative;
}

ul {
    font-size: 16px;
    font-weight: normal;
    color: #495966;
    padding: 2px 0 0 0;
    margin: 5px 5px 5px 5px;
    list-style: none;
}

ol {
    font-size: 16px;
    font-weight: normal;
    color: #495966;
    padding: 2px 0 0 0;
    margin: 5px 5px 5px 15px;
    list-style: decimal;
}

li {
    font-size: 16px;
    font-weight: normal;
    color: #495966;
    padding: 2px 0 0 0;
    margin: 18px 5px 5px 5px;
    list-style: none;
}

li.bullet {
    font-size: 16px;
    font-weight: normal;
    font-style: italic;
    color: #000;
    padding-left: 0px;
    margin: 0px 0px 0px 0px;
    list-style: inside disc;
}

li.bullet_normal {
    font-size: 16px;
    font-weight: normal;
    color: #000;
    padding-left: 0px;
    margin: 0px 0px 0px 15px;
    list-style: outside disc;
}

li.bullet_out_black {
    font-size: 16px;
    font-weight: normal;
    color: #000;
    padding-left: 15px;
    margin: 5px 5px 5px 15px;
    list-style: outside disc;
}

li.bullet_out {
    font-size: 16px;
    font-weight: normal;
    color: #000066;
    padding-left: 15px;
    margin: 5px 5px 5px 15px;
    list-style: outside disc;
}

.black {
    color: #000;
}

li.bullet_num {
    font-size: 16px;
    font-weight: normal;
    color: #000;
    padding-left: 5px;
    margin: 5px 5px 5px 10px;
    list-style: decimal;
}

li.bullet_numffff {
    font-size: 16px;
    font-weight: normal;
    color: #000;
    padding-left: 15px;
    margin: 5px 5px 5px 5px;
    list-style: decimal;
}

li.indent {
    padding-left: 25px;
    margin: 5px 5px 5px 5px;
}

ul.related {
    top: -10px;
    position: relative;
}

img {
    margin: 0;
    padding: 0 0 0px 0px;
    border: none;
}

.bar {
    width: 796px;
    height: 10px;
    background-image: url(../images/foot_bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #000066;
    padding: 0;
    margin: 0;
}

p.footer {
    line-height: 20px;
    font-size: 13px;
}

div#footer_sm {
    width: 620px;
    color: #000066;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
    padding: 0;
    margin-top: 20px;
    \*border-bottom: 5px double #000066;
    *\ height: 20px;
}

div#footer_lg {
    width: 669px;
    color: #000066;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
    padding: 0;
    margin: 20px auto 0;
    \*border-bottom: 5px double #000066;*\
    height: 20px;
}

a.footer {}

.footright {
    float: right;
    padding-right: 20px;
}

.footleft {
    float: left;
    width: 200px;
    text-align: left;
    padding-left: 20px;
}

img.footer {
    padding-top: 10px;
    padding-left: 600px;
}

.frontbox {
    border: 3px double #999;
    margin: 0 5px 20px 120px;
    padding: 0;
}

p.frontheaderblueital {
    color: #000066;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    padding-top: 5px;
    padding-left: 10px;
}

.blue {
    color: #000066;
}

.blue13 {
    color: #000066;
    font-size: 13px;
}

.ital14 {
    font-size: 16px;
    font-style: italic;
}

.ital15 {
    font-size: 15px;
    font-style: italic;
}

.blueunderline {
    font-size: 16px;
    color: #000066;
    text-decoration: underline;
}

.portrait {
    float: left;
    padding: 0px 10px 0px 10px;
    margin: 0px 10px 0px 0px;
}

label,
input {
    display: block;
    width: 260px;
    float: left;
    margin-bottom: 10px;
    text-align: left;
}

input {
    width: 250px;
    border: 1px #000000 solid;
    padding: 0px;
}

textarea {
    width: 250px;
    border: 1px #000000 solid;
    margin-left: -2px;
    margin-right: -2px;
}

input#submit {
    text-align: center;
    padding: 0;
    background-color: #fff;
    width: 60px;
    border: 1px #000 solid;
    margin-top: 20px;
    margin-left: 220px;
    color: #000;
    font-size: 16px;
    font-family: "Times New Roman", Times, serif;
}

input#submit:hover {
    color: #000;
    font-family: "Times New Roman", Times, serif;
    background-color: #ccc;
    border: 1px #000 solid;
}

label {
    text-align: left;
    width: 126px;
    padding: 0px;
    margin-right: 10px;
}

br {
    clear: left;
}

div#srchfrm {
    width: 600px;
    margin-left: 180px;
    margin-bottom: 270px;
    text-align: center;
}

.srchbtn {
    text-align: center;
    padding: 0 0 0 0;
    margin-left: 20px;
    background-color: #fff;
    width: 60px;
    border: 1px #000 solid;
    color: #000;
    font-size: 16px;
    font-family: "Times New Roman", Times, serif;
}

.srchbtn:hover {
    color: #000;
    font-family: "Times New Roman", Times, serif;
    background-color: #ccc;
    border: 1px #000 solid;
}

.srchbox {
    padding: 0;
    background-color: #fff;
    height: 18px;
    width: 200px;
    border: 1px #000 solid;
    color: #000;
    font-size: 16px;
    font-family: "Times New Roman", Times, serif;
}

div#searchresults {
    margin-top: -265px;
}

.hide {
    display: none;
}

.thin {
    padding: 0 5px;
}