@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #3C5A9A;
	background-image:url(./resources/images/website/backgroundvert_offsetoptions.jpg);
	background-repeat:repeat-x;
}

/* setting facebook send button width */ 
#fbsend iframe {
 width: 110px !important;
}

#fbsend .fb_edge_comment_widget iframe {
 width: 400px !important;
}

.twoColFixLtHdr #containerinside {
	margin: 0 auto;
	padding-left: 93px;
	padding-right: 93px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(./resources/images/website/background2_offsetoptions.jpg);
	background-repeat: no-repeat;
}
.twoColFixLtHdr #containeroutside {
	width: 1086px;
	background-image: url(./resources/images/website/background_offsetoptions.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
}
.twoColFixLtHdr #mainContent {
	margin: 20px 0 0 25px;
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 590px;
	float: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999;
}
.twoColFixLtHdr #mainContent hr {
	border: none 0;
	border-top: 1px dashed #999;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
.twoColFixLtHdr #mainContent td {
	border-right: 1px dashed #FFF;
}
.twoColFixLtHdr #mainContent p {
	font-size:11px;
	line-height: 18px;
	text-align:justify;
}
.twoColFixLtHdr #mainContent ul {
	font-size:11px;
	line-height: 18px;
}
.twoColFixLtHdr #mainContent ol {
	font-size:11px;
	line-height: 18px;
}
.twoColFixLtHdr #mainContent img {
	border: none;
}
.hugetext {
	font-size:31px;
	color: #333;
	line-height:36px;
	text-align:left;
}
.hugetextgreen {
	font-size:31px;
	color: #96C34F;
	line-height: 33px;
}
.hugetextgreen21 {
	font-size:21px;
	color: #96C34F;
	line-height: 33px;
}
.hugetextgreen19 {
	font-size:19px;
	color: #96C34F;
	line-height: 33px;
}
.hugetextorange {
	font-size:31px;
	color: #E75D00;
	line-height: 33px;
}
.hugetextorange21 {
	font-size:21px;
	color: #E75D00;
	line-height: 33px;
}
.hugetextblue {
	font-size:31px;
	color: #004D8E;
	line-height: 33px;
}
.hugetextblue21 {
	font-size:21px;
	color: #004D8E;
	line-height: 33px;
}
.hugetext21 {
	font-size:21px;
	color: #333;
	line-height: 33px;
}
.hugetext16 {
	font-size:16px;
	color: #333;
	line-height: 20px;
}
.greentext {
	color: #96C34F;
}
.whitetext {
	color: #FFF;
}
.bluetext {
	color: #004D8E;
}
.dobetter_box {
	height:230px;
}
.dobetter_box ul {
	margin-left: 230px;
}
.dobetter_box p {
	margin-left: 210px;
}
.datebox_new {
	float:left;
	font-size:36px;
	color:#FFF;
	width:150px;
	height:150px;
	background-color:#95C250;
	margin-right:10px;
	margin-bottom:10px;
	padding: 5px;
}
.datebox_old {
	float:right;
	font-size:16px;
	color:#FFF;
	width:100px;
	height:100px;
	background-color:#CCC;
	margin:10px;
	padding: 5px;
}
.newsletterbox {
	font-size:11px;
	color:#333;
}
.newsletterbox2 {
    font-size:11px;
	text-decoration:none;
	color:#666;
	vertical-align:bottom;
}
.newsletterbox a {
	text-decoration:none;
	color:#666;
}
.jobbox {
	background-image: url(./resources/images/website/background_jobs.jpg);
	background-repeat: repeat-y;
	margin: 10px;
	padding: 5px 20px;
	border: 1px solid #999;
}
sup, sub {
  height: 0;
  line-height: 1;
  position: relative;
  vertical-align: baseline;
  _vertical-align: bottom;
}
/* ----- Header -----*/
.twoColFixLtHdr #header {
	/*background-color: #4160A0; 3C5A9A*/
	background-color: #4160A0;
	
	background-image: url(./resources/images/website/background_header.jpg);
	height: 130px;
	padding: 0 93px 0 93px;
}
.topnav_logo {
	float:left;
	padding-bottom:3px;
}
.topnav_box {
	float:left;
}
.topnav_leftcurve {
	padding:0.5em 0.75em;
	background-image:url(./resources/images/website/nav_leftcurve.png);
	background-repeat:no-repeat;
	width: 21px;
	height: 25px;
}
.topnav_rightcurve {
	background-image:url(./resources/images/website/nav_rightcurve.png);
	background-repeat:no-repeat;
	width: 21px;
	height: 25px;
}

