/* CSS Document */

/* --- general parts --- */

a:active { outline:none; }
a { outline:none; }


body {
   font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
   margin: 0px;
   padding: 0px;
	color: #4f4c4d;
}
p {
	margin: 0px;
	padding-top: 10px;
}
hr {
	margin: 0px;
	padding-top: 10px;
	border: none;
	border-bottom: 1px solid #7e8082;
}

#container {
	margin: auto;
   	padding: 0px;
   	width: 940px;
}

.hide{display:none;}

#splasharea { 
margin: 5px 0px 0px 0px; width: 940px; height: 259px;  z-index: 99;
}

#Xsplasharea:hover { 
-webkit-transform: rotate(10deg);
-moz-transform: rotate(10deg);
transform: rotate(10deg);
-webkit-transition: -webkit-transform 2s ease-in;
}


#control { z-index:99; position:absolute; top:390px; margin-left:600px; color:#000;}
#control ul { display:inline; }
#control li { float:left; }
#control li a { font-style:normal; font-weight:normal; color:#000; text-decoration:none; }
#control li a.selected { font-weight:bold; text-decoration:underline; }
#control .white li { color:#FFF; }
#control .white li a { color:#FFF; text-decoration:none; }
#control .white li a.selected { font-weight:bold; text-decoration:underline; }
#splash-image { width:680px; height: 229px; float:left; padding:15px; position:relative; z-index:1; }
#splasharea ul { list-style:none; display:inline; padding:0; margin:0 }


/* reduce heading level h2 down to h4 for SEO
#img0 #splash-image h2 { width:423px; height:55px; background:url(title_img1.png) no-repeat; display:block; padding:0; margin:0; }
#img1 #splash-image h2 { width:423px; height:55px; background:url(title_img2.png) no-repeat; display:block; margin:40px 0 0 0; padding:0; }
#img2 #splash-image h2 { width:423px; height:55px; background:url(title_img3.png) no-repeat; display:block; margin:50px 0 0 0; padding:0; }
#img3 #splash-image h2 { width:423px; height:106px; background:url(title_img4.png) no-repeat; display:block; margin:20px 0 0 0; padding:0; }
#img4 #splash-image h2 { width:423px; height:55px; background:url(title_img5.png) no-repeat; display:block; margin:40px 0 0 0; padding:0; }
#img5 #splash-image h2 { width:423px; height:55px; background:url(title_img6.png) no-repeat; display:block; margin:30px 0 0 0; padding:0; }
#img6 #splash-image h2 { width:423px; height:55px; background:url(title_img7.png) no-repeat; display:block; margin:30px 0 0 0; padding:0; }
#splash-image h2 { text-indent:-99999em; }
*/
#img0 #splash-image h4 { width:423px; height:55px; background:url(title_img1.png) no-repeat; display:block; padding:0; margin:0; }
#img1 #splash-image h4 { width:423px; height:55px; background:url(title_img2.png) no-repeat; display:block; margin:40px 0 0 0; padding:0; }
#img2 #splash-image h4 { width:423px; height:55px; background:url(title_img3.png) no-repeat; display:block; margin:50px 0 0 0; padding:0; }
#img3 #splash-image h4 { width:423px; height:106px; background:url(title_img4.png) no-repeat; display:block; margin:20px 0 0 0; padding:0; }
#img4 #splash-image h4 { width:423px; height:55px; background:url(title_img5.png) no-repeat; display:block; margin:40px 0 0 0; padding:0; }
#img5 #splash-image h4 { width:423px; height:55px; background:url(title_img6.png) no-repeat; display:block; margin:30px 0 0 0; padding:0; }
#img6 #splash-image h4 { width:423px; height:55px; background:url(title_img7.png) no-repeat; display:block; margin:30px 0 0 0; padding:0; }
#splash-image h4 { text-indent:-99999em; }



#splash-image p { width:350px; font-size:14px; font-weight:bold; color:#000; }

#more a { width:59px; height:20px; background-image:url(more-btn.png); display:block; }
#more { text-indent:-99999em; position:absolute; bottom:15px; }
#more a:hover { background-position:0 -20px; }

#splash-boxout { width:190px; height: 229px; background:url(splash-boxout.jpg) no-repeat; margin-left:10px; float:left; padding:15px; color:#FFF; display:block; text-decoration:none; font-style:normal; cursor:pointer; }
#splash-boxout:hover { background-position:0 -259px; }

