@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(../_assets/_graphics/bg_main_mid.png);
	background-position: center top;
	background-repeat: repeat-y;
	font-family:Lucida Grande, Lucida Sans Unicode, Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:1.6;
	margin: -29px 0px 0px 0px;
	text-align:left;
}
div.page {
	background-image:url(../_assets/_graphics/bg_main_top.png);
	background-position:center top;
	background-repeat:no-repeat;
	height:535px;
	padding-bottom:15px;
	position:absolute;
	width:100%;
	z-index:2;
}
div.nest {
	left:50%;
	margin-left:-360px;
	position:relative;
	top:0px;
	width:720px;
}
div.bar {
	background-image:url(../_assets/_graphics/bg_main_bar.png);
	background-position:center top;
	background-repeat:no-repeat;
	height:120px;
	position:relative;
}
div.content {
	font-family:Lucida Grande, Lucida Sans Unicode, Helvetica, Arial, sans-serif;
	font-size:11px;
	margin-top:-10px;
}
div.nav_jg {
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-90px;
	width:217px;
	height:57px;
}
div.nav_jg:hover {
	background-image:url(../_assets/_graphics/nav_jg-hov.png)
}
div.nav_tab_shadow {
	background-image:url(../_assets/_graphics/nav_tab_shadow.png)
}
div.copyright {
	background-color:#FFFFFF;
	border-color:#DDDDDD;
	border-style:solid;
	border-width:1px;
	color:#999;
	float:right;
	font-size:11px;
	margin-bottom:14px;
	margin-left:15px;
	margin-right:15px;
	margin-top:14px;
	padding-bottom:5px;
	padding-top:5px;
	position:relative;
	text-align:center;
	width:688px;
}
.title_bar {
	background-position:bottom;
	background-repeat:no-repeat;
	height:74px;
	margin-bottom:15px;
	margin-left:2px;
	margin-top:0px;
	text-align:left;
	width:716px;
	z-index:11;
}
.bordertop {
	border-top-color:#DDDDDD;
	border-top-style:solid;
	border-top-width:1px;
	padding-top:15px;
	z-index:8;
}
.mailing_list {
	background-image:url(../_assets/_graphics/mailinglist_signup_bg.png);
	height:100px;
	margin-left:15px;
	padding:15px;
	text-align:center;
	width:660px;
}
#left_column {
	float:left;
	padding-left:15px;
	padding-right:15px;
	width:210px;
}
#right_column {
	border-left-color:#DDDDDD;
	border-left-style:solid;
	border-left-width:1px;
	clear:right;
	float:left;
	padding-left:14px;
	text-align:left;
	width:450px;
}
#left_column_r {
	border-right-color:#DDDDDD;
	border-right-style:solid;
	border-right-width:1px;
	float:left;
	padding-left:15px;
	padding-right:14px;
	width:210px;
}
#right_column_r {
	clear:right;
	float:left;
	padding-left:15px;
	text-align:left;
	width:449px;
}
blockquote {
	font-family:Garamond, serif;
	font-style:italic;
	font-size:16px;
	color:#333333;
	quotes:400%;
}
.quote_credit {
	text-align:right;
	font-weight:bold;
	color:#0071BC;
}
.bqstart {
	font-style:normal;
	float:left;
	height:45px;
	margin-left:-35px;
	margin-top:-75px;
	padding-top:45px;
	margin-bottom:-50px;
	font-size:400%;
	color:#0071BC;
}
.bqend {
	quotes:
	font-style:normal;
	height:25px;
	margin-top:-100px;
	padding-top:0px;
	font-size:400%;
	color:#0071BC;
	
}
.align_left {
	float:left;
}
.align_right {
	background-image:url(../_assets/_graphics/tab_bg.png);
	float:right;
	padding-bottom:0px;
	padding-top:30px;
	text-align:center;
	width:100px;
}
.align_right_t2 {
	background-image:url(../_assets/_graphics/tab_bg_t2.png);
	float:right;
	padding-bottom:0px;
	padding-top:16px;
	text-align:center;
	width:100px;
}
.align_right_t3 {
	background-image:url(../_assets/_graphics/tab_bg_t3.png);
	float:right;
	padding-bottom:0px;
	padding-top:12px;
	text-align:center;
	width:100px;
}
.clear {
	clear:both;
	height:1px;
	margin:0 0 -1px 0;
	overflow:hidden;
}
.thumbnail {
	float:left;
	margin-right:15px;
	width:100px;
}
.thumbnail_text {
	float:left;
	width:335px;
}
li {
	margin-left:15px;
}
img {
	border:none;
}
.img_border {
	border-color:#DDDDDD;
	border-style:solid;
	border-width:1px;
}
.celeb_img_border {
	border-color:#DDDDDD;
	border-style:solid;
	border-width:1px;
	margin-bottom:14px;
}
a .img_border:hover {
	border-color:#FFFF99;
}
img.a {
	border:none;
}
a {
	color:#0071BC;
	outline:none;
	text-decoration:none;
}
a:hover {
	color:#FF0033;
}
a.none {
	border:none;
}
a img {
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
}
a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
a.nav {
	border:none;
}
a.nav:hover {
	color:#ffffff;
}
a.footer_link {
	color:#999999;
}
a.footer_link:hover {
	color:#cccccc;
}
a.pagenav {
	border:none;
}
.bold {
	font-weight:bold;
}
.form_incomplete {
	font-weight:bold;
	color:#FF0000;
}
.form_complete {}
.t1 {
	color:#0071BC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	padding-bottom:15px;
}
.t2 {
	color:#0071BC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
}
.t3 {
	color:#0071BC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}
.arrow_indent {
	margin-left:12px;
}
.download_info {
	color:#AAAAAA;
}
.link_set {
	color:#DDDDDD;
}
