body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 12px;
}

em
{
	font-style: italic;
}

h1 { font-size: 18px; }
h2 { font-size: 16px; font-weight: bold; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }
h5 { font-size: 10px; }


table, tbody, td, tr, table table
{
	border: 0px solid #f8f8f8;
	border-width: 0px;
}

td
{
	padding: 5px;
}

blockquote
{
	margin-left: 30px;
}

#custom-doc { width:66.92em;*width:65.31em;min-width:870px; margin:auto; text-align:left; }

/**
 * CONTENT ITEMS
 */
 
div.yui-g
{
	width: 870px;
	background: url( '../images/content-gradient.png' ) repeat-y;
}

div#bread
{
	position: relative;
	top: -20px;
	margin-left: 270px;
	width: 640px;
	margin-bottom: 10px;
}

div#bread a
{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	font-size: x-small;
}

span.breadSeparator
{
	font-size: xx-small;
}

div#submenu
{
	margin-top: 12px;
	width: 180px;
}

div#content
{
	width: 620px;
	margin-left: 50px;
	padding-bottom: 20px;
}

.blueheader {
	color: #3eb5e5;
	font-size:14px;
	font-weight: normal;
}

div#content strong
{
	font-family: "Trebuchet MS", "Verdana", "Arial", sans-serif;
	font-size: 13px;
}

/**
 * REFERENCES PAGE
 */

div#references img.listimage
{
}

img.contentimage
{
	border: 5px solid #eeeeee;
	margin: 20px;
}

div#references a
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-size: small;
}

div.reference
{
	float: left;
	padding-bottom: 10px;
	border-bottom: 1px dotted #3eb5e5;
	margin-bottom: 20px;
}

div.reference-content
{
	float: left;
	width: 400px;
}

div.reference-img
{
	float: left;
	width: 220px;
}
	
div#reference h2
{
	margin-bottom:0px;
}

/**
 * REGISTERING FORM
 */
 
#feedbackform input.text, #feedbackform input, #feedbackform select, .RegisterForm input.text, .RegisterForm input, .RegisterForm select
{
	display: block;
	margin-bottom: 5px;
}

#content #feedbackform select, #content .RegisterForm select
{
	width: 250px;
}


#feedbackform textarea, .RegisterForm textarea
{
	display: block;
	width: 250px;
}

#feedbackform  input.button, #feedbackform  td input, .RegisterForm input.button, .RegisterForm td input
{
	display: inline;
	margin-bottom: 0px;
}

#feedbackform td label {
	display: inline;
    	margin-top: 1.5em;
    	padding-bottom: 0.2em;
}

input#ContentLayout\:SearchText
{
	display: inline;
	margin-right: 8px;
}

table.submitForm
{
	margin-bottom: 10px;
}

div#search
{
	float: left;
	display: block;
	width: 600px;
	margin-bottom: 20px;
}

/**
 * RECRUITING
 */
 
div#recruit-intro
{
	margin-bottom: 10px;
}

#sitemap .menudepth0 {
	margin-left: 0px;
}

#sitemap .menudepth1 {
	margin-left: 20px;
}

#sitemap .menudepth2 {
	margin-left: 40px;
}

#sitemap .menudepth3 {
	margin-left: 60px;
}

#sitemap .menudepth4 {
	margin-left: 80px;
}

#sitemap .menudepth5 {
	margin-left: 100px;
}

#sitemap .menudepth6 {
	margin-left: 120px;
}

#sitemap .menudepth7 {
	margin-left: 140px;
}

#sitemap .menudepth8 {
	margin-left: 160px;
}

div#content-site-toolbar {
	float: right;
	margin-left: auto;	
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	z-index: 2;
	background-color: #ffffff;
	border: 1px dashed black;
	width: 175px;
}


div#content-site-toolbar a {
	font-weight: normal;
}