/* ---------------------------- */
/* -                          - */
/* -----  QVD StyleSheet  ----- */
/* -                          - */
/* ---------------------------- */

/* last updated 3.8.09 by HL2 */

body,html {
	background: #fff;
	margin: 0;
	padding: 0;
	color: #666;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 11px;
	line-height: 17px;
}

#flashHome {
	width: 756px;
	height: 206px;
	z-index: -10;
}

a {
	color: #14385d;
	font-size: 11px;
	line-height: 16px;
	text-decoration: underline;
}

.enews {
	border: 1px solid #999;
	padding: 2px;
	background: #fff;
	font-size: 9px;
	color: #999;
	margin: 3px 0px 3px 0px;
}

a.smallLinkBlue:link, a.smallLinkBlue:visited {
	color: #14385d;
	font-size: 10px;
	text-decoration: none;
}

a.smallLinkBlue:hover {
	color: #14385d;
	font-size: 10px;
	text-decoration: underline;
}

.footer, a.footer:link, a.footer:visited {
	color: #888;
	font-size: 10px;
	text-decoration: underline;
}

a.footer:hover {
	color: #c60;
	font-size: 10px;
	text-decoration: underline;
}

.copyright, .language, a.language:link, a.language:visited {
	color: #999;
	font-size: 10px;
	text-decoration: underline;
	line-height: 14px;
}

a.language:hover {
	color: #14385d;
	font-size: 10px;
	text-decoration: underline;
}

.textBoldBlue10px {
	color: #14385d;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
}

.homeContent {
	color: #666;
	font-size: 11px;
	line-height: 17px;
	padding: 14px 15px 0px 45px;
}

.subContent {
	color: #666;
	padding: 0px 50px 60px 48px
}

.text10px {
	color: #666;
	font-size: 10px;
	line-height: 14px;
}

td.leftshad {
	background: url(../images/leftshad.jpg);
}

td.rightshad {
	background: url(../images/rightshad.jpg);
}

.subnaviTitle {
	padding-right: 15px
}

.subnaviBG {
	background-image: url(../images/navBG.jpg);
	background-repeat: repeat-y
}

.subnaviON {
	font-weight: bold;
	color: #060;
	text-decoration: none;
	padding-right: 15px
}

.subnaviON:hover {
	color: #888
}

img.floatRight {
	float: right;
	padding: 0 0 25px 25px;
}
strong.su {text-decoration:underline;}
strong.stitle {color: #14385d;}