*{

}


body
{
	font-family: verdana, arial, Sans-Serif;
	font-size: 90%;
	margin: 0;
	padding: 0;
	text-align: left;
	color:#000;
	background-color:#f6f6f6;
}

.clearfix,
.clear
{
	clear: both;
}

.clearfix:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.hide
{
	display:none;
}

/* LINK DEFAULT STYLE */
a
{
	color:#0070AF;
	text-decoration:none;
}

a:hover
{
	text-decoration:none;
}

a img
{
	border:0;
	text-decoration:none;
}
li a{
	text-decoration:none;
}
/* END LINK STYLE */

/* NEWS DEFAULT STYLE */

div.newsarticle
{
	float:left;
	clear:left;
	margin: 0 0 10px 0;
}

div.newsarticle img
{
	float:left;
	padding-right:10px;
}

div.newsarticle span.newsdate,
ul.newsheadlines span.newsdate
{
	color:#ccc;
	font-size:0.8em;
	display:block;
}

div.newsarticle a /* Used ShowTopArticles() */
{
	font-size:0.8em;
	
}

div.newsarticle h3
{
	font-size:1.2em!important;
}

div.articlecontent {

	margin-top:10px;
}

div.articlecontent img{
	width:100px;
	float:left;
	padding-right:15px;
}
ul.newsheadlines,
#main_text ul.newsheadlines
{
	float:left;
	margin:0 0 20px 0;
	padding:0;
	list-style-type:none;
	background-image:none;
}

#main_text ul.newsheadlines li{
	background-image:none;
	padding:10px 0;
	margin:0;
	border-bottom:1px solid #cccccc;
}

ul.headlines li.selected
{
}

div.newspaging
{
	float:left;
	clear:both;
	font-size:0.8em;
	margin:10px 0 0 0;
}

div.newspaging span.pagenavright
{
	margin:0 0 0 5px;
	float:left;
	display:inline;
}

div.newspaging span.pagenavleft
{
	margin:0 5px 0 0;
	float:left;
	display:inline;
}

/* END NEWS STYLE */

/* CALENDAR DEFAULT STYLE */

#main_text ul.calendar,
#main-text ul.calendaryear
{
	list-style-type:none;
	float:left;
	clear:left;
	display:inline;
	margin:0;
	padding:0;
}
#main_text ul.calendar{
	width:440px;
	padding:5px 0;
	border-top:1px solid #0070AF;
	border-bottom:1px solid #0070AF;
}
#main_text ul.calendaryear{
	float:left;
	margin:0;
	padding:2px 0;
	width:440px;
	display:block;
}

ul.calendar li,
#main_text ul.calendar li
{
	list-style:none;
	float:left;
	display:inline;
	/*clear:left;*/
	margin:0;
	background-image:none;
	padding-left:0;
	width:25px;
	clear:left;
}
#main_text ul.calendaryear li.calyear{
	padding-right:18px;
}
#main_text ul.calendar ul li
{
	clear:none;
	background-image:none;
}

#main_text ul.calendaryear li{
	padding-right:8px;
}
/* END CALENDAR STYLE */

/* FAQ DEFAULT STYLES */
div#faqs{
	padding-bottom:10px;
	border-bottom:1px solid #0070AF;
	margin-bottom:15px;
}
div.faqquestion{
	font-weight:bold;
	color:#0070AF;
}
div.faqentry
{
}

div.faqanswer
{
	padding:10px 0px 20px 10px;
	float:left;
}
/* CLOSE CALENDAR STYLE */

/* main body wrapper and assoc. */
#wrapper{
	width:975px;
	margin:0 auto;
	background-image: url(images/main_bg.gif);
	background-repeat:repeat-y;
}
#container{
	width:955px;
	margin:0 10px;
}
#top_color_bar{
	width:955px;
	height:5px;
	padding:0;
	margin:0;
	background-image: url(images/top_stripe.gif);
	font-size:0.1px;
}
#header{
	position:relative;
	float:left;
	height:146px;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
}
h1#logo{
	background-image: url(images/gateway_logo.gif);
	width:333px;
	height:115px;
	margin:0;
	left:39px;
}
#header #homelink{
	position:absolute;
	width:333px;
	height:115px;
	left:39px;
	top:5px;
}
h1#logo, img#pathfinder, img#site_search, img#enewsletter{
	position:absolute;
}
img#pathfinder{
	left:517px;
	top:55px;
}
img#site_search{
	left:575px;
	top:82px;
}
img#enewsletter{
	left:760px;
	top:82px;	
}
#menu_bg{
	height:56px;
	width:955px;
	margin:0;
	background-color:#e0e0e0;
}
/* close wrapper */

