html,body {
      margin:0; padding:0;
      width:auto; height:100%;
      border:none;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:small;
}

body {
	background:transparent url(../images/horizontalBG.gif) repeat-x left 73px;
}

* html body{
	background-position:left 74px;
}


#container-main {
	margin:auto;
	width:792px; height:auto; /*height:100%; /* 100% applies to viewport in Firefox so we need a IE specific style*/
	background:transparent url(../images/mnBG.gif) repeat-y top left;
}

* html #container-main {
	/*height:100%; /* 100% applies to viewport in Firefox so we need a IE specific style*/
}

#container-main.homebg {
	background:transparent url(../images/mnBGhome.gif) repeat-y bottom left;
}


/*--- header area ------------------------------------------------------*/

#container-head-bg {
	width:auto; height:auto;
	background:transparent url(../images/topBG.gif) repeat-y top left;
}

#container-head {
	margin:0px 8px 0px 4px;
	position:relative;
	width:auto; height:90px;
	background:transparent url(../images/headerboxmenubg.gif) repeat-x bottom left;
}

#logo {
	display:block;
	width:151px; height:34px;
	background:transparent url(../images/logo.gif) no-repeat top left;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute; top:12px; left:18px;
}

#container-head h2 {
	width:295px; height:25px;
	padding:0px; margin:0px;
	background:transparent url(../images/headboxtext.gif) no-repeat top left;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute; top:20px; left:211px;
}

#searchbox {
	width:140px; height:auto;
	position:absolute; top:20px; left:612px;
	font:normal 10px Arial;
}

#searchbtn {
	position:absolute; top:24px; left:758px;
	border:none;
}

/* pico search specific styles */

#searchResultsContainer{font-size:130%; margin-top:20px;}
#searchResultsContainer input {margin:0 2px 4px 0;}
#search {margin:0; padding:0;}

#query {
width:140px; height:auto;
position:absolute; top:20px; left:612px;
font:normal 10px Arial;
}

/* ############################################################################################### */

/* --- Top Navigation --------------*/



#topnav {
	position:absolute; bottom:12px; left:210px;
	list-style:none;
	margin:0px; padding:0px;
}

#topnav li {
	display:inline;
}

#topnav li a {
	display:block; float:left;
	padding:4px 0 0 0;
	margin-right:30px;
	font:normal 11px Arial;
	color:#999999;
	width:auto; height:20px;
	text-decoration:none;
	text-transform:lowercase;
}

#topnav li a:hover, #topnav li.activeLink a {
	color:#000000;
}

#topnav li ul {
	list-style:none;
	margin:0px; padding:0px;
	/*background-color:green;*/
	position:absolute; bottom:-13px; left:0px;
	width:500px; height:auto;
	visibility:hidden;
}

#topnav li ul li a {
	margin-right:10px;
}

#topnav li ul#about-sub {width:400px;left:-50px;}
#topnav li ul#partners-sub {width:200px;left:20px;}
#topnav li ul#newsevents-sub {width:200px;left:140px;}
#topnav li ul#service-sub {width:400px;left:100px;}
#topnav li ul#contact-sub {width:270px;left:310px;}


#topnav li ul li a {
	display:block; float:left;
	padding:2px 0 0 0;
	width:auto; height:auto;
	font:normal 11px Arial;
	color:#99CC33;
	line-height:16px;
}

#topnav .activeLink ul li a {
	color:#99CC33;
}

#topnav li ul li a:hover, #topnav li ul li a.activeLink {
	color:#16327A;
	text-decoration:none;
}

/* ############################################################################################### */




/*--- main content area that contains all three columns --------------------*/
#container-content {
	padding:0px; margin:0px;
	width:auto; min-height:10px; height:auto;
	background:transparent url(../images/contentboxtop.gif) no-repeat top left;
	/*background:transparent url(../images/mnBG.gif) repeat-y top left;*/
}


* html #container-content {
	height:100%;
}


/*---  left column area ---*/
#colOne {
	/*width:176px; height:auto;*/
	width:170px; height:auto;
	/*margin-left:4px; */
	padding:10px 0px 0px 3px; 
	/*background:transparent url(../images/leftnavbg.gif) no-repeat top right;*/
	float:left;
	/* display: inline;  IE double margin bug fix */
}












