@charset "iso-8859-1";
/* CSS Document */


body {
	margin:0;
	padding:0;
	background: #FFF;
	font: 80% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #5F6473;
}

/**************************************
	Global               
***************************************/

/*	Headers  */

/*	Elements  */

a {
	color: #5353AC;
/*	text-decoration: none; */
}
a:hover {
	color: #FF3900;
}
td {
	vertical-align: top;
	font-size: 80%;
}
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 Tahoma;
}


/**************************************
	Containers
***************************************/

.bone {
	height: 100%;
	width: 100%;
	border: 0 solid;
}


/**************************************
	Top Pane
***************************************/



#TopPane .left-nologo {
	padding: 10px 0 0 0;
	height: 155px;
	float: none;
}
#TopPane .left-logo {
	padding: 10px 0 0 10px;
	height: 155px;
	float: none;
}
html>body #TopPane .left {
	height: 145px;
}

#TopPane h1 {
	font: italic normal 24px Impact;
	margin: 0;
	color: #B0B0D9;
	height: 30px;
	overflow: hidden;
	white-space: nowrap;
}
#TopPane h1 a {
	border: 0px solid;
	padding: 0 0 0 40px;
	text-decoration: none;
	color: #B0B0D9;
	background: url(../images/logo.gif) 0px 0px no-repeat;
}

#TopPane .left-logo span, .left-nologo span {
	display: block;
	clear: both;
	float: none;
	padding: 0px 0 0 0px;
	font: bold 10px Verdana;
	color: #666;
	margin: -5px 0 0 0;
}
/*span.logo {
	display: block;
	clear: both;
	float: none;
	padding: 0px 0 0 0px;
	font: bold 10px Verdana;
	color: #666;
	margin: -5px 0 0 10px;
}
span.nologo {
	display: block;
	clear: both;
	float: none;
	padding: 0px 0 0 0px;
	font: bold 10px Verdana;
	color: #666;
	margin: -5px 0 0 0;
}*/

#TopPane .bg-l {
	background: url(../images/bg-top-left.jpg) top left no-repeat;
	height: 231px;
}
#TopPane .bg-r {
	background: url(../images/bg-top-right.jpg) top right no-repeat;
	height: 376px;
}

/*	Top Navigation  */


#TopPane .td-left, .td-left .spacer {
	width: 30px;
}
#TopPane .td-right, .td-right .spacer {
	width: 180px;
	border: 0 solid;
}

#TopPane table {
	position: absolute;
	z-index: 10;
	width: 100%;
	border: 0;
	border-right: 1px solid #E8EAE9;
}
#TopPane td {
	width: 11%;
	text-align: right;
	vertical-align: middle;
	font: bold 11px Arial;
	white-space: nowrap;
	height: 25px;
	overflow: hidden;
	padding: 0;
	border-right: 1px solid #fff;
}

#TopPane table td * {
	text-align: center;
}
#TopPane table a {
	color: #5F6473;
	text-decoration: none;

}
html>body #TopPane table a {
	height: 18px;
}
#TopPane table a:hover {
	color: #FF3900;
}


/**************************************
	Middle Pane
***************************************/

#MiddlePane {
	position: relative;
	margin-top: -320px;
	left: 0;
}
html>body #MiddlePane {
	margin-top: -176px;
}

/**************************************
	Content Pane
***************************************/

.table-main {
	width: 100%;
}
.contentPane {
	width: 100%;
	padding: 144px 20px 20px 10px;
}
.contentPane .bg {
}
.contentPane h1 {
	position: relative;
	z-index: 15;
	margin: 0 0 20px -128px;
	font: normal 30px Impact;
	color: #fff;
	border-bottom: 1px solid #B0B0D9;
	overflow: hidden;
	height: 31px;
	text-align: right;
}
html>body .contentPane h1 {
	height: 31px;
	line-height: 31px;
}
.contentPane h1 span {
	background: #B0B0D9 url(../images/bg-header.gif) top left no-repeat;
	padding: 0 10px 0 20px;
	line-height: 31px;
}

