body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	margin: 0px;
	background: #fff;
}
a img {
	border: none;
}

ul {
	margin: 0;
}

i {
	color: #777;
}
i.up10 {
	top: -10px;
	position: relative;
}




.arrow {
	padding: 0 0 0 14px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

a:link, a:visited {
	color: #0e5d8b;
	text-decoration: none;
}
a:hover {
	color: #0281ca;
	text-decoration: underline;
}

.highlight {
	color: #333;
	background: #ffffcc;
	font-weight: bold;
}

.border {
	border-top: dotted 1px #ddd;
	margin-top: 10px;
}

h1 {
	font-size: 25px;
	color: #222;
	margin: 10px 0 20px 0;
	padding: 0;
	font-weight: bold;
	overflow: visible;
	letter-spacing: -0.4px;
}
h2 {
	font-size: 16px;
	line-height: 22px;
	color: #222;
	margin: 0;
	padding: 0 0 10px 0;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	color: #375593;
	margin: 0 0 6px 0;
	padding: 6px 10px;
	font-weight: bold;
	background-color: #F7F7F7;
}
h4 {
	font-size: 14px;
	line-height: 18px;
	color: #444;
	margin: 0;
	padding: 0 0 0 0;
	font-weight: bold;
}
hr {
	height: 0px;
	border: 0px;
	border-top: dotted 1px #e1e1e1;
	overflow: hidden;
	clear: both;
}

hr2 {
	height: 0px;
	border: 0px;
	border-top: dotted 1px #e1e1e1;
	overflow: hidden;
	clear: both;
}

/* Head */

#head {
	background: url(images/header_bg.jpg) repeat-x;
	color: #fff;
	padding: 4px 0 0 0;
	margin: 0 0 15px 0;
	height: 80px;
	position: relative;
	border-top: 2px solid #2c2c2c;
}
#headsm {
	color: #fff;
	padding: 0;
	margin: 0 0 15px 0;
	height: 35px;
	position: relative;
}
#head-login {
	padding: 0;
	text-align: right;
	color: #888;
	position: absolute;
	top: 10px;
	right: 0;
}
#head-login a:link, #head-login a:visited  {
	color: #fff;
	text-decoration: none;	
}
#head-login a:hover {
	color: #F7F7F7;
	text-decoration: none;	
}

#head-inner {
	width: 850px;
	margin: 0 auto;
	position: relative;
}
#head-logo {
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}

#title {
	padding: 0;
	height: 220px;
background-color: #294986;
 background: url(images/bg_title.jpg) repeat-x;
}

#title-inside {
	width:850px;
	height: 220px;
	background-color: #294986;
	background-image: url(images/home_banner.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}

#title.small {height: 8px; overflow: hidden}
#title.medium {height: 150px; overflow: hidden}
#title.large {height: 220px; overflow: hidden}

#title-buttons {
   position:absolute;
   top:230px;
   margin: 0 auto;
}

#title-buttons img {

   padding-right:32px;

}

#title-testimonials-container {
	width:710px;
	height:110px;
	position:absolute;
	top:110px;
	margin: 0 auto;

}


#title-testimonials {
	font-size: 16px;
	color: #FFF;
	background-position: center center;
	text-align: left;
	vertical-align: middle;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: auto;
	margin-left: 0;
}

#security {

}
#setup {

}
#breadcrumb {
	background: #efefef;
	color: #000000;
	font-size: 12px;
	margin: 0 auto;
	padding: 2px 0;
	border-bottom: 1px solid #e1e1e1;
	text-transform: capitalize;
}
#breadcrumb-inside {
	padding: 6px;
	width: 850px;
	margin: 0 auto;
}

#breadcrumb-login {
	padding: 2px;
	width: 850px;
	margin: 0 auto;
}

#head-select {
	padding: 6px;
	border: 6px solid #0e5d8b;
	background-color: #efefef;
	position: absolute;
	top: 10px;
	right: 0;
}

/* Main navigation */

