@charset "iso-8859-1";
/* CSS Document */


body {
	margin:0;
	padding:0;
	background: #FFF;
	font: 80% Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #3A505F;
}

/**************************************
	Global               
***************************************/

/*	Headers  */

/*	Elements  */

a {
	color: #3A68C1;
/*	text-decoration: none; */
}
a:hover {
	color: #FF6600;
/*	text-decoration: underline;*/
}
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 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 20px;
	height: 179px;width:100%;
	float: none;
}
html>body #TopPane .left {
	height: 159px;
}

#TopPane h1 {
	font: normal 20px Verdana;
	color: #333;
	margin: 0;
}
#TopPane h1 a {
	padding: 0 0 0px 0px;
	/*background: url(../images/logo.gif) top left no-repeat;*/
	text-decoration: none;
}

#TopPane .left span {
	display: block;
	padding-left: 64px;
	font-size: 13px;
}

#TopPane .bg-l {
	background: url(../images/bg-top-left.jpg) top left no-repeat;
	height: 211px;
}
#TopPane .bg-r {
	background: url(../images/bg-top-right.jpg) top right no-repeat;
}
#TopPane table td div {
	border-right: 1px solid #aaa;
	padding-right: 2px;
}
#TopPane table a {
	color: #333;
	text-decoration: none;
}
#TopPane table a:hover {
	color: #FF6600;
}

/*	Top Navigation  */


.td-left {
	width: 200px;
}
.td-left .spacer {
	width: 210px;
}

#TopPane table {
	width: 99%;
	border: 0;
/*	background: #F3F0DD url(../images/bg-menu-left.gif) top left no-repeat;*/
}
#TopPane td {
	vertical-align: middle;
/*	background: url(../images/bg-menu-right.gif) top right no-repeat;*/
	padding: 0px 1px;
	text-align: center;
	font: bold 11px Arial;
	white-space: nowrap;
	height: 32px;
}


/**************************************
	Middle Pane
***************************************/

#MiddlePane {
}


/**************************************
	Content Pane
***************************************/

.table-main {
	width: 100%;
}
.contentPane {
	width: 100%;
	padding: 0;
	padding: 10px 10px 20px 25px;
	background: url(../images/bg-content.jpg) top left no-repeat;
}
.contentPane .bg {
/*	margin: -30px 0 0 -30px*;*/
}
.contentPane h1 {
	margin: 0;
	font: normal 25px Arial;
	color: #3A68C1;
}
.contentPane a 
{
	font-weight:bold;
}
.contentPane .wide {width: 90%}
.title {
	/*margin: 0;*/
	font: normal 25px Arial;
	color: #3A68C1;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}

.table-images td,th {
	text-align: center;
	font-size: 11px;
}

/**************************************
	Left Pane
***************************************/

.leftPane {
	padding: 0;
	font-size: 13px;
}
.leftPane .top {
	position: relative;
	top: -9px;
}
.leftPane .bg {
/*	background: url(../images/bg-left-nav.gif) top left repeat-y;*/
	background: #f5f5f5;
	width: 184px;
}

.leftPane ul, .rightPane ul, .email ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style: none;
	font-weight: bold; font-size:12px;
}


/* Block Email */
.email {
	position: absolute;
	left: 0;
	top: 110px;
	width: 180px;
	border: 0px solid;	
	padding: 15px 5px 0 16px;
	font-size: 13px;
}
.email li {
	padding: 2px 0 5px 0;
}
.email a {
	color: #fff;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding: 0 0 0 15px;
}
.email a:hover {
	color: #fff;
}
/* Block Locations */

.location {
	background: #f5f5f5 url(../images/bg-left-locations.gif) top left no-repeat;
}
.location div {
	padding: 0 5px 15px 30px;
	font-size: 11px;
}
.location h2 {
	font-size: 13px;
	margin: 0;
	padding: 5px 0;
}
.location p {
	margin: 0;
}

/* Block Left Navigation */
.left-nav {
	background: url(../images/bg-left-nav-top.gif) top left no-repeat;
}
.left-nav div {
	/*height: 380px;*/
	height:100%;
	background: url(../images/bg-left-nav-bot.gif) bottom left no-repeat;
	padding: 15px 3px 20px 18px;
}
html>body .left-nav div {
	height: auto;
}
.left-nav li {
	padding: 3px 0;
	
	
}
.left-nav a {
	background: url(../images/bullet-nav.gif) 0 2px no-repeat;
	padding-left: 18px;
}
.left-nav1 {
	background: url(../images/bg-left-nav-top.gif) top left no-repeat;
}
.left-nav1 div {
	/*height: 380px;*/
	height:100%;
	background: url(../images/bg-left-nav-bot.gif) bottom left no-repeat;
	padding: 15px 3px 20px 18px;
}
.left-nav1 h4
{
	font: normal 18px Arial;
}
.left-nav1 span a
{
	background: url(../images/bullet-nav.gif) 0 2px no-repeat;
	padding-left: 18px;
}

.left-nav .current a {
	font-weight: bold;
}

.refer  {
	background: none;
}
.refer div {
	height: auto;
	background: none;
}
.refer p {
	font-weight: normal ! important;
}
.refer a {
	background: url(../images/bullet-nav-2.gif) 0 2px no-repeat;
}



/**************************************
	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;
	background-repeat: no-repeat;
}
.rightPane .bg h2 {
	background-position: 30px 15px;
/*	padding: 3px 0 5px 26px;*/
	padding: 0px 5px 5px 60px;
}


.rightColumn {
	padding: 0 15px 10px 21px;
	background: #f5f5f5 url(../images/bg-right-bottom.gif) bottom left no-repeat;
}
.rightColumn .block {
	padding: 10px 10px 0 0px;
}
.rightColumn h2 {
	margin: 2px 0;
	padding: 0;
}
.rightColumn input, .rightColumn select {
	margin: 2px 0;
}
.rightColumn .form-field {
	width: 155px;
}

.rightColumn strong {
	font-weight: bold;
	font-size: 13px;
	color: #FF6600;
}
/* Articles */

.articles a {
	font-weight: bold;
	font-size: 13px;
}
.articles p {
	margin: 2px 0 5px 0;
}

.rightPane .hr {
	display: block;
	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-left: 150px;
	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: 150px;
}


#BottomPane p {
	margin: 29px 0 0 80px;
}
#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%}
.img
{
	vertical-align:middle;
}
