/* Light Style */

body {
	background: #000D3B url(../images/vector3/background.png) 0 0 repeat-x;
	color: #555;
}

/**************** Start Font colors ***************/

/* link and content headings color */
.contentheading {
	color: #2C68A6;
}

/* menu module base color */
.module-menu h3 {
	color: #818199;
}

/* menu module accent color */
.module-menu h3 span {
}

/* module link color */
.module h3 a,.module-color1 h3 a,.module-color2 h3 a,.module-color3 h3 a,.module-color4 h3 a,.module-style1 h3 a,.module-style1-color1 h3 a,.module-style1-color2 h3 a,.module-style1-color3 h3 a,.module-style1-color4 h3 a,.module-style2 h3 a,.module-style2-color1 h3 a,.module-style2-color2 h3 a,.module-style2-color3 h3 a,.module-style2-color4 h3 a {
	color: #990000;
}

/* module base color */
.module h3,.module-color1 h3,.module-color2 h3,.module-color3 h3,.module-color4 h3,.module-style1 h3,.module-style1-color1 h3,.module-style1-color2 h3,.module-style1-color3 h3,.module-style1-color4 h3,.module-style2 h3,.module-style2-color1 h3,.module-style2-color2 h3,.module-style2-color3 h3,.module-style2-color4 h3 {
	color: #818199;
	font-size: 160%;
	font-weight: bold;
	text-transform: uppercase;
}

/* module accent color */
.module h3 span,.module-style1 h3 span,.module-style2 h3 span {
}

/* module accent color1 */
.module-color1 h3 span,.module-style1-color1 h3 span,.module-style2-color1 h3 span {
	color: #2C68A6;
}

/* module accent color2 */
.module-color2 h3 span,.module-style1-color2 h3 span,.module-style2-color2 h3 span {
	color: #990000;
}

/* module accent color3 */
.module-color3 h3 span,.module-style1-color3 h3 span,.module-style2-color3 h3 span {
	color: #79B216;
}

/* module accent color4 */
.module-color4 h3 span,.module-style1-color4 h3 span,.module-style2-color4 h3 span {
	color: #8444A7;
}


/******************** end font styles *******************/

/* start slider toolbar */

#rokslide-toolbar {
	background: url(../images/vector3/tabber-bg.png) 0 0 repeat-x;
}

#rokslide-toolbar li.last {
	background: transparent;
}

#rokslide-toolbar li.current,
#rokslide-toolbar li.last.current {
	background: url(../images/vector3/tabber-active-r.png) 100% 0 no-repeat;
}

#rokslide-toolbar li.current span {
	background: url(../images/vector3/tabber-active-l.png) 0 0 no-repeat;
	font-weight: bold;
}

#rokslide-toolbar li {
	background: url(../images/vector3/tabber-div.png) 100% 0 no-repeat;
}

#rokslide-toolbar {
	color: #666;
}

#rokslide-toolbar li.active { 
	color: #222;
}

#rokslide-toolbar li.current { 
	color: #333;
}

#tabmodules div {
}

/* end slider toolbar */

tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry1,
td.sectiontableentry2 {
  	border-bottom: 1px solid #e7e7e7;
}

tr.sectiontableentry1 td,
td.sectiontableentry1 {
	background: #f9f9f9;
}

td.sectiontableheader {
	background: #f9f9f9;
	border-bottom: 1px solid #e7e7e7;
}

#mod-search {
	background: url(../images/vector3/search-bg.png) 0 0 no-repeat;
}

#mod-search input {
	color: #888;
}

img#logo {
	background: url(../images/vector3/logo.png) 0 0 no-repeat;
}

#main-t {
width: 924px;
}

#mainbody-top {
	background: url(../images/vector3/main-t.png) 0 0 repeat-x;
	width: 912px;
}

#mainbody-top2 {
	background: url(../images/vector3/main-tl.png) no-repeat;
	width: 25px;
}

#mainbody-top3 {
	background: url(../images/vector3/main-tr.png) no-repeat;
	width: 25px;
}

#mainbody {
	background: #FFF url(../images/vector3/inner-gradient.png) bottom left repeat-x;
	width: 924px;
}

#side-l {
	background: url(../images/vector3/side-l.png) repeat-y;
	width: 19px;
}

#side-r {
	background: url(../images/vector3/side-r.png) repeat-y;
	width: 19px;
}

#bottom {
	background: #fff;
	border-left: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
	border-top: 1px solid #D7D7D7;
}

#bstrip-l {
background: url(../images/vector3/bstrip-l.png) no-repeat;
height: 38px;
}

.bstrip-tile {
background: url(../images/vector3/bstrip-tile.png) repeat-x;
height: 38px;
}

