/* CSS Document */
body {
	background-color: #eeeeee;
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	letter-spacing: 1px;
	line-height: 16px;
	background-image: url(../images/bg.jpg);
	background-attachment: fixed; 
	background-position: top center; 
	background-repeat: repeat-x;
}

#tableStyle {
	 border-style: solid; 
	 border-width: 0px 1px 1px 1px; 
	 border-color: #5b6480;
}

#header {
	height: 109px 
}
#headerPrint {
	display : none; 
}
#headerScreen {
	
}

#sidebar {
	width: 198px; 
}
#sidebarPrint {
	display : none;  
}
#sidebarScreen {

}

#verticalBar {
	
}

#content {
	width: 602px;
}

#footer {

}

h1 {
	font-size: 18px;
	margin: 20px 0px 0px 0px;
}
h2 {
	font-size: 14px;
	margin: 20px 0px 0px 0px;
}
h3 {
	font-size: 12px;
	margin: 10px 0px 0px 0px;
}
p {
	font-size: 12px;
	margin: 5px 0px 10px 0px;
}

th {
	font-size: 11px;
	color: #ffffff;
	height: 20px;
	background-color: #0011bb;
	padding-right: 20px;
}
.nav {
	font-size: 12px;
	padding: 0px 0px 0px 25px;
	height: 20px;
	text-align: left;
	vertical-align: middle;
	font-style: normal;
	font-weight: normal;
}
a:link.nav {
	color: #5b6480;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a:visited.nav {
	color: #888888;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a:hover.nav {
	color: #ff0000;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
a:active.nav {
	color: #0000ff;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:link {
	color: #0000ff;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #888888;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #0000ff;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.menu {
	border-style: solid; 
	border-width: 1px 2px 2px 1px; 
	border-color: #777777;
	padding: 3px 5px 5px 5px;
	position:absolute;
	background-color: #eeeeee; 
	layer-background-color: #eeeeee; 
	top:-1000px
}
#servicesMenuDiv {left:110px; width:250px}
#examplesMenuDiv {left:150px; width:200px}
#qualificationsMenuDiv {left:100px; width:200px}
.menuLink {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
a:link.menuLink {
	color: #eeeeee;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a:visited.menuLink {
	color: #cccccc;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a:hover.menuLink {
	color: #ff0000;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
a:active.menuLink {
	color: #0000ff;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.footer {
	font-size: 10px;
	color: #5b6480;
	text-align: center;
	letter-spacing: 0px;
	vertical-align: middle;
	font-style: normal;
	font-weight: normal;
}
a:link.footer {
	font-size: 10px;
	color: #5b6480;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a:visited.footer {
	font-size: 10px;
	color: #888888;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a:hover.footer {
	font-size: 10px;
	color: #ff0000;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
a:active.footer {
	font-size: 10px;
	color: #0000ff;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.copyright {
	font-size: 10px;
	color: #222222;
	margin: 5px 0px 0px 10px;
}

ul {
	font-size: 12px;
	color: #5b6480; 
	margin-top: 10px; 
	list-style-type: disc; 
	list-style-position: outside;
}

ul.menuLink {
	list-style-type: circle;
	margin: 5px 0px 10px 5px;
}

li {
	font-weight: normal; 
	color: #000000;
	margin-bottom: 10px;
}

.btn
{
	font-weight: normal;
	color: #ffffff;
	font-family: arial, helvetica, san-serif;
	background-color: #002d73;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	margin: 0px;
	padding: 0px;
}

.chkbox
{
	font-weight: normal;
	font-family: arial, helvetica, san-serif;
	border-style: none;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}

input
{
	font-weight: normal;
	font-family: arial, helvetica, san-serif;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	margin: 0px;
	padding: 0px;
}
select
{
	font-weight: normal;
	font-family: arial, helvetica, san-serif;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	margin: 0px;
	padding: 0px;
}
sup
{
	font-size: 60%;
}

/*if you just want to adjust the size of the stage and the thumbnails, you can do so by editing the following lines: */
.pika-thumbs li{width: 144px; height:74px;}
.pika-stage, .pika-textnav {width: 500px;}


body{font-family:Helvetica, sans-serif;}
a{color:white;}
.pikachoose {width: 520px; margin: 0 auto;}
.pika-stage {position: relative;background: #fafafa; border: 1px solid #e5e5e5; padding: 10px 10px 40px 10px;text-align:center;height:250px;}
	
	/*if you change the padding on pika-stage you must adjust the top left of this to match! */
	.pika-stage .main-image {position: absolute; top: 10px; left: 10px;}
	.pika-stage .pika-aniwrap{position: absolute; top: 10px; left: 0px;}
	.pika-stage .pika-aniwrap{width:100%;}
	.pika-stage .pika-ani {position:relative;display: none;z-index:2;margin:0 auto;}
	.pika-stage img {border:0;height:100%;}

.pika-stage .caption {position: absolute; width:250px; background: url(75-black.png); font-size: 11px; 
			color: #000000; padding: 5px; text-align: center; bottom: 0px; right: 125px;}
	.pika-stage .caption p {padding: 0; margin: 0; line-height: 14px;}

.pika-imgnav a {position: absolute; text-indent: -5000px; display: block;z-index:3;}
	.pika-imgnav a.previous {background: url(prev.png) no-repeat left 45%; height: 100%; width: 50px; top: 10px; left: 10px;cursor:pointer;}
	.pika-imgnav a.next {background: url(next.png) no-repeat right 45%; height: 100%; width: 50px; top: 10px; right: 10px;cursor:pointer;}
	.pika-imgnav a.play {background: url(play.png) no-repeat 0% 50%; height: 100px; width: 44px;top:0;left:50%;display: none;cursor:pointer;}
	.pika-imgnav a.pause {background: url(pause.png) no-repeat 0% 50%; height: 100px; width: 44px;top:0;left:50%;display:none;cursor:pointer;}

.pika-textnav {overflow: hidden; margin: 10px 0 0 0;bottom:10px; position:absolute;}
.pika-textnav a {font-size: 12px; text-decoration: none; color: #333; padding: 4px;}
	.pika-textnav a.previous {float: left; width: auto; display: block;}
	.pika-textnav a.next {float: right; width: auto; display: block;}
	
.pika-thumbs {margin: 10px 0 0 17px; padding: 0; overflow: hidden;}
	.pika-thumbs li {float: left; list-style-type: none;padding: 3px; margin: 0 5px; background: #fafafa; border: 1px solid #e5e5e5; cursor: pointer;}
		.pika-thumbs li:last {margin: 0;}
		.pika-thumbs li .clip {position:relative;height:100%;text-align: center; vertical-align: center; overflow: hidden;}

/*for the tool tips*/
.pika-tooltip{font-size:12px;position:absolute;color:white;padding:3px; background-color: rgba(0,0,0,0.7);border:3px solid black;}
.pika-counter{position: absolute;bottom: 45px;left:15px;color:white;background:rgba(0,0,0,0.7);font-size:11px;padding:3px;-moz-border-radius: 5px;border-radius:5px;}
		
		
/* jCarousel Styles */
/*if you're not using the carousel you can delete everything below this */
.jcarousel-skin-pika .jcarousel-container-horizontal { padding: 15px 20px; overflow:hidden;}
.jcarousel-skin-pika .jcarousel-clip-horizontal {height: 90px; width: 485px;}
.jcarousel-skin-pika .jcarousel-item-horizontal { margin-right: 10px;}

