@charset "iso-8859-1";
/* CSS Document */


html, body {
	margin:0;
	padding:0;
	border: 0;
	height: 100%;
}
body {
	background: #FFF;
	font: 13px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #5F6473;
}

/**************************************
	Global               
***************************************/

/*	Headers  */

/*	Elements  */

a {
	color: #B90045;
/*	text-decoration: none; */
}
a:hover {
	color: #B90045;
/*	text-decoration: underline;*/
}
td {
	vertical-align: top;
	font-size: 13px;
}

img, fieldset, form { 
	border: 0 solid;
	margin: 0;
	padding: 0;
}
input, select, textarea {
	color: #2E516A;
	font: normal 11px Arial;
}


/**************************************
	Containers
***************************************/

.bone {
	height: 100%;
	width: 100%;
	border: 0px solid;
}


/**************************************
	Top Pane
***************************************/
/*
*/
	
#TopPane {
	background: #465875;
	border: 0px solid;
}

#TopPane .left {
	padding: 0;
	padding-right: 470px;
	height: 215px;
	float: none;
}

#TopPane h1 {
	font: bold 24px Garamond, "Times New Roman";
	padding-top: 18px;
	margin: 0;
	color: #fff;
}
#TopPane h1  {
	border: 0px solid;
	text-decoration: none;
	color: #fff;
}

#TopPane .left .slogan {
	padding: 5px 0 0 0px;
	font: bold 12px Arial;
	font-style: italic;
	color: #fff;
}

#TopPane .bg-l {
	background: url(../images/bg-top-left.jpg) top left no-repeat;
	height: 300px;
	padding: 0 20px 0 20px;
}
#TopPane .bg-r {
	background: url(../images/bg-top-right.jpg) top right no-repeat;
}

.table-top {
	width: 90%;
	padding: 0;
	background: #fff url(../images/bg-top.jpg) top left repeat-x;
}


/*	Top Navigation  */

#TopPane .logo {
	float: left;
	margin-right: 10px;
}

/*	Top Navigation  */


table.top-nav {
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #fff;
}
table.top-nav td {
	vertical-align: middle;
	text-align: center;
	font: bold 13px Arial;
	white-space: nowrap;
	height: 30px;
	overflow: hidden;
	padding: 0;
	background: #CC0000 url(../images/bg-nav.gif) top left repeat-x;
}
table.top-nav td div {
	padding: 6px 5px 3px 0;
	border-right: 1px dashed #D2809F;
}
table.top-nav a {
	color: #fff;
	text-decoration: none;
	background: url(../images/bullet-top-nav.gif) 0 3px no-repeat;
	padding-left: 18px;
}
table.top-nav a:hover,
table.top-nav .current a {
	color: #FAB600;
}

table.top-nav .current a {
}


/**************************************
	Middle Pane
***************************************/

#MiddlePane {
	background-color: #465875;
}


/**************************************
	Content Pane
***************************************/

.table-main {
	width: 90%;
	background-color: #fff;
}
.contentPane {
	width: 100%;
	padding: 30px 10px 20px 25px;
}
.contentPane .bg {
/*	margin: -30px 0 0 -30px*;*/
}

.table-images td {
	text-align: center;
	font-size: 11px;
}

.contentPane h1.header, .H101 {
	position: absolute;
	top: 270px;
	left: 230px;
	margin: 0;
	color: #2E3A4D;
	font: normal 33px "Times New Roman", Arial;
}

.header_1
{
  font-size: 20px !important;
}

/**************************************
	Left Pane
***************************************/

.leftPane {
	padding: 0;
	font-size: 13px;
	position: relative;
	background: url(../images/bg-left.jpg) top left repeat-y;
}
.leftPane .bg {
	width: 233px;
}

.leftPane ul, .rightPane ul, .email ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style: none;
}

.leftPaneFrame {
	padding: 0;
	font-size: 13px;
	position: relative;
	background: url(../images/bg-left.jpg) top left repeat-y;
}
.leftPaneFrame .bg {
	width: 233px;
}

.leftPaneFrame ul {
	margin: 340px 0 0 0;
	padding: 340px 0 0 0;
	padding-left: 10px;
	list-style: none;
}


/* Block Email */
#TopPane .email {
	border: 0px solid;	
	padding: 20px 5px 5px 230px;
	font-size: 11px;
	position: relative;
	top: -40px;
}
#TopPane .email li {
	padding: 0px 4px 3px 0;
	display: inline;
}
#TopPane .email a {
	position: relative;
	padding: 20px 5px 5px;
	color: #666;
	background: 50% 0 no-repeat; 
}

#TopPane .email a.icon-email {
	background-image: url(../images/icon-mail.gif);
	padding: 18px 8px 8px;
}
#TopPane .email a.icon-directions {
	background-image: url(../images/icon-directions.gif);
	top: -12px;
}
#TopPane .email a.icon-locations {
	background-image: url(../images/icon-locations.gif);
	top: -9px;
}


