@charset "iso-8859-1";
/* CSS Document */


html, body {
	margin:0;
	padding:0;
	border: 0;
	height: 100%;
}
body {
	background:#5d7fac url(../images/body_back.gif) repeat-x;
	font: 13px  Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #5F6473;
}
.bone{
	width:1004px;
	margin:0 auto;
	height: 100%;
	background-color:white;
}

/**************************************
	Global
***************************************/

/*	Headers  */

/*	Elements  */

a {
	color: #B90045;
/*	text-decoration: none; */
}
a:hover {
	color: #F18B25;
/*	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;
}



/**************************************
	Top Pane
***************************************/


#TopPane {
    height:255px;
	margin: 0;
	border: 0px solid;
	background:url(../images/topnav_back.gif) top left repeat-x;
}

.left_bar {
	position:relative;
	padding: 0;
	height: 200px;
	width:700px;
	background:white url(../images/head_back_left.jpg) top left no-repeat;
	float:left;
}
.inner {
	background:white url(../images/head_back_left_2.jpg) top left no-repeat;
}
.left_bar .logo{
/*
	position:absolute;
	top:42px;
	left:44px;
*/
	margin: 30px 0 0 50px;
}

.left_bar h1.name {
/*	display:none;*/
	font-size: 20px;
	margin: 70px 0 0 50px;
}
.left_bar h1.name a {
	color: #fff;
	text-decoration: none;
}

.left_bar .slogan {
/*	position:absolute;
	top:84px;
	left:198px;*/
	margin-left: 100px;
	font-style: italic;
	font: bold 12px Arial;
	color:white;
}
.right_bar{
	 margin-left:700px;
	 background:url(../images/rightbar_back.gif) repeat-x top;

}
.right_bar .bg{
	 background:url(../images/rightbar_right.gif) no-repeat bottom right;
	 padding-right:20px;
}
.right_bar .bg-l{
	background:url(../images/rightbar_bug.gif) repeat-y left;
}
.right_bar h1.title{
	background:#d9740f url(../images/rightbar_title_left.gif) no-repeat top left;
	color:white;
	padding:10px 20px 5px;
	height:25px;
	margin:0;
	font-size:12px;
	font-family:Arial;
}
.right_bar .contacts{
	background:#f1aa63 url(../images/rightbar_contact.gif) repeat-y left;
	color:white;
	padding:8px 20px 0;
	height:107px;
    line-height:20px;
}
/* Block Email */
.right_bar .email {
	background:#ed8721 url(../images/rightbar_email_left.gif) no-repeat bottom left;
	font-size: 13px;
	height:45px;
}
.right_bar .email ul {
	background:url(../images/rightbar_email_right.gif) no-repeat bottom right;
	padding: 12px 5px 0 16px;
	height:33px;
	margin:0;
}
.right_bar .email li {
	padding: 0px 3px 0px 0;
	display: inline;
}
.right_bar .email a {
	padding: 3px 0 2px 17px;
	font-weight:bold;
	color: white;
	background: 0 2px no-repeat;
}
.right_bare .email a:hover {
	text-decoration: underline;
}



/*	Top Navigation  */
.top_nav_left{
	background:url(../images/topnav_left.gif) no-repeat top left;
	padding-left:20px;
	height:55px;
}
.top_nav_right{
	background:url(../images/topnav_right.gif) no-repeat top right;
	padding-right:20px;
	text-align:center;
	padding-top:14px;
}
table.top-nav {
	width: 100%;
	text-align: center;
    margin:0 auto;
    height:41px;
    vertical-align:bottom;
}
table.top-nav td {
	vertical-align: bottom;
	text-align: center;
	text-align: left;
	font: bold 13px Arial;
	white-space: nowrap;
	height: 41px;
	overflow: hidden;
	padding: 0;
}
table.top-nav a {
	color: #54B1EA;
	text-decoration: none;
	display:block;
	text-align: center;
	height:41px;
    background:url(../images/topnav_line.gif) no-repeat center right;
}
table.top-nav td.last a {
    background:url();
}
table.top-nav a span {
	display:block;
	height:31px;
	padding:10px 0 0 0;
	cursor: hand;
	margin:0;
}
table.top-nav td a:hover,
table.top-nav td.current a {
	color: white;
	background:url(../images/topnav_a_right.gif) no-repeat top right;
}
table.top-nav td a:hover span,
table.top-nav td.current a span {
	background:url(../images/topnav_a_left.gif) no-repeat top left;
}



