@charset "iso-8859-1";
/* CSS Document */


body {
	margin:0;
	padding:0;
	background: #FFF;
	font: 80% Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #666;
}


a {
	color: #666;
}
a:hover {
	color: #C92929;
}
td {
	vertical-align: top;
	font-size: 75%;
}
html>body td {
	vertical-align: top;
	font-size: 100%;
}

img, fieldset, form { 
	border: 0 solid;
	margin: 0;
	padding: 0;
}
input, select, textarea {
	color: #2E516A;
	font: normal 11px Verdana;
}


/**************************************
	Containers
***************************************/

.bone {
	height: 100%;
	width: 100%;
	border: 0 solid;
/*
	background: url(../images/bg-right.gif) top right repeat-y;
*/
}


/**************************************
	Top Pane
***************************************/


#TopPane {
	background: url(../images/bg-top.jpg) top left repeat-x;
}

#TopPane .left {
	padding: 20px 0 0 30px;
	height: 105px;
	float: none;
}
html>body #TopPane .left {
	height: 85px;
}

#TopPane h1 {
	font: normal 20px Verdana;
	margin: 0;
	width: 50%;
}
#TopPane h1  {
	display: block;
	float: left;
	border: 0px solid;
	padding: 0 0 0 25px;
	background: url(../images/logo.gif) 0 7px no-repeat;
	text-decoration: none;
	font-style: italic;
	color: #333;
}

#TopPane .left span {
	/*display: block;*/
	clear: both;
	/*margin-top:10px;*/
	float: none;
	padding: 5px 0 0 45px;
	font-style: italic;
	font: bold italic 11px Verdana;
	color: #C92929;
}

#TopPane .bg-l {
	background: url(../images/bg-top-left.jpg) top left no-repeat;
	height: 169px;
}
#TopPane .bg-r {
	background: url(../images/bg-top-right.jpg) top right no-repeat;
}

/*	Top Navigation  */


.td-left, .td-left-current {
	padding: 0;
	width: 14px;
}
.td-left .spacer, .td-left-current .spacer {
	width: 14px;
}

#TopPane table {
	width: 98%;
	text-align: center;
	border: 0;
	background: #C92929 url(../images/bg-nav.gif);
}
#TopPane td {
	vertical-align: middle;
	text-align: center;
	font: bold 13px Arial;
	white-space: nowrap;
	height: 27px;
	overflow: hidden;
	padding: 0;
}

#TopPane table td div {}
#TopPane table a {
	padding: 6px 10px 3px 0;
	display: block;
	color: #fff;
	text-decoration: none;
	height: 27px;
	background: url(../images/bg-nav-02.gif) top right no-repeat;
}
html>body #TopPane table a {
	height: 18px;
}
#TopPane table a:hover {
	background-position: 100% -27px ! important;
}

#TopPane table .td-left {
	background: url(../images/bg-nav-01.gif) top left no-repeat;
}
#TopPane table .td-left-current {
	background: url(../images/bg-nav-01-active.gif) top left no-repeat;
}
#TopPane table .current a {
	background: url(../images/bg-nav-02-active.gif) top right no-repeat;
}
#TopPane table .pre-current a {
	background: url(../images/bg-nav-02-pre-active.gif) top right no-repeat;
}
#TopPane table .td-right a {
	background: url(../images/bg-nav-03.gif) top right no-repeat;
}
#TopPane table .td-right-current a {
	background: url(../images/bg-nav-03-active.gif) top right no-repeat;
}



/**************************************
	Middle Pane
***************************************/

#MiddlePane {
}


/**************************************
	Content Pane
***************************************/

.table-main {
	width: 100%;
}
.contentPane {
	width: 100%;
	padding: 0px 10px 20px 25px;
/*	background: url(../images/bg-content.jpg) top left no-repeat;*/
}
.contentPane .bg {
/*	margin: -30px 0 0 -30px*;*/
}
.title {
	margin: 0;
	margin-left: -10px;
	font: normal 26px Arial;
	font-style: italic;
	color: #C92929;
	padding: 5px 0 7px 20px;
	background: url(../images/bg-header.gif) top left no-repeat;
	display: block;
	margin-bottom: 10px;
}

.table-images td,th {
	text-align: center;
	font-size: 11px;
}

/**************************************
	Left Pane
***************************************/

.leftPane {
	padding: 0;
	font-size: 13px;
	/*position: relative;*/
	top: -10px;
}

/*
.leftPane .top {
	position: relative;
	top: -9px;
}
*/
.leftPane .bg {
	width: 184px;
}

.leftPane ul, .rightPane ul, .email ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style: none;
}
.leftPane .left-banner
{
	padding-top:10px;
}