.title {
	/*display: block;
	margin-bottom: 10px;
	margin-top: 10px;*/
	/*position: relative;
	z-index: 15;
	margin: 0 0 0 -128px;
	font: normal 30px Impact;
	color: #fff;
	border-bottom: 1px solid #B0B0D9;
	overflow: hidden;
	height: 31px;
	text-align: right;*/
	
	background: #B0B0D9 url(../images/bg-header.gif) top left no-repeat;
	padding: 0 10px 0 20px;
	line-height: 31px;
}
.table-images td {
	text-align: center;
	font-size: 11px;
}

/**************************************
	Left Pane
***************************************/

.leftPane {
	padding: 180px 0 0 0;
	/*font: normal 11px Verdana;*/
}

.leftPane .bg {
	width: 160px;
	margin-bottom: 20px;
}

.leftPane ul, .rightPane ul, .email ul, .frame ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.leftPane li , .frame li{
	background: url(../images/bg-left-nav-bg.gif) 0 0 no-repeat;
}
.leftPane a, .frame a {
	text-decoration: none;
}
.left-menu
{	
	background: url(../images/bg-left-nav-bg.gif) 0 0 no-repeat;
	padding-left:20px;
	width: 180px;
	
	}
.leftPane a.decoration {
	text-decoration: underline;
}
.frame 
{
	font: normal 11px Verdana;
}



/* Block Email */
.email {
	margin: 15px 0 20px 0;
}
.leftPane .email li, .frame .email li {
	background-position: 0 -42px;
}
.email a {
	color: #929BBC;
}
.email a:hover {}


/* Block Locations */

.location {
	background: url(../images/bg-right-bottom.gif) bottom right no-repeat;
	float: right;
	width: 160px;
	margin-top: 20px;
}
.location div {
	color: #5F6473;
	font-weight: normal;
	padding: 4px 0px 6px 25px;
}
.rightPane .location h2 {
	color: #5F6473;
	width: auto;
	font-size: 11px;
	margin: 2px 0;
}
.location p {
	margin: 0;
	display: inline;
}

/* Block Left Navigation */
.left-nav {
}
.left-nav a {
	color: #5F6473;
}
.left-nav a, .email a {
}
.left-nav a.current  {
	font-weight: bold;
}


.refer  {
}
.refer div {
	height: auto;
	background: none;
}
.refer a {
	color: #929BBC;
}
div.left-banner
{
	
   
}



/**************************************
	Right Pane
***************************************/


.rightPane {
	padding: 0;
	font-size: 11px;
}

/* Learning Center */

.rightPane h2 {
	margin: 0;
	padding: 0 0 2px 0;
	font: bold 11px Tahoma;
	width: 135px;
	color: #000;
}
.rightColumn {
	padding: 0 0px 10px 60px;
}
.rightColumn .block {
	padding: 10px 0px 4px 0;
	margin-bottom: 5px;
	width: 135px;
}
html>body .rightColumn .block {
	height: 58px;
	overflow: hidden;
}
.rightColumn input, .rightColumn select {
	color: #111;
	font-size: 10px;
	vertical-align: top;
}
.rightColumn .button-right {
	margin-top: 4px;
}
.rightColumn .form-field {
	width: 120px;
}
div.right-banner
{
	padding-top:150px;
    padding-left:30px;
}

/* 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 */

html>body .newsletters .block {
	height: 70px;
}


/**************************************
	Bottom Pane
***************************************/

#BottomPane {
	margin-right: 200px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}

#BottomPane .bg-l {
}
#BottomPane .bg-r {
	height: 31px;
	background: #B0B0D9 url(../images/bg-bottom-right.gif) bottom right no-repeat;
}


#BottomPane p {
	padding: 8px 0 0 10px;
}
#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%; }
.wide {width: 100%}
.widest {width: 100%}
.imglogo
{
	margin: 10px 0 0 50px;
}

.CrName, .service-budget-header
{
  font-weight: bold;
  color: #4d4d4d;
}

.testimonial_div
{
  padding: 0 5px 5px 50px;
}
.strong-h
{
  padding-left: 20px;
  font-weight: bold;
}
.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;
}

.m-current
{	
	background: url(../images/bg-left-nav-bg.gif) 0 0 no-repeat;
	padding-left:20px;
	width: 180px;
}