/**************************************
	Middle Pane
***************************************/

#MiddlePane {
}


/**************************************
	Content Pane
***************************************/

.table-main {
	width: 100%;
	background-color:#ffffff;
}
.contentPane {
	width:680px;
	padding: 0 0px 20px 20px;
	background-color:white;
}
.contentPane .bg {
/*	margin: -30px 0 0 -30px*;*/
}
.table-images{
	margin:0 auto;
}
.table-images td {
	text-align: center;
	font-size: 11px;
}

/**************************************
	Sub Nav
***************************************/

.sub-nav {
	font-size: 13px;
	background: url(../images/subnav_back.gif) no-repeat top left;
	padding:20px 0 15px;
	width:680px;
	margin-bottom:5px;
}

.sub-nav ul{
	margin:0 15px;
	padding: 0;
	list-style: none;
	margin-bottom:5px;
}
.sub-nav ul li{
	margin:0;
	display:inline;
	padding:0 6px 0 6px;
	background: url(../images/subnav_line.gif) no-repeat center right;
}
.sub-nav ul li.last{
	background: url();
}

.sub-nav ul li a {
	color: #5d7fac;
}
.sub-nav ul li a:hover{
	color:#F18B25;
}
.sub-nav ul li a.current{
	font-weight:bold;
	text-decoration:none;
}



.rightPane ul, .email ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style: none;
}

/* Content */
.content{
	font-size: 13px;
	background: url(../images/content_back.gif) no-repeat top left;
	padding: 0 15px 15px 5px;
	width:650px;
	color:#57657D;
}
.content a{
	color:#5D7FAC;
}
.content a:hover{
	color:#F18B25;
}

.content h1.header{
	margin:0;
	padding:10px 0 6px;
	font-size:26px;
	color:#57657D;
	font-weight:normal;
	border-bottom:1px dotted #57657D;
}

.content h2{
   color:#5D7FAC;
   font-size:18px;
}
.content h3{
   color:#57657D;
   font-size:14px;
}




/**************************************
	Right Pane
***************************************/


.rightPane {
	font-size: 11px;
	background:white url(../images/rightbar_top.gif) no-repeat top left;
}
.rightPane .bg{
	padding: 10px 0 0 0;
	background: url(../images/rightbar_top_right.gif) no-repeat top right;
}


/* Learning Center */

.rightPane h2 {
	margin: 0;
	font-size: 13px;
}


#ContentPane fieldset {
	width: 500px;
	margin-left: -250px;
}

.rightColumn
{
	padding-left: 50%;
	width: 250px;
	padding: 20px 0 0 0;
	margin: 0px 15px 0 0;
}


.rightColumn .block {
	padding:10px 0 15px;
	margin:0 15px 5px;
	border-bottom:1px dotted #57657D;
}
.rightColumn .noborder {
	border-bottom:0;
	margin:0 0 5px;
	padding:10px 15px 15px;
}
.rightColumn .noborder h2{
    margin:2px -15px 10px;
}
.rightColumn h2 {
	margin: 2px 0;
	padding-left:12px;
	background: url(../images/right_title_left.gif) no-repeat center left;
	color:white;
	font-size:13px;
}
.rightColumn h2 div {
	background:url(../images/right_title_right.gif) no-repeat center right;
	padding:6px 0;
}
.rightColumn input, .rightColumn select {
	margin: 3px 0 0 0;
	display: block;
}
.rightColumn .button-right {
}
.rightColumn .form-field {
	width:100%;
	border:1px solid #809db9;
}

.rightColumn strong, .service-budget-header{
	font: bold 13px Tahoma;
	color: #303C51;
	width: 140px;
}
/* Articles */

.articles a {
	font-weight: bold;
	font-size: 13px;
	color: #303C51;
	text-decoration:none;
}
.articles p {
	margin: 2px 0 3px 0;
	color:#57657D;
}

.rightPane .hr {
	display: none;
	border-top: 1px dashed #B4C3CB;
	margin: 5px 0;
}

/* Newsletters */

.newsletters,
.location {
	padding: 10px 0 5px 0;
}
.newsletters .form-field{
	background-color:#f1f4f8;
}



/**************************************
	Tables
***************************************/

