/**********************
Basic tag definitions
**********************/

* {margin: 0; padding: 0; outline: 0;}

p {margin-bottom: 1em; line-height: 1.33em;}

ul, ol {line-height: 1.33em; list-style: none; margin: 0 0 1em 0;}

table {border-collapse: collapse; border-spacing: 0;}

img, fieldset, abbr, acronym {border: 0;}

address, caption, cite, code, dfn, em, strong, th, var {font-style: normal; font-weight: normal;}
strong {font-weight: bold;}
em {font-style: italic;}

caption, th {text-align:left;}
q:before, q:after {content:'';}


/**********************
Headers
**********************/

h1, h2, h3, h4, h5 {
	color: #cc6a00;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: .8em;
	text-align: left;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
h1 {font-size: 1.6em;}

h2 {font-size: 1.6em;}
h3 {font-size: 1.33em;
	font-weight: bold;
}
h4 {font-size: 1.17em;
	margin-bottom: 0;
}
h5 {margin-bottom: .8em; color: #16517e; font-size: 1em;
	text-align: left;
	font-weight: normal;
	font-style: normal;
}
h6 {font-size: .88em;}


/**********************
Anchors
**********************/

a, a:link, a:active, a:visited {
	color: #2260ac;
	text-decoration: none;
}
a:hover {
	color: #005288;
	text-decoration: none;
	border-bottom: 1px dotted #0c5a8d;
}


/**********************
Main structure
**********************/

body {
	background: url(../graphix/main_background1.gif) repeat-x left top;
	color: #5d5d5d;
	text-align: center;
	font: .75em/1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#wrap {
	text-align: center;
	width: 616px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#header { width: 616px;
	display: inline;
	text-align: center;
	position: relative;
	float: left;
	margin-top: 118px;
}

#content {
	width: 616px;
	margin-top: 16px;
	margin-bottom: 16px;
	display: inline;
	float: left;
	text-align: left;
	position: relative;
}

#content p {
	color: #606060;
	font: 12px/18px Georgia, Cambria, "Times New Roman", Times, serif;
	padding-right: 80px;
	padding-left: 80px;
}

ul.homeboxes {
	height: 200px;
	float: left;
	display: inline;
}

ul.homeboxes li {
	margin-left: 4px;
	display: inline;
	float: left;
}

#footer {
	display: inline;
	float: left;
	position: relative;
	width: 616px;
	border-top: 1px solid #969696;
	padding-top: 8px;
	padding-bottom: 100px;
}

#footer p {
	text-align: center;
	color: #a9a9a9;
	font-size: 9px;
	line-height: 12px;
}

#logo a {
	background: url(../graphix/logo1.gif) no-repeat 0 0;
	height: 22px; width: 380px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
}

#logo a:hover {
	border-bottom-style: none;
}

/**********************
Navigation
**********************/

ul.topmenu {
	width: 616px;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: 1px solid #969696;
	border-bottom: 1px solid #969696;
}

ul.topmenu li {
	font-size: 11px;
	line-height: 11px;
	padding-right: 8px;
	border-right: 1px solid #d7d7d7;
	height: 11px;
	padding-left: 8px;
	display: inline;
}

ul.topmenu li.last {
	font-size: 11px;
	line-height: 11px;
	padding-right: 7px;
	height: 11px;
	padding-left: 8px;
	display: inline;
	border-right-style: none;
}

ul.topmenu li a, a:link, a:active, a:visited {
	color: #969696;
	text-decoration: none;
}

ul.topmenu li.active a, a:link, a:active, a:visited {
	color: #000;
	text-decoration: none;
}

ul.topmenu li a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

ul.topmenu li.begin {
	font-size: 11px;
	line-height: 11px;
	height: 11px;
	display: inline;
	border-right-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	top: 1px;
}

ul.topmenu li.end {
	font-size: 11px;
	line-height: 11px;
	height: 11px;
	display: inline;
	border-right-style: none;
	position: relative;
	top: 1px;
	padding: 0;
	margin: 0;
}

/**********************
Forms
**********************/

label {
	margin-bottom: 2px;
	color: #000;
	display: block;
}

