@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: #2A4F58;
}

/**************************************
	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;
	text-align: center
}

#TopPane .left {
	padding: 0;
	padding-right: 470px;
	height: 198px;
	float: none;
}

#TopPane h1 {
	font: bold 24px Garamond, "Times New Roman";
	padding-top: 18px;
	margin: 0;
	color: #fff;
}
#TopPane h1 a {
	border: 0px solid;
	text-decoration: none;
	color: #fff;
}

#TopPane .left .slogan {
	padding: 0px 0 0 0px;
	font: bold 12px Tahoma;
	color: #FFE57D;
	float: none;
	display: block;
}

#TopPane .bg-l {
	background: url(../images/bg-top-right-02.jpg) top right no-repeat;
	height: 270px;
	padding: 0 20px 0 20px;
}
.theme02 #TopPane .bg-l {
	background: url(../images/bg-top-right-02.jpg) top right no-repeat;
}

#TopPane .bg-r {
	background: url(../images/bg-top-left.jpg) top left no-repeat;
}

.table-top {
	width: 100%;
	padding: 0;
	background: #fff url(../images/bg-top.jpg) top left repeat-x;
}


/*	Top Navigation  */

#TopPane .logo {
	float: none;
	margin-right: 10px;
}

/*	Top Navigation  */


table.top-nav {
	width: 100%;
	text-align: center;
}
table.top-nav td {
	vertical-align: middle;
	text-align: center;
	font: bold 13px Arial;
	white-space: nowrap;
	height: 30px;
	overflow: hidden;
	padding: 0;
}
table.top-nav td div {
	padding: 6px 5px 3px 0;
	border-right: 1px solid #40646C;
}
table.top-nav a {
	color: #fff;
	text-decoration: none;
	padding-left: 18px;
}
table.top-nav a:hover,
table.top-nav .current a {
	color: #FFE57D;
}

table.top-nav .current a {
}


/**************************************
	Middle Pane
***************************************/

#MiddlePane {
	background-color: #465875;
}


/**************************************
	Content Pane
***************************************/

.table-main {
	width: 100%;
	background: #fff url(../images/bg-left.jpg) top left repeat-y;
}
.contentPane {
	width: 100%;
	padding: 30px 25px 20px 25px;
	text-align: justify;
	line-height: 130%;
}
.contentPane .bg {
/*	margin: -30px 0 0 -30px*;*/
}

.table-images td {
	text-align: center;
	font-size: 11px;
}

.contentPane h1.header {
	position: absolute;
	top: 250px;
	left: 200px;
	margin: 0;
	color: #BB9600;
	font: bold 22px Tahoma, Verdana, Arial;
}

.contentPane .left {margin-right: 10px;}
.contentPane .rigth {margin-left: 10px;}

/**************************************
	Left Pane
***************************************/

.leftPane {
	padding: 0;
	font-size: 13px;
	background: url(../images/bg-left-bottom.jpg) bottom left no-repeat;
}
.leftPane .bg {
	width: 182px;
}

.leftPane ul, .rightPane ul, .email ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style: none;
}


/* Block Email */
#TopPane .email {
	border: 0px solid;	
	padding: 0px 5px 5px 0px;
	font-size: 11px;
	position: absolute;
	right: 0px;
	top: 175px;
	width: 210px;
}
#TopPane .email li {
	padding: 0px 6px 0px 3px;
	display: inline;
}
#TopPane .email a {
	position: absolute;
	padding: 0px 0 0 18px;
	color: #CC0000;
	background: left top no-repeat; 
	
}

#TopPane .email a.icon-email {
	background-image: url(../images/icon-mail.gif);
	left: 10px;
}
#TopPane .email a.icon-directions {
	background-image: url(../images/icon-directions.gif);
	left: 72px;
	top: -9px;
}
#TopPane .email a.icon-locations {
	background-image: url(../images/icon-locations.gif);
	left: 146px;
	top: -20px;
}