/* left navigation area */

#leftNav, 
#leftNav li ul,
#leftNav li ul li ul
 {
	margin:0; padding:0px; 
	list-style:none;
}

#leftNav li.activeLink ul {
	background:transparent url(../images/submenutopbg.gif) no-repeat top left;
	padding-top:3px;
}

#leftNav li.activeLink ul li ul {
	background-image:none;
	padding-top:0px;
}

/* ------- added to js file for 508 ------------

#leftNav li ul,
#leftNav li.activeLink ul li ul {
	display:none;
}
 ------- added to js file for 508 ------------ */

#leftNav li.activeLink ul,
#leftNav li.activeLink ul li.activeLink ul {
	display:block;
}

#leftNav li a {
	display:block;
	margin:0; padding:3px 0px 3px 10px; 
	width:160px; height:auto;
	font: normal 11px Arial;
	color:#FFFFFF;
	text-decoration:none;	
	text-transform:lowercase;
	background-color:transparent;
}

#leftNav li a:hover, 
#leftNav li.activeLink a {
	background-color:#16327A;
}

#leftNav li ul li a {
	display:block;
	margin:0; padding:3px 0px 3px 26px; 
	width:144px; height:auto;
	font: normal 11px Arial;
	color:#16327A;
	text-decoration:none;
	background-color:transparent;
}

#leftNav li.activeLink ul li a {
	background-color:transparent;
}

#leftNav li ul li a:hover,
#leftNav li.activeLink ul li.activeLink a
{
	background:transparent url(../images/rtArrowFFF.gif) no-repeat 16px center;
}

#leftNav li ul li ul li a {
	display:block;
	margin:0; padding:3px 0px 3px 42px; 
	width:128px; height:auto;
	font: normal 11px Arial;
	color:#16327A;
	text-decoration:none;
	background-color:transparent;
}

#leftNav li.activeLink ul li ul li a {
	background-color:transparent;
}

#leftNav li ul li ul li a:hover,
#leftNav li.activeLink ul li.activeLink ul li.activeLink a,
#leftNav li.activeLink ul li.activeLink ul li a:hover
{
	background:transparent url(../images/rtDashFFF.gif) no-repeat 32px center;
}

#leftNav li.activeLink ul li.activeLink ul li a
{
	background-image:none;
}

/*---  Center column - main content area ---*/
#colTwo {
	float:left;
	width:440px; height:auto;
	background:transparent url(../images/centerColBG.gif) no-repeat top left;
}

.twocolgrid #colTwo {width:605px;}


#colTwo.contentareabg {
	/*background:transparent url(../images/homecontentareaBG.gif) repeat-y top right;*/
}


#breadcrumb {
	margin:0; padding:20px 20px 0px 20px; 
	list-style:none;
	/*background-color:#CCCCCC;*/
}

#breadcrumb li {
	display:inline;
	margin-right:2px;
	font: bold 11px Arial;
	color:#A1BAD2;
}

#breadcrumb li a {
	padding-right:1em;
	margin-right:0.3em;
	font: normal 10px Arial;
	color:#A1BAD2;
	background:transparent url(../images/rtArrowBlue.gif) no-repeat right center;
	letter-spacing:0.2em;
	text-decoration:none;
	text-transform:lowercase;
}

#breadcrumb li a:hover {
	text-decoration:underline;
}

#breadcrumb li a.activeCrumb {
	padding-right:0;
	background-image:none;
	text-decoration:none;
	color:#999999;
}

#featureAreaContainer {
	position:relative;width:422px; height:106px;
}

#featureAreaContainer a {
	display:block;
	position:absolute; top:0px; left:0px;
	width:422px; height:106px;
	text-indent:-9999px;
	overflow:hidden;
}

#featureArea-1 {
	/*background:transparent url(../images/largeHome_5.jpg) no-repeat top left;*/
	background:transparent url(../images/largeHome_core.jpg) no-repeat top left;
	visibility:hidden;
}
#featureArea-2 {
	/*background:transparent url(../images/largeHome_cow.jpg) no-repeat top left;*/
	background:transparent url(../images/largeHome_nasa.jpg) no-repeat top left;
	visibility:hidden;
}
#featureArea-3 {
	/*background:transparent url(../images/largeHome_people.jpg) no-repeat top left;*/
	background:transparent url(../images/largeHome_golf.jpg) no-repeat top left;
	visibility:hidden;
}

