#PageContainer{
	text-align: center;
	width: 1002px;
	margin-left: auto;
	margin-right: auto;
}

#BodyContainer{
	width: 1002px;
	text-align: left;
	background: url(/images/whitebg.gif);
}

#BodyContainer2{
	width: 1002px;
	text-align: left;
	background: url(/images/sidepanelbg.gif);
}

#NewsContainer{
	padding-bottom: 50px;
	margin: 0px 2px 0px 2px;
	clear:both;
}

#FeatureScroll{
	height: 245px;
	width: 216px;
	overflow: auto;
}

#FeatureScrollHome{
	height: 208px;
	width: 284px;
	color: black;
	overflow: auto;
}

#FeatureScrollPage{
	height: 208px;
	width: 200px;
	font-size: 8px;
	color: white;
	overflow: auto;
}

#LanguageBar{
	text-align: right;
	position: relative;
	top: -20px;
}

#LanguageElement{
	height: 16px;
	width: 164px;
	text-align: right;
}

#Header{
	height: 87px;
	width: 1002px;
}

#Logo{
	width: 1002px;
	height: 87px;
}

#Menu{
	width: 1002px;
	height: 27px;
}

#MenuLeft{
	width: 180px;
	height: 27px;
	background: url(/images/menu-l.jpg);
	float:left;
}

#MenuCenter{
	width: 822px;
	float:left;
}

#SubMenu{
	width: 1002px;
	height: 10px;
	background: #000;
}

#ContentContainer{			
	width: 1002px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.cellsplash{			
	width: 302px;
	margin: 0px 12px 50px 12px;
	float: left;
}

#cellhalf{			
	width: 342px;
	margin: 0px 10px 0px 10px;
	float: left;
}

#cellwide{			
	width: 702px;
	margin: 0px 12px 0px 12px;
	clear:both;
}

#cellthird{			
	width: 221px;
	margin: 0px 10px 0px 10px;
	float: left;
}

#PageContent{
	padding: 10px;
}

#ColumnContent{
	padding: 10px;
}

#Footer{	
	width: 1002px;
	height: 28px;
	background: url(/images/footer.jpg);
	clear: both;	
}

#FeatureList {
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
}

#FeatureList a:link  { color:#88B8FF; text-decoration:underline; font-weight: bold; font-size: 12px;}
#FeatureList a:visited  { color:#88B8FF; text-decoration:underline; font-weight: bold; font-size: 12px; }
#FeatureList a:hover   { color:#D8E9FE; text-decoration:underline; font-weight: bold; font-size: 12px; }
#FeatureList a:active  { color:#D8E9FE; text-decoration:underline; font-weight: bold; font-size: 12px; }

#FeatureListdark {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

#FeatureListdark a:link  { color:#004FC4; text-decoration:underline; font-weight: bold; font-size: 12px;}
#FeatureListdark a:visited  { color:#004FC4; text-decoration:underline; font-weight: bold; font-size: 12px;}
#FeatureListdark a:hover   { color:#1A75FF; text-decoration:underline; font-weight: bold; font-size: 12px;}
#FeatureListdark a:active  { color:#1A75FF; text-decoration:underline; font-weight: bold; font-size: 12px;}

#copyright{
	margin-top: 9px;
	margin-left: 16px;
	color: #B8EEFE;
	font-size: 9px;
	font-weight: normal;
}

#disclaimer{
	width: 650px;
	color: #8F8F8F;
	font-size: 9px;
	font-weight: normal;
	margin: 40px 32px 20px 32px;
	padding: 2px;
	border: 1px solid #C9C9C9;
	clear: both;

}

div.clr{
	clear:both;
}

.whiteColumn{
	color: white;
}

.blueColumn{

}

.boldlist{
	color: black;
	font-size: 10px;
	font-weight: bold;
}

.boldlist a{
	color: #525252;
	font-size: 10px;
	font-weight: bold;
}

