/* CSS Document */

body,td,th {
	font-family: simsun;
	font-size: 11pt;
	color: #383838;
	line-height: 160%;
}
body {
	background-color: #767678;
	background-image: url(../imgs/bg-main.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #383838;
}
a:visited {
	color: #383838;
}
a:hover {
	color: #383838;
}
a:active {
	color: #383838;
}
.profile-h1 {
	font-size: 16px;
	
}
.headlines {color: #004182}
a.headlines {color: #004182}
.footer {
	font-size: 11px;
	line-height: 18px;
	color: #999999;
	font-weight: normal;
}
a.footer{ 
	line-height: 18px;
	color: #999999;
	font-weight: normal;
}
.footer #countries {
	font-size: 12px;
	color: #383838;
}
.profile 
{
    font-size: 14px;
    line-height: 130%;
}
a.profile 
{
    font-size: 14px;
    line-height: 130%;
}
.caption 
{
    font-size: 13px;
    font-weight: bold;
    
}
a.caption 
{
    font-size: 13px;
    font-weight: bold;
}
a.lang 
{
    text-decoration:none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
a.lang2 { text-decoration:none; color:#999999;font-size: 12px;}
.tiny {font-size: 10px; text-decoration:none; font-weight: bold;}

.slide-show-text {
	color: #FFFFFF;
	font-size: 13px;
}
.slide-show-head {color: #FFFFFF; font-size: 16px; }

.pagehdr {
	font-size: 20px;
	color: #383838;
	line-height: 28px;
	font-weight: bold;
	}
.pageSubhdr {
	font-size: 16px;
	font-weight:bold;
	}
		
	a.pageSubhdr:link {
	color:#1d407b;
	text-decoration:none;
	}
	a.pageSubhdr:active {
	color:#1d407b;
	text-decoration:none;
	}
	a.pageSubhdr:visited {
	color:#1d407b;
	text-decoration:none;
	}
	a.pageSubhdr:hover {
	color:#1d407b;
	text-decoration:underline;
	}
	
.subnav {
	font-size: 12px;
	color: #ae3f1f;
	line-height: 19px;
}		

.subnavblue {
	font-size: 12px;
	color: #1d407b;
	line-height: 19px;
}	

A.subnav:LINK {
	color: #1d407b;
	text-decoration:underline;
}

A.subnav:VISITED {
	color : #1d407b;
	text-decoration:underline;
}

A.subnav:HOVER {
	color : #ae3f1f;
	text-decoration:underline;
}

.subnav #section {
	font-size: 14px;
	color: #1d407b;
	line-height: 34px;
	text-transform:uppercase;
}		

.subnav #section:HOVER {
	color : #ae3f1f;
}		

.mailinglist {
	font-size:11px;
	font-weight: bold;
	color: #666666;
	line-height:127%;
}

li { list-style-image:url(../imgs/bullet.gif);}

.videotitle {
	font-size:15px;
	color:#98351c;
	font-weight:bold;
	text-decoration:underline;	
}

A.videotitle:LINK {
	color:#98351c;
	text-decoration:underline;	
}

A.videotitle:VISITED {
	color:#98351c;
	text-decoration:underline;	
}

A.videotitle:HOVER {
	color:#98351c;
	text-decoration:underline;	
}

.data
{
    font-family: simsun;
	font-size: 11pt;
	color: #383838;
	line-height: 160%;
}
.goButton1 {
    cursor: hand;
    background-image: url(../imgs/btn-go1.gif);
    border: 0px;
    width: 28px;
    height: 18px;
}

.goButton3 {
    cursor: hand;
    background-image: url(../imgs/btn-go3.gif);
    border: 0px;
    width: 28px;
    height: 18px;
}
.goButton4 {
    cursor: hand;
    background-image: url(../imgs/btn-go4.gif);
    border: 0px;
    width: 28px;
    height: 18px;
}

.pledgeButton1 {
    cursor: hand;
    background-image: url(../imgs/btn-submit1.gif);
    border: 0px;
    width: 48px;
    height: 18px;
}

.pledgeButton3 {
    cursor: hand;
    background-image: url(../imgs/btn-submit3.gif);
    border: 0px;
    width: 48px;
    height: 18px;
}

.returnToOrbisLink
{
    color: #ae3f1f;
    font-size: 16px;
    
}
A.returnToOrbisLink:LINK {
	color:#ae3f1f;
	text-decoration:none;	
	font-size: 16px;
}

A.returnToOrbisLink:VISITED {
	color:#ae3f1f;
	text-decoration:none;	
	font-size: 16px;
}

A.returnToOrbisLink:HOVER {
	color:#ae3f1f;
	text-decoration:underline;
	font-size: 16px;	
}

.sitemap1
{
    color: #1d407b;
    text-decoration:underline;
	font-size: 16px;	
	font-weight: bold;
}
A.sitemap1:LINK
{
    color: #1d407b;
    text-decoration:underline;
    font-size: 16px;
    font-weight:bold;
}
A.sitemap1:VISITED
{
    color: #1d407b;
    text-decoration:underline;
    font-size: 16px;
    font-weight:bold;
}
A.sitemap1:HOVER
{
    color: #ae3f1f;
    text-decoration:underline;
    font-size: 16px;
    font-weight:bold;
}
.sitemap2
{
    color: #1d407b;
    text-decoration:underline;
	font-size: 14px;	
	font-weight: bold;
}
A.sitemap2:LINK
{
    color: #1d407b;
    text-decoration:underline;
    font-size: 14px;
    font-weight:bold;
}
A.sitemap2:VISITED
{
    color: #1d407b;
    text-decoration:underline;
    font-size: 14px;
    font-weight:bold;
}
A.sitemap2:HOVER
{
    color: #ae3f1f;
    text-decoration:underline;
    font-size: 14px;
    font-weight:bold;
}
.sitemap3
{
    color: #1d407b;
    text-decoration:none;
	font-size: 14px;	
	font-weight: normal;
}
A.sitemap3:LINK
{
    color: #1d407b;
    text-decoration:underline;
    font-size: 14px;
    font-weight:normal;
}
A.sitemap3:VISITED
{
    color: #1d407b;
    text-decoration:underline;
    font-size: 14px;
    font-weight:normal;
}
A.sitemap3:HOVER
{
    color: #ae3f1f;
    text-decoration:underline;
    font-size: 14px;
    font-weight:normal;
}
.TasterHeader {
	font-size: 14px;
	font-weight:bold;
	line-height: 130%;
	}
		
	a.TasterHeader:link {
	color:#1d407b;
	text-decoration:none;
	line-height: 130%;
	}
	a.TasterHeader:active {
	color:#1d407b;
	text-decoration:none;
	line-height: 130%;
	}
	a.TasterHeader:visited {
	color:#1d407b;
	text-decoration:none;
	line-height: 130%;
	}
	a.TasterHeader:hover {
	color:#1d407b;
	text-decoration:underline;
	line-height: 130%;
	}
.officefooterlinks
{
    font-size: 12px;
	color: #1d407b;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:  normal;
}
A.officefooterlinks:LINK {
	color: #1d407b;
	text-decoration:underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:  normal;
}

A.officefooterlinks:VISITED {
	color : #1d407b;
	text-decoration:underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:  normal;
}

A.officefooterlinks:HOVER {
	color : #ae3f1f;
	text-decoration:underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:  normal;
}
