 

/* --------------------- */
/*   1. Redefined HTML   */
/* --------------------- */

iframe{v:expression(this.src='about:blank',this.outerHTML='');}

* {
	margin: 0;
}

a:link {
	color: #c30005
}
a:visited {
	color: #c30005
}
a:active {
	color: #c30005
}

blockquote {
	padding: 0 30px;
}

body {
	background: #EDEDED url(../images/bg-main.gif) 0 35px repeat-x;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
}

h1, h2 {
	font-family: Georgia, Times, serif;
}

h2 {
	color: #A5181b;
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 10px;
}

h3 {
	color: #272C6C;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 7px;
}

h4 {
	color: #272C6C;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 1px;
}

h5 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 3px;
}

label {
	color: #272C6C;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 1px 0;
}

li {
	font-size: 12px;
	line-height: 17px;
	padding: 1px 0;
}

ol, ul {
	padding: 5px 0 5px 35px;
}

ol li {
	padding-bottom: 8px;
}

p {
	font-size: 12px;
	line-height: 17px;
	padding: 3px 0 10px;
}


td {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* ------------------------- */
/*   2. Layout & structure   */
/* ------------------------- */


#header {
	background: #FFF;
	border-bottom: 1px solid #cb7274;
	height: 44px;
	overflow: hidden;
	position: relative;
	z-index: 10;
	width: auto;
}

#header h1 {
	margin: 0 auto;
	padding: 6px 0 0;
	width: 777px;
}

#header h1 a {
	background: url(../images/logo.gif) 1px 2px no-repeat;
	display: block;
	height: 28px;
	overflow: hidden;
	padding: 2px 0 0 45px;
	width: 100px;
	float: left;
}

#Layer1 {
	position:absolute;
	left:690px;
	top:19px;
	width:154px;
	height:15px;
	z-index:10;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #838398;
}

#store_links {
	text-align: right;
	text-transform: uppercase;
	width: 777px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 70px;
/*	padding-right: 105px;*/
	padding-bottom: 0;
	padding-left: 0;
}

* html #store_links {
	margin-top: -25px;
}

#store_links li {
	color: #838398;
	display: inline;
	font-size: 10px;
	line-height: normal;
	list-style-type: none;
	padding: 0;
}

#store_links a:link, #store_links a:visited {
	color: #272C6C;
	text-decoration: none;
	padding: 0 7px;
}

#store_links a:hover {
	text-decoration: underline;
}

/*#store_links li.first {
	border-right: 1px solid #838398;
}*/


#wrapper {
	background: url(../images/bg-shadow.png) 0 0 repeat-y;
	margin: 0 auto;
	padding: 0 8px;
	position: relative;
	width: 777px;
	text-align: left;
}

* html #wrapper {
	background: url(../images/bg-shadow-tall.png) 0 0 repeat-y; /* - ie requires a very tall background image because the png fix below does not work with tiled backgrounds */
	margin: -3px auto 0;
}

#wrapper1 {
	margin: 0 auto;
	padding: 0 8px;
	position: relative;
	width: 777px;
	text-align: left;
}

#waves {
	margin: 0 auto;
	padding: 0 16px 0 0;
	width: 777px;
}

#contents {
	background: #f0f0f3 url(../images/bg-contents.gif) 0 10px repeat-y;
	border-left: 1px solid #2E3159;
	border-right: 1px solid #2E3159;
	width: 759px;
}







.home #waves {
	display: none;
}

.home #contents {
	background: #FFF;
}


#home_flash {
	margin: 0 0 0 -18px;
}

#home_flash1 {
	margin: 0 0 0 -18px;
}

#home_photo {
	float: left;
	width: 257px;
	margin-left: 5px;
	background-color: #3E3C4A;
	height: 418px;
	margin-bottom: 10px;
}

#home_content {
	background: url(..images/dot.gif) bottom repeat-x;
	margin-left: 267px;
	padding: 0;
}

#home_content1 {
	background: url(..images/dot.gif) bottom repeat-x;
	margin-left: 20px;
	padding: 0;
}

#home_content_left {
	float: left;
	width: 297px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}

#home_content_left1 {
	float: left;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}


/*
#home_content_right {
	background: url(../images/home_content_right_bg.gif) 0 -10px no-repeat;
	float: left;
	height: 350px;
	width: 152px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 3px;
}
*/

#home_content_right {
	float: left;
	height: 433px;
	width: 140px;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 8px;
	background-image: url(../images/home_content_right_bg.gif);
	background-repeat: repeat-y;
	background-position: 0 top;
}

#home_podcast {
	font-size: 10px;
	line-height: 13px;
	padding: 3px 10px 5px;
}

#home_podcast img {
	margin: 3px 0 0;
}

.home #footer {
	padding: 0 0 0;
}

