/* HTML */

.required {
color: red;
font-size: 90%;	
}

.pjr_worldwide_offices p {
margin-bottom: 50px;
}

.pjr_worldwide_offices img {
margin-bottom: 25px;
text-align: middle;
}

.form {
width: 60%;
text-align: right;
}

body {
font-family: verdana;
margin: 20px 50px 50px 50px;
background-color: #ccc;
}

a {
color: blue;
}

a:link, a:visited {
color: blue;
}

a:hover, a:active {
color: red;
}

#wrapper {
border: 1px solid #999;
background-color: white;
}

/* header */
#header {
height: 100px;
background-color:  white;
border-bottom: 10px solid #336699;
}

.spacer {
position:relative;
width:auto;
min-width:400px;
margin:20px 210px 20px 220px;
background-color: white;
padding:10px;
z-index:3;
height: 50px;
}

/* content */
#content {
position:relative;
width:auto;
min-width:400px;
margin:20px 210px 20px 220px;
border:1px solid #999999;
background-color: white;
padding:10px;
z-index:3;
height: 710px;
}

#content img {
position:relative;
border: 1px solid #999;
float: left;
margin-right: 15px;
}

#content p {
font-size: 70%;
line-height: 1.5em;
}

#content h1 {
font-size: 80%;
color: #666;
margin-top: 5px;
}

#content h2 {
font-size: 80%;
color: #999;
}

#content li {
font-size: 70%;
padding: 10px;
}

/* content */
.content {
position:relative;
width:auto;
min-width:400px;
margin:20px 210px 20px 220px;
border:1px solid #999999;
background-color: white;
padding:10px;
z-index:3;
}

.content2 {
position:relative;
width:auto;
min-width:400px;
margin:20px 210px 20px 220px;
background-color: white;
padding:10px;
z-index:3;
}

.content img {
position:relative;
border: 1px solid #999;
float: left;
margin-right: 15px;
}

.content p {
font-size: 70%;
line-height: 1.5em;
}

.content h1 {
font-size: 80%;
color: #666;
}

.content h2 {
font-size: 80%;
color: #999;
}

.content li {
font-size: 70%;
padding: 10px;
}

#content td {
font-size: 70%;
line-height: 1.25em;
}

#left_sidebar {
position:absolute;
width:200px;
top:140px;
padding:10px;
z-index:2;
}	

.international_sites {
font-size: 70%;
margin-left: 10px;
line-spacing: 1em;
font-weight: bold;
color: #333399;
}

.international_sites a {
text-decoration: none;
color: #336699;
}

.international_sites a:link, .international_sites a:visited {
color: #336699;
}

.international_sites a:hover, .international_sites a:active {
color: red;
}


#left_nav {
}

#left_nav a {
font-size: 70%;
text-decoration: none;
font-weight: bold;
border: 1px solid white;
}

#left_nav a:link, #left_nav a:visited {
padding: 5px;
color: #333;
}

#left_nav a:hover, #left_nav a:active {
color: red;
border: 1px solid #ccc;
}

#left_nav ul {
}

#left_nav li {
list-style-type: square;
color: #336699;
padding: 4px;
}

#right_sidebar {
position:absolute;
width:200px;
top:140px;
right:60px;
padding:10px;
z-index:1;
text-align: center;
font-size: 70%;
background-color: white;
}

#right_sidebar p {
line-height: 1.3em;
}

#right_sidebar img {
margin: 5px;
align: center;
}

#info_blue {
text-align: left;
font: bold 12px Verdana, Arial, Helvetica, Verdana, sans-serif;
color: #000099;
}

#offices a:link, #offices a:visited {
color: #000099;
font: bold 10px;
}

#offices a:hover {
color: #ff0000;
font: bold 10px;
}

#offices {
color: #333333;
font: 10px;
}

/* footer */
#footer {
font-size: 70%;
text-align: center;
background-color: #336699;
padding: 8px;
color: white;
}

#footer p {
margin: 5px 0 5px 0px;
line-height: 1.5em;
}

/* footer links */
#footer a {
text-decoration: none;
color: white;
}

#footer a:link, #footer a:visited {
color: white;
}

#footer a:hover, #footer a:active {
color: red;
}

/* copyright */
#copyright {
margin-top: 10px;
color: #336699;
font-size: 70%;
text-align: center;
}

.certification_services {
margin: 0 20px 0 20px;
font-size: 70%;
padding: 10px;
text-align: center;
color: #333;
}

/* ad */

.ad {
width: 180px;
border: 1px solid #999;
line-height: 1em;
background-color: white;
margin: 0 0 0 10px;
}

.ad p {
font-size: 70%;
padding: 0px 10px 10px 10px;
margin: 0px;
}

.ad h1 {
background-color: #336699;
font-size: 75%;
text-align: center;
padding: 6px;
color: white;
margin-bottom: 6px;
}

