@charset "utf-8";
body {
	background-color: #8d8d8d;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

td {
}

#contentWide.sitemap ul {
	margin-left: 20px;
}

#content table a {
	color: #555555;
	font-weight: normal;
	text-decoration: none;
}

p	{
	margin-bottom: 2em;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0.8em;
	color:#d90000;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0.2em;
	color:#000000;
}


hr {
    color:#8d8d8d;  
	border:none;
	border-bottom:1px dotted #8d8d8d;
	margin:10px 0 10px 0;
}

strong {
font-weight:bold;
}

a img {
	border: none;
}

a span {
	display: none;
}

a {
color:#d90000;
display:block;
text-decoration:none;
margin-bottom:0.8em;
}

a:hover {
text-decoration:underline;
}

.clearAll {
	clear: both;
}

/**
  * CONTAINER STYLES
  *
  **/
#container {
margin:auto;
width:812px;
height:auto;
padding:0 9px 1px 9px;
background-color:#FFFFFF;
}

/**
  * HEADER STYLES
  *
  **/

#header {
	width:810px;
}

#header h1 {
	margin-bottom:10px;
	float:left;
}

/**
  * FOOTER STYLES
  *
  **/

#footer {
	height: 55px;
	background-color:#d90000;
	color:#FFFFFF;
	margin-top:40px;
	margin-bottom:20px;
	
}

#footer ul {
	margin-left: 20px;
	width: 810px;
	padding-top:20px;
}

#footer li {
	display: inline;
	padding: 0 10px 0 10px;
	height: 55px;
}

#footer li a {
    display: inline;
	color:#FFFFFF;
	text-decoration:none;
}

#footer li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

	
/**
  * ACCESSIBILITY MENU STYLES
  *
  **/
#acMenu {
float:right;
margin-top:70px;
}

#acMenu ul{
height: 20px;
display:inline;
}

#acMenu li{
display: inline;
height: 20px;
margin-left:4px;
}

#acMenu a{
display:inline;
color:#4c4c4c;
text-decoration:none;
}

#acMenu a:hover{
color:#d90000;
text-decoration:underline;
}


ul#acMenu li a.accSml {
	font-size: 10px;
}
ul#acMenu li a.accMed {
	font-size: 13px;
}
ul#acMenu li a.accLge {
	font-size: 16px;
}

/**
  * MENU STYLES
  *
  **/
#menu {
	height: 71px;
	width:736px;
	background-image:url(../images/menuTile.jpg);
	background-repeat:repeat-x;
	padding-left:75px;
}
#menu ul {
	display: block;
	height: 71px;
}
#menu ul li {
	display: block;
	height: 71px;
	float: left;
	background-image:url(../images/lineDivide.gif);
    background-repeat:no-repeat;
    background-position:top right;
    padding-right:1px;
}

#menu li a {
	display: block;
	height: 71px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#menu li a:hover {
	background-position:0 -142px; 
}

#menu li.selected a {
background-position:0 -71px;
}

#menu li.selected a:hover {
background-position:0 -213px;
}

#menu li a span {
display: none;
}
#menu ul li.home {
width: 53px;
}
#menu li.home a {
background-image:url(../images/homeBtn.jpg);
}

#menu ul li.what {
width: 75px;
}
#menu li.what a {
background-image: url(../images/whatBtn.jpg);
}

#menu ul li.company {
width: 97px;
}
#menu li.company a {
background-image: url(../images/companyBtn.jpg);
}

#menu ul li.partners {
width: 153px;
}
#menu li.partners a {
background-image: url(../images/partnersBtn.jpg);
}

#menu ul li.resources {
width: 93px;
}
#menu li.resources a {
background-image: url(../images/resourcesBtn.jpg);
}

#menu ul li.news {
width: 53px;
}
#menu li.news a {
background-image: url(../images/newsBtn.jpg);
}

#menu ul li.contact {
width: 75px;
padding-right:0;
}
#menu li.contact a {
background-image: url(../images/contactBtn.jpg);
}

/**
  * SUB MENU STYLES
  *
  **/
#subMenu {
width:175px;
margin:20px 20px 50px 10px;
float:left;
}

#subMenu ul{
color:#d90000;
font-weight:bold;
font-size:12px;
} 

#subMenu ul li{
background-color:#f3f3f3;
border-bottom:1px dotted;
border-top:1px dotted;
border-color:#333333;
margin-bottom:5px;
padding:2px 0 2px 5px;
} 

#subMenu li a{
text-decoration:none;
color:#d90000;
font-weight:bold;
font-size:12px;
display:block;
width:165px;
margin-bottom:0;
} 

#subMenu li a:hover{
background-image:url(../images/arrow.gif);
background-repeat:no-repeat;
background-position:center right;
display:block;
width:165px;
}

