@charset "utf-8";
/* CSS Document */
.window-busy, .window-busy * {
cursor:progress !important;}

[dir=rtl] {
font-size: 14px; }

.clearfix:before, .clearfix:after { content:""; display:table; }
.clearfix:after { clear:both; }
.clearfix { zoom:1; }


/* ----------- Heading, Links --------- */
/*

* {
	padding: 0;
	margin: 0;
}
*/

img {
	border: none;
}
p {
	margin-bottom: 18px;
}
h1.big {
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 18px 5px;
}
h1.small {
	font-size: 24px;
	line-height: 24px;
	margin: 0 0 24px 5px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 18px;
	color: #003366;
	font-weight: bold;
}
h2.big {
	font-size: 24px;
}
h2.border-top {
	border-top: 3px solid #ccc;
	padding-left: 5px;
	padding-top: 2px;
	margin-top: 5px;
}
h2.border-bottom {
	border-bottom: 1px solid #ccc;
	padding-left: 5px;
	padding-bottom: 2px;
}
h3 {
	font-size: 14px;
	line-height: 18px;
	color: #003366;
	font-weight: bold;
	margin-bottom: 18px;
}
h3.border-top {
	border-top: 1px solid #ccc;
	padding-left: 5px;
}
h3.border-bottom {
	border-bottom: 1px solid #ccc;
	padding-left: 5px;
}
h4 {
	font-size: 13px;
	line-height: 18px;
	color: #000;
	font-weight: bold;
}
h4.margin {
	margin-bottom: 25px;
}
ul, ol, dl {
	margin-bottom: 18px;
}
ul ul, ol ol {
	margin: 9px 0;
}
dt {
	font-weight: bold;
	margin-right: 5px;
	float: left;
}
dd ul {
	clear: both;
}
a:link {
	color: #0097E0;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #3399ff;
	text-decoration: underline;
}
/*
input[type=text], select {
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}*/
input[type=radio] {
	margin: 0 2px 0 7px;
	padding: 0;
}




/* ------------- General formatting begin  --------- */
#column2 h3 {
	margin-right: 5px;
	margin-bottom: 10px;
}
#intro-page {
	padding-left: 5px;
}
div.arrow {
	margin-bottom: 10px;
	font-weight: bold;
}
.arrow span {
	display: inline-block;
	width: 10px;
	height: 7px;
	background: url('images/sprite.png') -36px 0 no-repeat;
	margin-left: 3px;
}
html*.arrow span {
	position: relative;
	top: -3px;
	left: 3px;
}
a.download {
	background: url('images/bg-download.png') 0 0 no-repeat;
	padding-left: 20px;
}
a.view-all:link, a.view-all:visited {
	color: #444;
	font-weight: bold;
	background-color: #eee;
	display: inline-block;
}
a.view-all:active, a.view-all:hover {
	color: #fff;
	text-decoration: none;
	background-color: #3399ff;
	cursor: pointer;
}
a.view-all:link .left, a.view-all:visited .left {
	width: 5px;
	height: 19px;
	background: url('images/sprite.png') -12px -99px no-repeat;
	display: inline-block;
}
a.view-all:active .left, a.view-all:hover .left {
	width: 5px;
	height: 19px;
	background: url('images/sprite.png') 0 -99px no-repeat;
	display: inline-block;
}
a.view-all:link .link-text, a.view-all:visited .link-text {
	background: #eee url('images/bg-view-all-off.png') right 5px no-repeat;
	display: inline-block;
	vertical-align: top;
	padding-right: 15px;
	text-transform: none;
	font-size: 13px;
}
a.view-all:active .link-text, a.view-all:hover .link-text {
	background: #3399ff url('images/bg-view-all-on.png') right 5px no-repeat;
	display: inline-block;
	vertical-align: top;
	padding-right: 15px;
	color: #fff;
}
a.view-all:link .right, a.view-all:visited .right {
	width: 5px;
	height: 19px;
	background: url('images/sprite.png') -18px -99px no-repeat;
	display: inline-block;
}
a.view-all:active .right, a.view-all:hover .right {
	width: 5px;
	height: 19px;
	background: url('images/sprite.png') -6px -99px no-repeat;
	display: inline-block;
}

