body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body-bg-tile.jpg);
	background-repeat: repeat-x;
	background-color: #E2F3FD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1d3e5f;
	background-position: center top;
	line-height: 1.6em;
}
body a {
	color: #2487eb;
	font-weight: bold;
}
body a:hover {
	color: #f09615;
}
hr {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-style: solid;
	height: 1px;
	border-top-color: #BEE4F8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #E6F4FC;
	color: #E6F4FC;
}


a  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
.photo-box {
	font-size: 10px;
	font-style: italic;
	color: #2487EB;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align: center;
}
.photo-box img {
	margin-bottom: 8px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #f09615;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h1.page-title {
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BEE4F8;
	border-bottom-color: #BEE4F8;
	margin-bottom: 16px;
	font-size: 22px;
	line-height: 1.1em;
}



h2 {
	font-size: 15px;
	font-weight: bold;
	color: #2a5d9a;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-align: left;
}
h2.course-detail {
	font-size: 13px;
	font-weight: bold;
	color: #2a5d9a;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background: #E6F4FC;
	border-bottom: 1px solid #BEE4F8;
}
h2.schedule-class {
	background-color: #2e72b6;
	margin: 0px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #2C5B8E;
	border-right-color: #2C5B8E;
	border-left-color: #2C5B8E;
	color: #FFFFFF;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #2a5d9a;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h3:hover
{
	color: #f09615;
	text-decoration: underline;
}

.clear {
	clear: both;
}
.hide {
	display: none;
}




.strong-txt {
	font-size: 12px;
	font-weight: bold;
}
.stronger-txt {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.5em;
}

a.view-all {
	background-image: url(../images/bullet-ltnav-primary.gif);
	background-repeat: no-repeat;
	display: block;
	text-align: right;
	width: auto;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 175px;
	background-position: left 4px;
}

.box-unit-type1 {
	background-color: #e6f4fc;
	padding: 10px;
	border: 1px solid #bee4f8;
	margin-bottom: 10px;
}

.box-unit-type1 p {
	line-height: 1.3em;
}

.box-unit-type1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.box-unit-type1 ul li {
	margin-bottom: 8px;
}

.box-unit-type2 {
	background-color: #FFFFFF;
	border: 1px solid #BEE4F8;
	padding: 15px;
	margin-bottom: 10px;
}
.box-unit-type3 {
	margin-bottom: 16px;
	font-size: 20px;
	font-weight: normal;
	color: #2a5d9a;
	background-color: #E6F4FC;
	line-height: 1.15em;
	padding: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #BEE4F8;
	border-bottom-color: #BEE4F8;
}
.box-unit-type4 {
	background-color: #E6F4FC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BEE4F8;
	border-bottom-color: #BEE4F8;
	border-left-color: #BEE4F8;
	padding: 15px;
	margin-bottom: 16px;
}
.box-unit-type4 a img {
	margin-bottom: 4px;
}


.box-unit-type4 div.left {
	float: left;
	width: 263px;
}
.box-unit-type4  div.right {
	float: left;
	width: 190px;
	margin-left: 20px;
}



#solutions {
	background-image: url(../images/home-solutions-bg-tile.gif);
	background-repeat: repeat-y;
}
#solutions h2 a {
	text-decoration: none;
}

#solutions-left-column {
	float: left;
	width: 134px;
}
#solutions-center-column {
	float: left;
	width: 134px;
	margin-left: 29px;
}
#solutions-right-column {
	float: left;
	width: 134px;
	margin-left: 35px;
}
#solutions a.view-all {
	background-image: url(../images/bullet-ltnav-primary.gif);
	background-repeat: no-repeat;
	display: block;
	text-align: left;
	width: auto;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: left 4px;
}


#video-player {
	margin-bottom: 8px;
}
#find-course {
	background-color: #e6f4fc;
	padding: 15px;
	border: 1px solid #bee4f8;
	margin-bottom: 10px;
	text-align: center;
}
#find-course p {
	margin-bottom: 0px;
	margin-top: 8px;
}

