/* -- layout -- */

body {
	padding: 0;
	margin: 0;
	background-color: #5B7C9B;
	font: small Verdana, Arial, sans-serif;
	color: #262c30;
	background-image: url(PG2_bkgd2.jpg);
	background-repeat: repeat-x;
}
#wrapper {
width: 760px;
margin: 0 auto;
background-color: #F0F0F0;
}
#masthead {
}
#emailContainer {
float: right;
font-size: 77%;
padding: 42px 10px 0 0;
}
#navigation {
padding-top: 75px;
}
.underNav {
clear: both;
height: 0;
}
#sidebar {
	width: 170px;
	float: right;
	padding-top: 25px;
	padding-right: 10px;
	background-color: #DCDCDC;
	padding-left: 10px;
	padding-bottom: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: inherit;
	background-image: url(PG2_Content_Sidebar_top.jpg);
	background-repeat: repeat-x;
}
#mainContent {
	float: left;
	width: 510px;
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-image: url(PG2_Content_top.jpg);
	background-repeat: repeat-x;
}
.boxout {
	float: none;
	width: auto;
	background-color: #003366;
	margin-left: 0px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #5B7C9B;
	border-left-color: #5B7C9B;
	margin-top: 20px;
}
.separator {
clear: both;
height: 0px;
}
#footer {
	border-top: 10px solid #ffffff;
	text-align: left;
	color: #ffffff;
	background-color: #5B7C9B;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

/* -- nav bar -- */

#navigation ul {
list-style-type: none;
padding: 0;
margin: 0;
}
#navigation li {
float: left;
margin: 0;
padding: 0;
display: inline;
background: url(assets/nav_button.gif) no-repeat;
}
#navigation a {
display: block;
padding: 0 0 0 30px;
height: 30px;
width: 155px;
font: bold 14px/30px Arial, Helvetica, sans-serif;
text-transform: uppercase;
color: #ffffff;
text-decoration: none;
}
#navigation a:hover {
background: url(assets/nav_button.gif) 0 -60px;
}
#navigation a:active {
background: url(assets/nav_button.gif) 0 -120px;
}


/* -- fonts -- */

h1 {
font-size: 120%;
text-transform: uppercase;
font-weight: normal;
margin: 0 0 5px;
}

.Bullet_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #333333;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 10px;
	line-height: 15px;
}

.Title_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #333333;
	padding-bottom: 3px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #1C2630;
	padding-top: 10px;
	margin-left: -10px;
}
.Title_03 {
	font-size: 100%;
	font-weight: bold;
	color: #003333;
	margin-top: 25px;
}

.CompanyName {
	font-weight: bold;
	padding-top: 20px;
	color: #003366;
}


#mainContent h1 {
border-bottom: 1px solid #888888;
padding-bottom: 3px;
margin-bottom: 10px;
}
#sidebar h1 {
font-size: 85%;
}
h2 {
font-size: 105%;
font-weight: normal;
margin: 0 0 5px;
}
p {
font-size: 85%;
line-height: 1.3em;
margin: 0 0 1em;
}
#footer p {
margin: 0;
}

/* -- links -- */
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: underline;
	color: #66CC66;
}
a:active {
	text-decoration: none;
	color: #666666;
}
#emailContainer a {
color: #ffffff;
}
.Table_01_Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #1C2630;
	margin-left: 0px;
	padding-left: 5px;
	left: 5px;
	clip: rect(auto,auto,auto,5px);
	padding-right: 3px;
	height: 30px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Table_01_Row-01 {
	padding: 5px;
	font-size: 85%;
	background-color: #CFDADA;
}
.Table_01_Row-02 {
	padding: 5px;
	font-size: 85%;
	background-color: #C1D0D0;
}
#TableContact_CSIV {
	font-size: 85%;
	margin: 2px;
	padding: 2px;
	background-color: #BAC9D6;
}
#Body_link {
	font-size: 100%;
	height: 65px;
	background-position: center;
	padding-left: 170px;
}