#head-nav {
	font-weight: bold;
	font-size: 13px;
	padding: 0;
	position: absolute;
	top: 45px;
	right: 0;
}
#head-nav ul {
	float: left;
	margin: 0px;
	padding: 0px;
}
#head-nav ul li {
	display: block;
	float: left;
	list-style: none;
	margin-left: 5px;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background-color: #3C5FA3;
}
#head-nav ul li a {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 9px 16px;
}
#head-nav ul li a:hover,#head-nav ul li a.current {
	color: #0281ca;
	background: #fff;
}

/* Content */

#content {
	width: 850px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	overflow: hidden;
	line-height: 17px;
}
#content-left {
	float: left;
	width: 600px;
	padding: 0;
	text-align: justify;
}
#content-right {
	float: right;
	width: 200px;
	margin: 0;
	padding: 6px;
	background: #efefef;
	border: 1px solid #e1e1e1;
}	

#content-support-nav {
    width: 230px;
	margin: 0;
	padding: 6px;
	background: #efefef;
	border: 1px solid #e1e1e1;
}

#support-footer {
	margin-top: 50px;
	margin-left: 4px;
	padding: 6px;
	background: #efefef;
	border: 1px solid #e1e1e1;
}

#client-login {
	margin-top: 50px;
	margin-left: 4px;
	padding: 6px;
	background: #efefef;
	border: 1px solid #e1e1e1;
}


#content-full {
	float: left;
	width: 850px;
	padding: 0;
	text-align: justify;
}

#content-col1 {float: left;	width: 200px;}
#content-col2 {float: left;	width: 400px;}
#content-col3 {float: left;	width: 198px; margin: 0 15px 0 0; padding:15px 15px 0 15px; background:#f7fcfe; border: 1px solid #e1e1e1;}

#content-col3 p {margin: 2px 0 0 0; font-size: 12px;}
#content-col3 .colright { text-align: right; margin-top: -10px;}
#content-col4 {float: left;	width: 590px; margin: 0 0 0 0;}
#content-col5 {float: left;	width: 198px; margin: 0; padding:15px 15px 0 15px; background:#f7fcfe; border: 1px solid #e1e1e1;}

#content-col6 {float: left;	width: 172px; margin: 0 15px 0 0;}
#content-col7 {float: left;	width: 172px;  margin: 0 15px 0 0;}
#content-col8 {float: left;	width: 172px;}
#content-col6 p, #content-col7 p { margin: -5px 0 -10px 0; text-align: left; }

.clickhere {padding: 0; margin-top: 5px; clear: both; text-align:center; border-top: solid 1px #e1e1e1;}

#content p {
	padding: 0 0 15px 0;
}
#content .feature-list {
	margin: 10px;
	padding: 0;
	list-style: none;
	text-align: justify;
}
#content .feature-list li {
	padding: 1px 0 4px 25px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}

/* Floating Sections - Page Specific */

.ps-wrap { height: 100%; clear: both; margin-bottom: 10px; overflow: hidden; background: #f7f7f7; padding: 10px; position: relative; }

.ps-thumb { width: 160px; float: left }
.ps-thumb2 { width: 200px; float: left }

.ps-description { width: 400px; float: right; text-align: justify; }
.ps-description2 { width: 360px; float: right; text-align: justify; }

.flag {position: absolute; right:10px ; top: 10px;}

img.floatLeft { float: left; margin: 5px 20px 10px 0;  }

img.floatRight { float: right; margin: 5px 0 10px 20px; }

img.linkedin { float: right; margin: 0; }

.hpad { margin: 0 0 10px 0; }
.bpad { margin: 0 10px; }

#full-box {
	margin: 0 0 20px 0;
	padding: 6px;
	background: #efefef;
	border: 1px solid #e1e1e1;
	text-align: center;
	word-spacing: 10px;
}	
#box-inner {
	margin: 0 0 6px 0;
	padding: 6px;
	background: #fff;
	border: 1px solid #e1e1e1;
}
.clear-box {
	margin: 0 0 20px 0;
}	
.testimonial {
	float: right;
	width: 194px;
	margin: 20px 0;
	padding: 10px 10px 0 10px;
	border-top: dotted 1px #e1e1e1;
	border-bottom: dotted 1px #e1e1e1;
}

