@import url("r52_text.css");
/* Global Baselines */
body {
color: #000;
text-align: center;
margin: 0;
padding: 0;
font: 62.5% Verdana, Arial, Helvetica, sans-serif;
background: #225691 url(../images/pagetop_tile_bg.jpg) repeat-x top;
}
input, select, th, td {
font-size:1em
}
a:link, a:visited {
color: #0373FC;
}
a:hover, a:active {
color: #0033FF;
}
/* Page Structures */
#pageWrapper {
width: 980px;
margin: 0 auto 20px;
padding: 0;
}
#header {
position: relative;
height: 100px;
background: #fff url(../images/header_top_tile_bg.jpg) repeat-x;
}
#headerLeftCap, #headerRightCap {
position: absolute;
top: 0;
height: 100px;
width: 30px;
background: #fff url(../images/header_leftcap.jpg) no-repeat;
}
#headerLeftCap {
left: 0;
background: #fff url(../images/header_leftcap.jpg) no-repeat;
}
#headerRightCap {
right: 0;
background: #fff url(../images/header_rightcap.jpg) no-repeat;
}
#companyLogoWrapper, #bannerWrapper {
position: absolute;
top: 15px;
width: 460px;
height: 80px;
}
#companyLogoWrapper {
left: 30px;
}
#bannerWrapper {
right: 30px;
font-size: 16px;
font-weight: bolder;
text-align: left;
color: #999;
padding-top: 15px;
}
#bannerRight {
position: absolute;
top: 19px;
right: 30px;
width: 377px;
}
#navbar {
position: relative;
height: 25px;
background: #225691 url(../images/navbar_tile_bg.jpg) repeat-x;
}
#navbarLeftCap, #navbarRightCap {
position: absolute;
top: 0;
height: 25px;
width: 40px;
}
#navbarLeftCap {
left: 0;
background: #fff url(../images/navbar_leftcap.jpg) no-repeat;
}
#navbarRightCap {
right: 0;
background: #fff url(../images/navbar_rightcap.jpg) no-repeat;
}
#contentWrapper {
width: 980px;
margin: 0 auto 0;
background: #fff url(../images/content_tile_bg.jpg) repeat-y;
}
#content {
position: relative;
width: 900px;
min-height: 300px;
height: auto;
_height: 300px;
padding: 10px 10px 15px;
margin: 0 auto 0;
}
#footer {
position: relative;
height: 51px;
background: #225691 url(../images/footer_tile_bg.jpg) repeat-x;
}
#footerLeftCap, #footerRightCap {
position: absolute;
top: 0;
height: 51px;
width: 35px;
}
#footerLeftCap {
left: 0;
background: #fff url(../images/footer_leftcap.jpg) no-repeat;
}
#footerRightCap {
right: 0;
background: #fff url(../images/footer_rightcap.jpg) no-repeat;
}
/* Misc. Styles */
.clearBoth {
clear: both;
height: 1px;
}

/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 03 - Bluestone
  -----------------------------------
*/
.p7GP03 {
	background-color: #FFFFFF;
	border: 1px solid #3B3B3B;
	padding: 3px;
}
.p7GP03 .p7GPinnerwrapper {
	padding: 0;
	border: 0;
	background-color: #fff;
}
.p7GP03 .p7GPtwrapper {
	width: 200px;
	float: left;
	margin: 0;
	background-color: #fff;
}
.p7GP03 .p7GPtwrapper ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP03 .p7GPtwrapper ul a {
	color: #fff !important;
	text-decoration: none;
	display: block;
	padding: 6px 10px;
	border-bottom: 1px solid #3A81AF;
	border-top: 1px solid #94BED8;
	background-image: url(img/p7gp_bluestonebut.jpg);
	background-repeat: repeat-x;
	background-color: #4993C4;
	font-weight: bolder;
	text-align: left;
}
.p7GP03 .p7GPtwrapper ul a:hover {
	color: #fff !important;
	background-color: #4993C4;
}
.p7GP03 .p7GPtwrapper ul a.down, .p7GP03 .p7GPtwrapper ul a.down:hover {
background-image: url(img/p7gp_fadetoblue.jpg);
background-color: #FFFFFF;
color: #36C !important;
border: 0;
background-repeat: repeat-y;
font-weight: bold;
}
.p7GP03 .p7GPcwrapper {
	margin: 0 0 0 200px;
	background-color: #FFFFFF;
}
.p7GP03 .p7GPcontent {
	padding: 5px 10px 10px;
	line-height: 1.5em;
	background-color: #FFFFFF;
	color: #000000;
}
.p7GP03 .p7GPcontent a {
	color: #0033FF;
}
.p7GP03 .p7GPcontent a:visited {
	color: #486CFF;
}
.p7GP03 .p7GPcontent a:hover {
	color: #CC0000;
}
.p7GPcurrentmark {
	font-weight:bold !important;
}
.p7GP03 .clearfloats {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.p7GP03 .sidecontent {
	padding: 12px;
	color: #CCCCCC;
}
.p7GP03_external {
	font-size: 1em;
}
.p7GP03_external ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP03_external ul li {
	margin: 0;
}
.p7GP03_external ul a {
	color: #0033CC;
}
.p7GP03_external ul a:hover {
	color: #000000;
}
.p7GP03_external ul a.down {
	color: #CC0000;
}