/* menu1 */
ul.menu1{
	display:inline;
	float:left;
	padding-left:20px;
	margin:0;
	height:56px;
}
ul.menu1 li{
	list-style:none;
	display:inline;
}
ul.menu1 li a{
	height:34px;
	width:90px;
	float:left;
	padding:10px 10px 0 10px;
	margin-right:5px;
	margin-top:11px;
	background-image: url(images/tab_desel.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	font-size:0.7em;
	font-weight:bold;
	color:#999999;
}
ul.menu1 li a:hover, ul.menu1 li.selectedl1 a, ul.menu1 li.childselectedl1 a{
	background-image: url(images/tab_sel.gif);
	background-repeat:no-repeat;	
	margin-top:6px;
	height:40px;
	color:#0070af;
}
/* close menu1 */

/* menu2 */
/*spacer in case menu isn't there */
div#menu2b{
	margin:3px 0 25px 0;
}
ul.menu2{
	width:175px;
	list-style:none;
	padding:0;
	margin:3px 0 29px 0;
}
ul.menu2 li{
	list-style:none;
	font-size:0.75em;
	padding:6px 0 7px 10px;
	border-bottom:1px solid #cccccc;
}
ul.menu2 li a{
	color:#000000;
}
ul.menu2 li a:hover, ul.menu2 li.selectedl2 a{
	color:#0070AF;
	/*font-weight:bold;*/
}
ul.menu2 li.hasChildren{
	/*padding-bottom:0;*/
}
/* close menu2 */

/* menu 3 */
ul.menu3{
	width:175px;
	list-style:none;
	padding:0;
	margin:7px 0 0 -10px;
}
ul.menu3 li{
	list-style:none;
	font-size:100%;
	padding:7px 0 0 30px;
	border:none;
	background-image: url(images/bull_arr.gif);
	background-repeat: no-repeat;
	background-position: 12px 9px;
}
ul.menu3 li a{
	color:#000000;
}
ul.menu3 li.selectedl3 a{
	color:#0070AF;
}
/* close menu3 */

/* content */
.red{
	color:#E22738;
}
.purple{
	color:#8274B5;
}
.orange{
	color:#F38A35;
}
.green{
	color:#00A99F;
}
.lblue{
	color:#79B9E6;
}
.dblue{
	color:#0070AF;
}
.bt_red{
	border-top:3px solid #E22738;
}
.bt_purple{
	border-top:3px solid #8274B5;
}
.bt_orange{
	border-top:3px solid #F38A35;
}
.bt_green{
	border-top:3px solid #00A99F;
}
.bt_lblue{
	border-top:3px solid #79B9E6;
}
.bt_dblue{
	border-top:3px solid #0070AF;
}
h3 a{
	padding-right:5px;
}
.bt_orange h3 a, .bt_orange h3{
	color:#F38A35;
}
.bt_green h3 a, .bt_green h3{
	color:#00A99F;
}
.bt_lblue h3 a, .bt_lblue h3{
	color:#79B9E6;
}
#main_content{
	width:915px;
	margin:30px 20px 0px 20px;
	
	padding-bottom:20px;
}
#main_content h2{
	margin:0;
	border-bottom:3px solid #0070af;
	padding-left:6px;
	font-weight:normal;
	font-size:1.5em;
}
h4{
	margin:0 0 5px 0;
	border-bottom:3px solid #0070af;
	padding-left:6px;
	font-weight:normal;
	font-size:1.5em;
}
.nonhome{
	border-bottom:1px solid #cccccc;
}
#welcome{
	width:915px;
	height:265px;
	margin-bottom:25px;
}