#bstrip-r{
background: url(../images/vector3/bstrip-r.png) no-repeat;
height: 38px;
}

#btm-l {
background: url(../images/vector3/btm-l.png) no-repeat;
height: 33px;
width: 25px;
}

#btm-tile {
background: url(../images/vector3/btm-tile.png) repeat-x;
height: 33px;
width: 912px;
}

#btm-r {
background: url(../images/vector3/btm-r.png) no-repeat;
height: 33px;
width: 25px;
}

#pathway {
	height: 25px;
	width: 100%;
	font-size: 90%;
	margin: 4px auto 0 ;
}

span.pathway {
	background: url(../images/vector3/path-sep.png) 100% 50% no-repeat;
}

span.pathway img {
	background: url(../images/vector3/path-sep.png) 0 50% no-repeat;
}

.module-style1,
.module-style1-color1,
.module-style1-color2,
.module-style1-color3,
.module-style1-color4 {
	background: url(../images/vector3/modules/style1/module-br.png) 100% 100% no-repeat;
}

.module-style1 div,
.module-style1-color1 div,
.module-style1-color2 div,
.module-style1-color3 div,
.module-style1-color4 div {
	background: url(../images/vector3/modules/style1/module-tr.png) 100% 0 no-repeat;
}

.module-style1 div div,
.module-style1-color1 div div,
.module-style1-color2 div div,
.module-style1-color3 div div,
.module-style1-color4 div div {
	background: url(../images/vector3/modules/style1/module-bl.png) 0 100% no-repeat;
}

.module-style1 div div div,
.module-style1-color1 div div div,
.module-style1-color2 div div div,
.module-style1-color3 div div div,
.module-style1-color4 div div div {
	background: url(../images/vector3/modules/style1/module-tl.png) 0 0 no-repeat;
}

.module-style2,
.module-style2-color1,
.module-style2-color2,
.module-style2-color3,
.module-style2-color4 {
	background: url(../images/vector3/modules/style2/module-br.png) 100% 100% no-repeat;
}

.module-style2 div,
.module-style2-color1 div,
.module-style2-color2 div,
.module-style2-color3 div,
.module-style2-color4 div {
	background: url(../images/vector3/modules/style2/module-tr.png) 100% 0 no-repeat;
	font-size: 90%;
}

.module-style2 div div,
.module-style2-color1 div div,
.module-style2-color2 div div,
.module-style2-color3 div div,
.module-style2-color4 div div {
	background: url(../images/vector3/modules/style2/module-bl.png) 0 100% no-repeat;
}

.module-style2 div div div,
.module-style2-color1 div div div,
.module-style2-color2 div div div,
.module-style2-color3 div div div,
.module-style2-color4 div div div {
	background: url(../images/vector3/modules/style2/module-tl.png) 0 0 no-repeat;
}

a.readon {
	background: url(../images/vector3/readon.png) 0 0 no-repeat;
}

a.readon2 {
	background: url(../images/vector3/readon2.png) 0 0 no-repeat;
	color: #fff;
}

a.large .button {
	background: url(../images/vector3/font-lg.png) 0 0 no-repeat;
}

a.small .button {
	background: url(../images/vector3/font-sm.png) 0 0 no-repeat;
}

a.default .button {
	background: url(../images/vector3/font-d.png) 0 0 no-repeat;
}

/* @group Typography */

li.number-1 {
	background: url(../images/vector3/typo/number-1.png) 0 3px no-repeat;	
}

li.number-2 {
	background: url(../images/vector3/typo/number-2.png) 0 3px no-repeat;	
}

li.number-3 {
	background: url(../images/vector3/typo/number-3.png) 0 3px no-repeat;	
}

li.number-4 {
	background: url(../images/vector3/typo/number-4.png) 0 3px no-repeat;	
}

li.number-5 {
	background: url(../images/vector3/typo/number-5.png) 0 3px no-repeat;	
}

li.number-6 {
	background: url(../images/vector3/typo/number-6.png) 0 3px no-repeat;	
}

li.number-7 {
	background: url(../images/vector3/typo/number-7.png) 0 3px no-repeat;	
}

li.number-8 {
	background: url(../images/vector3/typo/number-8.png) 0 3px no-repeat;	
}

li.number-9 {
	background: url(../images/vector3/typo/number-9.png) 0 3px no-repeat;	
}

ul.bullet-1 li {
	background: url(../images/vector3/typo/bullet-1.png) 0 2px no-repeat;
	padding-left: 16px;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}

ul.bullet-2 li {
	background: url(../images/vector3/typo/bullet-2.png) 0 2px no-repeat;
}