#featureArea-1.activeFeatureArea,
#featureArea-2.activeFeatureArea,
#featureArea-3.activeFeatureArea {
	visibility:visible;
}


#featureButtons {
	margin:10px 0px 0px 10px; padding:0; 
	list-style:none;
}

#featureButtons li {
	display:inline;
}

#featureButtons a {
	float:left;
	display:block;
	width:43px; height:44px;
	text-indent:-9999px;
	overflow:hidden;
	margin-right:4px;
}

/*
#featureButton-1 {background:transparent url(../images/circBtn_5.gif) no-repeat top left;}
#featureButton-2 {background:transparent url(../images/circBtn_cow.gif) no-repeat top left;}
#featureButton-3 {background:transparent url(../images/circBtn_people.gif) no-repeat top left;}
*/

#featureButton-1 {background:transparent url(../images/circBtn_core.gif) no-repeat top left;}
#featureButton-2 {background:transparent url(../images/circBtn_nasa.gif) no-repeat top left;}
#featureButton-3 {background:transparent url(../images/circBtn_golf.gif) no-repeat top left;}


#featureButton-1:hover, 
#featureButton-2:hover, 
#featureButton-3:hover,  
#featureButton-1.activeBtn, 
#featureButton-2.activeBtn, 
#featureButton-3.activeBtn {background-position: bottom left;}

#featureButtons div {
	float:left;
	width:86px; height:auto;
	font:normal 10px Arial;
	line-height:1em;
	color:#666666; 
	margin-right:4px;
	margin-bottom:10px;
}

#mainContent {
	clear:both;
	margin:0; padding:0px 20px 0px 20px;
	font:normal 90% Arial;
	color:#666666;
}


#mainContent h1 {
	padding:0; margin: 0 0 0.75em 0;
	font:bold 120% Arial;
	color:#A1BAD2;
	text-transform:lowercase;
	letter-spacing:.3em;
}

#mainContent h2 {
	padding:0; margin: 0 0 0.75em 0;
	font:bold 120% Arial;
	color:#666666;
	text-transform:lowercase;
	letter-spacing:.3em;
}

#mainContent h3 {
	font-weight:bold;
	color:#666666;}

#mainContent h1 span {
	/*background-color:#FFFFFF;
	padding-right:8px;
	*/
}


.homecontent h1 {
	padding:0; margin: 0 0 0.75em 0;
	font:bold 120% Arial;
	color:#A1BAD2;
	text-transform:lowercase;
	letter-spacing:.3em;
	background:transparent url(../images/h2bg.gif) repeat-x left center;
}

.homecontent h1 span {
	background-color:#FFFFFF;
	padding-right:8px;
	
}


#mainContent.homecontent h1 span a {
	color:#A1BAD2;
	text-decoration:none;
}

#mainContent h3, #mainContent h4 {
	padding:0; margin: 0 0 0.75em 0;
	font:bold 100% Arial;
	/*color:#16327A;*/
}

#mainContent h4 {margin: 0 0 0 0;}

#mainContent p {
	/*padding:0; margin:0;*/
	margin: 0 0 0.75em 0;
    /*line-height: 1.5em;*/
}

#mainContent ul {
	margin-top:0;
}

#mainContent li {
	/*padding:0; margin:0;*/
	margin: 0 0 0.75em 0;
    /*line-height: 1.5em;*/
}


#mainContent a {
	color:#16327A;
	/*font-weight:bold;
	text-decoration:none;*/
}


#mainContent a:hover {
	color:#000000;
	text-decoration:none;
}

.qahead {
	font-weight:bold;
	font-style:italic;
}



.vlinetwocol {
	border:0;
	margin:15px 0 15px 0; padding:0;
	border-collapse:collapse;
}

.vlinetwocol th {
	vertical-align:top;
	padding:0 10px 0 0; margin:0;
	font-weight:normal;
	text-align:right;
	border: 1px solid #CCCCCC;
	border-width: 0 1px 0 0;
	white-space:nowrap;
}

.vlinetwocol td {
	vertical-align:top;
	padding:0 0 10px 10px; margin:0;
	border: 1px solid #CCCCCC;
	border-width: 0 0 0 1px;
}