/* Foot */

#foot {
	padding: 18px 0;
	margin: 60px 0 0 0;
	overflow: hidden;
    background: url(images/footer_bg.jpg) repeat-x;
	color: #FFF;
}
#foot a:link, #foot a:visited {
	color: #fff;
	background-color: inherit;
	text-decoration: none;
}
#foot a:hover {
	color: #fff;
	text-decoration: underline;
}
.foot-inner {
	width: 850px;
	margin: 0 auto;
	text-align: center;
}
#prefoot {
	padding: 20px 0;
	margin: 60px 0 0 0;
	overflow: hidden;
	border-top: 1px solid #e1e1e1;
	border-bottom: 8px solid #0281ca;
	background: #efefef;
	color: #777;
	line-height: 18px;
}

/* Sub navigation */

.subnav {
	padding: 6px;
	background: #fff;
	border: 1px solid #e1e1e1;
}
#subpad {
	margin: 6px 0 0 0;
}
.subnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
.subnav li {
	padding: 4px 10px 4px 22px;
	border-top: 1px dotted #e1e1e1;
	background-image: url(images/page.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
}
.subnav ul li b {
	padding: 0;
	border-top: 1px dotted #e1e1e1;
	font-weight: bold;
}
.subnav a:link, .subnav a:visited {
	color: #0281ca;
	text-decoration: none;
}
.subnav a:hover {
	text-decoration: underline;
	color: #0281ca;
}

/* Sub nav list */

.sublist {
	padding: 6px;
	background: #f7fcfe;
	border: 1px solid #e1e1e1;
	color: #666;
}

.sublist ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
.sublist li {
	padding: 0 10px 4px 22px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
}
.sublist ul li b {
	padding: 0;
	border-top: 1px dotted #e1e1e1;
	font-weight: bold;
}
.sublist a:link, .sublist a:visited {
	color: #0281ca;
	text-decoration: none;
}
.sublist a:hover {
	text-decoration: underline;
	color: #0281ca;
}


/* Product main menu */

#prodhead {
	color: #fff;
	padding: 0;
	margin: 0;
	height: 50px;
	position: relative;
}

#prodhead-inner {
	width: 850px;
	margin: 0 auto;
	position: relative;
}
#prodhead-logo {
	padding: 0;
	position: absolute;
	top: 12px;
	right: 0;
}

#prodhead-nav {
	font-weight: bold;
	font-size: 13px;
	padding: 0;
	position: absolute;
	top: 18px;
	left: 0;
}
#prodhead-nav ul {
	float: left;
	margin: 0px;
	padding: 0px;
}
#prodhead-nav ul li {
	display: block;
	float: left;
	list-style: none;
	background: #efefef url(images/bg_tab_product.gif) repeat-x;
	margin-right: 5px;
	border-left: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}
#prodhead-nav ul li a {
	display: block;
	float: left;
	color: #777;
	text-decoration: none;
	padding: 9px 16px;
}
#prodhead-nav ul li a:hover,#prodhead-nav ul li a.current {
	color: #0281ca;
	background: #fff;
}
/* CSS Table */

.csstable {
	padding: 0;
	margin: 0 0 20px 0;
	width: 100%;
}
.csstable th {
	text-align: left;
	padding: 14px;
	font-size: 18px;
	font-weight: normal;
}
.csstable td {
	text-align: left;
	border-bottom: 1px solid #ddd;
	padding: 5px 30px;
}
.csstable .bullet {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

.csstable img {
	margin: 0;
}
.csstable .trtitle {
	background: #eee;
}
.csstable tr {
}
.csstable .trodd {
	background: #eff9fe;
}
.csstable .thlarge {
	width: 44%;
}
.csstable .thsmall {
	width: 28%;
}

.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}