.boldlist a:hover{
	color: #1150E1;
	font-size: 10px;
	font-weight: bold;
}

.whiteColumn legend{
	color: white;
}

a:link              { color:#0065FD; text-decoration:underline; }
a:visited           { color:#0065FD; text-decoration:underline; }
a:hover             { color:#2282F7; text-decoration:underline; }
a:active            { color:#2282F7; text-decoration:underline; }


/* ------------ Left Column ----------- */
/* ------------------------------------ */
#LeftColumn{	
	float:left;
	width: 234px;		
	min-height: 252px;
	background: url(/images/sidepaneltop.jpg) top center no-repeat;
	padding-right: 9px;
	padding-left: 3px;
}

#LeftColumn h2 {
	font-weight: normal;
	font-size: 130%;
	color: #333;
	border-bottom: 1px solid #000000;
	padding: 0px 0px 2px 0px;
	margin: 0px;
}

#LeftColumn h2 a {
	color: #666;
}

/* ------------ Center Column ----------- */
/* ------------------------------------ */

#CenterColumn{	
	width: 1000px;
	margin: 0px 0px 10px 0px;	
}	

#vendors{
	width: 100%;
}

#vendors td{
	padding-bottom: 30px;
}

#vendors img {
	margin: 0 15px 0 0;
}	

#vendors h2{
	font-size: 2em;
	font-weight: normal;
	border-bottom: 1px solid #000000;
	margin: 0px 0px 10px 0px;
	color: #990000;
}

#vendors h3{
	font-size: 1.3em;
	margin: 0 0 15px 0;
}

#vendors h3 a{
	text-decoration:none;
	color: #000000;
}

#vendors h3 a:hover{
	text-decoration:underline;
}

/* ------------ Right Column ----------- */
/* ------------------------------------ */

#RightColumn{	
	float:left;
	width: 744px;
}

#BodyTop{
	width: 755px;
	height: 174px;
	background: url(/images/bodytop.jpg) bottom center no-repeat;
}

/* ------------ BIO area ----------- */
/* ------------------------------------ */

#BioContainer{
	clear: both;
}

#BioTop{	
	width: 719px;	
	height: 28px;	
	background: url(/images/biotop.gif);
}

#BioTitle{	
	text-align: right;
	color: white;
	font-size: 16px;
	padding-right: 20px;
	padding-top: 6px;
}

#BioMid{	
	width: 719px;	
	background: url(/images/biomid.gif);	
}

#BioMid h1{
font-size: 15px;
color: #919191;
margin-bottom: -12px;
}

#BioMid h2{
font-size: 13px;
color: #C1C1C1;
margin-bottom: -12px;
}

#BioMid h3{
font-size: 9px;
color: #2E2E2E;
margin: 0px;
padding-top: 0px;
padding-bottom: 5px;
}

#BioMid p{
font-size: 11px;
color: black;
margin-top: 1px;
margin-bottom: 12px;
}

#BioMidLeftContainer{	
	float:left;
	width: 150px;		
}

#BioMidRightContainer{	
	float:left;
	width: 569px;		
}

#BioMidLeft{
	padding-top: 8px;
	padding-left: 12px;		
}

#BioMidLeft p{
font-size: 9px;
color: black;
margin-top: 1px;
margin-bottom: 5px;
}

#BioMidLeft hr{
color: black;
margin: 0px;
padding-top: 0px;
}

#BioMidRight{	
	padding-top: 8px;
	padding-left: 12px;
	padding-right: 8px;
}


#BioBottom{	
	clear: both;
	width: 719px;	
	height: 20px;	
	background: url(/images/biobottom.gif) top center no-repeat;
}

.BioDisclaimer {
font-size: 8px;
color: red;
}

/* ------------- Standard HTML Tags ------------- */
/* ---------------------------------------------- */

Body{
	font: normal 62.5% Verdana,Tahoma,Helvetica,sans-serif; 
	font-weight: normal;	
	margin: 0px;
	width: 100%;
}