a.arrow-link {
display: inline-block;
background: #EEE url('images/bg-arrow-link-off.png') right 50% no-repeat;
color: #444;
font-weight: bold;
padding: 0 20px 0 5px;
font-size: 13px;
border-radius: 3px;
text-decoration: none;
line-height: 19px; }

a.arrow-link:hover {
background: #3399ff url('images/bg-arrow-link-on.png') right 50% no-repeat;
color: #fff; }

a.top {
	font-size: 11px;
	color: #444;
	font-weight: bold;
	background: url('images/bg-back-top.png') right 3px no-repeat;
	padding-right: 15px;
	float: right;
	margin-top: 45px;
	margin-bottom: 25px;
}
.module ul {
	margin-left: -5px;
}
ul.links {
	list-style: none;
}
ul.links li {
	background: url('images/bg-bullet1.png') 0 7px no-repeat;
	padding-left: 8px;
}
ul.column {
	float: left;
	margin-right: 60px;
	padding: 0;
	margin-bottom: 0;
}
ul.list1 {
	list-style: none;
	margin-bottom: 0;
}
ul.list1 li {
	margin: 0 0 10px 0;
	padding: 0 5px 0 5px;
	border-bottom: 1px solid #ccc;
}
ul.list1 li.last {
	margin: 0;
	border-bottom: none;
}
ul.list1 li span.subtitle {
	display: block;
	font-style: italic;
	font-weight: bold;
	color: #3399ff;
}
ul.list2 {
	list-style: none;
	margin-bottom: 0;
}
ul.list2.margin {
	margin-bottom: 25px;
}
ul.list2 li {
	margin-top: 25px;
}
ul.list2 li:first-child {
	margin-top: 0;
}
ul.list2 a, ul.list2 span {
	display: block;
}
ul.list2 span {
	text-transform: uppercase;
	font-size: 11px;
	color: #666;
}
ul.list3 {
	list-style: none;
}
ul.list3 li {
	padding-top: 3px;
	border-top: 1px dotted #ccc;
	margin-top: 3px;
	padding-left: 5px;
}
ul.list3 li:first-child {
	padding-top: 0;
	border-top: none;
	margin-top: 0;
}
.content-block ul.list3 li {
	padding-top: 0;
	border-top: none;
	margin-top: 0;
	padding-bottom: 3px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 3px;
}
ul.list4 {
	list-style: none;
}
ul.list4 li {
	padding-top: 10px;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding-left: 5px;
}
ul.list4 li:first-child {
	padding-top: 0;
	border-top: none;
	margin-top: 0;
}
ul.list4 li span {
	text-transform: uppercase;
	font-size: 11px;
	color: #666;
	display: block;
}
ul.list5 {
	list-style: none;
}
ul.list5 li {
	padding-top: 15px;
	border-top: 1px solid #ccc;
	margin-top: 15px;
	padding-left: 5px;
	overflow: hidden;
}
ul.list5 li:first-child {
	padding-top: 0;
	border-top: none;
	margin-top: 0;
}
ul.list5 li img {
	float: left;
	margin-right: 10px;
	margin-bottom:10px;
}
ul.list5 li span {
	text-transform: uppercase;
	font-size: 11px;
	color: #3399FF;
	display: block;
}
ul.list6 {
	list-style: none;
}
ul.list6 li {
	padding-left: 5px;
	overflow: hidden;
}
ul.list6 li:first-child {
	padding-top: 0;
	border-top: none;
	margin-top: 0;
}
ul.list6 li img {
	float: left;
	margin-right: 10px;
}
ul.list7 {
	list-style: none;
	font-size: 11px;
	overflow: hidden;
	margin-bottom: 0;
}
ul.list7 li {
	width: 210px;
	float: left;
	margin-right: 24px;
}
ul.list7 li img {
	margin-bottom: 8px;
}
ul.list7 li span {
	font-weight: bold;
	text-transform: uppercase;
}
ul.list7 li dt {
	font-weight: normal;
}
dl.spaced dd {
	margin-bottom: 15px;
}
.content-block {
	margin-left: 5px;
}
.callout {
	float: left;
	margin: 0 10px 10px 0;
	background-color: #CDE8F5;
}
a.callout {
	background-color: transparent;
}
.callout.small {
	width: 140px;
	font-size: 12px;
	padding: 8px 8px 0 8px;
}
.callout.small span {
	color: #000;
	font-weight: bold;
	display: block;
}
.callout.small a span {
	display: inline-block;
}
.callout.medium1 {
	width:210px;
	padding-bottom: 8px;
}
.callout.medium1 span {
	display: block;
	padding: 5px 0 0 8px;
}
.callout.medium2 {
	width:194px;
	font-size: 12px;
	padding: 8px;
}
.callout.medium2 blockquote {
	display: block;
	font-style: italic;
	font-family: "Georgia", serif;
	font-size: 14px;
}
.callout.full {
	margin-right: 0;
	background-color: transparent;
}

div.feature {margin-left: 5px;}

#column2 div.feature {margin-left: 0;}

.feature img {
	border: 1px solid #ddd;
	padding: 4px;
	display: block;
}

div.feature img {margin-bottom: 6px;}

.content-block .feature a {
	font-weight: bold;
	display: block;
}
.content-block .feature img {
	float: left;
	margin-right: 45px;
	display: block;
}
.content-block ul.feature img {
	float: none;
	margin-right: 0;
}
.float-left {float: left;}
.float-right {float: right;}
.clear-right {clear: right;}
.clear-both {clear: both;}

/* ----------- Grids begin ---------------- */

/*

body {
	padding-top: 0;
	/*margin: 0;*/
	 /*background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	text-align: left;
}
/*

/*body {background: url('images/bg-window.png') center 0 repeat-y;}

#page {
	width: 964px;
	margin: auto;
	background: #fff url('images/bg-page.png') 0 0 repeat-y;
	padding: 0 8px;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	background: url('images/bg-header.png') 0 0 repeat-x;
	overflow: hidden;
}
#print-header {
	display: none;
	border-bottom: 4px solid #36c;
}

#main-menu {
	text-transform: uppercase;
	clear: both;
}

#main-menu ul {
	text-transform: none;
}
*/

#main {
	clear: both;
	border-bottom: 1px solid #ccc;
	font-size: 13px;
	line-height: 18px;
	color: #000;
}


