@charset "iso-8859-1";
/* CSS Document */


html, body {
	margin:0;
	padding:0;
	border: 0;
	height: 100%;
}
body {
	background: #fff;
	font: 13px "Trebuchet MS", Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #333;
}

/**************************************
	Global               
***************************************/

/*	Headers  */

/*	Elements  */

a {
	color: #39618C;
/*	text-decoration: none; */
}
a:hover {
	color: #CC0000;
/*	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;
}
.bone-top {
}


/**************************************
	Top Pane
***************************************/
/*
*/
	
#TopPane {
	border: 0px solid;
	text-align: center;
	border: 0px solid;
	height: 200px;
}

#TopPane .left {
	border: 0px solid;
	padding: 0;
	height: 158px;
	float: left;
	min-width: 500px;
	width: 60%;
}
#TopPane .right {
	border: 0px solid;
	padding: 10px;
	float: right;
	margin: 0;
	background: url(../images/bg-locations.gif) 0 100% no-repeat scroll 0 0;
}

#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 Verdana;
	color: #8FAED1;
	float: none;
	display: block;
	/*margin-left: -150px;*/
}

#TopPane .bg-l {
	background: url(../images/bg-tl.jpg) 0 0 no-repeat;
	height: 158px;
}
.table-top {
	width: 100%;
	padding: 0;
}

/*
.top-bg {
	background: url(../images/bg-top-right.gif) 100% 0 no-repeat;
}
.top-bg .bg-l {
	background: url(../images/bg-top-left.gif) 0 0 no-repeat;
	padding: 0 184px 0 58px;
}
.top-bg .bg-r {
	background: url(../images/bg-top.gif) 0 0 repeat-x;
	height: 55px;
}
*/

/*	Top Navigation  */

#TopPane .logo {
	float: none;
	margin-right: 10px;
}

td.table-top-r {
	background: url(../images/bg-t.jpg) 0 0 repeat-x;
	width: 60%;
}

/*	Top Navigation  */

table.top-nav {
	clear: both;
	margin: 6px 20px;
}

table.top-nav td {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	white-space: nowrap;
	height: 29px;
	overflow: hidden;
	padding: 0 12px 0 0;
	background: #E5E5E5 url(../images/bg-nav-r.gif) right top no-repeat;
}
table.top-nav td div {
	padding: 5px 4px 6px 12px;
	background: url(../images/bg-nav-l.gif) no-repeat;
}
table.top-nav a {
	color: #000;
	text-decoration: none;
}
table.top-nav a:hover {
	color: #C00;
}
table.top-nav .current a {
	color: #fff;
}

table.top-nav .current
{
	background: url(../images/bg-nav-current-r.gif) #648fbf no-repeat right top;
}
table.top-nav .current div
{
	background: url(../images/bg-nav-current-l.gif) no-repeat;
}


/**************************************
	Middle Pane
***************************************/

#MiddlePane {
/*	background-color: #465875;*/
}


/**************************************
	Content Pane
***************************************/

.table-main {
	width: 100%;
	height:100%;
	clear:both;
}
.contentPane {
	padding: 0;
	text-align: justify;
	/*line-height: 130%;*/
	background: #fff;
}
.contentPane .bg {
/*	margin: -30px 0 0 -30px*;*/
}

.table-images td {
	text-align: center;
	font-size: 11px;
}

.contentPane h1.header {
	margin: 0;
	color: #57657D;
	font: normal 26px Verdana, Arial, Tahoma;
}
.title
{
	color: #57657D;
	font: normal 26px Verdana, Arial, Tahoma;
}

.contentPane .left {margin-right: 10px;}
.contentPane .rigth {margin-left: 10px;}

.top-pics {
	position: relative;
	width: 100%;
	border: 0px solid #000;
	background: url(../images/bg-pic.gif) repeat-x;
}
.top-pics td {
	text-align: center;
	padding: 0;
}
.top-pics td.empty, .top-pics td.empty .spacer {
	width: 1px;
}
.top-pics .flash {
	background: url(../images/bg-pic-right.gif) right top no-repeat;
}

.content {
	width: 100%;
	padding: 2px 25px 20px 10px;
	text-align: justify;
	line-height: 130%;
	background: #fff;
}


/**************************************
	Left Pane
***************************************/

.leftPane {
	padding: 0;

	font-size: 13px;
	background: #fff;
/*	background: url(../images/bg-left.gif) top left repeat-y;*/
}
.leftPane .bg {
	margin: 2px 0;
	width: 180px;
	background: #F3E8A7 url(../images/bg-left.gif) top left repeat-y;
/*	background: url(../images/bg-left-middle.gif) 0 20px no-repeat;*/
}

.leftPane .bg-t {
	background: url(../images/bg-left-top.gif) left top no-repeat;
}
.leftPane .bg-b {
	background: url(../images/bg-left-bottom.gif) left bottom no-repeat;
}

/*.leftPane ul, .rightPane ul, .email ul {*/