.controlbar5 {	
	background: url(highslide/graphics/controlbar5.gif);
	width: 83px;
	height: 18px;
	float:right;
}
.controlbar5 a {	
	display: block;
	float: left;
	height: 18px;
}
.controlbar5 a:hover {
	background-image: url(highslide/graphics/controlbar5-hover.gif);
}
.controlbar5 .previous {
	width: 20px;
}
.controlbar5 .next {
	width: 20px;
	background-position: -20px 0;
}
.controlbar5 .highslide-move {
	width: 20px;
	background-position: -40px 0;
}
.controlbar5 .close {
	width: 20px;
	background-position: -60px 0;
}

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
}
label {
	color:#999;
	cursor:pointer;
	padding-left:2px;
	line-height:15px;
	vertical-align:top;
}
label.chosen {
	color:#333;
}

/*Transparent items*/
.transparent {
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity: 0;
	border:0px solid #FFF;
	background:#FFF;
	z-index:10;
	cursor:pointer;
}
.transparentFake {
	background:none;
	border:none;
}
.transparent2 {
	z-index:10;
}

/*Radio buttons*/
.radioAreaUnchecked, .radioAreaChecked {
	z-index:5;
	position:absolute;
	width:15px;
	height:15px;
	cursor:pointer;
}
.radioAreaUnchecked {
	background:url(images/radio.gif) no-repeat left top;
}
.radioAreaChecked {
	background:url(images/radio.gif) no-repeat left bottom;
}

/*Checkboxes*/
.checkboxAreaUnchecked, .checkboxAreaChecked {
	z-index:5;
	position:absolute;
	width:14px;
	height:14px;
	cursor:pointer;
}
.checkboxAreaUnchecked {
	background:url(images/checkbox.gif) no-repeat left top;
}
.checkboxAreaChecked {
	background:url(images/checkbox.gif) no-repeat left bottom;
}

/*Text inputs*/
.textinput, .textinputHovered {
	width:236px;
	height:15px;
	background:url(images/input.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textinputHovered {
	background-position:left bottom;
}

/*Text areas*/
.textarea, .textareaHovered {
	width:336px;
	height:125px;
	background:url(images/textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textareaHovered {
	background-position:left bottom;
}

/*Selects*/
.selectArea {
	width:200px;
	height:21px;
	background:url(images/select_bg.gif) repeat-x left top;
}
.selectArea .left {
	width:8px;
	height:21px;
	float:left;
	background:url(images/select_left.gif) no-repeat left top;
}
.selectArea .right {
	width:21px;
	height:21px;
	float:right;
	background:url(images/select_right.gif) no-repeat left top;
}
.selectArea .right a {
	display:block;
	width:21px;
	height:21px;
}
.selectArea .right i {
	display:none;
}
.selectArea .center {
	width:160px;
	margin-left:5px;
	margin-right:20px;
	color:#FFF;
	padding-top:3px;
}

/*Selects drop-down*/
.optionsDivInvisible, .optionsDivVisible {
	position:absolute;
	margin-top:-1px;
	margin-left:3px;
	width:172px;
	background:#6f7074;
	padding:2px;
	font-size:11px;
	z-index:20;
}
.optionsDivInvisible {
	display:none;
}
.optionsDivVisible {
	display:block;
}
.optionsDivVisible p {
	margin:0;
	padding:0;
}
.optionsDivVisible a {
	color:#F2F2F2;
	text-decoration:none;
	display:block;
	padding:1px 4px;
	border:1px solid #6f7074;
}
.optionsDivVisible a:hover {
	color:#FFF;
	background:#5F6062;
	border-color:#cfd0d6;
}

/*Button*/
.buttonSubmit, .buttonSubmitHovered {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(images/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {
	background-position:left bottom;
}

/*Test div - testing if stylesheets are enabled*/
#stylesheetTest {
	position:absolute;
	left:-999px;
	width:10px;
	height:10px;
}