#find-course  select   {
	width: 190px;
	margin-bottom: 8px;
	color: #1D3E5F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.find-course-keyword {
	font-size: 11px;
	color: #1D3E5F;
	margin-bottom: 8px;
	width: 185px;
}
.register-fields  {
	font-size: 11px;
	color: #1D3E5F;
	margin: 2px 0 5px;
	width: 185px;
}
.large-register-fields  
{
	margin: 2px 0 5px;
	width: 185px;
	height: 100px;
	font-size: 11px;
	color: #1D3E5F;
}


#topmast-container {
	height: 129px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/topmast-bg.jpg);
	background-repeat: no-repeat;
}
#topmast-container a {
	font-weight: normal;
}

#topmast-brand {
	float: left;
	width: 230px;
	display: block;
	height: 89px;
}
#topmast-tools {
	text-align: right;
	float: left;
	height: 89px;
	width: 730px;
}
#topmast-tools {
	text-align: right;
	float: left;
	height: 89px;
	width: 730px;
}
#topmast-tools a   {
	color: #5cacfd;
}
#topmast-tools a:hover  {
	color: #f09615;
}
#topmast-info    {
	font-size: 13px;
	color: #f09615;
	padding-top: 7px;
}
#topmast-info a   {
	color: #5cacfd;
}
#topmast-info a:hover {
	color: #f09615;
}
#topmast-search  {
	padding-left: 476px;
	padding-top: 5px;
}
#search-left-column {
	float: left;
	width: 175px;
	background-color: #FFFFFF;
	height: 24px;
}
#search-left-column input {
	font-size: 11px;
	color: #1D3E5F;
	width: 170px;
	border: 1px solid #FFFFFF;
}
#search-right-column {
	float: left;
	width: 75px;
	margin-left: 3px;
}


#topmast-tools-nav {
	padding-top: 3px;
	color: #FFFFFF;
}
#marketing {
	background-image: url(../images/home-marketing.jpg);
	background-repeat: no-repeat;
	height: 114px;
	background-position: center 0px;
}

#body-container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/body-box-top.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
#body-container.inside {
	margin-top: 10px;
}
#body-container.home {
	background-image: url(../images/body-box-top-home.jpg);
}


.nudge/* workaround - IE6's double float margin bug */
 {
	padding-left: 10px;
}

#body-left-column {
	float: left;
	width: 175px;
}
ul#leftnav {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
ul#leftnav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bee4f8;
}
ul#leftnav li.open {
	background-color: #e6f4fa;
}
ul#leftnav a {
	font-size: 12px;
	font-weight: bold;
	color: #1d3e5f;
	text-decoration: none;
	background-image: url(../images/bullet-ltnav-primary.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-left: 15px;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 15px;
}
ul#leftnav a:hover {
	background-color: #E6F4FC;
}
ul#leftnav ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
ul#leftnav ul li {
	border-bottom-style: none;
	padding-left: 25px;
	background-image: url(../images/bullet-ltnav-secondary.gif);
	background-repeat: no-repeat;
	background-position: 15px 8px;
	padding-bottom: 6px;
}
ul#leftnav ul a {
	background-image: none;
	margin: 0px;
	font-weight: normal;
	color: #2487EB;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul#leftnav ul a:hover {
	color: #FEB60E;
	text-decoration: underline;
}

#co-branded-logo {
	background-color: #fff;
	border-bottom: 1px solid #bee4f8;
}

#mylearnquest-btn {
	width: 175px;
	display: block;
	height: 30px;
	background-image: url(../images/btn_mylearnquest.gif);
	margin-bottom: 15px;
}

#body-center-column 
{
	float: left;
	width: 505px;
	margin-left: 20px;
}

#body-center-column-divide 
{
	float: left;
	width: 505px;
}

#body-center-left-column {
	float: left;
	width: 242px;
}

#body-center-right-column {
	float: left;
	width: 242px;
	margin-left: 20px;
}
#body-center-column.wide {
	width: 735px;
}