/* Block Left Navigation */
.left-nav {
	position: relative;
	top: -40px;
}
.left-nav div {
	margin: 0;
	margin-right: 46px;
	padding: 0;
}

.left-nav div table {
	margin-left: 0px;
	padding: 0;
}
.left-nav td, .left-nav ul li {
	padding: 5px 0 5px 20px;
	font-weight: bold;
}
.left-nav a, .email a {
	color: #303C51;
	text-decoration: none;
	background: url(../images/bullet-left.gif) 0px 4px no-repeat;
	padding-left: 18px;
}
.left-nav .current a,
.left-nav a:hover {
	color: #c00;
	background: url(../images/bullet-left-current.gif) 0 4px no-repeat;
}

.refer  {
}
.refer div {
	height: auto;
	background: none;
}
.refer a {
	color: #999;
}



/**************************************
	Right Pane
***************************************/


.rightPane {
	padding: 10px 0 0 0;
	font-size: 11px;
}

/*
.rightPane .bg {
	background: url(../images/bg-right-top.gif) top left no-repeat;
	width: 216px;
	height: 90px;
}

*/

/* Learning Center */

.rightPane h2 {
	margin: 0;
	font-size: 13px;
}
.rightPane .bg h2 {
	padding: 0px 5px 5px 60px;
}


.rightColumn {
	width: 150px;
	padding: 20px 20px 30px 20px;
	background: url(../images/bg-right-bottom.gif) bottom right no-repeat;
	margin: 10px 0;
}


.rightColumn .block {
	padding: 0;
	margin-bottom: 5px;
}
.rightColumn h2 {
	margin: 2px 0;
	padding: 0;
}
.rightColumn input, .rightColumn select {
	margin: 3px 0 0 0;
	display: block;
}
.rightColumn .button-right {
}
.rightColumn .form-field {
	width: 140px;
}

.rightColumn strong {
	font: bold 13px Arial;
	color: #666;
	width: 140px;
}
/* Articles */

.articles a {
	font-weight: bold;
	font-size: 13px;
	color: #303C51;
}
.articles p {
	margin: 3px 0 10px 0;
	font-family: "Times New Roman";
	font-size: 15px;
}

.rightPane .hr {
	display: none;
	border-top: 1px dashed #B4C3CB;
	margin: 5px 0;
}

/* Newsletters */

.newsletters,
.location {
	background: url(../images/bg-left-bottom.gif) top left no-repeat;
	padding: 20px 20px 5px 20px;
}

/* Block Locations */

.location h2 {
	font-size: 13px;
	margin: 0;
	padding: 5px 0;
}
.location p {
	margin: 0;
}

/**************************************
	Tables
***************************************/

.table-quotes {
	width: 100%;
	border: 0;
	margin: 0px 0;
}
.table-quotes td {
	text-align: center;
}
/**************************************
	Bottom Pane
***************************************/

#BottomPane {
	background: #465875 url(../images/bg-bottom-left.gif) top left no-repeat;
	padding: 25px;
	padding-right: 10%;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
}

#BottomPane p {
	margin: 0;
	text-align: right;
	color: #fff
}
#BottomPane a {
	text-decoration: underline;
	color: #fff
}





/**************************************
	Forms, buttons
***************************************/

#ContentPane form {
	padding-left: 50%;
}
#ContentPane fieldset {
	width: 500px;
	margin-left: -250px;
}
.form {
}
.form-half {
	float: left;
	width: 50%;
}
.input {
	width: 100%;
	border: 1px solid #7F9DB9;
}
.label {
	font-weight: bold;
}
.field {
	padding-right: 8px;
	margin-bottom: 10px;
}
.mandatory {
	color: #D63333;
	margin-bottom: -2px;;
}

/**************************************
	Stuff Things
***************************************/

.spacer {
	display: block;
	clear: both;
	overflow: hidden;
	height: 1px;
	font-size:1px;
	width: 1px;
}
.left { float: left; }
.right { float: right; }
.center { text-align: center; }
.bottom {vertical-align: bottom; }
.clear { clear: both; }
.hide { display: none; }
.smaller { font-size: 85%; }

#gloss_table {
	margin: 5px 0 5px 15px;
}
#gloss_table a
{
	color: #B90045;
}
h5.gloss
{
	margin: 5px 0 5px 35px;
}

.service-budget-header{
	font-weight: bold;
	padding-top: 5px;
}
.service-budget-cell2
{
  padding-left: 35px;
}
.service-budget-cell3
{
  padding-left: 40px;
}
.service-budget-celldiv
{
  height: 2px;
  background: whitesmoke;
}
.testimonial_div
{
  width: 140px;
}
.testimonial_content
{ 
  font-style: italic; 
  padding-bottom: 3px;
}
.testimonial_content a
{
  font-size: 11px;
}
.testimonial_author
{
  font-size: 14px;
  color: #35468e;
  padding-bottom: 5px;
  padding-left: 3px;
  border-bottom: 3px solid #eaeff4;
}
.testimonial_header
{
	font: bold 13px Arial;
	color: #666;
	width: 140px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.CrName
{
  font-weight: bold;
}