#subMenu li.selected a{
background-image:url(../images/arrow.gif);
background-repeat:no-repeat;
background-position:center right;
display:block;
width:165px;
}

#subMenu li ul {
font-size:9px;
padding:10px;
border:none;
width:150px;
}

#subMenu li li {
	border:none;
}

#subMenu li ul li a{
text-decoration:none;
color:#d90000;
font-weight:bold;
font-size:9px;
display:block;
width:150px;
} 

#subMenu li ul li a:hover{
background-image:url(../images/arrow.gif);
background-position:center right;
display:block;
width:150px;
}

#subMenu li.selected li a{
background-image:none;
background-position:center right;
display:block;
width:150px;
}

#subMenu li ul li.selected a{
background-image:url(../images/arrow.gif);
background-position:center right;
display:block;
width:150px;
}

/**
  * CONTENT STYLES
  *
  **/
#content {
    float:left;
	width: 380px;
	margin:20px 20px 0 0;
}
.bullets ul{
	margin-left: 16px;
}
.bullets li{
	padding-bottom: 10px;
	list-style-position: outside;
	list-style-type: square;
}
#contentWide{
    float:left;
	width: 555px;
	margin:20px 20px 0 0;
}

#content img{
float:right;
margin:0 0 8px 8px;
}

p a {
display:inline;
clear:none;
}

/**
  * CONTACT CONTENT STYLES
  *
  **/

#contactContent {
    float:left;
	width: 250px;
	margin:20px 30px 0 30px;
}

#contactMap{
width:271px;
float:left;
margin:20px 10px 0 20px;
}

/**
  * MAIL FORM STYLES
  *
  **/

#mailForm {
float:left;
width:175px;
background-color:#f3f3f3;
border-bottom:1px dotted;
border-top:1px dotted;
margin-top:20px;
padding:8px;
}

input {
border:1px dotted;
border-color:#333333;
margin:5px 0 5px 0;
width:173px;
}

label {
float:left;
clear:both;
font-weight:bold;
margin-top:4px;

}

.checkbox {
width:20px;
margin-left:10px;
float:right;
text-align:center;
border:0;
clear:right;
}

.submit {
border:none;
width:72px;
height:20px;
clear:both;
float:left;
}

.bulletList li {
font-weight:bold;
list-style:square inside;
}

/**
  * NEWS ITEM STYLES
  *
  **/

ul#news a {
color:#d90000;
text-decoration:none;
clear:both;
margin:5px 0 10px 0;
}

ul#news a:hover {
color:#d90000;
text-decoration:underline;
}

ul#news {
background-color:#f3f3f3;
border-bottom:1px dotted;
width:175px;
margin:20px 20px 50px 10px;
float:left;
}

ul#news dl{
width:175px;
padding:0;
}

ul#news li {
padding-left:8px;
}

ul#news li.leadStory {
background-color:#FFFFFF;
padding-left:0;
}

dt.red {
color:#d90000;
font-size:14px;
font-weight:bold;
margin-bottom:0.8em;
}

/**
  * CASE STUDY STYLES
  *
  **/

#caseNav {
width:380px;
height:8px;
background-color:#f3f3f3;
border-bottom:1px dotted;
border-top:1px dotted;
padding:8px;
}

#caseNav a.prev {
width:93px;
height:11px;
background-image:url(../images/previousBtn.gif);
background-position:top;
clear:none;
display:block;
float:left;
} 

#caseNav a:hover.prev {
background-position:bottom;
}

#caseNav a.next {
width:64px;
height:11px;
background-image:url(../images/nextBtn.gif);
background-position:top;
clear:none;
display:block;
float:left;
} 

#caseNav a:hover.next{
background-position:bottom;
}

.pageCount {
float:left;
font-size:9px;
color:#d90000;
margin:0 90px 0 80px;
display:block;
}

dl {
width:380px;
border-bottom:1px dotted;
padding:20px 0 20px 0;
}

dl.last {
width:380px;
border-bottom:none;
padding:20px 0 20px 0;
}

dt {
font-weight:bold;
margin-bottom:10px;
}

dd {
margin-bottom:20px;
}

dd a {
display:inline;
clear:none;
}

/**
  * RESOURCES STYLES
  *
  **/
   
  
ul.resources {
width:380px;
} 

ul.resources li{
border-bottom:1px dotted;
color:#7f7f7f;
margin-bottom:30px;
}

ul.resources li dl{
border:none;
width:380px;
}

ul.resources li dt{
font-weight:bold;
color:#000000;
}

ul.resources li dd{
clear:none;
display:inline;
}

ul.resources li dd.filename{
display:block;
color:#7f7f7f;
margin-bottom: 5px;
}

ul.resources li dd.description{
display:block;
color:#000000;
}

ul.resources li dl a{
clear:both;
}

   