body {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: verdana, arial, sans-serif;
color: #000;
background-color: #000;
}
a {
text-decoration: none; 
font-weight: bold;
color:  #013f89;
outline: none;
}
a:visited { color:  #021c3b; }
a:active { color:  #cca032; }
a:hover { color: #cca032; /*background-color: #0d4016; this causes incorrect green outline in all browsers and shift in IE8*/ }

strong, b { font-weight: bold; }

p, .form {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 14px; 
	font-size: 0.75em;
	line-height: 1.33em;
}
.txtLight { color: #40804b; }
.letter { font-family: "Courier New", Courier, mono; }
.indent { padding-left: 14px; }
.lead {
	border: 2px dashed #ccc6b8;
	margin-top: 12px;
	margin-bottom: 12px;
	padding: 0.25em 1em 0.5em 1em;
}
ul {
	margin-top: 6px;
	font-size: .75em;
	/*list-style-type: circle;
	list-style-position: outside;*/
	list-style-type:none;
}
li {
	line-height: 1.33em;
	padding-bottom: .66em;
	padding-left:15px;
	background: url(../images/bullet-yel.gif) left 2px no-repeat;
}
.border {
	border: 1px solid #66635c;
	margin: 14px 0 14px 6%;
	padding: 0 1.5em 0.5em 1.5em;
}
p.quote {
	background:url(../images/bg-quote.gif) repeat-x;
	margin:14px 20px 14px 0;
	padding:1em 0 1em 1.5em;
	border:1px solid #ffedbf;
	border-bottom:none;
	}
h1, h2 {
margin: 0 0 20px 0;
padding: 12px 0px 0px 0px;
color: #013f89;
background-color: #fff;
}
h1 {
border-bottom: 2px solid #013f89;
font-family: tahoma, verdana, sans-serif;
font-size: 1.75em;
font-weight: normal;
}
h2 {
margin-bottom: 3px;
padding:0;
/*font-family: verdana, sans-serif;*/
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 1em;
font-weight: bold;
color: #013f89;
background-color: #fff;
}
h3 {
display: block;
margin-top: 10px;
margin-bottom: 10px;
margin-left: -2px;
padding: 3px 6px 3px 6px;
border-left: 10px solid #8fbf98;
border-right: 5px solid #8fbf98;
font-size: 16px;
line-height: 18px;
font-weight: bold;
color: #000;
background-color: #d9d4ca;
}
h4 {
display: block;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 0px;
padding: 3px 6px 3px 6px;
border-left: 10px solid #ffc940;
font-size: 16px;
line-height: 18px;
font-weight: bold;
color: #000;
background-color: #ffedbf;
}
h5 {
margin-top: 0;
margin-bottom: 0;
padding: 2px 0px 0px 0px;
font-size: 14px;
line-height: 26px;
font-weight: bold;
text-align: right;
color: #999;
background-color: #fff;
}
h6 {
font-size: 12px;
font-family: arial, helvetica, sans-serif;
line-height: 16px;
font-weight: normal;
margin-top: 0;
margin-bottom: 0;
padding: 0px 0px 0px 9px;
color: #ccc;
background-color: none;
}
.subhead {
	font-weight:bold;
	color:#013f89;
	margin:15px 0 0 0;
	}
p.subhead + ul {
	margin-top:5px;}
.Qu, .Qub {
	font-size: 1em;
	font-weight: bold;
	color: #005f11;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:0;
	padding-left:0;
}
.Qub { font-size:1.3em;}
.An {
font-size: .75em;
color: #000;
}
img { border: 0; }
#content {
padding: 0px;
margin-top: 0px;
margin-bottom: 20px;
margin-right: 15%;
margin-left: 25px;
border: 0;
text-align: left;
}
#copyright {
margin-top: 6px;
margin-bottom: 6px;
font-size: 10px;
font-family: arial, helvetica, sans-serif;
color: #ccc;
background-color: none;
line-height: 2em;
text-align: center;
}
#phone { background-color: #000; color: #fff; }
#phone a { font-size: 14px; font-weight: normal; color: #fff; }
#phone a:link { color: #fff; }
#phone a:visited { color: #fff; }
#phone a:hover { text-decoration: none; background-color: #000; color: #ffc940; }

#introcopyright {
margin:0;
padding:0;
font-size: 10px;
font-family: arial, helvetica, sans-serif;
color: #b3afa3;
background-color: none;
line-height: 2.25em;
}

#bgphone, #lnkondk { background-color: #000; color: #b3afa3;  }
#bgphone a, #lnkondk a { /*font-size: 14px;*/ font-weight: normal; font-size:22px; color: #b3afa3; }
#bgphone a:link, #lnkondk a:link { color: #b3afa3; }
#bgphone a:visited, #lnkondk a:visited { color: #b3afa3; }
#bgphone a:hover, #lnkondk a:hover { text-decoration: none; background-color: #000; color: #ffc940; }

#lnkondk a {font-size: 10px;}

.introtxt {
	margin:34px 30px 0 22px;
	width:315px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:140%;
	}
.introtxt p{ line-height:1.8em; }
.introtxt img.rtimg{float:right; margin:30px 0 0 0; }
.logos { padding: 0 20px 0 0; }
.logos a:hover{ text-decoration: none; background-color: #000; color: #000; }
.lastlogo { padding: 0 13px 0 0; }
.lnkttl { margin:0 10px 0 0; }

dl { padding:0 0 5px 0; margin:0 0 25px 0; border-bottom:1px solid #ccc6b8; line-height:105%;}
dl a {text-decoration:underline;font-weight:normal;}
dt { color:#000000; font-size: 110%; margin: 0 0 8px 0; font-family:Georgia, "Times New Roman", Times, serif;}
dd { font-size: 0.75em; margin: 0 0 8px 20px; }

/*Puts offsite graphic on any link that leads off this web site*/
a[href^="http://"] {background: url(../images/link-offsite.gif) center right no-repeat; padding:0 13px 0 0;}
/*Removes above graphic from any link that is absoute but points to this site*/
a[href^="http://www.cyberlinkasp.com"] { background: none; padding-right: 0;}
.nolink a[href^="http://"] { background: none; padding-right: 0;}
.nolink2 a[href^="http://"] { background: none; padding-right: 0;}
.lpPoweredByDiv {text-align:left; margin-bottom:20px;}
#lpButDivID-1283548626, #lpButDivID-1284085629485 {width:109px;}
.nolink2 .lpPoweredByDiv {text-align:right; margin-bottom:20px; margin-right:6px; color:#000000;}
.nolink2 .lpStaticButton { margin-top:15px;}

p.pllqut {
	width: 140px; 
	margin:20px 15px 0 20px; 
	padding:10px 10px 3px 10px; 
	color:#ccc6b8; 
	background: url(../images/pllqutbg.gif) top left no-repeat #1c5326; 
	text-align:center; 
	font-size:60%; }
p.pllqut a { font-weight: normal; text-decoration:underline; color:#ffedbf;}
p.pllqutbot {
	width: 140px; 
	margin:0px 15px 20px 0px; 
	padding:0 10px;
	background:url(../images/pllqtbot.gif) top left no-repeat;}
	
table.fltrt {
	width:200px;
	position:relative;
	float:right;
	padding:0;
	margin:0 15px 15px 15px;
	border: 2px solid #ccc6b8;
	left: 0;
	}
table.fltrt p {
	line-height:150%;
	padding:5px 10px 0 10px;
	}
table.fltrt p.fltrttop {
	margin:0;
	padding:5px 0 5px 10px;
	color:#FFFFFF;
	background:#013f89;
	font-weight: bold;
	}
	
p.capt {
	width:600px;
	font-size:60%;
	padding: 5px 10px 0 10px;
	}
input.btn { cursor: pointer; }
.demo { position:absolute; margin:15px 0 0 60px;}

/*fixes for opera only
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
	body table {width:943px; float:left;} /*to keep pages fixed size and to the left
	body #content table {width:595px; float:none; /*affects parters.html and contact.html}
	body #content table.fltrt {width:200px; float:right;}
	#dqmbar {margin-top:98px; margin-left:8px;}
	body#index #dqmbar {margin-top:107px; margin-left:207px;}
	.nolink2 .lpPoweredByDiv { width:101px;}
	.nolink2 .lpStaticButton { width:101px;}
	img.shrink { width:174px !important;}/* for it-outsourcing.html only to make image narrower
	p.pllqut {	margin:12px 15px 0 12px; float:right;} p.pllqutbot {float: right;}/*for security.html to make pullquote narrower
	.lpPoweredByDiv {text-align:left; width:109px; float:left;} #lpButDivID-1283548626 a {float:left;} /*for index livechat
}*/