/* reduce heading level h2 down to h4 for SEO
#splash-boxout h2 { padding:0 0 7px 0; margin:0; }
#splash-boxout h2 a { font-size:14px; font-weight:bold; }
*/
#splash-boxout h4 { padding:0 0 7px 0; margin:0; }
#splash-boxout h4 a { font-size:14px; font-weight:bold; }

#splash-boxout a { font-style:normal; color:#FFF; text-decoration:none; padding:10px 0 0 0; margin:0; font-size:11px; line-height:15px; font-weight:normal;}
#splash-boxout p { padding:0 0 5px 0; }

#main-area { position:relative; }
#main-area li { position:absolute; width:940px; }
#img0 { background:url(carousel-img1.jpg) no-repeat; }
#img1 { background:url(carousel-img2.jpg) no-repeat; }
#img2 { background:url(carousel-img3.jpg) no-repeat; }
#img3 { background:url(carousel-img4.jpg) no-repeat; }
#img4 { background:url(carousel-img5.jpg) no-repeat; }
#img5 { background:url(carousel-img6.jpg) no-repeat; }
#img6 { background:url(carousel-img7.jpg) no-repeat; }
#home_logos_holder li { position:absolute; width:680px; }


.XcurrentBanner img:hover { 
-webkit-transform: rotate(0deg) scale(1.1);
-moz-transform: rotate(0deg) scale(1.1);
transform: rotate(0deg) scale(1.1);
-webkit-box-shadow: 2px 2px 4px rgba(0,0, 0, 0.3);
-moz-box-shadow: 2px 2px 4px rgba(0,0, 0, 0.3);
box-shadow: 2px 2px 4px rgba(0,0, 0, 0.3);
-webkit-transition: -webkit-transform 2s ease-in;
}

#home_logos_holder .prodMore { position:relative; top:75px; }

/* --- header ---*/

#header {
	margin: 0 0 10px 0;
   	width: 940px;
	background: url(bg_header.jpg) no-repeat top left;
	position: relative;
	text-align: right;
	padding-top: 63px;
	z-index: 1000;
}

#header-link { 
		position: absolute; 
		top: 8px; 
		left: 20px; 
		width: 250px; 
		height: 83px; 
		background-color: transparent; 
		border: 0px solid yellow; }	

#Xheader:hover { 
		-webkit-transform: rotate(0deg) scale(1.1);
		-moz-transform: rotate(0deg) scale(1.1);
		transform: rotate(0deg) scale(1.1);
		-webkit-box-shadow: 2px 2px 4px rgba(0,0, 0, 0.3);
		-moz-box-shadow: 2px 2px 4px rgba(0,0, 0, 0.3);
		box-shadow: 2px 2px 4px rgba(0,0, 0, 0.3);
		-webkit-transition: -webkit-transform 2s ease-in;
}


#contactus {
	position: absolute;
	top: 7px;
	left: 605px;
	width: 332px;
	font-size: 11px;
	font-weight: bold;
	color: #fdb913;
	text-align: right;
}

.link, a.link {
	color:#FFFFFF;
	text-decoration:none;
	font-style: normal;
}

a:hover.link {
	text-decoration:underline;
}
  
/*navigation menu */
#navigation { position:relative; top:38px; background:url(navi-background.gif) repeat-x; margin:0 0 50px 0; z-index:1000; }
#navbar { margin:0px; padding:0px; height:39px; overflow:hidden; }
#navbar li{ list-style:none; float:left; }

#navbar li a{ overflow:hidden; text-decoration:none; text-align: center; color:#ffffff; font-size:11px; font-weight:normal; display: block; font-style:normal; line-height:11px; }

#navbar li a#tBtn1,
#navbar li a#tBtn2,
#navbar li a#tBtn4,
#navbar li a#tBtn5,
#navbar li a#tBtn7,
#navbar li a#tBtn8
{ width:100px; padding-top:13px; height:26px; background:url(menu-button-100.gif) top left no-repeat; }

#navbar li a#tBtn3
{ width:101px; padding-top:13px; height:26px; background:url(menu-button-101.gif) top left no-repeat; }

#navbar li a#tBtn6
{ width:109px; padding-top:8px; height:31px;  background:url(menu-button-109.gif) top left no-repeat; }