.homeglobe {
	float: left;
	position:relative;
	top:100px;
	left:80px;
	z-index:2000;
	width:1px;
	
	
}
.languages {
	float:right;
	padding:20px;
	font-size:9px;
	color:#2C5BAB
}
/* -----  Home page ------ */
.twoColFixLtHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}
.twoColFixLtHdr #sidebar1 {
	float: right;
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
	color: #666;
}
.twoColFixLtHdr #sidebar1 hr {
	border: none 0;
	border-top: 1px dashed #999;/*the border*/
	margin-left:-21px;
	width:220px;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
.twoColFixLtHdr #sidebarlefthome {
	float: left; /* since this element is floated, a width must be given */
	width: 390px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 5px 10px 15px 40px;
}
.twoColFixLtHdr #sidebarrighthome {
	float: right; /* since this element is floated, a width must be given */
	width: 390px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 5px 40px 15px 30px;
}
.twoColFixLtHdr #sidebarlefthome a:link {
	color:#83BD0C;
	text-decoration:none;
}
.twoColFixLtHdr #sidebarlefthome a:visited {
	color:#83BD0C;
	text-decoration:none;
}
.twoColFixLtHdr #sidebarrighthome a:link {
	color:#83BD0C;
	text-decoration:none;
}
.twoColFixLtHdr #sidebarrighthome a:visited {
	color:#83BD0C;
	text-decoration:none;
}
.twoColFixLtHdr #sidebarlefthome p {
	font-size:11px;
}
.twoColFixLtHdr #sidebarrighthome p {
	font-size:11px;
	line-height: 18px;
}
.twoColFixLtHdr #sidebarlefthome td {
	font-size:11px;
	line-height: 18px;
}
.twoColFixLtHdr h3 {
	font-weight:normal;
	font-size: 18px;
}
/*---- footer ----*/
.twoColFixLtHdr #footer {
	background-color: #DDDDDD;
	background-image: url(./resources/images/website/background_footer.jpg);
	height: 159px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
	color: #2C5BAB;
}
.footerfltlft {
	float: left;
	margin: 20px 8px 8px 24px;
	width: 200px;
	line-height: 18px;
}
.footerfltrt {
	float: right;
	margin-right: 8px;
	margin-top: 30px;
	width: 580px;
	line-height: 18px;
}
.footerfltrt a:link {
	font-size: 10px;
	color: #2C5BAB;
	text-decoration:none;
}
.footerfltrt a:visited {
	font-size: 10px;
	color: #2C5BAB;
	text-decoration:none;
}
.footerfltrt a:active {
	font-size: 10px;
	color: #2C5BAB;
	text-decoration:none;
}
.footerfltrt a:hover {
	font-size: 10px;
	color: #000;
}
/*------left nav2 styles------*/
ul#navigation2 {
}
ul#navigation2 li {
	list-style: none;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#999;
	line-height: 20px;
	margin-left:-64px;
}
ul#navigation2 li a {
	display: block;
	text-decoration: none;
	padding:15px
}
#navigation2 #subnav {
	background-color: #666666;
	color: #FFFFFF;
	padding-left: 15px
}
#navigation2 #currentpage {
	background-image: url(./resources/images/website/background_footer.jpg);
	font-weight: bold;
	color:#000;
	text-shadow: 0.1em 0.1em 0.2em #CCC
}
#navigation2 #currentpagesub a {
	background-color: #ADC32A;
	/*padding-left:30px;*/
	color: #000;
	margin-top: -10px;
}
#navigation2 a:hover {
	background-image: url(./resources/images/website/background_footer.jpg);
}
#navigation2 a:link {
	color: #000;
}
#navigation2 a:visited {
	color: #000;
}
#navigation2 a:active {
	color: #333;
}
ul#navigation3 {
	margin-left:-20px;
}
ul#navigation3 a:link {
	color:#333;
	text-decoration:none;
}
ul#navigation3 a:visited {
	color:#333;
	text-decoration:none;
}
ul#navigation3 a:active {
	color: #ADC32A;
	text-decoration:none;
}
ul#navigation3 a:hover {
	color:#333;
}
ul#navigation3 li {
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	float: left;
	margin-bottom: 20px;
	line-height: 25px;
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	background-color: #FFF;
}
/* ---- floats ----*/
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/*----- rotator-----*/

