﻿html, body, div, h1, h2, h3, h4, h5, h6, ul, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; } object, embed, a { outline:0 } a img, fieldset{ border:0; }ul { list-style: none; }


body{
	background:#ebeef0 url(../images/body-bg.png) repeat-x 0 34px;
	color:#000;
	font:normal 13px Arial, Helvetica, sans-serif;
}


/* Amanda’s Styles Start */
.WhiteBoard
{
  position: relative;
  top:2px;   
}

.TextJustified
{
  text-align : justify;        
}

.TextBold
{
    font-weight: bold;        
}

.TextRed
{
	color: red;
	font-weight: bold;
}

.TextGreen
{
	color: Green;
	font-weight: bold;
}


/* Amanda’s Styles End */

a{
	text-decoration: underline;
	color:#47b1e6;
}
a:hover{
	text-decoration: none;
}

p{ margin-bottom: 1em; }

h2{
	background: url(../images/icon-h2.png) no-repeat 0 0;
	color: #7db4d9;
	font-size:18px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 18px 0 5px 14px;
	padding: 4px 0 8px 40px;
}
h2 a {
	font-size:13px;
	font-family: Arial, sans-serif;
}

#box{
	background: #fff;
	margin:0 auto;
	width:938px;
}
#box-bg {
	background: url(../images/box-bg.gif) no-repeat;
	margin:0 -137px;
	padding: 0 137px;
}
#box-bgContent {
	background: url(../images/box-bgContent.gif) no-repeat;
	margin:0 -137px;
	padding: 0 137px;
}

#header{
	position: relative;
}
#topnav-tabs{
	background: url(../images/topnav-bg.png) no-repeat;
	height: 72px;
	position: relative;
}
#topnav-tabs ul li a span{
	display: none;
}
/*IE6 hack
#container {display:inline-block} #container {display:block}*/
#header ul {
	float: right;
	margin: 0;
	overflow: hidden;
}
#header ul li {
	float:left;
}
#header #topnav-text-links {
	color:#ccc;
	height: 34px;
	margin: 0 0 0 710px;
}
#header #topnav-text-links a{
	font-size: 13px;
	line-height: 34px;
}
#header #topnav-text-links a:hover{
	border:0;
}
#header h1{
	float: left;
}
#header h1 a {
	display: block;
	height:60px;
	text-indent: -999em;
	width: 230px;
}
#solutions:hover{
	background: url(../images/topnav-hover-sprites.gif) no-repeat -200px 1px;
}
#services:hover{
	background: url(../images/topnav-hover-sprites.gif) no-repeat -400px 1px;
}
#solutions ul,
#services ul{
	background: url(../images/topnav-submenu-shadow.png) no-repeat bottom left;
	display: none;
	padding-bottom:20px;
	position: absolute;
	top:71px;
	z-index: 11;
	width: 200px;
}
#services ul{ width: 208px; }
#solutions:hover ul, #services:hover ul{ display: block; }
#solutions ul li, #services ul li{ float: none; }
#solutions ul li.first a, #services ul li.first a{
	background: #f5f7f8 url(../images/topnav-hover-indicator-bg.png) no-repeat; padding-top:20px
}
#solutions ul li a,
#services ul li a{
	background: #f5f7f8;
	border: 1px solid #d4d4d4;
	border-top:0;
	font-size:13px;
	color:#767676;
	height: 50px;
	height: auto!important;
	margin: 0;
	padding: 10px 12px 12px 12px;
	width: 174px;
}
#services ul li a{ width:182px; }
#solutions ul li a span,
#services ul li a span{
	display: block;
	color: #3292e1;
	font-size: 18px;
}
#solutions ul li a:hover span, #services ul li a:hover span{ text-decoration: underline; }

#aboutus a,
#solutions a,
#services a {
	background: url(../images/topnav-hover-sprites.gif) no-repeat 0 0;
	display: block;
	color: #7a7a7a;
	font-size: 12px;
	height: 32px;
	margin: 1px 0 0 1px;
	padding: 38px 0 0 16px;
	text-decoration: none;
	width: 183px;
}
#services a { width:191px; }
#aboutus a{ background-position: 0 -71px; }
#solutions a{ background-position: -200px -71px; }
#services a{ background-position: -400px -71px; }
#aboutus a:hover, #aboutus a.active{ background-position: 0 0; }
#solutions a:hover, #solutions a.active{ background-position: -200px 0; }
#services a:hover, #services a.active{ background-position: -400px 0; }
#header #slider{
	display: block;
	height: 230px;
	position: relative;
	overflow: hidden;
	width: 938px;
}
 