#navbar a#tBtn1:hover,
#navbar a#tBtn2:hover,
#navbar a#tBtn3:hover,
#navbar a#tBtn4:hover,
#navbar a#tBtn5:hover,
#navbar a#tBtn6:hover,
#navbar a#tBtn7:hover,
#navbar a#tBtn8:hover
{ background-position:0 -39px; color:#ffffff; font-weight:bold;}

#navbar li ul {
	display: none; 
	/*width: 10em;  Width to help Opera out */
	background-color: #134977;
	border-top:2px #FFF solid;
	}
	
#navbar li ul a { text-align:left; padding:0 15px 2px 15px; }
#navbar li ul li { padding-bottom:8px; }

#navbar li:hover ul, #navbar li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; 
	text-align:left;
	padding:10px 0 0 0;
	}
	
#navbar li#lastItem:hover ul, #navbar li#lastItem.hover ul {
	margin: 0 0 0 -53px;
	}
	
#navbar li:hover li, #navbar li.hover li {
	float: none;
	}
#navbar li:hover li a, #navbar li.hover li a {

	background-color: #134977;
	background-image:none;
	color: #50a1d8;
	}

#navbar li li a:hover {
	color: #fff;
	}	

#navbar a#tBtn7:hover
{ background-position:0 -39px; color:#ffffff; font-weight:bold;}

#navbar li a#tBtn1.selectedMenu,
#navbar li a#tBtn2.selectedMenu,
#navbar li a#tBtn3.selectedMenu,
#navbar li a#tBtn4.selectedMenu,
#navbar li a#tBtn5.selectedMenu,
#navbar li a#tBtn6.selectedMenu,
#navbar li a#tBtn7.selectedMenu,
#navbar li a#tBtn8.selectedMenu
 { background-position:0 -39px; color:#ffffff; font-weight:bold;} 

/*navigation menu */

/* --- content --- */

#full_subheader {
	margin: 10px 0px 0px 0px;
	width: 905px;
	height: 20px;
	padding: 6px 20px 4px 15px;
	background: url(bg_full_subheader.jpg) top left no-repeat;
	color: #7E8082;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}

#full_subheader a {
	color: #7E8082;
	text-decoration: none;
	font-style: normal;
}

#full_subheader a:hover {
	color: #7E8082;
	text-decoration: underline;
}

/* content holder works in rows, so for each row start a new content holder and float content inside */
.content_holder {
	margin: 5px 0 0 0; padding:0;
}

.content_holder_sections {
	background: url(bg_box_white_open.jpg) repeat-y bottom left;
	margin: 10px 0px 0px 0px;
}

.main_left {
	float: left;
}

.main_right {
	float: right;
}

.clearboth {
	clear: both;
}


/* --- boxouts --- */

/* * html .lightblue_header h2 {height: 1%;} /* For IE 5 PC */  */
* html .lightblue_header h4 {height: 1%;} /* For IE 5 PC */
.lightblue_220 {
	width: 220px;
	margin-right: 10px;
	background: url(bg_box_lightblue_body_r.jpg) no-repeat bottom right;
	float: left;
}

.lightblue_350 {
	width: 350px;
	margin-right: 10px;
	background: url(bg_box_lightblue_body_r.jpg) no-repeat bottom right;
	float: left;
}