.table-quotes {
	width: 100%;
	border: 0;
	margin: 0px 0;
}
.table-quotes td {
	text-align: center;
}
/**************************************
	Bottom Pane
***************************************/
.bottom{
	background:white url(../images/bottom_back.gif) repeat-x bottom;
    vertical-align:bottom;
    padding:0;
    height:66px;
}
.bottom .bg{
	background:url(../images/bottom_left.gif) no-repeat bottom left;

}
.bottom .bg .bg-l{
	background:url(../images/bottom_right.gif) no-repeat bottom right;
	height:66px;
}
#BottomPane {
	margin: 0;
	padding:0 0 0 20px;
	font-size: 11px;
	font-weight: bold;
    height:66px;
}

#BottomPane .copyright {
	background: url(../images/bottom_copyright_back.gif) no-repeat bottom left;
	text-align: center;
	color: white;
	width:676px;
	float:left;
	height:26px;
	padding: 35px 0 5px;
}
#BottomPane a {
	text-decoration: underline;
	color:white;
}
#BottomPane a:hover {
	text-decoration: underline;
	color:#F18B25;
}

#BottomPane .develop {
    margin-left:720px;
    height:66px;
    text-align:center;
}
#BottomPane .develop img{
	margin-top:25px;
}





/**************************************
	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; }
.clear { clear: both; }
.hide { display: none; }
.smaller { font-size: 85%; }

div.menuOpen {
	position: relative;
	display: none;
	z-index: 10;
	margin: 0;
	padding: 0;
}

div.e_menuOpen {
	position: relative;
	z-index: 10;
	margin: 0;
	padding: 0;
}

div.menuOpen .container {
	background: #DAE2EB;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: left;
	border: 3px solid #DAE2EB;
	border-top: 0;
}

div.menuOpen .container div {
	margin: 0;
	padding: 0;
}
div.menuOpen .container ul {
	margin: 0;
	padding: 0;
	list-style: none;
}




div.e_menuOpen .container {
	background: #DAE2EB;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: left;
	border: 3px solid #DAE2EB;
	border-top: 0;
	width:130px;
}


div.e_menuOpen .container ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


div.menuOpen .container li {
	margin: 0;
	padding: 3px 10px;
	background: url(../images/topnav_back.gif) left bottom repeat-x;

}
div.e_menuOpen .container li {
	margin: 0;
	padding: 3px 10px;
	background: url(../images/topnav_back.gif) left bottom repeat-x;

}

div.menuOpen .container li a {
	color: #54B1EA;
	text-decoration: none;
	display: block;
	background: none;
	width: auto;
	height: auto;
	border-bottom: 1px solid #fff;
	text-align: left;
}

div.e_menuOpen .container li a {
	color: #54B1EA;
	text-decoration: none;
	display: block;
	background: none;
	width: auto;
	height: auto;
	border-bottom: 1px solid #fff;
	text-align: left;
	font-weight:bold;
}

html>body div.menuOpen .container li a {
}

div.menuOpen .container li a:hover {
	color: #F18B25;
	color: #000;
  background: none;
}

div.e_menuOpen .container li a:hover {
	color: #F18B25;
	color: #000;
  background: none;
}

#gloss_table {
	margin: 5px 5px 5px 5px;
	text-align:center;
}
#gloss_table a
{
	height:15px;
	text-align:center;
	background:none;
}
h5.gloss
{
	color: #fff;
	font: bold 13px Arial;
	text-align:center;
	padding:5px 0 0 0;
	margin-bottom:0px;
}
#gloss_table td
{
	text-align:center;
	width:25px;
	height:25px;
}

#gloss_table td.header
{
	padding-left:60px;
}

.locsmall {
	line-height: 1.3;
}

.service-budget-cell2
{
  padding-left: 15px;
}

.service-budget-cell3
{
  padding-left: 20px;
}
.service-budget-celldiv
{
  height: 2px;
  background: whitesmoke;
}

.testimonial_div
{
  padding: 10px 25px 5px 20px;
}
.testimonial_div a
{
  font-size: 70%;
}
.testimonial_content
{ 
  font-style: italic; 
  padding-bottom: 5px;
}
.testimonial_author
{
  font-size: 120%;
  color: #57657d;
  padding-bottom: 5px;
  border-bottom: 1px dotted #57657D;
}
.CrName
{
  font-weight: bold;
}