/*
 * CSS-Reset v1.0 | 20080212
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
input, select, textarea,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}

/* remember to define focus styles! */
a:focus, label:focus, input:focus, select:focus, textarea:focus {
	outline: 1px dotted #ddd;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*
 * HTML
 */
html {
	font-size:100.01%;
}

/*
 * Body
 */
body {
	background:#fff url(../img/bg.gif);
	color:#000;
	font-size:1em;
	text-align:center;
}

/*
 * General styles and classes
 */
a {
	color:#FF6600;
}

a:hover, a.current {
	
}

label:hover, input.submit:hover {
	cursor:pointer;
}

.floatLeft {
	float:left;
	margin:0 1.25em 1.25em 0;
}

.floatRight {
	float:right;
	margin:0 0 1.25em 1.25em;
}

input {
	background:#fff;
	border:1px solid #000;
	color:#000;
}

input.submit {
	border:0;
}

#outerWrapper {
	float:left;
	padding-bottom:20px;
	width:100%;
}

/*
 * Main Wrapper
 */
#mainWrapper {
	background:#fff;
	font-size:0.813em;	/* 13px */
	line-height:1.154em;
	margin:0 auto;
	text-align:left;
	width:75.385em;
}

#mainWrapper .inner {
	background:#fff;
	float:left;
	width:100%;
}

#mainWrapper .inner .inner {
	float:none;
	margin:0 0.769em;
	width:73.846em;
}

#mainWrapper .inner .inner .inner {
	margin:0;
	float:left;
	width:100%;
}

/*
 * Logo
 */
#logo {
	margin-bottom:0.462em;
	text-align:center;
}

/*
 * Main Menu
 */
#mainMenu {
	background:url(../img/mnu_dark_background.gif) 0 0 repeat-x;
	float:left;
	height:2.769em;
	line-height:2.846em;
	margin-bottom:0.077em;
	width:100%;
}

#mainMenu li {
	border-right:1px solid #fff;
	display:block;
	float:left;
	padding:0 1.538em;
}

#mainMenu a {
	color:#fff;
	font-size:1.077em;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

/*
 * Breadcrumb Navigation
 */
#breadcrumbs {
	clear:left;
	background:url(../img/breadcrumbbg.gif) 0 0 repeat-x;
	color:#ccc;
	font-size:0.846em;	/* 11px */
	height:2.455em;
	line-height:2.455em;
	margin-bottom:1.364em;
	padding-left:0.909em;
}

#breadcrumbs a {
	color:#fff;
}

/*
 * Sidebar
 */
#sidebar {
	float:left;
	margin-right:1.923em;
	width:14.615em;
}

/*
 * Sidebar Boxes
 */
.box {
	background:#62B8C5;
	margin-bottom:1.154em;
	padding-top:0.308em;
}

.box h2 {
	background:transparent url(../img/greenboxbg.gif) 0 0 repeat-x;
	color:#fff;
	font-size:0.846em;	/* 11px */
	height:2.455em;
	line-height:2.455em;
	padding-left:0.909em;
}

.box div {
	background:#C9EBF1;
	border:1px solid #7DC1CC;
	font-size:0.846em;	/* 11px */
	padding:0.727em 0.909em;
}

.box li {
	display:block;
}

.box a {
	color:#134A9B;
}

.box li a {
	background:url(../img/icon_arrow.jpg) left center no-repeat;
	padding-left:0.909em;
}



/*
 * Box Categories
 */
.categories {
	background:#4176C4;
}

.categories h2 {
	background:transparent url(../img/submenuheaderbg.gif) 0 0 repeat-x;
}

.categories li {
	border:1px solid #4176C4;
	border-top-width:0;
	display:block;
	font-size:0.923em;	/* 12px */
	font-weight:bold;
	line-height:1.917em;
}

.categories li a {
	background:#C7DAF6;
	color:#000;
	display:block;
	padding-left:0.833em;
	text-decoration:none;
}

.categories li a:hover {
	background:#D7E4F7;
}

/*
 * Box Search
 */
.search form {
	white-space:nowrap;
}

.search input {
	float:left;
	font-size:1.090em;	/* 12px */
	margin-right:0.5em;
	padding:0.25em 0 0.333em 0;
	width:10em;
}

.search input.submit {
	float:none;
	height:auto;
	margin:0;
	padding:0;
	width:auto;
}

/*
 * Box Tagcloud
 */
.tagcloud div {
	background:#fff;
	text-align:center;
}

/*
 * Content
 */
#content {
	color:#333;
	float:left;
	width:56.154em;
	line-height:1.538em;
}

/*
 * Pagetitle
 */
#pagetitle {
	border-bottom:1px solid #134A9B;
	color:#134A9B;
	font-size:1.538em;	/* 20px */
	font-weight:bold;
	line-height:1.2em;
	margin-bottom:0.75em;
}

/*
 * Headings
 */
#content h3 {
	font-size:1.154em;	/* 15px */
	line-height:1.2em;
	margin-bottom:1em;
}

/*
 * Block Level Elements
 */
#content p, #content ul, #content ol {
	margin-bottom:1.154em;
}

/*
 * Lists
 */
#content ul, #content ol {
	margin-left:40px;
}

#content ul {
	list-style:disc;
}

#content ol {
	list-style:decimal;
}

/*
 * Footer
 */
#footer {
	border-top:1px solid #7DC1CC;
	color:#666;
	clear:both;
	font-size:0.846em;	/* 11px */
	line-height:1.636em;
	padding:0.636em 0;
	text-align:center;
}