 
.printonly{
display:none;
}
.pullquote {
padding: 10px;
float: right;
width: 140px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 20px;
border-top-width: 2px;
border-bottom-width: 2px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #CCC;
border-bottom-color: #CCC;
font-size: 13px;
text-align: center;
line-height: 1.8em;
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
font-weight: normal;
color: #666;
}
a.reveal, a.revealright {
 
	padding: 4px;
	background: #333;
	color: white;
	font-size: 10px;
	font-family: Georgia, serif;
	font-style: italic;
	cursor: pointer;
	 -moz-border-radius:3px; 	-webkit-border-radius:3px;  	border-radius: 3px;
	 
}

a.revealright {
 
	float: right;
}
td{
vertical-align: top;	
}
#apDiv1 {
	position:absolute;
	left:717px;
	top:68px;
	width:214px;
	height:43px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:304px;
	top:70px;
	width:390px;
	height:138px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:725px;
	top:126px;
	width:201px;
	height:83px;
	z-index:1;
}
 

/* 
styles for the left navigation links
*/
 .sidenavtitle{
	 font-family: Georgia, "Times New Roman", Times, serif;
	 color: #09C;
	 font-size: 1.4em;
	 text-align: left;
 }
 #wehelpyou {
	position:absolute;
	left:861px;
	top:289px;
	width:337px;
	height:81px;
	z-index:1;
}
.cbSide {
	margin: 0px 0 30px 10px;
	padding: 2px 0  5px 0;
background: url(/imgs/interface/otherservices_bg.png) repeat-x top #EBEBEB;
-webkit-box-shadow: 3px 3px 5px #dbd4db;
-moz-box-shadow: 3px 3px 5px #dbd4db;
box-shadow: 3px 3px 5px #dbd4db;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;

}
.smallsidebarstyle{
 -webkit-box-shadow: 3px 3px 5px #dbd4db;
-moz-box-shadow: 3px 3px 5px #dbd4db;
box-shadow: 3px 3px 5px #dbd4db;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px; 
	
}
.smallsidebarstyle p{
font-size: 12px; 	
}
.cbSide ul{
	list-style-type: none;
	margin-top: -20px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 10px;
	
	font-size: 1em;
	
}

.cbSide li a:link, .cbSide li a:visited, .cbSide li a:active, .cbSide li a:hover{
color: #666666;
 
padding-left:30px;
line-height: 250%;
text-decoration: none;
display:block;
width: 250px;
border-bottom: 0px solid  #C4E4FB;
font-family:Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 105%;
BACKGROUND: url(../imgs/interface/smallbullet.png) no-repeat left 50%; 
/* 
background: #FFF url(../images/interface/cbside.gif);
*/
line-height: 1.4em;
padding-top: 8px;
padding-bottom: 8px;
}
 

.sidenav{
 
margin-top: 20px;
 

}

/* Form styles */

label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
 
.tableodd{
	background-color: #FBFEFF;
}
.tableeven{
	background-color: #FBFBFB;
}
.lightborders{
border: 1px solid #E6E6E6;
 
}
 

/* External links */
a[href^="http:"]          { background-image: none; } 
 

 

/*other styles*/
 

.announcement {
	background: url(../imgs/interface/notice.gif) left center no-repeat #FFFECC;
	border: 1px solid #FAEBB1;
	margin-bottom: 20px;
	color:#d57d00;
	-moz-border-radius-bottomright:20px;
	-webkit-border-bottom-right-radius:20px;
	padding: 8px 8px 8px 40px;
}

.announcement a {
	color:#333333;
}

.announcement a:visited {
	color:#bd7945;
}

.announcement a:hover {
	background:#d57d00;
	color:#000;
	text-decoration:none;
}



a[href^="http:"], a[href^="http:"]:visited {
  padding:0px 0px 0px 0;
  margin: 0 0;
 
}
a[href^="http:"]:visited  { background-image: none; }
 a[href^="mailto:"]{
	  padding:2px 0px 2px 25px;
 }
 

