/*css 2.0 webdemo*/
html, body{
	margin: 0px;
}
body{ 
	font-family: century gothic, verdana, sans serif; 
	font-size: 10pt; 
	color: #FFFFFF;
	background-color:#1B2E35;
}
a:link { 
	color: #FFFFFF;
}
a:visited { 
	color: #FFFFFF;
}
a:hover { 
	color: #EBB47B;
	text-decoration:underline;
}
a:active { 
	color: #EBB47B;
}
.selected{
	padding:1px;
	color: #EBB47B;
	text-decoration:none;
}
input, textarea {
	font-size: 9pt; 
	border: #b1b1b3 1px solid;
	background-color: #354a52;
	text-align: center;
}
ul {
	margin:0 0 0 -25px!important;
	margin:0 0 0 20px;
}
img {
	border: 0px;
}
p {
	margin-top: 0px; 
	margin-bottom: 10px;
}
h1, h1 a {
	font-size: 150%;
	color: #77929C;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
}
h2{
	font-size:140%;
	margin: 0;
}
h3 {
	font-style: italic;
	font-weight: bold;
	margin: 0;
}
td{
	text-align:left;
}
/*home*/
.stripes {
	background-image: url(../img/background0.gif);
	background-repeat:repeat-x;
	background-position:center;
	text-align: center;
}
.shift {
	height: 185px;
}
/*.w550 {
	width: 550px;
}
*/
.tc {
	text-align: center;
}
.tc a {
	text-decoration: none;
}
/*other*/
.m {
	font-size: 10pt; 
	margin: 5px; 
	vertical-align: bottom;
	color: #b1b1b3; 
	text-align: center; 
	text-decoration: none;
	white-space: nowrap;
}
.menu_links_out{
	font-size: 10pt; 
	color: #ffffff; 
	text-decoration: none;
}
.menu_links_over{
	font-size: 10pt; 
	color: #EBB47B;
}
.menu_links_selected{
	font-size: 10pt; 
	color: #EBB47B;
	text-decoration: underline;
}
.m a {
	font-size: 10pt; 
	color: #ffffff; 
	text-decoration: none;
}
.m a:hover {
	color: #EBB47B;
}
.lang a,.lang a:visited{
	font-size:12px;
	margin: 0 30px 0 0;
	color: #56706D;
}
.all {
	width: 100%;
}
.major {
	vertical-align: middle; 
	text-align: center;
}
.minor {
	width: 800px;
}
.menu {
	vertical-align: bottom; 
	width: 100%; 
	height: 10px;
}
.m2 {
	font-weight: bold; 
	font-size: 10pt; 
	margin: 0px; 
	width: 100%; 
	color: #b1b1b3; 
	text-align: center; 
	text-decoration: none;
}
.m2 a {
	font-weight: bold; 
	font-size: 10pt; 
	color: #b1b1b3; 
	text-decoration: none;
}
.title {
	font-size: 20pt;
	color: #b1b1b3;
	text-align: left;
	text-transform: uppercase;
}
.title a {
	font-size: 20pt; 
	color: #b1b1b3; 
	text-align: left; 
	text-decoration: none;
}
.changePage {
	text-align: right;
}
a.changePage:link {
	text-decoration: none;
}
.contactText {
	vertical-align: bottom; 
	width: 250px; 
	text-align: justify;
}
.biography {
	vertical-align: top; 
	height: 105px; 
	text-align: justify;
}
.caption {
	font-style: italic;
}
.copy{
	padding: 0 100px 0 0;
	font-style:italic;
	color: #56706D;
}
/*generic*/
.italic {
	font-style: italic; 
}
.bold {
	font-weight: bold; 
}
.bolditalic {
	font-weight: bold;
	font-style: italic;
}
.right {
	text-align: right;
}
.center {
	text-align:center;
}
.bord {
	border: 1px solid #B1B1B3;
}