/*---  right column area ---*/
#colThree {
	width:179px; height:auto;
	float:left;
}

.twocolgrid #colThree {display:none;}

#rtcoltopfeaturearea {
	width:179px; height:auto; min-height:100px;
	background:transparent url(../images/hometxt_rtcol_bg.gif) repeat-y top right;
}

#rtcoltopfeaturearea img {
	margin-bottom:40px;
}

#rtcoltopfeaturearea select {
	width:auto; height:auto;
	font:normal 10px Arial;
	color:#666666;
}



#rtcolfreetrial {
	width:179px; height:auto; min-height:100px;
	background:transparent url(../images/freeTrialBG.gif) repeat-y top left;
}

.twocolgrid #rtcolfreetrial {float:right; margin-right:-34px;}
* html .twocolgrid #rtcolfreetrial {float:right; margin-right:-17px;}


#rtcolfreetrial h2 {
	padding:0; margin:0;
	width:179px; height:16px;
	background:transparent url(../images/freeTrialh2.gif) no-repeat top left;
	text-indent:-9999px;
	overflow:hidden;
}

#rtcolfreetrial.subpagefreetrial h2 {
	background:transparent url(../images/freeTrialh2sub.gif) no-repeat top left;
}


#rtcolfreetrial ul {
	list-style:none;
	padding:10px 0 20px 0; margin:0; 
	background:transparent url(../images/greenboxbot.gif) no-repeat bottom left;
}

#rtcolfreetrial ul a {
	font:normal 11px Arial;
	color:#16327A;
}

#rtcolfreetrial ul li {
	font:normal 11px Arial;
	color:#666666;
}

#rtcolfreetrial ul li {
	margin:0 0 10px 10px;
}

#ec-btn {
	width:152px; height:18px;
	background:transparent url(../images/freeTrialBtn_expert2.gif) no-repeat top left;
}
#com-btn {
	width:103px; height:29px;
	background:transparent url(../images/freeTrialBtn_comparion2.gif) no-repeat top left;
}
#per-btn {
	width:108px; height:23px;
	background:transparent url(../images/freeTrialBtn_periscope2.gif) no-repeat top left;
}

#ec-btn, #com-btn, #per-btn {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}





#rtColFeatureBox {
	padding-bottom:10px; margin:13px 0px 0px 0px;
	width:165px; height:auto; min-height:100px;
	background:#D7E8B4 url(../images/greenboxbot.gif) no-repeat bottom left;
	font:normal 11px Arial;
	color:#666666;
}


#rtColFeatureBox h2 {
	padding:0px; margin:0px;
	width:165px; height:32px;
	background:transparent url(../images/greenBoxTop2.gif) no-repeat bottom left;
	text-indent:-9999px;
	overflow:hidden;
}

#rtColFeatureBox.successBox h2 {
	width:165px; height:46px;
	background:transparent url(../images/greenboxtop.gif) no-repeat bottom left;
}

#rtColFeatureBox.productsBox h2 {
	width:165px; height:46px;
	background:transparent url(../images/greenboxtopProducts.gif) no-repeat bottom left;
}

#rtColFeatureBox.historyBox h2 {
	width:165px; height:183px;
	margin-bottom:10px;
	background:transparent url(../images/greenboxtophistory.jpg) no-repeat bottom left;
}

#rtColFeatureBox.supportBox h2 {
	width:165px; height:81px;
	margin-bottom:10px;
	background:transparent url(../images/CustSupportSidebar1.gif) no-repeat bottom left;
}


#rtColFeatureBox.faqBox {
	margin: 10px 10px 10px 0px;
}

#rtColFeatureBox.faqBox h2 {
	width:165px; height:80px;
	margin-bottom:10px;
	background:transparent url(../images/rtBoxHead_faq.gif) no-repeat bottom left;
}


#rtColFeatureBox.comparionBox h2 {
	width:165px; height:244px;
	margin-bottom:10px;
	background:transparent url(../images/rtBoxHead_comparion.jpg) no-repeat bottom left;
}

#rtColFeatureBox.partnerBox h2 {
	width:165px; height:313px;
	margin-bottom:10px;
	background:transparent url(../images/rtBoxHead_partner.gif) no-repeat bottom left;
}