#body-center-column ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
#body-center-column ul li 
{
	display: block;
	background: url(../images/bullet-body.gif) no-repeat 20px 7px;
	padding: 0 35px;
	margin: 0px 0 4px 0;
}
#body-center-column ul li ul {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#body-center-column ul li ul li {
	background-image: url(../images/bullet-body-sub.gif);
}

.course-detail-topics {
	margin-bottom: 20px;
}
.course-detail-topics ol {
	padding: 0px;
	list-style-type: decimal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}

.course-detail .course-detail-topics ol li 
{
	display: block;
	padding: 0 0 0 0px;
	margin: 4 0 4px 0px;
}


.course-detail-topics ol li 
{
	display: block;
	padding: 0 0 0 35px;
	margin: 0 0 4px 35px;
	font-weight: bold;
	text-transform: uppercase;
}
.course-detail-topics ol li ul li {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-weight: normal;
	text-transform: none;
}

#body-course-description-format
{
	padding: 0px;
	margin: 0 0 15px;
}
#body-course-description-format ul li
{
	padding: 0;
	margin: 0;
	background: none;
}

#body-center-column hr {
	border-top-style: solid;
	border-top-color: #BEE4F8;
	border-top-width: 1px;
	border-bottom-style: none;
	color: #FFFFFF;
	padding: 0px;
	border-right-style: none;
	border-left-style: none;
	margin: 0 0 16px 0;
	width: 100%;
}
#body-center-column       ul.catalog     {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BEE4F8;
}
#body-center-column     ul.catalog     li   {
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#body-center-column ul.catalog li a {
	color: #1D3E5F;
	text-decoration: none;
	font-weight: normal;
	display: block;
	line-height: 1.4em;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEE4F8;
}

/* apply the "catalog" class to a list and enclose the list's contents in a <a href> tag to allow for a blue background rollover state  */
#body-center-column ul.catalog li a:hover {
	background-color: #E6F4FC;
}
#body-center-column ul.catalog li a span.strong-txt {
	font-weight: bold;
	color: #2487eb;
	text-decoration: underline;
}


/* apply the "arrows" class to a list.  it will enclose list items in a rectangle with a graphical right aligned arrow  */
#body-center-column ul.arrows {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#body-center-column ul.arrows li   {
	display: inline;
	margin: 0px;
	padding: 0px;
	background-image: none;
}
#body-center-column ul.arrows   li a {
	display: block;
	border: 1px solid #BEE4F8;
	font-size: 12px;
	background-image: url(../images/list-arrow-bg.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-top: 6px;
	padding-right: 45px;
	padding-bottom: 6px;
	padding-left: 15px;
	margin-bottom: 2px;
	text-decoration: none;
	background-color: #E7F4FC;
}
#body-center-column ul.arrows   li a:hover {
	background-position: right -100px;
}

/* apply the "categories" class to a list.  item's enclosed with the <a href> tag will have an orange bullet.  on rollover the background will change color. */
#body-center-column ul.categories {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BEE4F8;
}
#body-center-column ul.categories li   {
	display: inline;
	margin: 0px;
	padding: 0px;
	background-image: none;
}
#body-center-column ul.categories   li a {
	display: block;
	font-size: 12px;
	background-image: url(../images/list-vendor.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEE4F8;
}
#body-center-column ul.categories   li a:hover {
	background-position: left -100px;
}

.login-in-password {
	font-size: 11px;
	color: #1D3E5F;
	margin-bottom: 8px;
	width: 185px;
}
#register-box-blue {
	background-color: #e6f4fc;
	padding: 15px;
	border: 1px solid #bee4f8;
	margin-bottom: 15px;
	text-align: left;
}

#register-box {
	background-color: #fff;
	padding: 15px;
	border: 1px solid #bee4f8;
	margin-bottom: 10px;
	text-align: left;
}

#registration-container {
	background-color: #fff;
	padding: 15px;
	border: 1px solid #bee4f8;
	margin-bottom: 15px;
	line-height: 1.8em;
	text-align: left;
}

#registration-container h1 {
	margin-top: 0;
}

#registration-container-order {
	background-color: #e6f4fc;
	padding: 10px;
	margin-bottom: 0;
	line-height: 1.8em;
	text-align: left;
}

