body, p, td, div, .normal, .large, .small, h1, h2, h3 {
	font-family: "HelveticaNeue", "Trebuchet MS", Trebuchet, "Lucida Sans Unicode", "Lucida Sans", Arial, Verdana, Sans-Serif;
	font-size: 13px;
	color: #ffffff;
}
input, select, textarea, submit { font-family:arial, verdana, sans-serif; color:#000000; font-size:12px; }

body { margin:0px; padding:0px; background:#000000 url('/images/bg.gif') repeat-x;}

/* Headers */
h1, h2, h3 { font-family: "Trebuchet Ms" }
h1  { margin:0px; margin-bottom:0.7em; font-size: 28px; color:#bbbbbb; font-weight:normal; }
h2 { margin:0px; margin-bottom:0.5em; font-size: 21px; color:#999999; font-weight:normal; }
h3 { margin:0px; margin-bottom:0.3em; font-size: 16px; color:#666666; }
h4 { margin:0px; margin-bottom:0.3em; font-size: 14px; color:#444444; }

/* General Styles */
.dimmed { color: #444444; }
.small { font-size: 11px; }
.smallest { font-size: 10px; }
A { color: #c9ad67; }
h1 A, h2 a, h3 a, h4 a { color: #c9ad67; text-decoration:none; }
.roundedbox a { color:#a7864d; }
A:visited { color: #93733f; }
A:hover { color: #c0a5fe; }
.clearall { clear:all; clear:both; line-height:0; height:0; font-size:1px; }
.hidden { display:none; }

/* Paragraph formatting */
blockquote { margin:0px; padding-left:2em; border-left:1px solid #313131; }
hr { border:0; color: #2f2f2f; background-color: #2f2f2f; height: 1px; margin:0; padding:0; margin-top:24px; margin-bottom:24px; }
p { margin:0; padding:0; padding-top:0.3em; padding-bottom:0.3em; }

/* Navbar styles */
#navbar { text-align:center; margin-bottom:1em; background:url('/images/bg_navbar.gif') repeat-x; }
#navbar_left { width:117px; height:32px; background:url('/images/bg_navbar_left.gif') no-repeat; float:left; }
#navbar_right { width:117px; height:32px; background:url('/images/bg_navbar_right.gif') no-repeat; float:right; }
#navbar_links { height:32px; padding:0.4em; }
/*"HelveticaNeue-CondensedBold", */
#navbar_links a { font-family: "Trebuchet Ms", "Helvetica Neue"; text-decoration:none; font-size:15px; font-weight:bold; margin-left:0.5em; margin-right:0.5em; color:#ffffff; text-shadow:#000000 2px 2px 1px; filter: Shadow(Color=#000000, Direction=135, Strength=1); }
#navbar a:hover { color:#cecece; }

/* CFrame styles */
.pagecontent { padding-left:45px; padding-right:40px; }
#pagecontainer { background-color:#000000; }
.pageborder { width:1px; height:500px; background:url('/images/pageborder.gif') no-repeat; }
#footer { color:#999999; margin-top:2em; margin-bottom:1em; }
#footer p { color:#999999; margin-top:0.5em; margin-bottom:0.5em; font-size:90%; }

/* Logotyp styles, with Byline */
#logotyp_container { width:100%; height:70px; text-align:center; padding-top:15px; padding-bottom:10px; background:url('/images/bg_logotyp.gif') bottom left no-repeat; }
#logotyp { width:238px; height:58px; margin:auto; }
#logotyp_image { position:relative; z-index:2; top:-1em; left:0px; }
#logotyp_byline { position:relative; z-index:1; top:48px; left:140px; width:81px; text-align:center; color:#ffffff; font-size:12px;  }

/* Logotyp styles, Tan Hack - fixes Byline Positioning in IE */
* html #logotyp_byline { left:64px; }
* html #logotyp { margin-bottom:-6px; }