.lightblue_480 {
	width: 480px;
	background: url(bg_box_lightblue_body_r.jpg) no-repeat bottom right;
	float: left;
}
.lightblue_300 {
	width: 300px;
	background: url(bg_box_lightblue_body_r.jpg) no-repeat bottom right;
}
.lightblue_590 {
	width: 590px;
	background: url(bg_box_lightblue_body_r.jpg) no-repeat bottom right;
}
.lightblue_header {
	background: url(bg_box_lightblue_header_r.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
	height: 30px;
}

.lightblue_header h4 {
	background: url(bg_box_lightblue_header_l.jpg) no-repeat top left;
	margin: 0;
	padding: 15px 15px 0px 15px;
	color: #14477E;
	font-size: 14px;
	font-weight: bold;
}

.lightblue_header p {
	background: url(bg_box_lightblue_header_l.jpg) no-repeat top left;
	margin: 0;
	padding: 15px 15px 0px 15px;
	color: #14477E;
	font-size: 14px;
	font-weight: bold;
}

.lightblue_header h3 {
	background: url(bg_box_lightblue_header_l.jpg) no-repeat top left;
	margin: 0;
	padding: 15px 15px 0px 15px;
	color: #14477E;
	font-size: 14px;
	font-weight: bold;
}

.lightblue_header h2 {
	background: url(bg_box_lightblue_header_l.jpg) no-repeat top left;
	margin: 0;
	padding: 15px 15px 0px 15px;
	color: #14477E;
	font-size: 14px;
	font-weight: bold;
	line-height: 90%;
}

.lightblue_header h2 a {
	color: #14477E;
	text-decoration: none;
	font-style: normal;
}
.lightblue_header h2 a:hover {
	color: #B5121B;
	text-decoration: underline;
	font-style: normal;
}

.lightblue_body_home {
	background: url(bg_box_lightblue_body_l.jpg) no-repeat bottom left;
	margin: 0;
	height: 134px;
	padding: 1px 15px 5px 15px;
	font-size: 11px;
	line-height: 16px;
}

/* .lightblue_body_home p{	padding-top:0px;	} */

.lightblue_body {
	background: url(bg_box_lightblue_body_l.jpg) no-repeat bottom left;
	margin: 0;
	padding: 1px 15px 15px 15px;
	font-size: 12px;
	line-height: 17px;
}


/* * html .darkblue_header h2 {height: 1%;} /* For IE 5 PC */ */
* html .darkblue_header h4 {height: 1%;} /* For IE 5 PC */
.darkblue_home {
	width: 220px;
	background: url(bg_darkblue_home.jpg) no-repeat top left #14477E;
}
.darkblue_home_header h2 {
	margin: 0;
	height: 16px;
	padding: 15px 15px 1px 15px;
	color: #FDB913;
	font-size: 16px;
	font-weight: bold;
	}

.darkblue_home_header h3 {
	margin: 0;
	height: 16px;
	padding: 15px 15px 1px 15px;
	color: #FDB913;
	font-size: 16px;
	font-weight: bold;
	}
	
.darkblue_home_header h4 {
	margin: 0;
	height: 16px;
	padding: 15px 15px 1px 15px;
	color: #FDB913;
	font-size: 16px;
	font-weight: bold;
	}
	
.darkblue_home_header p {
	margin: 0;
	height: 16px;
	padding: 15px 15px 1px 15px;
	color: #FDB913;
	font-size: 16px;
	font-weight: bold;
	}

.darkblue_home_body {
	background: url(bg_darkblue_home_bottom.png) no-repeat bottom left;
	margin: 0;
	height: 134px;
	padding: 1px 15px 5px 15px;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	}
.darkblue_home_body a {
	color: #FDB913;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.darkblue_home_body a:hover {
	text-decoration: underline;
}

.htMore {
	position: relative;
	top:115px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* Used for home page logo display */

.prodMore {
	text-align:right;
	Position: relative;
	/* top:-10px; */
	top:68px; 
	left:565px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.logoDiv{
	height:85px;
	}

/* * html .white_header h2 {height: 1%;} /* For IE 5 PC */ */
* html .white_header h4 {height: 1%;} /* For IE 5 PC */
.white_710 {
	width: 710px;
	background: url(bg_box_white_body_r.jpg) no-repeat bottom right;
}
.white_630 {
	width: 630px;
}
.white_header {
	background: url(bg_box_white_header_r.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
}

.white_header_logos {
	background: url(bg_box_white_header_r.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
}

.white_header_logos h2 {
	background: url(bg_box_white_header_l.jpg) no-repeat top left;
	margin: 0;
	padding: 15px 15px 1px 15px;
	color: #14477E;
	font-size: 16px;
	font-weight: bold;
}
.white_header_logos h4 {
	background: url(bg_box_white_header_l.jpg) no-repeat top left;
	margin: 0;
	padding: 15px 15px 1px 15px;
	color: #14477E;
	font-size: 16px;
	font-weight: bold;
}
.white_header_logos p {
	background: url(bg_box_white_header_l.jpg) no-repeat top left;
	margin: 0;
	padding: 15px 15px 1px 15px;
	color: #14477E;
	font-size: 16px;
	font-weight: bold;
}

/* 20111201 was h2 now h1 */
.white_header h1 {
	background: url(bg_box_white_header_l.jpg) no-repeat top left;
	margin: 0;
	padding: 15px 15px 15px 15px;
	color: #14477E;
	font-size: 16px;
	font-weight: bold;
}

.white_header h4 {
	background: url(bg_box_white_header_l.jpg) no-repeat top left;
	margin: 0;
	padding: 15px 15px 15px 15px;
	color: #14477E;
	font-size: 16px;
	font-weight: bold;
}

/* 20111201 was h2 now h1 */
.white_header h1.section {
	background: url(bg_box_white_header_l.jpg) no-repeat top left;
	margin: 0;
	padding: 15px 20px 1px 20px;
	color: #14477E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
.white_header h4.section {
	background: url(bg_box_white_header_l.jpg) no-repeat top left;
	margin: 0;
	padding: 15px 20px 1px 20px;
	color: #14477E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
.white_body_home {
	background: url(bg_box_white_body_l.jpg) no-repeat bottom left;
	margin: 0;
	height: 93px;
	padding: 1px 15px 5px 15px;
	font-size: 11px;
	line-height: 16px;
}
.white_body_home a {
	color: #B5121B;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.white_body_home a:hover {
	text-decoration: underline;
}

.white_body_home img {
	padding-left: 5px;
	padding-right: 5px;
	vertical-align:middle;
	border: 0px;
	}

.white_body_open {
	margin: 0;
	padding: 1px 20px 0px 20px;
	font-size: 12px;
	line-height: 17px;
}

/* * html .darkgrey_header h2 {height: 1%;} /* For IE 5 PC */ */
* html .darkgrey_header h4 {height: 1%;} /* For IE 5 PC */
.darkgrey_home {
	width: 220px;
	background: url(bg_logcall.jpg) no-repeat bottom left #7e8082;
}
.darkgrey_home_body {
	margin: 0;
	height: 38px;
	padding: 0px 15px 5px 15px;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}


/* --- footer --- */

#footer {
	margin: 10px 0px 0px 0px;
	width: 903px;
	padding: 5px 20px 5px 15px;
	background: url(bg_footer.jpg) repeat-x bottom left #f8f8f8;
	border: solid 1px #7e8082;
	color: #7e8082;
	font-size: 9px;
	line-height: 14px;
	clear: both;
}


/* --- style classes --- */

a {
	color: #B5121B;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.ulstyling {
	padding: 5px 0px 0px 18px;
	margin: 0px 0px 11px 0px;
}
.ulstyling li {
	padding: 5px 0px 0px 0px;
}
/* Used on home page hot topics box*/
.ulstyling-ht {
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 11px 0px;
}
.ulstyling-ht li {
	padding: 5px 0px 0px 0px;
}

.ulstyling-ht li a {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.ulstyling-ht li a:hover {
	text-decoration: underline;
}

.ulstyling-ht li a:visited {
	color: #FFFFFF;
}

/*use in hot topics panel in news and events*/
.ulstyling-htne {
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 11px 0px;
}
.ulstyling-htne li {
	padding: 5px 0px 0px 0px;
}

.ulstyling-htne li a {
	color: #4f4c4d;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.ulstyling-htne li a:hover {
	text-decoration: underline;
}
.ulstyling-htne li a:visited {
	color: #4f4c4d;
}

.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.darkblue {
	color: #14477E;
}
.lightblue {
	color: #569FD3;
}
.black {
	color: #231F20;
}
.grey {
	color: #7E8082;
}
.oatmeal {
	color: #684F40;
}
.green {
	color: #8CC63F;
}
.red {
	color: #B5121B;
}
.yellow {
	color: #FDB913;
}
.purple {
	color: #91278F;
}
.image_right {
	display: inline;
	float: right;
	margin-left: 20px;
}
.image_right_home {
	display: inline;
	float: right;
	margin-left: 20px;
	margin-top: -15px;
}

/* form styling for contact us on find us and also on the pop up for PDF downloads*/
#contactUs p label {
width: 5em;
float: left;
text-align: right;
margin-right: 1em;
display: block;
	}
	
#contactUs h3 {
text-align: left;
margin-left:1em;
margin-bottom: 0.5em;
display: block;
color:#14477E;
font-size:13px;
font-weight:normal;
	}
		
#contactUs p input {
width:13em;
}

#contactUs p select {
width:13.5em;
}

#contactUs fieldset textarea {
float:clear;
width:250px;
height:100px;
}

#contactUs fieldSet {
	margin-top:10px;
	}

#contactUs legend {
color: #14477E;
padding: 2px 6px;
}