#home_banners {
	background: url(../images/dot.gif) 0 0 repeat-x;
	clear: left;
	margin: 0 10px 7px 10px;
	overflow: hidden;
	padding: 10px 0 0;
	white-space: nowrap;
	width: 739px
}

#home_banners a {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
}



#topNav {
	background-color: #31345d;
	border-bottom: 10px solid #FFF;
	height: 28px;
	margin: 0;
	padding: 0 0 0 9px;
	position: relative;
}

#topNav li {
	list-style-type: none;
	color: #262626;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	margin: 0;
	padding: 0 0 7px;
	position: relative;
}

#topNav a {
	border-left: 1px solid #53567B;
	color: #FFF;
	display: block;
	float: left;
	font-size: 11px;
	height: 13px;
	margin: 7px 0 0;
	padding: 1px 8px 0;
	text-decoration: none;
	text-transform: uppercase;
}

#topNav li ul {
	border-left: 1px solid #c9c9dc;
	border-right: 1px solid #c9c9dc;
	border-top: 1px solid #c9c9dc;
	background-color: #ededf1;
	display: none;
	height: auto;
	left: 0;
	margin: 7px 0 0 0px;
	padding: 0;
	position: absolute;
	top: 21px;
	width: auto;
	z-index: 100;
}

* html #topNav li ul {
	margin: 8px 0 0 0px;
}

#topNav li:hover ul, #topNav li.over ul {
	display: block;
}

#topNav li li {
	background-color: #ededf1;
	border-bottom: 1px solid #C9C9DC;
	float: none;
	list-style-type: none;
	line-height: 15px;
	font-size: 9px;
	margin: 0;
	padding: 0;
	width: 165px;
}

* html #topNav li li {
	margin: 0 0 -3px;
}

#topNav li li a:link, #topNav li li a:visited {
	color: #000;
	border: none;
	display: block;
	float: none;
	font-size: 12px;
	height: auto;
	margin: 0;
	padding: 3px 7px 3px;
}

#topNav li li a:hover, #topNav li li a:active {
	background-color: #b72f32;
	color: #FFF;
	text-decoration: none;
}


.home #home {
	display: none;
}
#home a {
	border: none;
}
.home #biography a {
	border: none;
}


#dots {
	background: url(../images/dot-vert.gif) 516px 10px repeat-y;
	height: 100%;
	overflow: auto;
}

#left_column {
	float: left;
	padding: 5px 25px 0;
	width: 467px;
}


#right_column {
	background: url(../images/grad-leftcol.gif) top left repeat-x;
	min-height: 401px;
	position: relative;
	margin: 0 0 0 517px;
}

.rightImageHeader {
	margin: 0 0 10px -1px;
}

.right_quote {
	padding: 10px 20px 0;
}

.right_quote p {
	color: #272C6C;
	font-size: 11px;
	line-height: 20px;
}

.citation {
	text-align: right;
}

.right_banners {
	overflow: hidden;
	padding: 10px 0 20px;
	text-align: center;
	width: 236px;
}


#footer {
	background: #f0f0f3 url(../images/bg-contents.gif) repeat-y;
	clear: both;
	padding: 10px 0 0;
	position: relative;
	text-align: right;
}

#footer p {
	background-color: #DBDCE3;
	border-top: 12px solid #2E3159;
	clear: both;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #56597a;
	margin: 0;
	padding: 8px 8px 12px;
	text-align: right;
	line-height: 150%;
}

#footer a {
	color: #56597A;
	text-decoration: underline;
}




/* -------------------- */
/*   3. Miscellaneous   */
/* -------------------- */


p.small {
	font-size: 10px;
}
.QianFont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FFFFFF;
}


.bottomCTA {
	background: url(../images/dot.gif) top repeat-x;
	color: #272C6C;
	margin-top: 5px;
	padding-top: 8px;
}


.excerpts ul, .excerpts ol {
	padding: 10px 0 10px 40px;
}
.excerpts li {
	padding: 5px 0 5px 0;
}



/* -- Forms -- */

.submit {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10pt;
}


/* fixes png transparency in IE - http://www.twinhelix.com/css/iepngfix/ */
/* #waves img, #wrapper {
	behavior: url(http://www.harveymackay.com/_css/iepngfix.htc);
}
*/
.home #wrapper #contents #home_photo ul {
	list-style-type:none;
	padding-left: 15px;
	padding-right: 15px;
}
.MingFont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #CCCCCC;
}
.ZhongFont {
	font-family: ºÚÌå,Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #A5181b;
	vertical-align: bottom;
}
.ZhongOneFont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000066;
	line-height: 18px;
}
.ZhongTowFont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
.t1 {
	border: 1px double #999999;
}
.t2 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.t3 {
	padding-left: 2px;
}