.top-message 				{ float: left; width: 595px; margin: 0 0 15px 0;}
.news-press .top-message 	{ float: left; width: 300px; }

.news-press .result-tools select.filter
{
	color:#1D3E5F;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	width:150px;
}

.news-press .result-tools div.left 		{ float:left; width:210px; }
.news-press .result-tools div.center 	{ float:left; width:110px;}
.news-press .result-tools div.right 	{ float:right; width:100px;}
.news-press .result-tools label.perpage { width: 40px;}
.rss 
{
	background: url(../images/icon-rss.jpg) no-repeat right 0px;
	text-align: right;
	float: right;
	width: 100px;
	margin: 0 20px;
	height: 35px;
}

.rss a {
	display: block;
	padding-right: 30px;
	font-size: 12px;
}
.result-tools {
	background-color: #E6F4FC;
	border: 1px solid #BEE4F8;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	margin-bottom: 16px;
	line-height: 1em;
}
.result-tools a {
	margin-left: 3px;
}

.result-tools   label.filter {
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin-right: 5px;
	padding-top: 3px;
}
.result-tools select.filter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D3E5F;
	width: 275px;
}

.result-tools label.perpage {
	float: left;
	text-align: right;
	width: 95px;
	padding-top: 4px;
}
.result-tools select.perpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D3E5F;
	width: 50px;
}

.result-tools div.left {
	float: left;
	width: 368px;
}
.result-tools div.center {
	float: left;
	width: 155px;
	margin-left: 15px;
	text-align: right;
	padding-top: 5px;
}
.result-tools div.right {
	width: 150px;
	margin-left: 15px;
	float: left;
	text-align: right;
}


/* --- table --- */
table.results {
	width: 735px;
	margin-bottom: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table.category-list
{
	width: 505px;
	margin-bottom: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


table.results th, table.category-list th 
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C5B8E;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BEE4F8;
	font-size: 12px;
	font-weight: bold;
}

table.results th a, table.category-list th a 
{
	color: #F09615;
	text-decoration: none;
}

table.results th a.point-down, table.category-list th a.point-down 
{
	background-image: url(../images/arrow-down.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
	padding-right: 15px;
	display: inline-block;
}

table.results th a.point-up, table.category-list th a.point-up 
{
	background-image: url(../images/arrow-up.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
	padding-right: 15px;
	display: inline-block;
}

table.results th a:hover, table.category-list th a:hover 
{
	text-decoration: underline;
}

table.results th.noborder, table.category-list th.noborder 
{
	border-right-style: none;
}

table.results th, table.results td, table.category-list th, table.category-list td  
{
	padding: 4px 6px;
	text-align: left;
	vertical-align: top;
}

table.category-list td 
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEE4F8;
	padding: 5px 30px 5px 10px;
}

table.results td
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEE4F8;
	padding: 5px 10px 5px 10px;
}

table.event {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #E6F4FC;
	margin-bottom: 16px;
	width: 505px;
}

table.event th 
{
	background-color: #2C5B8E;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
table.event th a {
	font-weight: bold;
	color: #FEB60E;
	text-decoration: none;
}
table.event th a:hover {
	text-decoration: underline;
}

table.event th, table.event td {
	margin: 0px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEE4F8;
}
table.event tr.alt {
	background-color: #f2f9fc;
}

th.course-number { width: 85px; }
th.course-name { width: auto; }
th.course-duration { width: 60px; }
th.course-category { width: 115px; }
th.course-title { width: 210px; }
.category-list th.course-duration { width: 70px; }
.category-list th.course-catagory { width: 160px; }
.category-list th.course-title { width: 170px; }



#body-right-column {
	float: left;
	width: 220px;
	margin-left: 20px;
}
#locations {
	background-image: url(../images/body-box-btm.gif);
	background-repeat: no-repeat;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 10px;
}
#locations  h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bee4f8;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 930px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#locations  ul {
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 137px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
}
#locations  ul  li 
{
	background: url(../images/bullet-locations.gif) no-repeat left 6px;
	padding-left: 10px;
	margin-left: 15px;
	line-height: 1.5em;
	margin-bottom: -2px;
}
#partners {
	background-image: url(../images/location-box-btm.gif);
	background-repeat: repeat-x;
	padding-top: 30px;
	padding-bottom: 20px;
	text-align: center;
	background-color: #FFFFFF;
}
#partners ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#partners ul li {
	display: inline;
}
#partners ul li img {
	margin-right: 15px;
	margin-left: 15px;
}
#breadcrumb {
}
#breadcrumb a {
	font-weight: normal;
}