/* Make sure the icons are not cut */
.videoicon{
  padding:2px 30px 2px 0;
  margin:-2px 0;
  background-repeat: no-repeat;
  background-position: right center;
}


.videoicon  { background-image: url(../imgs/interface/videoicon.png); }  

.aligntoleft{
	
	float: left;
	padding: 5px 15px 25px 5px;
}

.subheader{
	color: #000;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	 
	background-color: #FF9;
	padding: 8px;
	 
}
.servicesheading{
	margin-left: 13px;
	margin-top: 0px;
	margin-bottom: 10px; 
}
.servicesdiv{
	margin-top: 20px;
}
.aligntoright{
	
	float: right;
	padding: 5px 5px 5px 15px;
}
.flashaligntoright{
	float: right;
	
		margin-left: 20px;
			margin-right: 10px;

	
}

p{
font-size: 1.2em;	
}

ul, ol {margin-left: 60px;
	margin-top: 5px;
	 
	margin-bottom: 5px;
	padding: 10px;
	padding-left: 0px;
	 
	font-size: 1.2em;
}

li{

	
}
ul.stylelist, ul.tick{
	margin-left: 60px;
	margin-top: 5px;
	 
	margin-bottom: 5px;
	padding: 10px;
	padding-left: 0px;
	list-style-type: none;
	
}
ul.stylelist li{
 padding-left: 20px;
  
line-height: 250%;
 
display:block;
 background-image: url(../imgs/interface/smallbullet_list.png);
 background-repeat: no-repeat;
background-position:top left;


}

body{
	font-family:Arial, "Lucida Sans", Lucida, "Helvetica Neue",  Helvetica, sans-serif;
 
	/*background-image:url(../imgs/interface/mainbg.jpg);
	background-repeat: repeat-x;*/
	padding-top: 6px;
}
 #bodywrapper{
	background: url(../imgs/interface/psds_bg.jpg) repeat-x top  #F6F6F6; 
	position: relative;
 }
 #addressbox{
	 margin-left: 20px;
	 padding: 10px;
	 font-size: 1.2em;
	 font-family: arial, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	 background-color:#DAECF0;
	 text-align: center;
} 
.homecontainerbackground{
	  	background-image:url(../imgs/interface/container-bg.jpg);

}
.innerpagecontainerbackground{
	  	background-image:url(../imgs/interface/innerpagebackground.gif);

}
.topcontainer{
	border-top: 4px #DAECF0 solid;
border: 0px #EBEBEB solid;
	background-position:right top;
	background-repeat:no-repeat;
	background-color: #FFF;

}
#footer{
	 
	 
 background-color: #F3F3F3;
  margin-top: 15px;
	 
}
h1 {
	font-size:30px;
	line-height:1;
	margin-bottom:0.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #9F1F40;
	line-height: 1.3em;
	margin-left: 0.6em;
	margin-top: 1em;
	margin-bottom: 1em;
}
h2 {
	font-size:20px;
	color: #0C3792;
	font-family:Arial, Helvetica,  sans-serif;
	font-weight:bold;
	margin:1em 1em 1em 1em;
}

a:focus, a:hover {

 color:#0099D3;
 }
 .headingunderline{
	background-image:url(../imgs/interface/headingunderline.gif);
	background-position: bottom;
	background-repeat:repeat-x;
	padding-bottom: 10px;
 }
a {color:#0099D3;
text-decoration:underline;}
.smalltext{
font-size: 100%;
}
.biglink{
font-size: 110%;	
}
 
 
 .homethumbs{
		float: left;
	margin-right: 20px;
	margin-bottom: 40px;
	border: 3px;
	border-color: #CCC;
	}
 