.grid-home {padding-top: 25px;}

.grid-home h2 {
	font-size: 14px;
	/*text-transform: uppercase;*/
	margin: 0 0 10px 0;
	color: #0097E0;
	font-weight: bold;
}

.grid-home #column1 {
	float: left;
	width: 220px;
	margin: 0 20px 0 10px;
}
.grid-home #column2 {
	float: left;
	width: 713px;
	margin-left: 1px;
}
.grid-home #lower {
	clear: both;
	margin-top: 20px;
	border-top: 1px solid #ccc;
	background: url('images/bg-4columns.png') 0 0 repeat-y;
	display: inline-block;
}

html*.grid-home #lower, html*.grid-b #lower {margin-top: 0;}

.grid-home .column, .grid-b .column {
	float: left;
	width: 211px;
	padding: 5px 14px 40px 15px;
}
.grid-a {
	overflow: hidden;
	background: url('images/bg-2columns.png') 0 0 repeat-y;
}
.grid-a #column1 {
	float: left;
	width: 640px;
	padding: 24px 10px 40px 10px;
}

.grid-a #column1.subcolumns {padding-bottom: 0;}

.grid-a #column2 {
	float: left;
	width: 284px;
	padding: 24px 10px 40px 10px;
}
.grid-a #lower {
	clear: both;
	background: url('images/bg-2subcolumns.png') 0 0 repeat-y;
	overflow: hidden;
}
.grid-a div.column {
	width: 310px;
	padding-bottom: 20px;
}
.grid-a .column p, .grid-a .column ul, .grid-a .column h4 {padding: 0 5px;}
.grid-b #upper {
	margin: 24px 10px 20px 10px;
	overflow: hidden;
}
.grid-b #lower {
	clear: both;
	background: url('images/bg-4columns.png') 0 0 repeat-y;
	display: inline-block;
}

.grid-c {padding: 24px 10px 40px 10px;}

#column2 .module {
	border-top: 3px double #ccc;
	padding: 10px 0 10px 5px;
}
#column2 .module dl {
	margin-bottom: 1px;
}
#column2 .module.no-border {
	border-top: none;
	padding-top: 0;
}



/* ---------- Home Page - Carousel ------------ */

#carousel {
width: 713px;
height: 360px;
letter-spacing: normal; }