/* Block Email */
.email {
	width: 180px;
	border: 0px solid;	
	padding: 0px 5px 5px 16px;
	font-size: 13px;
	background: url(../images/bg-left-nav-bot.gif) bottom left no-repeat;
}
html>body .email {
	margin-top: -10px;
}
.email li {
	padding: 0px 0 2px 0;
}
.email a {
	padding: 0 0 0 20px;
	font-style: italic;
	color: #999;
}
.email a:hover {}


/* Block Locations */

.location {
	background: url(../images/bg-left-nav-bot.gif) bottom left no-repeat;
}
.location div {
	padding: 10px 5px 15px 30px;
	font-size: 11px;
}
.location h2 {
	font-size: 13px;
	font-weight:bold;
	margin:0;
	padding: 5px 0;
}
.location span {
	margin: 0;
}

.left-nav div.menu 
{
	padding: 15px 3px 5px 10px;
	margin-bottom: 5px;
}
.left-nav div.menu1 {
	padding: 0px 3px 5px 10px;
	margin-bottom: 5px;
}

html>body .left-nav div {
	height: auto;
}
.left-nav li {
	padding: 3px 0;
}
.left-nav a, .email a {
	background: url(../images/bullet-nav.gif) 0 7px no-repeat;
	padding-left: 12px;
}
.left-nav a.no-decoration
{
	background:none;
	padding-left: 0px;
}
.left-nav .current a {
	font-weight: bold;
}

.refer  {
	background: url(../images/bg-left-nav-bot.gif) bottom left no-repeat;
	padding-top: 15px;
}
.refer div {
	height: auto;
	background: none;
	
}
.refer a {
	color: #999;
}



/**************************************
	Right Pane
***************************************/


.rightPane {
	padding: 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 {
	padding: 0 15px 10px 21px;
}
.rightColumn .block {
	padding: 10px 20px 0 30px;
	background: url(../images/bg-right-bottom.gif) bottom left no-repeat;
	margin-bottom: 5px;
}
.rightColumn h2 {
	margin: 2px 0;
	padding: 0;
}
.rightColumn input, .rightColumn select {
	margin: 3px 0 0 0;
	display: block;
}
.rightColumn .button-right {
	margin-left: -30px;
}
.rightColumn .form-field {
	width: 140px;
}

.rightColumn strong {
	font: bold 13px Arial;
	color: #666;
	width: 140px;
}
/* Articles */

.articles a {
	font-weight: bold;
	font-size: 13px;
}
.articles p {
	margin: 2px 0 5px 0;
}

.rightPane .hr {
	display: none;
	border-top: 1px dashed #B4C3CB;
	margin: 5px 0;
}

/* Newsletters */

.newsletters {
	background: none;
}


/**************************************
	Bottom Pane
***************************************/

#BottomPane {
	background: url(../images/bg-bottom.gif) top left repeat-x;

	margin: 0 0.5%;
	font-size: 11px;
}

#BottomPane .bg-l {
	background: url(../images/bg-bottom-left.gif) top left no-repeat;
}
#BottomPane .bg-r {
	background: url(../images/bg-bottom-right.gif) top right no-repeat;
	height: 50px;
}


#BottomPane p {
	padding: 6px 0 0 0;
	text-align: center;
}
#BottomPane a {
	text-decoration: underline;
}





/**************************************
	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%; }
.wide {width: 90%}
.widest {width: 100%}
.testimonial_div
{
  padding: 0 5px 5px 30px;
}
.testimonial_content
{ 
  font-size: 11px;
  font-style: italic; 
  padding-bottom: 5px;
}
.testimonial_author
{
  font-size: 14px;
  color: #57657d;
  padding-bottom: 5px;
  border-bottom: 1px dotted #57657D;
}
.strong-h
{
  font-weight:bold;
  font-size: 110%;
  padding-bottom: 4px;
}
.CrName, .service-budget-header
{
  font-weight: bold;
  color: #323232;
}
.service-budget-cell2
{
  padding-left: 15px;
}
.service-budget-cell3
{
  padding-left: 20px;
}
.service-budget-celldiv, .BetweenRow
{
  height: 3px;
  background: whitesmoke;
}



.left-menu-active {color: #3C86D8;font-size: 11px; font-weight: bold; background-image: url("../images/bl1.gif"); background-position: 0px 2px; background-repeat: no-repeat; display:block; padding-left: 16px;}
.m-current{color: #3C86D8; font-size: 11px; font-weight: bold; }
.MenuItem{padding-top:10px;}
.bg div{padding-left: 16px;}