#rotator {
	background:#FFF;
	background-image:url(./resources/images/website/background_rotator.jpg);
	background-repeat:no-repeat;
	background-position:top;
	color:#000;
	position:relative;
	padding-bottom:2.6em;
	margin:0; 
	font-size:16px;
	height:340px;
}

/* Tabs */
ul.ui-tabs-nav, li.ui-tabs-nav-item, li.ui-tabs-nav-item a:link, li.ui-tabs-nav-item a:visited {
	/*margin:0;
	padding:0;
	border:0;
	outline:0;*/
	line-height:1.3;
	text-decoration:none;
	font-size:20px;
	list-style:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}

ul.ui-tabs-nav {
	position:absolute;
	bottom:0px;
	left:17px;
	z-index:1;
	width:824px;
	margin: auto;
	background:#FFF url(./resources/images/website/background_tabs.jpg) repeat-x;
	/*border-top:1px solid #FFF;*/
}

/* Non-Selected Tabs */
li.ui-tabs-nav-item a:link,
li.ui-tabs-nav-item a:visited {	
	font-size:.8em;
	font-weight:normal;
	color:#000;
	/*background:#FFF url(images/uitabsbg.gif) repeat-x bottom left; */
	border-left:1px solid #FFF;
	border-right:1px solid #c5ced9;
	outline:none;
}

/* Hovered Tab */
#rotator .ui-tabs-nav-item a:hover,
#rotator .ui-tabs-nav-item a:active {
	background:#FFF url(./resources/images/website/uiactivetabbg.gif) repeat-x bottom left;
	color:#333;
}

#rotator .ui-tabs-nav-item a span {
	float:left; 
	padding:16px 30px; 
	cursor:pointer;
}

/* Active Tab */
#rotator .ui-tabs-selected a:link,
#rotator .ui-tabs-selected a:visited,
#rotator .ui-tabs-selected a:hover,
#rotator .ui-tabs-selected a:active {
	background:#fff url(./resources/images/website/uiactivetabbg2.gif) repeat-x top left;
	color:#333;
}


/* Content Panels */
#rotator .ui-tabs-panel {
	font-family:Arial, Helvetica, sans-serif;
	clear:left;
	color:#000;
	padding:14px 0px 31px 17px;
	height:275px;
}

#rotator .ui-tabs-hide {
	display:none;
}

#rotator h2 {
	color:#E75D00;
	font-weight:normal;
	margin:0;
	font-size:1.8em;
	line-height:1.2em;
}

#rotator p {
	font-size:1.1em;
	margin:.5em 0;
	color:#333;
}

#rotator .btn_get_started {
	float:left;
	height:30px;
	width:99px;
	text-indent:-9999em;
	margin-right:7px; 
	overflow:hidden; 
	background:transparent url(./resources/images/website/btn_learnmore.gif) no-repeat;
}
#rotator .btn_get_started_es {
	float:left;
	height:30px;
	width:99px;
	text-indent:-9999em;
	margin-right:7px; 
	overflow:hidden; 
	background:transparent url(./resources/images/website/btn_learnmore_es.gif) no-repeat;
}
#rotator .btn_get_started_de {
	float:left;
	height:30px;
	width:99px;
	text-indent:-9999em;
	margin-right:7px; 
	overflow:hidden; 
	background:transparent url(./resources/images/website/btn_learnmore_de.gif) no-repeat;
}
#rotator .btn_learn_more {
	float:left;
	height:26px;
	font-size:.9em;
}

/* Background Images */
#rotator #fragment-1 {
}

#rotator #fragment-2 {
	background:transparent url(./resources/images/website/background_bannergreen.jpg) no-repeat 17px 15px;
	padding:23px 31px;
}

#rotator #fragment-3 {
	background:transparent url(./resources/images/website/background_bannergreen.jpg) no-repeat 17px 15px;
	padding:23px 31px;
}

#rotator #fragment-4 {
	background:transparent url(./resources/images/website/background_bannergreen.jpg) no-repeat 17px 15px;
	padding:23px 31px;
}
#rotator #fragment-5 {
	background:transparent url(./resources/images/website/background_bannergreen.jpg) no-repeat 17px 15px;
	padding:23px 31px;
}
#nav-fragment-1 {
	visibility: hidden;
	width: 68px;
}
#nav-fragment-2 {
	border-left: #CCC solid 1px;
}