#carousel h3 {
margin-bottom: 5px;
font-size: 14px;
line-height: 11px;
/*color: #3399ff;*/; }

/* Spotlight */
#carousel > .spotlight {
position: relative;
width: 422px;
float: left; }

#carousel .spotlight-image-link {
display: block;
height: 246px; }

#carousel .spotlight-image {
position: absolute;
top: 0;
left: 0; }

#carousel .spotlight-text {
display: block;
height: 98px;
padding: 17px 10px 0 10px;
background: #2D60BF url('images/bg-spotlight.png') 0 0 repeat-x;

font-size: 21px;
line-height: 21px;
color: #fff;
cursor: pointer; }

#carousel .spotlight-title {
display: block;
display: table-cell;
vertical-align: middle;
overflow: hidden;
height: 66px; }

#carousel .spotlight-region {
font-size: 12px;
margin-bottom: 6px; }

#carousel .spotlight-attribution {
position: absolute;
bottom: 84px;
right: 12px;

font-size: 11px;
font-style: italic;
color: #B3B3B3; }

#carousel .spotlight-text:hover {
text-decoration: none;
background: #2D60BF; }

/* Right panel */
#carousel .right {
position: relative;
float: left;
background: #eee;
width: 291px;
height: 360px;
list-style: none; }

/* List of scrollable thumbnails */
#carousel .thumbs {
height: 296px;
margin: 0;
overflow: hidden;
list-style: none; }

#carousel .thumbs h3 {
display: inline-block;
vertical-align: top;
margin: 0 0 4px 0; }

#carousel .thumbs span {
line-height: 16px;
font-size: 13px;
color: #333;
height: 51px;
overflow: hidden;
display: block; }

#carousel .thumbs li {
overflow: hidden;
text-align: center; }

#carousel .thumbs li:hover {
background: transparent url('images/bg-selection.png') 0 0 repeat-x; }

#carousel .thumbs li a {
display: block;
padding: 16px 15px;
border-top: 1px solid #fff;
text-align: left;
cursor: pointer; }

#carousel .thumbs li a:hover {
text-decoration: none; }

#carousel .thumbs li:first-child a {
border-top: none; }

#carousel .thumbs li img {
float: left;
margin: 0 10px 0 0; }

/* Scroll up/down buttons */
#carousel a.scroll {
display: block;
padding: 0;
margin: 5px auto;
height: 24px;
width: 24px;
border: none; }

#carousel .scroll.prev {
margin-bottom: 3px;
background: url('images/sprite.png') -50px -146px no-repeat; }

#carousel .scroll.next {
margin-top: 3px;
background: url('images/sprite.png') -75px -146px no-repeat; }

#carousel .scroll.prev:hover {
background: url('images/sprite.png') 0 -146px no-repeat; }

#carousel .scroll.next:hover {
background: url('images/sprite.png') -25px -146px no-repeat; }

#carousel .dim-top, #carousel .dim-bottom {
position: absolute;
z-index: 1;
right: 0;
width: 100%;
height: 15px;
display: none; }

#carousel .dim-top {
top: 30px;
background: url(carousel-dim-top.png); }

#carousel .dim-bottom {
bottom: 30px;
background: url(carousel-dim-bottom.png); }

#carousel .loading {
display: none;
position: absolute;
background: url('images/loading.gif');
width: 15px;
height: 15px;
top: 17px;
left: 10px; }

<!-- Added for Menu on home page -->
.menuitems {
	height:30px;
	margin-top:0;
	margin-right:30px;
	display:inline;
	font-family:  'Helvetica Neue', Helvetica, Arial, sans-serif;
 	font-style:normal;
 	font-size:18px;
 	font-weight:normal;
 	color:#43b9ea;
}
.menuitems a{
 	color:#43b9ea;
	text-decoration:none;
	padding-bottom:5px;
	}

.menuitems a:active, .menuitems a:hover
{
color:#00628c;
}

.selected > a {
	text-decoration: underline !important;
}

.currentitem {
	height:30px;
	margin-right:30px;
	display:inline;
	font-family:  'Helvetica Neue', Helvetica, Arial, sans-serif;
 	font-style:normal;
 	font-size:20px;
 	font-weight:bold;
 	color:#00a0e3;
}
.currentitem a{
   	color:#00a0e3;
	text-decoration:underline;
}

