@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	margin: auto;
	background-color: #ffffff;
	color:#111111;

}

a {
text-decoration:none;
color:#000066;
}

a:hover {
	text-decoration: underline;
}

h1 {
margin:0px;
padding:0px;
font-weight:bold;
font-size:18px;
color:#000066;
}

#container {
	padding: 0px;
	width: 950px;
	margin: auto;
}

.menu{
padding-bottom: 6px;
text-align:center;
}

.menu a{
text-decoration:none;
color:#111111;
}

.menu a:hover{
text-decoration:underline;
}

.digital li {
line-height: 18px;
text-decoration:none;
color:#000066;
font-weight:bold;
font-size:14px;
}

.service li {
line-height: 18px;
text-decoration:none;
font-weight:bold;
font-size:12px;
}

#faq ul li a {
line-height: 18px;
text-decoration:none;
color:#000066;
font-weight:bold;
}

#faq ul li a:hover {
	text-decoration: underline;
}

#pdf ul {
padding-left: 20px;
margin: 0;
}

.pdf ul li a {
line-height: 18px;
text-decoration:none;
color:#000066;
font-weight:bold;
text-indent: 0x;
}

.pdf ul li a:hover {
	text-decoration: underline;
}


.style1 {font-size: 11px}

.style2 {
	color: #000066;
	font-weight: bold;
}
.title {
color:#000000;
font-size: 18px;
font-weight: bold;
}

.title table tr td {
color:#000000;
font-size: 18px;
font-weight: bold;
}

.blocktitle {
color:#000000;
font-size: 14px;
font-weight: bold;
text-align:center;
}


#menu ul {
	list-style: url(../images/template/bullet.gif);
	padding-left: 35px;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#menu ul li a {
	height: 25px;
	line-height: 20px;
	color:#000000;
	text-decoration: none;
}

#menu ul li a:hover {
	text-decoration: underline;
}

.phonebg {
background:url(../images/phone.gif) no-repeat bottom right;
}

.emailbg {
background:url(../images/email.gif) no-repeat bottom right;
}

.addressbg {
background:url(../images/address.gif) no-repeat bottom right;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}
.highslideindex img {
	border: 1px solid gray;
}
.highslideindex:hover img {
	border: 1px solid white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
 
.style3 {
	font-size: 24px;
	font-weight: bold;
}
.style4 {font-size: 16px}