#wel_img img{
	position:relative;
	left:30px;
}
#wel_text{
	float:left;
	margin:0;
	width:555px;
	font-size:0.9em;
}
#wel_text h2{
	margin:0;
	padding-left:28px;
	/*margin-bottom:15px;*/
}
#wel_text ul, #main_text ul{
	padding:0;
	margin:15px 0 0 0;
	padding:0;
}
#wel_text ul li, #main_text ul li{
	/*list-style-image: url(images/bull_arr.gif);*/
	background-image: url(images/bull_arr.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	list-style:none;
	line-height:1.4em;
	margin-bottom:5px;
	padding-left:22px;
}
#wel_text_main{
	padding:16px 28px 0 28px;
	/*border-top:3px solid #0070AF;*/
}
#wel_text_main p{
	margin:0 0 5px 0;
	line-height:1.5em;
}
#homeboxes{
	height:223px;
	width:915px;
	margin:0;
	padding:0;
}
#homeboxes .hbox, #left_side .hbox{
	float:left;
	width:175px;
	height:223px;
	position:relative;
}
.hbox h3{
	font-size:1em;
	font-weight:bold;
	margin:0;
	padding:5px 10px 5px 10px;
	background-color:#faf9f8;
}
.hbox img{
	float:left;
	position:absolute;
	top:110px;
}
.hbox p{
	margin:0;
	padding:0 8px;
	font-size:11px;
}

.hbox p.news{
	padding:0;
	margin:7px 0 0 0;
}
.hbox p.news a{
	text-decoration:none;
	color:#E22738;
}
.hbox p.date{
	font-size:0.7em;
}
.hbox p.tspace{
	margin-top:10px;
}
ul.quicklinks{
	list-style:none;
	padding-left:0;
	margin:0;
}
.hbox img
{
    width:175px;
}

ul.quicklinks li{
	list-style:none;
	font-size:0.75em;
	border-bottom:1px solid #cccccc;
	height:19px;
	padding:6px 0 0 10px;
}
ul.quicklinks li a{
	color:#8274B5 !important;
	text-decoration: none !important;
}
#homeboxes .ri_pad{
	margin-right:10px;
}
.shad_bg{
	background-color:#faf9f8;
}
#left_side{
	width:175px;
	float:left;
	display:inline;
}
#middle_content{
	float:left;
	display:inline;
	width:440px;
	margin:20px 0 0 21px;
}
#middle_content a{
	font-weight:bold;
}
#middle_content #main_text h3{
	margin:0;
	position:relative;
	line-height:1.5em;
	font-size:1.1em;
	font-weight:normal;
	padding:0;
	top:-3px;
}
#middle_content #main_text{
	font-size:12px;
	line-height:1.4em;
}
#middle_content #main_text p{
	margin:0 0 1em 0;
}
#middle_content #main_text p.boxed{
	border-top:1px solid #CCCCCC;
	padding:20px 10px 10px 10px;
}
#middle_content #main_text p.boxed img{
	float:left;
	display:inline;
	padding-right:15px;
	padding-bottom:15px;
}
p.thumb_text{
	color:#0070AF;
	padding-left:30px;
	background-image: url(images/plus.gif);
	background-repeat:no-repeat;
}
#right_side{
	float:right;
	display:inline;
	width:259px;
	padding:0;
	margin:20px 0 0 0;
}
#partners{
	width:915px;
	height:135px;
	background-image: url(images/partners_bg.gif);
	background-repeat:repeat-x;
	padding:20px;
	color:#ffffff;
	font-size:0.8em;
}
#partners div.hr{
	width:915px;
	height:1px;
	border:0;
	height:1px;
	margin:16px 0;
	background-image: url(images/blue_hr_dot.gif);
	background-repeat:repeat-x;
}
div.partners_sub{
	position:relative;
	float:left;
	display:inline;
	width:175px;
	padding-right:5px;
	font-size:0.95em;
}
div.plus10{
	left:20px;
}
div.plus20{
	left:30px;
}
div.plus30{
	left:40px;
}
div.plus40{
	left:50px;
}
div.partners_sub a{
	clear:left;
	float:left;
	display:inline;
	text-decoration: none;
	color:#ffffff;
	padding-bottom:7px;
}
.flash_block{
	margin:5px 40px;
}
.spacer_box{
	width:10px;
	height:20px;
}
.fileicon, .filetext{
	float:left;
	display:inline;
	width:25px;
}
.filetext{
	padding:5px 0 0 10px;
	width:400px;
}
/* close content */

