@charset "utf-8";
/* CSS Document */
/* dark purple: #4f107a; */
body,p,td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 16px;
}
body {
	text-align: center;
	margin: 0 auto;
	margin-top: 5px;
	background-color: #e6e0eb;
	background-image: url(../images/pg_bk.jpg);
	background-repeat: repeat-x;
}
img {
	border: none;	
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 175%;
	color: #4f107a;
	border-bottom: dotted 1px #999;
	padding-bottom: 15px;
}
h2 {
	font-size: 120%;
	color: #000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;	
}
#header {
	margin: 0 auto;
	text-align:center;
	background-image: url(../images/header_bk.jpg);
	background-repeat: no-repeat;	
	width: 984px;
	height: 200px;
}
#wrapper {
	width: 982px;
	margin: 0 auto;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	background-color: #fff;
	text-align:center;
}
#wrapper #left {
	float: left;
	width: 226px;
	padding-top: 109px;
	background-image: url(../images/left_bk.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#wrapper #left #nav {
	background-image: url(../images/nav_bk.jpg);
	background-repeat: repeat-x;
	background-color: #dcdbdc;
	height: 200px;
}
#wrapper #left #nav a {
	display:block;
	padding: 10px 0px 10px 0px;
	text-decoration: none;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #ccc;
	font-weight: bold;
	font-size: 12px;
	color: #4f107a;
}
#wrapper #left #nav a:hover {
	border-bottom: solid 1px #999;
	background-image: url(../images/nav_a_bk.jpg);
	background-repeat: repeat-x;
}
#wrapper #left #nav a.navon {
	border-bottom: solid 1px #999;
	background-image: url(../images/nav_a_bk_on.jpg);
	background-repeat: repeat-x;
	background-color: #ccc;
}
#wrapper #content {
	float: right;
	width: 656px;
	padding: 50px;
	background-image: url(../images/content_line_left_bk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
#footer {
	margin: 0 auto;
	text-align: center;
	width: 984px;
	padding: 30px 0px 10px 0px;
	background-image: url(../images/pg_bottom.jpg);
	background-repeat: no-repeat;
	color: #666;
}
#footer a,#footer a:hover {
	color: #666;
	text-decoration:none;
}
.clearit {
	width: 984px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear:both;
}
.movie {
	float:right;
	margin-left: 30px;
	margin-bottom: 30px;
}
.msg {
	border: solid 1px #cc0000;
	background-color: #FF0;
	padding: 10px;
	font-weight: bold;
}
a.video {
	background-image: url(../images/img_misc/video.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 58px;
	font-weight: bold;
	height: 55px;
	line-height: 55px;
}
a.video:hover {
	background-image: url(../images/img_misc/video_over.jpg);	
}
a.pdf {
	background-image: url(../images/img_misc/pdf.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 45px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
}
a.pdf:hover {
	background-image: url(../images/img_misc/pdf_over.jpg);	
}
a.intofaq {
	background-image: url(../images/img_misc/infofaq.jpg);
	background-repeat: no-repeat;
	display: block;
	font-weight: bold;
	height: 60px;
	width: 560px;
	line-height: 60px;
	color: #fff;
	text-decoration: none;
}
a.intofaq:hover {
	background-image: url(../images/img_misc/infofaq_over.jpg);
	line-height: 64px;
}
.center {
	text-align:center;	
}
.rtside {
	float: right;
	width: 260px;
	padding: 20px;
	margin: 0px 0px 20px 20px;
	border: dotted 1px #999;
	background-color: #ececec;
}
a.ivig-video {
	float: right;
	margin: 0px 0px 20px 20px;
	width: 200px;
	padding: 20px 20px 20px 40px;
	background-image: url(../images/video-bk.jpg);
	background-repeat: repeat;
	text-align: left;
	color: #fff;
	font-weight: bold;
	background-color: #8cc656;
	border: solid 1px #4f107a;
	text-decoration: none;
}
a.ivig-video:hover {
	text-decoration: underline;	
}
a.ivig-video img {
	float:left;
	margin: -20px 5px 5px -40px;
}
.gammagard {
	padding: 20px;
	margin: 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background-image: url(../images/gammagard_bk.jpg);
	background-repeat: no-repeat;
	;
}
.gammagard h2 {
	margin-top: 0;
	padding-top: 0;
}
.gammagard p {
	font-family: Georgia, "Times New Roman", Times, serif;	
}
a.intoarticle {
	background-image: url(../images/img_misc/infofaq.jpg);
	background-repeat: no-repeat;
	display: block;
	font-weight: bold;
	height: 50px;
	padding-top: 10px;
	width: 560px;
	color: #fff;
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
}
a.intoarticle:hover {
	background-image: url(../images/img_misc/infofaq_over.jpg);
}
a.gammagard-btn {
	width: 175px;
	height: 95px;
	padding: 10px;
	display:block;
	float:right;
	margin: 0 0 10px 10px;
	background-image: url(../images/gammagard_btn_bk.gif);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}
a.gammagard-btn:hover {
	background-image: url(../images/gammagard_btn_bk-over.gif);
}