ul.bullet-3 li {
	background: url(../images/vector3/typo/bullet-3.png) 0 2px no-repeat;
}

ul.bullet-4 li {
	background: url(../images/vector3/typo/bullet-4.png) 0 2px no-repeat;
}

ul.bullet-5 li {
	background: url(../images/vector3/typo/bullet-5.png) 0 2px no-repeat;
}

ul.bullet-6 li {
	background: url(../images/vector3/typo/bullet-6.png) 0 2px no-repeat;
}

ul.bullet-7 li {
	background: url(../images/vector3/typo/bullet-7.png) 0 2px no-repeat;
}

ul.bullet-8 li {
	background: url(../images/vector3/typo/bullet-8.png) 0 2px no-repeat;
}

ul.bullet-9 li {
	background: url(../images/vector3/typo/bullet-9.png) 0 2px no-repeat;
}

ul.bullet-10 li {
	background: url(../images/vector3/typo/bullet-10.png) 0 2px no-repeat;
}

ul.bullet-11 li {
	background: url(../images/vector3/typo/bullet-11.png) 0 2px no-repeat;
}

ul.bullet-12 li {
	background: url(../images/vector3/typo/bullet-12.png) 0 2px no-repeat;
}

ul.bullet-13 li {
	background: url(../images/vector3/typo/bullet-13.png) 0 2px no-repeat;
}

ul.bullet-14 li {
	background: url(../images/vector3/typo/bullet-14.png) 0 2px no-repeat;
}

ul.bullet-15 li {
	background: url(../images/vector3/typo/bullet-15.png) 0 2px no-repeat;
}

ul.bullet-16 li {
	background: url(../images/vector3/typo/bullet-16.png) 0 2px no-repeat;
}

ul.bullet-17 li {
	background: url(../images/vector3/typo/bullet-17.png) 0 2px no-repeat;
}

ul.bullet-18 li {
	background: url(../images/vector3/typo/bullet-18.png) 0 2px no-repeat;
}

ul.icon-1 li {
	background: url(../images/vector3/typo/icon-1.png) 0 2px no-repeat;
}

ul.icon-2 li {
	background: url(../images/vector3/typo/icon-2.png) 0 2px no-repeat;
}

ul.icon-3 li {
	background: url(../images/vector3/typo/icon-3.png) 0 2px no-repeat;
}

ul.icon-4 li {
	background: url(../images/vector3/typo/icon-4.png) 0 2px no-repeat;
}

ul.icon-5 li {
	background: url(../images/vector3/typo/icon-5.png) 0 2px no-repeat;
}

ul.icon-6 li {
	background: url(../images/vector3/typo/icon-6.png) 0 2px no-repeat;
}

pre {
	background: #f7f7f7;
	border: 1px solid #f0f0f0;
}

blockquote {
	color: #666;
	background: url(../images/vector3/typo/quote.png) 0 5px no-repeat;
}

blockquote p {
	background: url(../images/vector3/typo/quote.png) 100% 100% no-repeat;
}

span.alert {
	color: #c00;
	border-top: 3px solid #fe7b7a;
	border-bottom: 3px solid #fe7b7a;
	background: #FFD6D6 url(../images/vector3/typo/status-alert.png) 10px 50% no-repeat;
}

span.info {
	color: #0055BB;
	border-top: 3px solid #629de3;
	border-bottom: 3px solid #629de3;
	background: #D8E5F8 url(../images/vector3/typo/status-info.png) 10px 50% no-repeat;
}

span.note {
	color: #B79000;
	border-top: 3px solid #fde179;
	border-bottom: 3px solid #fde179;
	background: #FEF6D8 url(../images/vector3/typo/status-note.png) 10px 50% no-repeat;
}

span.download {
	color: #57861A;
	border-top: 3px solid #c2df88;
	border-bottom: 3px solid #c2df88;
	background: #EEF7DD url(../images/vector3/typo/status-download.png) 10px 50% no-repeat;
}

img.content-left {
	border: 1px solid #eee;
}

img.content-right {
	border: 1px solid #eee;
}

fieldset {
	border-top: 4px solid #eee;
	border-bottom: 4px solid #eee;
}

.tool-tip {
	background: #f6f6f6;
	border: 1px solid #e6e6e6;
	padding: 4px;
}

/* additions */
/* 
#menurow {
width: 872px;
height: 35px;
background: url(../images/vector3/menu-tile.png);
margin: 0 auto;
}
*/

#languagelinks {
position: absolute;
top: 10px;
right: 27px;
}

#horiz-menu {
position: relative;
top: 50px;
right: 0px;
}