.bluebg{
background-color: #F9FDFF;
}
.greenbg{
background-color: #F1F5E6;
}
.greybg{
background-color: #F9F9F9;
}
.orangebg{
background-color: #FFF9F4;	
}
.pinkbg{
background-color:	#FFF9FF;
}
.smallred{
	font-size: 0.9em;
	font-weight: bold;
	margin-left: 15px;
	margin-top: -15px;
	margin-bottom: 0px;
	color: #990000;
}
 
.centred{
text-align: center;	
}
.highlightedtext{
	color:#000;
	font-weight: bold;
}
.alignedrightnofloat{
	text-align: right;
}
.homecolumn{
height: 360px;
}
 
hr {

background-image:url(../imgs/interface/horizontalrule.gif);
background-position:center center;
background-repeat:no-repeat;
background: #9CC0FF url(../imgs/interface/horizontalrule.gif) no-repeat 0 -5px;
}
 
  

blockquote{
float:right;
border-left: 0px dashed #CCCCCC;
border-top: 0px dashed #CCCCCC;
border-right: 0px dashed #CCCCCC;
border-bottom: 0px dashed #CCCCCC;
width:220px;
text-align:left;
margin: 0;
color:#666666;
color: #999999;
padding: 10px 8px 2px 8px;
font-family: Georgia, "Times New Roman", Times, serif;

font-size: 0.9em;
 margin-left: 15px;
margin-right: 5px;
 
display: block;
background-color: #FFF;
}
blockquote ul{
margin-left: 12px;
}

.authorclear{
	margin-top: -30px;
	padding-right: 60px;
	clear: right;
	color: #CFA100;
	color: #990000;
	text-align: right;
}

.paragraphquotequote {
	background: transparent url(../imgs/interface/bluestart.gif) left top no-repeat;
	padding-top: 15px;
	width: 87%;
	border: 0;
	padding: 5px 5px 0px 5px;

  /* 
background-color: #FFFDFB;
*/

}
.paragraphquotequote div {
padding: 5px 5px;
  background: transparent url(../imgs/interface/blueend.gif) right bottom no-repeat;

}
.paragraphquotequote p {
color: #000000;
color: #999999;
line-height: 2em;
}

/***************************************accordion*/

.technology{  
	/*
cursor: hand;
*/
cursor: pointer;
	font: bold 1.1em Arial;
	margin: 15px 0;
}

.language{
background-color: #99CC00;
 
}
.thelanguage{
  background: transparent url(../imgs/interface/grad-bg.jpg) top   repeat-x;

 
}

.footerbox p{
	font-size: 12px;
}

.footerbox h2{
	color: #000; font-family: Arial, Verdana, Geneva, sans-serif; font-size: 17px; font-weight: normal; margin-left: 17px; 
}
.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: #BEDF15;
color:#B209DC;
}
.intro{
	font-size: 20px;
	font-weight: bold;
}
.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: #E30989;
color: #004D4B;
}



div.feedburnerFeedBlock ul { 
margin-left: 15px; 
padding-left:0px;  
list-style-type: none ;
margin-top: -5px;
}

 
.blogtexthome,  div.feedburnerFeedBlock ul li div      {
font-size:12px;
 
font-family: Arial, Helvetica, sans-serif;
 
 
padding-top: 0px;

}
div.footer    ul li div      {
	font-size:2em;
}
.blogtitlehome,  div.feedburnerFeedBlock ul li span.headline a:link  {
font-size: 14px;
 font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #003366;
text-decoration:none;
}
.blogtitle{
margin-left: 55px;
margin-bottom: 0px;
 
}
.blogdatehome, div.feedburnerFeedBlock ul li p.date {
	font-size: 11px;
	margin-left: 0px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	padding-left: 0px;
}
#creditfooter{
display:none;	
}
.slide-out-div {
	background-color:#F8F8F8;
	padding: 20px;
	width: 350px;
	border: 1px solid  #E6E6E6;
}

@media print{
.noshowprint{
display: none;
}
 
.printonly{
display:block;
}
 .innerpagecontainerbackground{
	  	background: none;

}

}