.leftPane ul {
	margin: 0;
	list-style: none;
}


/* Block Email */

#TopPane .email {
	border: 0px solid;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	text-align: left;
}
#TopPane .email ul {
	margin: 0px 0 0;
}
#TopPane .email li {
	padding: 0px 10px 0px 0px;
	display: inline;
}
#TopPane .email a {
}
.MenuItem
{
	width:100%;
}

/* Block Left Navigation */
.left-nav {
	padding: 0 0 0 22px;
	margin-left:1px;
	border: 0px solid;
}
.left-nav div {
	margin: 0;
	padding: 0;
}

.left-nav div table {
	margin: 0;
	padding: 0;
}
.left-nav table td {
	padding: 7px 0 2px 10px;
	border-bottom: 1px dotted #57657D;
}
.left-nav a {
	text-decoration: none;
}
.left-nav .left_menu_current {
	font-weight: bold;
}

.left-nav .left_menu_current a,
.left-nav a:hover {
	color: #CC0000;
}

.refer  {
}
.refer div {
	height: auto;
	background: none;
}
.refer a {
	color: #333;
}
.refer li {
	border: 0;
}



/**************************************
	Right Pane
***************************************/

.rightPane
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	background: url(../images/bg-right.gif) repeat-y right top;
	padding-bottom: 0px;
	width: 235px;
	padding-top: 0px;
}

.rightPane .bg
{
	background: url(../images/bg-top-right.gif) no-repeat right top;
	width: 100%;
}

.select_service
{
	width:130px;
}
/* Learning Center */

.rightPane h2 {
	margin: 0;
	font-size: 13px;
}
.rightPane .bg h2 {
	padding: 0px 5px 5px 0px;
}

.rightColumn {
	margin: 0 12px 0 30px;
}
.rightColumn .block {
	padding: 5px 0 15px 0px;
	margin-bottom: 0px;
	border-bottom: 1px dotted #57657D;
}
.rightColumn h2 {
	color: #FFE57D;
	margin: 2px 0;
	padding: 0;
}

.rightColumn input, .rightColumn select {
	margin: 5px 0 5px 0;
	display: block;
}
.rightColumn .button-right {
}
.rightColumn .form-field {
	width: 100%;
}

.rightColumn .block strong {
	font: bold 13px "Trebuchet MS";
	color: #000;
	padding: 2px 0 10px;
	margin-left: 0;
}
.rightColumn .block br, .rightColumn .block p  {
	clear: both;
}


/* Newsletters */
.rightPane .newsletters {
	border: 0px solid;
	height: 140px;
}
.rightPane .newsletters h2 {
	color: #A90000;
	font-size: 12px;
	margin: 0;
	padding: 10px 0 3px;
	text-transform: uppercase;
}

/* Articles */

.articles  {
	border: 0px solid;
	width: 170px;
	height: 260px;
	overflow: auto;
}
.articles .block {
	padding: 0 0 5px 20px;
	margin-bottom: 0px;
}

.articles a {
	font-weight: bold;
	font-size: 12px;
}
.articles p {
	margin: 3px 0 8px 0;
	font-family: Tahoma;
	font-size: 11px;
}

.rightPane .hr {
	display: none;
	border-top: 1px dashed #B4C3CB;
	margin: 5px 0;
}

/* Locations */

.location {
	text-align: left;
	font-size: 12px;
}

/* Block Locations */

.location h2 {
	color: #A90000;
	font-size: 12px;
	margin: 0;
	padding: 0px 0;
	text-transform: uppercase;
}
.location p {
	margin: 0;
}

/**************************************
	Tables
***************************************/

.table-quotes {
	width: 100%;
	border: 0;
	margin: 0px 0;
}
.table-quotes td {
	text-align: center;
}
/**************************************
	Bottom Pane
***************************************/

#BottomPane {
	background: url(../images/bg-bottom-right.gif) top right no-repeat;
	margin: 0 0px 20px 0;
	padding-right: 235px;
	font-size: 11px;
	font-weight: bold;
}
#BottomPane .bg-l
{
	padding-right: 0px;
	padding-left: 0px;
	background: url(../images/bg-bottom.gif) repeat-x right top;
	padding-bottom: 0px;
	padding-top: 0px;
}
#BottomPane .bg-r {
	padding: 25px 0 20px 30px;
	background: url(../images/bg-bottom-left.gif) top left no-repeat;
	height:40px;
}
#BottomPane p {
	margin: 0;
	text-align: center;
	color: #000;
	padding-right: 0px;
	border: 0px solid;
}
#BottomPane p.right {
	padding: 0;
}
#BottomPane a {
	text-decoration: underline;
}
#BottomPane td
{
	font-size: 11px;
	font-weight: bold;
}





/**************************************
	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; height:5%}
.clear { clear: both; }
.hide { display: none; }
.smaller { font-size: 85%; }



.imgLogo
{
	position:absolute;
	top:10px;
	left:10px;
}