#mainbody-padding {
	background: #FFF URL(../images/vector3/inner-gradient.png) bottom left fixed repeat-x;
}

#maincol {
width: 100%;
}

td.maincol {
width: 100%;
}

td.sidecol {
width: 180px;
display: block;
}

#leftcol, #rightcol {
padding-left: 10px;
padding-right: 10px;
border: 0px;
display: block;
}

#mainbase {
	padding: 20px;
	overflow: hidden;
	background: #E1E7F1;
	border-top: 1px solid #D1D6DF;
}

#mainbase div{
}

.clear {
clear: both;
}

.casestudy {
background: #F4F8FD;
border: 1px solid #D4E3F7;
padding-top: 5px;
padding-right: 20px;
padding-left: 20px;
padding-bottom: 20px;
margin-bottom: 12px;
}

#sectionmenu{
width: 872px;
height: 40px;
background: URL(../images/vector3/submenu_tile.gif) repeat-x;
margin: 0 auto;
}

#sectionmenu ul{
list-style-type: none;
}

#sectionmenu li{
float: left;
text-align: center;
width: 24%;
line-height: 40px;
}

#sectionmenu li a{
font-family: Arial;
font-size: 14px;
font-weight: bold;
color: #fff;
text-decoration: none;
border-left: 1px solid #354B8F;
border-right: 1px solid #354B8F;
padding-left: 10px;
padding-right: 10px;
}

.smalltitle {
font-family: Arial;
font-size: 14px;
color: #000;
line-height: 130%;
font-weight: bold;
}
.smalltitle2 {
font-family: Arial;
font-size: 15px;
color: #000;
line-height: 130%;
font-weight: bold;
}

.italic {
display: block;
font-style: italic; 
line-height: 140%;
color: #329CCE;
padding-bottom: 6px;
}

.reduced {
font-size: 90%;
}

/* panel */

div.panel, div.panel a {
width:520px;
height: 87px;
margin:0px auto;
background:url(../images/vector3/panel/panel_product.png) no-repeat;
background-position: 0 0;
color: #000;
text-decoration: none;
display: block;
}

div.panel:hover, div.panel a:hover {
width:520px;
height: 87px;
background:url(../images/vector3/panel/panel_product.png) no-repeat;
background-position: 100% 0;
color: #000;
text-decoration: none;
margin:0px auto;
}

div.panel-contents{
padding-top: 14px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 10px;
background: none;
}

div.panel-contents a:hover{background: transparent url(noimg;)
}

#basemenu {
width: 600px;
height: 14px;
margin: 0 auto;
}

ul.menubasemenu {
margin: 0 auto;
}
#basemenu ul {
list-style-type: none;
}

#basemenu li
{
float: left;
padding-left: 6px;
padding-right: 6px;
border-left: 1px dotted #192C6A;
border-right: 1px dotted #192C6A;
margin-left: 10px;
}

#basemenu li a {
font-size: 11px;
text-transform: uppercase;
color: #192C6A;
}

#basemenu li a:hover {
font-size: 11px;
text-decoration: none;
color: #336CCF;
}

.spacer{
height: 6px;
}

.dotline {
height: 3px;
background: url(../images/dotline.gif) repeat-x;
display: block;
}

div#preload { display: none; }

#copyright {
height: 28px;
font-size: 11px;
line-height: 14px;
color: #2F4E7F;
}

.events  {
color: #000;
background:#fff url(../images/eventbg.gif) repeat-x;
border-top: 1px solid #EFEFEF;
border-left: 1px solid #EFEFEF;
border-right: 1px solid #d8d6d6;
border-bottom: 1px solid #d8d6d6;
margin-bottom: 10px;
width: 430px;
padding-top: 20px;
padding-left: 40px;
padding-right: 40px;
padding-bottom: 20px;
margin: 0 auto;
}

.pdf {
width: 544px;
height: 28px;
background: #F7F8FA url(../images/vector3/icon_pdf.gif) 400px 50% no-repeat;
line-height: 28px;
text-align: right;
padding-right: 20px;
float: right;
display: block;
border-bottom: 1px dotted #DCE3EA;
margin-bottom: 10px;
}

.pdfcs{
width: 544px;
height: 28px;
background: #E0E7EF; 
line-height: 28px;
text-align: right;
padding-right: 20px;
float: right;
display: block;
border-top: 1px dotted #C4D2E2;
margin-bottom: 10px;
}

.pdficon{
display:inline-block;
padding-left:20px;
line-height:28px;
background:transparent url(../images/vector3/icon_pdf.gif) center left no-repeat;
}

.jfbutton {font-size:13px; margin-left:130px;}
/* @end */