#downloadPDF {
	margin-top:1em;
	margin-left:6em;
	/*width:125px;*/
}

#callMe {
	margin-top:1em;
	margin-left:6em;
	/*width:125px;*/
}

/* support login form */
#loginForm p label {
width: 10em;
float: left;
text-align: right;
margin-right: 2em;
display: block;
	}

#loginForm p input {
width:13em;
}

#loginForm p textarea {
width:13em;
width:250px;
height:100px;
}

#login {
	margin-left:12em;
}

/* support request form */
#supportRequest p label {
width: 10em;
float: left;
text-align: right;
margin-right: 2em;
display: block;
	}

#supportRequest p input {
width:18em;
}

#supportRequest p textarea {
width:400px;
height:100px;
}

#logcall {
	margin-left:12em;
}

/* form styling for event registration subform */

#eventRegistration fieldSet {
	margin-top:10px;
	}

#eventRegistration legend {
color: #14477E;
padding: 2px 6px;
font-weight:bold;
font-size:16px;
}

#registerNow {
	margin-top:1em;
	margin-left:14.5em;
}

div.row {
  clear: both;
  padding-top: 10px;
  }

div.row label {
  float: left;
  width: 150px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 400px;
  text-align: left;
  } 
  div.row span.formw input{
  width: 300px;
   } 