/* Block Left Navigation */
.left-nav {
	position: relative;
	top: -25px;
	margin-bottom: 10px;
}
.left-nav div {
	margin: 0;
	padding: 0;
}

.left-nav div table {
	margin: 0;
	padding: 0;
	width: 160px;
}
.left-nav table td {
	padding: 10px 0 0 20px;
	font-weight: bold;
	clear: both;
}
.left-nav a {
	color: #fff;
	text-decoration: none;
	background: url(../images/bullet-left.gif) 0 4px no-repeat;
	padding-left: 18px;
	float: left;
}
.left-nav .current a,
.left-nav a:hover {
	color: #FFE57D;
	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;
	background: url(../images/bg-right.jpg) top right repeat-y;
	color: #fff;
}

/*
.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: 233px;
	margin: -10px 0 10px 0;
}
.rightColumn .block {
	border-top: 1px solid #507279;
	background: url(../images/bg-right-block.gif) 11px 0 no-repeat;
	padding: 4px 0 10px 40px;
	margin-bottom: 5px;
}
.rightColumn h2 {
	color: #FFE57D;
	margin: 2px 0 2px -10px;
	padding: 0;
}
.articles .block strong a {
	color: #FFE57D;
}
.rightColumn input, .rightColumn select {
	margin: 3px 0 0 0;
	display: block;
}
.rightColumn .button-right {
}
.rightColumn .form-field {
	width: 160px;
}

.rightColumn .block strong {
	font: bold 13px Arial;
	color: #FFE57D;
	display: block;
	padding: 2px 0 10px;
	margin-left: -10px;
	float: left;
}
.rightColumn .block br, .rightColumn .block p  {
	clear: both;
}

/* Articles */

.articles a {
	font-weight: bold;
	font-size: 13px;
	color: #303C51;
}
.articles p {
	margin: 3px 0 10px 0;
	font-family: Tahoma;
	font-size: 11px;
}

.rightPane .hr {
	display: none;
	border-top: 1px dashed #B4C3CB;
	margin: 5px 0;
}

/* Newsletters */

.location {
	position: absolute;
	right: 0px;
	top: 30px;
	color: #fff;
	text-align: left;
	width: 200px;
}

/* Block Locations */

.location h2 {
	color: #FFE57D;
	font-size: 13px;
	margin: 0;
	padding: 5px 0;
}
.location p {
	margin: 0 0 0 10px;
}

/**************************************
	Tables
***************************************/

.table-quotes {
	width: 100%;
	border: 0;
	margin: 0px 0;
}
.table-quotes td {
	text-align: center;
}
/**************************************
	Bottom Pane
***************************************/

#BottomPane {
	background: #2B5159 url(../images/bg-bottom.jpg) top left repeat-x;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
}
#BottomPane .bg-l {
	background: url(../images/bg-bottom-left.jpg) top left no-repeat;
}
#BottomPane .bg-r {
	background: url(../images/bg-bottom-right.jpg) top right no-repeat;
	padding: 40px 25px 25px 25px;
}
#BottomPane p {
	margin: 0;
	text-align: center;
	color: #fff;
	padding-right: 200px;
}
#BottomPane p.left {
	padding: 0;
}
#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 25px;
}
#gloss_table a
{
	color: #B90045;
}
h5.gloss
{
	color: #BB9600;
	margin: 5px 0 5px 45px;
}


.service-budget-header{
	font-weight: bold;
  padding-top: 5px;
}
.service-budget-cell2
{
  padding-left: 20px;
}
.service-budget-cell3
{
  padding-left: 20px;
}
.service-budget-celldiv
{
  height: 2px;
  background: #dfe4e7;
}
.testimonial_author
{
  font-size: 14px;
  padding-left: 3px;
}
.testimonial_content a
{
  color: #f0fff0;
  font-size: 11px;
}