#rtColFeatureBox.customerBox h2 {
	width:165px; height:145px;
	margin-bottom:10px;
	background:transparent url(../images/CustomerSidebar.jpg) no-repeat bottom left;
}

#rtColFeatureBox.solutionsBox h2 {
	width:165px; height:191px;
	margin-bottom:10px;
	background:transparent url(../images/rtBoxHead_solutions.jpg) no-repeat bottom left;
}

#rtColFeatureBox.trainingBox h2 {
	width:165px; height:45px;
	margin-bottom:10px;
	background:transparent url(../images/rtBoxHead_training_01.jpg) no-repeat bottom left;
}

#rtColFeatureBox.ec11Box h2 {
	/*width:165px; height:291px;*/
	width:165px; height:175px;
	margin-bottom:10px;
	/*background:transparent url(../images/rtBoxHead_ec11.jpg) no-repeat bottom left;*/
	background:transparent url(../images/rtBoxHead_ec112.jpg) no-repeat bottom left;
}

#rtColFeatureBox.periscopeBox h2 {
	width:165px; height:227px;
	margin-bottom:10px;
	background:transparent url(../images/rtBoxHead_periscope.jpg) no-repeat bottom left;
}


#rtColFeatureBox.consultingBox h2 {
	width:165px; height:190px;
	margin-bottom:10px;
	background:transparent url(../images/rtBoxHead_consulting.jpg) no-repeat bottom left;
}

#rtColFeatureBox.marketsBox h2 {
	width:165px; height:220px;
	margin-bottom:10px;
	background:transparent url(../images/rtBoxHead_markets.jpg) no-repeat bottom left;
}

#rtColFeatureBox.resourcealignerBox h2 {
	width:165px; height:190px;
	margin-bottom:10px;
	background:transparent url(../images/rtBoxHead_resourcealigner.jpg) no-repeat bottom left;
}

#rtColFeatureBox.mapBox h2 {
	width:165px; height:172px;
	margin-bottom:10px;
	background:transparent url(../images/rtBoxHead_map.jpg) no-repeat bottom left;
}

#rtColFeatureBox.newsBox h2 {
	width:165px; height:39px;
	margin-bottom:10px;
	background:transparent url(../images/rtBoxHead_news.gif) no-repeat bottom left;
}

#rtColFeatureBox.eventBox h2 {
	width:165px; height:41px;
	margin-bottom:10px;
	background:transparent url(../images/rtBoxHead_event.gif) no-repeat bottom left;
}

#rtColFeatureBox.missionBox h2 {
	width:165px; height:73px;
	margin-bottom:10px;
	background:transparent url(../images/rtBoxHead_mission.gif) no-repeat bottom left;
}

#rtColFeatureBox ul, #rtColFeatureBox p {
	list-style:none;
	padding:0; margin:0px 10px 10px 10px;
}

#rtColFeatureBox p {
	/*color:#16327A;*/
}

#rtColFeatureBox ul li {
	margin:0px 0px 6px 0px;
	color:#696D74;
}

#rtColFeatureBox li a, #rtColFeatureBox p a {
	font:bold 11px Arial;
	color:#16327A;
	text-decoration:none;
}


#rtColFeatureBox li a:hover, #rtColFeatureBox p a:hover {
	color:#000000;
	text-decoration:underline;
}

.rtBoxBtn {
	display:block;
	margin-left:8px;
	padding:6px 0 0 10px;
	width:144px; height:28px;
	background:transparent url(../images/rtBoxBtnBG2.gif) no-repeat top left;
	/*text-indent:-9999px;*/
	overflow:hidden;
	font:normal 11px Arial;
	color:#FFFFFF; 
	text-decoration:none;
}

.rtBoxBtn:hover {background-position:bottom left}


/*--- footer area ------------------------------------------------------*/
#container-footer {
	 clear:both;
	 width:98%; height:auto;	
	 border: 1px solid #EDEDED; border-width:0 0 4px 0;
}


/*--- Accessibility and visual enhancement elements --------------------*/

.hiddenStructure {
    display: block;
    background: transparent;
    background-image: none; /* safari bug */
    border: none;
    height: 1px;
    overflow: hidden;
    padding: 0;
    margin: -1px 0 0 -1px;
    width: 1px;
}