/* search styling */
#middle_content #main_text #news_top h3{
	color:#0070af;
	font-size:1.5em;
	top:0;
	border-bottom:1px solid #cccccc;
	padding-bottom:10px;
}
div#news_search{
		
}
div#news_search h3{
	color:#0070af;
	font-weight:normal;
	margin-bottom:5px;
}
div#news_search #search_news{
	margin-top:10px;
}
div#news_search tr.labels td{
	color:#666666;
}
div#news_search #month, div#news_search #year{
	border:1px solid #7f9db9;
	width:116px;
}
div.newspaging{
	margin:10px 0;	
}
div.pagenavleft, div.pnum, div.pagenavright{
	float:left;
	display:inline;
}
div.pagenavleft{
	padding-right:5px;
	border-right:1px solid #cccccc;
}
div.pagenavright{
	padding-left:5px;
	border-left:1px solid #cccccc;
}
div.pnum{
	width:15px;
	text-align:center;
}

/* close search */

/* Case Study */
#searchformleft, #searchbutton{
float:left;	
display:inline;
}
input#searchtext{
	width:250px;
	margin:3px 5px 2px 0;
}
div.cs_small {
	/*height:140px;*/
	border-top:1px solid #cccccc;
	padding:10px 0;
}
div.cs_small img{
	float:left;
	display:inline;
	padding-right:10px;
}
div.cs_small a{
	color:#0070AF;
}
#middle_content #main_text div.cs_small p{
	margin:5px 0 0 0;
}
#middle_content #main_text div.cs_large{
	
}
#middle_content #main_text div.cs_large h3{
	font-size:1.5em;
}
#middle_content #main_text div.cs_large img{
	padding:0 10px 10px 0;
	float:left;
	display:inline;
}
#middle_content #main_text div.cs_large strong{
	color:#0070AF;
}
/* Close Case Study */

/* contact/enewsletter form */

#contact{
	margin:10px 0;
	border-top:1px solid #cccccc;
	padding:15px 0;
}
#contact table td.labels{
	color:#0070AF;
	vertical-align:top;
}
#contact table td.label_width{
	width:140px;
}
#contact input, #contact textarea{
	border:1px solid #a5acb2;
	color:#a5acb2;
	padding:4px 0 0 5px;
	height:1.5em;
	width:300px;
	font-size:11px;
	font-family:verdana;
}
#contact textarea{
	height:75px;
}
#contact input.checkbox{
	border:0;
	width:20px;
}
#contact input.submit{
	padding:0;
	border:0;
	width:63px;
	height:28px;
}
#contact input.submitquery{
	padding:0;
	border:0;
	width:154px;
	height:28px;
}
/* close contact form */

/* footer */
#footer{
	background-image: url(images/rounded_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding:10px;
}
#footer_text{
	padding:20px;
	text-align:right;
	color:#999999;
	font-size:0.7em;
}
/* close footer */

/* carousels */

div#scarousel,div#hcarousel
{
    position:relative;
}

div#hcarousel
{
    float:left;
	width:360px;
	height:265px;
	background-image: url(images/wel_img_col.gif);
	background-repeat: no-repeat;
	background-position:top left;
}

div.slide
{
    position:absolute;
    top:0;
    left:0;
    visibility:hidden;
}

div#hcarousel div.slide
{
    left:30px;
}

div#hcarousel div.cover
{
    left:0px;
}

div#hcarousel div.button
{
    display:none;
}

div.cover
{
    position:absolute;
    top:0;
    left:0;
}

div.job
{
	border-bottom:1px solid #ccc;	
	margin-bottom:20px;
	padding-bottom:10px;
}

#middle_content div.job a
{
	font-weight:normal;
}

.job-title
{
	font-size:1.3em;
	color:#0070AF;
}

.deadline
{
	font-size:0.8em;
	color:#999;
}