/* form styling for call to action subform */

#callToAction fieldSet {
	margin-top:10px;
	}

#callToAction legend {
color: #14477E;
padding: 2px 6px;
font-weight:bold;
font-size:16px;
}
#callToActionNow {
	margin-top:1em;
	margin-left:14.5em;
}

/*Styling for site map list */
#siteMap ul li {
list-style: none;
	padding: 15px 20px 5px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FDB913;
}
#siteMap ul ul li {
padding: 5px 0px 0px 10px;
font-size:12px;
background:none;
}

/* for links in the footer e.g. site map */
.footerlink, a.footerlink {
	color: #7e8082;
	text-decoration:none;
	font-weight:normal;
	font-size: 9px;
	line-height: 14px;
}

a:hover.footerlink {
	text-decoration:underline;
}

/* Styling for callback button */
.callBackBtn {
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
	}
	
/* NEW STUFF */

#crumbs { padding:0; margin:-5px 0 0 0; color:#999; }
#crumbs a { color:#999; font-style:normal; font-weight:normal; font-size:11px; padding:0; margin:0; }
.currentPage { font-weight:bold; }

.blueboxtop { background:url(blue-boxout-top.gif) no-repeat; width:575px; height:32px; padding:0 0 0 15px; }
.blueboxmiddle { background:url(blue-boxout-middle.gif) repeat-y right; }
.blueboxbottom { background:url(blue-boxout-bottom.gif) no-repeat; height:21px; }

.blueboxtop h3 { color:#FFF; font-weight:bold; font-size:15px; padding:0; margin:0; }

#exchange-server a { width:282px; height:47px; background:url(exchange-server.gif) no-repeat;; display:block; }
#exchange-server { text-indent:-99999em; padding:10px; }
#exchange-server a:hover { background-position:0 -47px; }

#sharepoint a { width:233px; height:47px; background:url(sharepoint.gif) no-repeat; display:block; }
#sharepoint { text-indent:-99999em; padding:10px; }
#sharepoint a:hover { background-position:0 -47px; }

#more-boxout a { width:59px; height:20px; background-image:url(more-btn.png); display:block; }
#more-boxout { text-indent:-99999em; padding-left:53px; }
#more-boxout a:hover { background-position:0 -20px; }

#IBM_Lotus a { width:215px; height:35px; background:url(IBM-logo.gif) no-repeat; display:block; }
#IBM_Lotus { text-indent:-99999em; padding-left:15px; }
#IBM_Lotus a:hover { background-position:0 -35px; }

.blueboxmiddle ul { padding:10px 0 0 10px; margin:0; font-size:12px; color:#56A0D3; list-style:none; }
.blueboxmiddle a { color:#56A0D3; font-weight:bold; font-style:normal; padding:0; margin:0; }
.blueboxmiddle a:hover { text-decoration:underline; color:#00467f; }

.blueboxtop-img { background:url(blue-boxout-img-top.gif) no-repeat; width:575px; height:29px; padding:0 0 0 15px;}
.blueboxtop-img h3 { color:#FFF; font-weight:bold; font-size:15px; padding:0; margin:0; } 