#foot-container {
	background-image: url(../images/footer-bg-tile.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 30px;
	background-color: #e2f2fc;
}
#foot-inside-container {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#foot-left-column {
	float: left;
	width: 150px;
}
#foot-left-column ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#foot-left-column ul li {
	margin-bottom: 10px;
}
#foot-left-column a {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

#foot-center-column {
	float: left;
	width: 515px;
	margin-left: 25px;
	color: #FFFFFF;
	line-height: 1.5em;
}
#foot-center-column h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #f4910a;
}

#foot-right-column {
	float: left;
	width: 215px;
	margin-left: 25px;
	background-image: url(../images/foot-logo.gif);
	background-repeat: no-repeat;
	height: 80px;
	background-position: 0px 30px;
}

/* --- input styles --- */

select { width: 190px; }
.checkbox p { display: inline; margin: 0 3px; vertical-align: 10%;}
.checkbox { padding: 0 0 10px 0; }
p.small-txt { margin: 0 0 5px 0; font-size: 10px; }

option { text-transform: capitalize;}

/* --- news and events --- */

.news-events-wrap
{
	margin: 0 0 15px 0;
	border-top: 1px solid #2C5B8E;
}

.news-events-wrap .even, .news-events-wrap .odd
{
	border-bottom: 1px solid #BEE4F8;
}

.news-events-wrap .even
{
	background: #f2f9fc;
}

.news-events-wrap .odd
{
	background: #E6F4FC;
}

.news-events-wrap .news-date
{
	float: left;
	width: 100px;
	padding: 5px;
	text-align: right;
	margin: 12px 0 0 0;
	background: #fff;
	border-top: 1px solid #BEE4F8;
	border-bottom: 1px solid #BEE4F8;
	border-right: 1px solid #BEE4F8;
}

.news-events-wrap .news-content
{
	float: right;
	padding: 10px 10px 0 10px;
	width: 370px;
	text-align: left;
}

.paginate 
{
	background: #fff;
	padding: 5px 10px 30px 0px;
}

.paginate .left
{
	float: left;
	margin-right: 30px;
}

.paginate .right
{
	float: right;
}

.paginate select
{
	width: 75px;
}

/* --- search --- */

.msg-positive	{ padding: 10px 10px; margin: 0 0 15px 0; color: #196D17; background: #DCFFDB;}
.msg-negative	{ padding: 10px 10px; margin: 0 0 15px 0; color: #cc0000; background: #fee6e5;}
.msg-neutral	{ padding: 10px 10px; margin: 0 0 15px 0; color: #999; background: #fdfdcd;}

.msg-positive p, .msg-neutral p, .msg-negative p
{
	margin: 0;
}

/* --- roadmaps ---*/

.news-events-wrap .left-pdf
{
	float: left;
	width: 100px;
	padding: 5px;
	text-align: right;
	margin: 12px 0 15px 0;
	background: #fff;
	border-top: 1px solid #BEE4F8;
	border-bottom: 1px solid #BEE4F8;
	border-right: 1px solid #BEE4F8;
}

.news-events-wrap .left-pdf a
{
	display: block;
	height: 24px;
	padding: 6px 0 0 50px;
	font-size: 9px;
	font-weight: normal;
	background: url(../images/icon_pdf.gif) no-repeat 20px 0;
}

.format-left	{float: left; font-size: 13px;}
#print-page		{ margin: 0px 0 0 0; text-align: right; float: right;}
#print-page a	{ padding: 7px 0 5px 30px; background: url(../images/icon_print.gif) no-repeat 0 0;}