input, select, textarea {
	color: #3d3d3d;
	background-color: #eaeaea;
}
input, textarea {padding: 1px;
	margin-bottom: 12px;
	margin-right: auto;
	margin-left: auto;
	display: inline;
}

input {
	width: 400px;
}

textarea {
	width: 400px;
	display: block;
}
input, select {vertical-align: middle;}

input.file {height: auto; width: 250px;}
input.readonly {background-color: transparent; border: none;}
input.button {border: 1px solid #000; background-color: #ddd;}
input.image, input.radio, input.check {border: none; width: auto; height: auto;}


/**********************
Common classes / Misc.
**********************/

.hidden {
	opacity: 0;
}

.ie-hide {}

.ie-adjust {
}
.replace {display: block; text-indent: -10000px; line-height: 0;}
.nomargin {margin: 0 !important;}

.topmargin { !important;margin-left: 0;            margin-bottom: 0;            margin-right: 0;            margin-top: 8px;            }

.col-l, .float {float: left;}
.col-r {float: right;}

.c {text-align: center;}

.manifesto {
	color: #216897;
}

.large {
	font-size: 125%;
	letter-spacing: -1px;
	text-shadow: #d5d5d5 1px 1px 2px;
	color: #184d71;
}

.normal {
	font-weight: normal;
	font-style: normal;
}
.r {text-align: right;}

.txt0, a.txt0, a:visited.txt0 {color: #005288;}
a:hover.txt0 {
	color: #15264a;
}
.txt1 {color: #7096b1;}
.txt2 {color: #B9CBDB;}

.img-shadow {margin-left: -6px;}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

blockquote {
    position: relative;
    text-indent: 2em;
	line-height: 21px;
	text-align: right;
}
 
.bqstart, .bqend { font-size: 200%; }

.beginquote {
	margin-top: -10px;
	position: relative;
	top: 5px;
}

.endquote {
	margin-top: -10px;
	position: relative;
	top: 5px;
}

.bqstart {
    color: #d0dce7;
    font-family: Georgia;
    text-indent: 0;
    position: absolute;
    top: 0em;
    left: 6px;
}
 
.bqend {
    position: absolute;
    right: 0;
    text-indent: 0;
	font-family: Georgia;
	color: #d3dee8;
	margin-right: -3px;
}

.clearfix {display: inline-block;}

ul.bullet {
}

ul.bullet li {
	list-style-type: disc;
	list-style-position: outside;
}

ul.bullet li strong {
	color: #000;
	font-weight: normal;
	font-style: normal;
}

ul.bullet li.h {
	color: #000;
	font-weight: bold;
	list-style-type: none;
}

ul.list {
	text-align: center;
	font-family: Georgia, Cambria, "Times New Roman", Times, serif;
}

ul.list li {
	list-style-type: none;
}

ul.list li.h {
	color: #000;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 6px;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

div.divider { margin-bottom: 18px; margin-top: 18px; border-bottom-color: #c4c4c4; border-bottom-width: 1px; border-bottom-style: dotted; height: 1px; width: 100%; }

#list1 { margin-left: 15px; list-style-type: circle; }

img.download {
	position: relative;
	top: 11px;
	margin-top: -11px;
}

div.spacer {
	width: 100%;
	height: 10px;
	display: block;
}
/* End hide from IE-mac */

/**********************
Images
**********************/

.img-right {
	float: right;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #d2d2d2;
	margin-bottom: 15px;
	margin-left: 15px;
	clear: left;
	display: block;
}

.img-center {
	padding: 5px;
	background-color: #fff;
	border: 1px solid #d2d2d2;
}

.w150 {
	max-width: 150px;
	max-height: 150px;
}

.w115 {
	max-width: 115px;
	max-height: 115px;
}

.w85 {
	max-width: 85px;
	max-height: 85px;
}

.w65 {
	max-width: 65px;
	max-height: 65px;
}

/**********************
Cross Fader
**********************/
div.cf_wrapper
	{
		position: relative;
	width: 252px;
	height: 300px;
}
	
	div.cf_element
	{
		width: 400px;
		height: 250px;
		background-color: #eee;
		border:  1px solid #ccc;
	}
	
	div.cf_element div.content
	{
		padding: 10px;
	}

	div.cf_element div.content h3
	{
		padding-top: 0;
		margin-top: 0;
	}