.toTop {
	display:block;
	font: normal 9px Verdana;
	color:#999999;
	padding: 0 0 0 12px; 
	width:auto; height:auto; 
	background: url(../images/blutoparrow.gif) no-repeat center left;
	text-decoration:none;
}

.toTop:hover {color:#000000;}

.anchorDivider {border:1px solid #F0F0F0; border-width:0 0 1px 0; padding-bottom:2px;}

.hrule {
	border:1px solid #F0F0F0; border-width:1px 0 0 0;
	width:auto; height:0px;
	margin:1em 0 1em 0;
	overflow:hidden;
}

#softwareUpdatesList {
	list-style:none;
	padding:0; margin:0; 
}


#ecLink11,
#ecLink11-5,
#ecPeriscope, 
#ecLink2000v2,
#ecLink2000,
#ecLink95 {
	display:block;
	margin:0;padding:0;
	width:411px; height:33px;
	text-indent:-9999px;
	overflow:hidden;
}

#ecLink11 {background:transparent url(../images/ecLink11.gif) no-repeat top left;}
#ecLink11-5 {background:transparent url(../images/ecLink11_5.gif) no-repeat top left;} 
#ecPeriscope {background:transparent url(../images/ecLinkPeriscope.gif) no-repeat top left;} 
#ecLink2000v2 {background:transparent url(../images/ecLink2000v2.gif) no-repeat top left;}
#ecLink2000 {background:transparent url(../images/ecLink2000.gif) no-repeat top left;}
#ecLink95 {background:transparent url(../images/ecLink95.gif) no-repeat top left;}


.targetanchorlist {
	list-style:none;
	padding:0; margin:0; 
}

.targetanchorlist li {
	background:transparent url(../images/bludownarrow.gif) no-repeat left 6px;
	padding-left:12px; margin:0;
}

.targetanchorlist li a {
	padding:0; margin:0;
	text-decoration:none;
}

#mainContent .targetanchorlist li a:hover {
	text-decoration:underline;
}


.txtbox, textarea {width:300px; height:auto;}





.horizontalNav {
	margin:0; padding:0;
	list-style:none;
}

.horizontalNav li {
	margin:0 5px 0 0; padding:0;
	display:inline;
}

.horizontalNav li a {
	color:navy;
	padding-right:5px;
	border:1px solid #666666; border-width:0 1px 0 0;
	text-decoration:none;
}

.horizontalNav li a:hover {
	color:#000000;
	text-decoration:underline;
}



#ssIndustry {margin:0; padding:0;}

.faqNums {font-weight:bold; font-size:16px;}

.pdfLink {
/*
 padding-right:30px;
 padding-bottom:2px;
 background:transparent url(../images/icon_pdf2.gif) no-repeat center right;
 */
}


.pdfLink2 {

}

.pptLink {
/*
 padding-right:30px;
 padding-bottom:2px;
 background:transparent url(../images/icon_ppt2.gif) no-repeat center right;
 */
}


.pptLink2 {
}

.plugin {
	color:#A0B8D0;
	font-size:10px;
	font-family:Arial;
}

.adobeDisclaimer {
	padding-left:20px;
	background:transparent url(../images/icon_pdf.gif) no-repeat top left;
	font:italic 9px Arial;
}

.pptDisclaimer {
	padding-left:20px; padding-bottom:22px;
	background:transparent url(../images/icon_ppt.gif) no-repeat top left;
	font:italic 9px Arial;
}

.required {color:red;}



#footerNav {
	padding-top:1em;
	padding-bottom:1em;
	text-align:center;
}

#footerNav ul {
	margin:0 0 0px 0px; padding:0; padding-bottom:0.5em;
	list-style-type: none;
}

#footerNav ul li {
	display:inline;
}

#footerNav ul li a {
	font: normal 75% Arial;
	color: #666;
	text-decoration: underline;
	padding-right:0.5em;
	border-right:1px solid #666;
}

#footerNav ul li a:hover {
	color: #16327A;
	text-decoration:none;
}

#footerNav ul li a.lastCrumb {
	padding-right:0;
	border-right:0;
	border-right:0px solid #666;
}

#copyright {
	font: normal 75% Arial; margin:0; padding:0;
	color:#666;
}

#copyright a {
	color:#666;
}
#copyright a:hover {
	color: #16327A;
}










