@charset "UTF-8";

body {
	background-color: #000000;
}

h1 {
	font-family: trajan-pro, Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: 700;
}

h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

p, ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 135%;
}


#site-wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 20px;
}
.header-content {
	background-color: #0d204a;
	height: 50px;
	width: 940px;
	position: relative;
}
.header-content h2 {
	color: #FFF;
	font-size: 24px;
	display: block;
	float: left;
	margin-top: 12px;
	margin-left: 10px;
}
.header-content h2 a {
	color: #FFF;
	text-decoration: none;
}
.header-content h3 {
	color: #c2c7d2;
	text-align: right;
	float: right;
	margin-right: 10px;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 9px;
	line-height: 17px;
	font-family: trajan-pro, Georgia, "Times New Roman", Times, serif;
}
.header-content h3 a {
	color: #c2c7d2;
	text-decoration: none;
}
.top-margin-20 {
	margin-top:20px;
}
.bottom-margin-20 {
	margin-bottom:20px;
}
.left-margin-20 {
	margin-left:20px;
}
.right-margin-20 {
	margin-right:20px;
}
/* NAVIGATION */


#navigation-wrapper {
	height: 24px;
	width: 940px;
	padding-top: 6px;
	text-align: center;
	color: #465170;
}
.menu-position {
	display:table;
	}
	
.menu-block {
	display:table-row;
  padding:0;
  margin:0;
  list-style-type:none;
  white-space:nowrap;
  }

#navigation-wrapper p, #navigation-wrapper a{
	color: #0D204A;
	text-decoration: none;
	text-transform: uppercase;
}
h2.outsidebody {
	text-decoration: none;
	color: #435271;
	font-size: 32px;
}

#navigation-wrapper .menu-block li {
	display:inline;
}
#navigation-wrapper ul li a {
	font-family: trajan-pro, "Times New Roman", Times, serif, Georgia;
	font-style: normal;
	font-weight: 700;
	float: left;
	margin-right: 4px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999;
	padding-right: 4px;
	font-size: 12px;
}
#navigation-wrapper ul .last-item a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#navigation-wrapper .menu-position {
	margin:0 auto;
	}
/* HOME SLIDES */

#slideshow-container {
	height: 500px;
	width: 940px;
	background-repeat: no-repeat;
	background-position: center center;
}
.clear-all {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}

/* BODY CONTENT */

#body-container {
	width: 940px;
	background-color: #FFFFFF;
	position: relative;
}
/* BODY CONTENT */

#body-container h1{
	font-weight: 400;
	font-size: 40px;
	text-transform: uppercase;
	color: #435271;
	display: block;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

#body-container p.first-paragraph{
	font-size: 16px;
	color: #435271;
	margin-right: 30px;
	display: block;
	background-color: #D8D8D8;
	/*	background-color: #f5f6f8; */
	margin-left: 30px;
	background-image: url(../images/first-paragraph-image.jpg);
	background-repeat: no-repeat;
	background-position: 680px center;
	padding-top: 15px;
	padding-right: 230px;
	padding-bottom: 15px;
	padding-left: 20px;
	line-height: 26px;
}

.body-column-2 {
	padding: 30px;
	float: left;
	width: 400px;
}

.body-column-2.body h2 {
	font-size: 32px;
	font-weight: 400;
	color: #69768f;
	margin-bottom: 20px;
}
h2.outsidebody {
	font-size: 32px;
	font-weight: 400;
	color: #69768f;
	margin-left: 25px;
	margin-top: 25px;
}

.body-column-2.body h3 {
	font-size: 22px;
	line-height:34px;
	font-weight: 400;
	color: #69768f;
}
.body-column-2.body h4 {
	font-size: 24px;
	font-weight: 400;
	color: #69768f;
}

.body-column-2.body p,
.body-column-2.body ul {
	margin-top: 15px;
	margin-bottom: 15px;
}

.body-column-2.body ul {
	list-style:disc;
	margin-left:15px;
}

.body-column-2.list h3 {
	font-size: 48px;
	font-weight: 400;
	color: #CCC;
}
.body-column-2.list ul {
	font-style: italic;
	margin-bottom: 15px;
	font-size: 20px;
	margin-top: 15px;
	padding-left: 30px;
}
.body-column-2.list ul li a{
	color: #666;
	text-decoration: none;
	background-image: url(../images/rp-arrow.png);
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	padding-left: 15px;
}
.body-column-2.list ul li a:hover{
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.body-column-1-steps {
	width:880px;
}

.body-column-1-steps img {
	float:right;
	margin-bottom:10px;
	border:none;
	clear:right;
}

.body-column-1-steps p {
	display:block;
	width:400px;
}
.rule {
	clear: both;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	display: block;
	height: 1px;
}

.body-column-1-steps.body-column-2 {
	padding-top:20px;
	padding-bottom:10px;
}


/* FOOTER PANELS */

.footer-box {
	background-color: #e6e6e6;
	height: 220px;
	width: 220px;
	float: left;
}
.footer-box h3 {
	font-style: normal;
	font-weight: 400;
	text-transform: uppercase;
	background-color: #435271;
	display: block;
	height: 75px;
	width: 190px;
	padding-top: 35px;
	padding-left: 15px;
	font-size: 18px;
	color: #FFF;
	padding-right: 15px;
	font-family: trajan-pro, Georgia, "Times New Roman", Times, serif;
}
.footer-box p{
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 14px;
	color: #0d204a;
}
.footer-box h4  {
	padding-top: 15px;
	padding-left: 15px;
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	color: #0d204a;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-family: trajan-pro, Georgia, "Times New Roman", Times, serif;
}
.footer-box h4 a {
	color: #0d204a;
	text-decoration: none;
}
/* FOOTER */
#footer {
	background-color: #69768f;
	width: 940px;
	position: relative;
}
.footer-column {
	padding: 15px;
	float: left;
	width: 430px;
}
.footer-column p, .footer-column p a{
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	line-height: 16px;
}
.footer-column p a:hover{
	color: #CCC;
}
.footer-column img{
	float: right;
}
.testimonial {
	padding-left: 60px;
	background-image: url(../images/open-quotes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.testimonial p{
	background-image: url(../images/close-quotes.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	display:block;
	padding-right: 50px;
}
.testimonial p em{
	color: #999;
}
.breadcrumb-container {
	position: absolute;
	top: 21px;
	left: 36px;
	width: 492px;
}

.breadcrumb-container a, .breadcrumb-container p, .breadcrumb-container {
	color: #435271;
	text-decoration: none;
	font-size: 11px;
	line-height: 9px;
	margin: 0px;
	padding: 0px;
}

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

.top-padding-20 {
	padding-top:20px;
}

.change-this-text, .change-this-text a {
	font-weight: bold;
	color: #FFF;
	background-color: #F0F;
}
.redtext {
	color: #F00;
}