#wrapper{
	margin:9px;
}
#wrapper #solutions-box{
	background: url(../images/solutions-boxes-bg.png) no-repeat;
	display: block;
	position: relative;
	overflow: hidden;
    height:330px; /* bkw */
    width:920px;  /* bkw */
    border: 0px solid green;
}
#wrapper #solutions-box .solutions-item{
	float: left;
	height: 275px;
    width:268px;
	margin: 26px 6px 40px 26px;
	overflow: hidden;
	position: relative;
	text-align: center;	
}
#wrapper #solutions-box .solutions-item:hover{
	border:6px solid #2090d8;
	margin: 20px 0 34px 20px;

}

#wrapper #solutions-box .solutions-item img{
	margin: 10px 0 0 0;

}
#wrapper #solutions-box .solutions-item div.tagline{
	color:#444;
	font-family: Tahoma, sans-serif;
	font-size:18px;
	margin: 3px auto 20px auto;
	width: 190px;

}
#wrapper #solutions-box .solutions-item p{
	font-size:13px;
	line-height: 17px;
	margin: 0 15px;
	text-align: left;
}
#wrapper #solutions-box .solutions-item a.boxme{
	margin:0 15px;
	padding: 238px 0;
}
#collaborations-box,
#newsandevents-box{
	margin: 10px 0;
	padding: 0 10px 0 40px;
}
#collaborations-box ul li,
#newsandevents-box ul li {
    /* removed */
	/*position: relative;*/  
	margin:0 0 10px 0;
	padding:10px;
}
#collaborations-box h5,
#newsandevents-box h5{
	color: #2090d8;
	font-size: 17px;
}
#collaborations-box ul li p,
#newsandevents-box ul li p{
	margin:0;
}
#collaborations-box ul li:hover,
#newsandevents-box ul li:hover{
	background: #e2edff;
}

#footer{
	background: url(../images/footer-out.png) repeat-x;
	margin:-9px 0 0 0;
	width: 100%;
}
#footer div{
	background: url(../images/footer.png) repeat-x;
	color: #999;
	height: 93px;
	line-height: 93px;
	margin: 0 auto;
	text-align: center;
	width:938px;
}
#footer a{
	color: #999;
}

.twocols {
	position: relative;
	overflow: hidden;
}
.twocols .col {
	float: left;
	width:450px;
}
a.boxme{
	background: url(../images/spacerW1H1.gif);
	display: block;
	font-size:13px;
	font-weight: bold;
	height: 100%;
    width: 100%;
	position: absolute;
	top:0; left:0;
	text-align: left;	
}

 
.page{
	font-size:14px;
	padding:30px 30px;
	overflow: hidden;
}
.page p{
	line-height: 18px;
}
.page h1{
	background: url(../images/icon-h2.png) no-repeat 0 0;
	color: #7db4d9;
	font-size:32px;
	font-family: Century Gothic, ITCAvantGardeGothicDemi, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 10px 0 15px 0;
	padding: 0 0 0 40px;
}
.page h2{
	background: none;
	margin: 0 0 10px 0;
	padding: 0;
}
.page a {
	color:#2090d8;
}
.page ul {
	list-style: disc;
	margin: 0 0 0 25px;
}
.page .content{
	float:left;
	width:610px;
}
.page .sidebar{
	float: left;
	font-size: 13px;
	margin: 0 0 0 30px;
	width: 220px;
}
.page .sidebar .shadow{
	background: url(../images/sidebar-shadow.png) no-repeat top left;
	display: block;
	height: 20px;
	margin:0 0 20px 0;
	width: 220px;
}
.page .sidebar .item{
	background: url(../images/sidebar-item-bg.gif) no-repeat top left;
	border:5px solid #7db4d9;
	margin: 0;
	padding: 20px 10px;
}
.page .sidebar .item h3{
	background: none;
	color: #7db4d9;
	font-size:20px;
	font-family: Century Gothic, ITCAvantGardeGothicDemi, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 8px 0;
}
.page .sidebar .item ul {
	list-style: none;
	margin: 0 0 8px 0;
}
.page .sidebar .item ul li{
	background: url(../images/sidebar-item-dv.gif) no-repeat bottom left;
	padding: 7px 0 13px;
}

.MapBorder
{
    border: 4px solid #7db4d9; 
    width:493px;
    height:424px;
}