h1{
	color: #73735c;
	font: normal 2.5em 2.5em;
	line-height: 33px;
	margin: 10px 0 4px;
	padding: 0;
}

h1.subhead{
	text-decoration: underline;
}

h2{
	font-size: 14px;
}

img{
	border: none;
}

p{
	font-size: 1.2em;
	line-height: 1.8em;
}

p.bio{
	margin-left: 22px;
}

li{
	font-size: 11px;
}

legend{
	font-size: 12px;
}

HR{
	height: 1px;
}

/* ----------------- News Module ---------------- */
/* ---------------------------------------------- */

.NewsArticle{
	font-size: 1.2em;
	border-bottom: 1px solid #000000;
	padding: 0px 0px 5px 0px;
	margin: 5px 0px 5px 0px;
}
.NewsArticle .white{
	color: #fff;
}

.NewsArticle .white a{
	color: #fff;
	text-decoration: none;
}

.NewsArticle a{
	color: #333;
	text-decoration: none;
}

.NewsArticle a:hover{
	text-decoration: underline;
}

.NewsArticle .ReleaseDate{
	font-style: italic;
	font-weight: bold;
}

/* ----------------- Calendar Module ---------------- */
/* -------------------------------------------------- */

#CalendarEvent .EventDate{
	font-style: italic;
	margin-bottom: 20px;
}


/* ---------- J-query SCROLL Module Homepage -------- */
/* -------------------------------------------------- */


/*{{{ general playlist settings, light gray */

div.FeaturedListD {
	float:left;
}

div.FeaturedListD, div.features {
	width:300px;	
}

div.features span {
	display:block;
	background-color:#EEEEEE;
	padding:2px 2px;
	height:46px;
	width:290px;
	font-size:10px;
	border:2px solid #ffffff;		
	text-decoration:none;
	letter-spacing:-1px;
	color:#000;
}

div.features a.first {
	border-top-width:1px;
}

div.features a:hover {
	background-color:#f9f9fa;		
}

a.go {
	display:block;
	width:18px;
	height:18px;
	background:url(/images/up.png) no-repeat;
	margin:5px 0 5px 150px;
	cursor:pointer;
}

a.go:hover, a.go.down:hover {
	background-position:0px -18px;		
}

a.go.down {
	background-image:url(/images/down.png);	
}

/* ----------- J-query SCROLL Module left ----------- */
/* -------------------------------------------------- */


/*{{{ general playlist settings, light gray */

div.lFeaturedListD {
	float:left;
}

div.lFeaturedListD, div.features {
	width:220px;	
	float:left;
}

div.lfeatures span {
	display:block;
	float:left;
	background-color:#C6C7E1;
	padding:0px 0px;
	height:48px;
	width:238px;
	font-size:10px;
	border-top:1px solid #CED1EA;	
	border-bottom:1px solid #00063E;		
	text-decoration:none;
	letter-spacing:-1px;
	color:#000000;
}

div.lfeatures a.first {
	border-top-width:1px;
}

div.lfeatures a:hover {
	background-color:#f9f9fa;		
}

a.go {
	display:block;
	width:18px;
	height:18px;
	background:url(/images/up.png) no-repeat;
	margin:5px 0 5px 110px;
	cursor:pointer;
}

a.go:hover, a.go.ldown:hover {
	background-position:0px -18px;		
}

a.go.ldown {
	background-image:url(/images/down.png);	
}

a.jScrollArrowUp {
	background: url(../images/basic_arrow_up.gif) repeat-x 0 0;
}
a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}
a.jScrollArrowDown {
	background: url(../images/basic_arrow_down.gif) repeat-x 0 0;
}
a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}
			
.holder {
	float: left;
	margin: 10px;
}

.scroll-pane {
	width: 200px;
	height: 200px;
	overflow: auto;
	float: left;
}

.scroll-panepage {
	width: 180px;
	height: 200px;
	overflow: auto;
	float: left;
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}