#printerfriendly {
	text-align: right;
	margin-top:40px;
	font-size:11px;
}
#rightWrapper {
	color: #fff;
	font-size: 10px;
	text-align: left;
}
#sitewrapper {
	position:relative;
	width:950px;
	margin:0 auto;
	background-color:#fff;
	min-height:500px;
	border-right-style: solid;
	border-left-style: solid;
}
#topwrapper {
	position:relative;
	height:120px;
	border-bottom:1px solid #e5e5e5;
}
#topwrapper #logo {
	padding-top:46px;
	padding-left:28px;
	font:bold 40px georgia;
}
#mainmenu {
	font-size: 13px;
	font-family: arial, tahoma;
	font-weight: bolder;
	font-variant: normal;
	line-height: 23px;
	text-align: center;
	word-spacing: 0;
	float: right;
}
#submenu {
	position:absolute;
	right:16px;
	top:96px;
	color:#000;
	font:normal 11px "trebuchet ms";
}
#mainmenu ul, #submenu ul {
	color: white;
	list-style-type:none;
	margin:0;
	padding:0;
}
#mainmenu ul li, #submenu ul li {
	color: white;
	padding:0;
	float:left;
	display:inline;
}
#mainmenu ul li a {
	color: white;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 10px;
}
#submenu ul li {
	margin:0 30px 0 0;
}
#mainmenu a, #submenu a {
	text-decoration:none;
}
#mainmenu a {
	color:white
}
#mainmenu a.inpath {
	color: #fff;
	border-bottom: 6px solid #ffa500;
}
#mainmenu a, #submenu a {
	border-bottom: 6px solid #659A30;
}
#mainmenu a:hover, #submenu a:hover {
	color:#fff;
	border-bottom: 6px solid #ffa500;
}
#mainmenu a.inpath:hover {
	color:#ffffff;
	border-bottom: 6px solid #ffa500;
}
#mainmenu li.selected {
	padding-left: 10px;
	border-bottom: 6px solid #ffa500;
}
#submenu a {
	color:white
}
#mainwrapper {
	min-height: 400px;
}
* html #mainwrapper {
	height:400px;
}
#leftmenu {
	color: #fff;
	font: bold 13px/17px Verdana, Arial, Helvetica, sans-serif;
	float:left;
	width:184px;
	text-align:left;
	word-spacing: 1px;
	margin-top: 0;
}
#leftmenu a {
	color:#ffa500;
}
#leftmenu ul {
	color: white;
	list-style-type:none;
	margin:0;
	padding:0;
}
#leftmenu ul li {
	color: #ffa500;
	border-bottom:1px solid #ffa500;
	padding:5px 0;
}
#leftmenu ul li ul {
	color: #ffa500;
	border-top:1px solid white;
	border-bottom:1px solid white;
}
#leftmenu ul li ul li ul {
	color: #ffa500;
	border:0;
}
#leftmenu ul li ul li {
	color: #ffa500;
	margin:0;
	font-size:11px;
	font-weight:normal;
	padding:2px 0;
	border-bottom-style: none;
	border-bottom-width: 0;
}
#leftmenu ul li ul li ul {
	color: #ffa500;
	list-style-type: none;
	margin-left: 15px;
}
#leftmenu ul li ul li ul li {
	font-size:10px;
	padding:0;
	color:white
}
#leftmenu ul li a {
	text-decoration:none;
	color:#ffa500;
	padding-left: 15px;
}
#leftmenu ul li.selected {
	text-decoration:none;
	color:#fff;
	padding-left: 15px;
}
#leftmenu ul li a.inpath {
	color:#ffa500;
}
#leftmenu ul li a.inpath {
	color: #ffa500;
	border-left:7px solid #585858;
	padding-left:5px;
}
#leftmenu ul li a.inpath:hover {
	color: #ffa500;
}
#leftmenu ul li ul li a.inpath {
	color: #ffa500;
	border:0;
	padding-left:0;
}
#maincontent {
	float:left;
	margin-top:0;
	width:610px;
	color:#fff;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 0;
	padding-right: 40px;
	padding-left: 50px;
	border-left: 1px hidden white;
}
#maincontent TD {
	color:#fff;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
}
#maincontent h1 {
	color:#ffa500;
	font-size: 28px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: normal;
	line-height: 32px;
	text-align: left;
}
#maincontent h2 {
	color:#585858;
	font: 18px/30px Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: left;
	display:inline;
	margin:0;
	border-bottom-style: solid;
}
#maincontent p {
	margin:0 0 25px;
}
#maincontent a {
	color:#fff;
}
#maincontent a:hover {
	color:#fff !important;
	background-color:#666;
}
#maincontent div#doku h2 {
	display:block !important;
	color:#555 !important;
	font-weight:bold !important;
	margin-bottom: 5px;
	margin-top: 30px;
	background-color:#eee;
	padding:5px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ddd;
}
#maincontent div#doku h3 {
	display:block !important;
	color:#444 !important;
	font:12px georgia !important;
	margin-bottom:5px;
}
#maincontent div#doku h4 {
	display:block !important;
	color:#333 !important;
	font:italic 14px georgia !important;
	margin-bottom:5px;
}
td, th {
	border-bottom: 0 solid #bbb;
	border-top-width: 0;
	border-right-color: #bbb;
b;
	border-right-width: 0;
	border-left-width: 0;
	order-right-style: solid;
}
div.rightWrapper_boxTitle {
	color: #fff;
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-align: left;
}
div.rightWrapper_newsDate {
	color: #fff;
	font-size: 8px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 12px;
	text-align: left;
}
th {
	text-align:left;
}
div#doku p {
	font:normal 12px/18px "trebuchet ms";
}
div#doku p.codeexample {
	background-color:#eef;
	padding:5px;
	font-family: monospace;
	font-size:12px;
	border:1px solid #dde;
}
div#doku h1 a, div#doku h2 a, div#doku h3 a, div#doku h4 a {
	color:#EC008C !important;
}
/* BLOG */

div.blog_overviewitem {
	margin-bottom:20px;
	margin-top:20px;
	border-bottom: 1px solid #49afe8;
	padding:10px;
}
.class {
}
div.blog_overviewitem h1 {
	margin:0 !important;
	font-size:18px !important;
}
div.blog_profilebox {
	border:solid 1px #49afe8;
	padding:5px;
	margin-bottom:10px;
}
div.blog_profilebox div.blog_author_image {
	float:right;
}
div.blog_profilebox div.blog_author_image img {
}
div.blog_profilebox div.blog_author_time {
	float:left;
	width:75%;
}
div.blog_profilebox .clearer {
	clear:both;
}
div.blog_overview_content {
	margin:20px 0;
}
div.blog_overviewitem_bottombar {
	color:white;
	font-size:10px;
	padding:5px 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
div.blog_overviewitem_bottombar span.divider {
	margin:0 10px;
	color:white;
}
div#blogpost_commentform_box {
	border:solid 1px #ddd;
	padding:10px;
	margin-top:20px;
}
div#blogpost_commentform_box h1, div#blogpost_comments_box h1 {
	font-size:14px;
	margin:0;
}
div#blogpost_comments_closed {
	border:1px solid #ddd;
	padding:10px;
	margin-top:20px;
	font-weight:bold;
}
.blogpost_commentform_label {
	font-weight:bold;
}
.blogpost_commentfield {
	margin-bottom:10px;
}
.blogpost_commentform_clear {
}
.blogpost_commentform_buttons {
	margin-top:20px;
	text-align:right;
}
div#blogpost_comments_box {
	border:solid 1px #49afe8;
	padding:10px;
	margin-top:20px;
}
div#blogpost_comments_box ol {
	list-style-type:none;
	margin:0;
	padding:0;
}
div#blogpost_comments_box ol li {
	margin:0;
	margin-bottom:10px;
}
div#blogpost_commentform_box input, div#blogpost_commentform_box textarea {
	font:normal 11px verdana;
	border:1px solid #aaa;
}
div#blogpost_commentform_box textarea {
	width:100%;
	height:200px;
}
div.blogpost_comment_byline {
	font-weight:bold;
}
li.authorcomment {
	border:3px solid #060;
}
div.blog_useralert_red, div.blog_useralert_green {
	padding:10px;
	background-color:#600;
	font-weight:bold;
	color:#fff;
	margin-bottom:20px;
}
div.blog_useralert_green {
	background-color:#060;
}
div.blog_useralert_red {
	background-color:#600;
}
div.blogpost_snippet {
	font-weight:bold;
	margin-bottom:10px;
}
#leftmenu .marginBox {
	font:normal 9px verdana;
	width:80%;
	color:#333333;
	padding:5px;
	background-color:#f5f5f5;
	margin:0 0 10px 0;
	border-right: 1px solid #e5e5e5;
}
#leftmenu .marginBox .boxTitle {
	color: black;
	font-weight: bold;
	background-color:#e5e5e5;
	padding:2px;
}
#leftmenu .marginBox ul {
	color: black;
	list-style-type:none;
	margin:5px;
}
#leftmenu .marginBox ul li {
	color: black;
	line-height:15px;
	font-size:9px;
}
#leftmenu .marginBox a {
	color:#333;
	font-size:9px;
	text-decoration: underline;
}
#leftmenu .marginBox p {
	color: black;
	margin: 10px 0;
}
.blog_authorbox_image {
	text-align:center;
}
p.blog_singlepost_authortime {
	color:#fff;
	font-size:11px;
	padding:5px 0;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.blog_author_image img {
	border:1px solid #aaa;
	padding:3px;
	margin-top:10px;
	width:50px;
}
/* INLINE GALLERY */

#thumbs_container {
	width:100%;
	overflow:auto;
}
#thumbs_container img.thumbnail, img.is_selected, img.not_selected {
	border:solid 1px #49afe8;
	padding:2px;
}
img.is_selected {
	border:1px solid #EC008C;
}
#gallery_prevnext {
	text-align:center;
	line-height:40px;
}
#gallery_selected_image {
	height:350px;
}
img#current_image {
}
/* END LEFT COLUMN - PRODUCT BOXES */
#CenterColumn {
	color: white;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 12px;
}
.boxTitle {
	color: black;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
}
.boxTitle P {
	color: black;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	text-align: left;
}
.boxComment {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align:left;
}
.boxComment a {
	color: black;
}
.boxComment a:hover {
	color: black;
}
#centerColumn h1 {
	font:bold 16px "trebuchet ms";
	color:#003a79;
	margin-top:0;
}
#centerColumn h2 {
	font:bold 12px "trebuchet ms";
	color:#003a79;
	margin-top:20px;
}
#centerColumn a {
	color:#003a79;
	text-decoration:underline;
}
#centerColumn a:hover {
	color:#fff;
	text-decoration:underline;
}
.marginBox {
	color:black;
	font: bold 10px arial, tahoma;
	text-align: left;
}
.marginBox p {
	color: black;
	text-align: left;
	margin-bottom:0;
}
.marginBox p a {
	color:black;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 14px;
	text-decoration:none;
	text-align: left;
}
.marginBox p a:hover {
	color: #3572a8;
	background-color: #fff;
}
marginBox div.newsdate {
	color:#49afe8;
	font-size: 9px;
	text-align: left;
}
#maincontent2 {
	float:left;
	margin-top:0;
	width:400px;
	font:12px/18px "trebuchet ms";
	color:#fff;
	text-align: left;
	padding-left: 20px;
	border-left-style: hidden;
	border-left-width: 1px;
}
#maincontent2 h1 {
	color:#fff;
	font: bold 20px/26px Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: left;
}
#maincontent2 h2 {
	font:19px/30px georgia, "trebuchet ms", verdana;
	color:#e2e2e2;
	text-align: left;
	display:inline;
	margin:0;
	border-bottom:1px solid #e1e1e1
}
#maincontent2 p {
	margin:0 0 15px 0;
}
#maincontent2 a {
	color:#49afe8;
}
#maincontent2 a:hover {
	color:#fff !important;
	background-color:#49afe8;
}
#maincontent2 div#doku h2 {
	display:block !important;
	color:#555 !important;
	font-weight:bold !important;
	margin-bottom: 5px;
	margin-top: 30px;
	background-color:#eee;
	padding:5px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ddd;
}
#maincontent2 div#doku h3 {
	display:block !important;
	color:#444 !important;
	font:normal 17px georgia !important;
	margin-bottom:5px;
}
#maincontent2 div#doku h4 {
	display:block !important;
	color:#333 !important;
	font:italic 14px georgia !important;
	margin-bottom:5px;
}
.frontpagenews {
	color: white;
	font-size: 11px;
	text-align: left;
}
#maincontent subheading {
	color:#035776;
	font: bold 20px/30px Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: left;
}
#mainmenu2 {
	font-size: 10px;
	font-family: arial, tahoma;
	font-variant: normal;
	line-height: 15px;
	text-transform: uppercase;
	text-align: right;
	word-spacing: 2px;
	float: left;
}
#mainmenu2 ul, #submenu ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#mainmenu2 ul li, #submenu ul li {
	padding:0;
	float:right;
	display:inline;
}
#mainmenu2 ul li a {
	color: white;
	font-weight: bold;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 6px;
	padding-left: 6px;
}
#mainmenu2 a, #submenu a {
	text-decoration:none;
}
#mainmenu2 a {
	color:white
}
#mainmenu2 a.inpath, #submenu a.inpath {
	color: #fff;
	background-color: #3572a8;
}
#mainmenu2 a:hover, #submenu a:hover, #leftmenu a:hover {
	color:black;
}
#mainmenu2 a.inpath:hover, #submenu a.inpath:hover {
	color:#ffffff;
	background-color:#49afe8;
}
#leftmenu2 {
	color: #005a80;
	font: bold 13px/17px Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	float:left;
	width:470px;
	text-align:left;
	word-spacing: 1px;
	padding-left: 0;
}
#leftmenu2 a {
	color:#050;
}
#leftmenu2 ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#leftmenu2 ul li {
	border-bottom:1px solid #005a80;
	padding:5px 0;
}
#leftmenu2 ul li ul {
	border-top:1px solid white;
	border-bottom:1px solid white;
}
#leftmenu2 ul li ul li ul {
	border:0;
}
#leftmenu2 ul li ul li {
	margin:0;
	font-size:11px;
	font-weight:normal;
	padding:2px 0;
	border-bottom-style: none;
	border-bottom-width: 0;
}
#leftmenu2 ul li ul li ul {
	list-style-type: none;
	margin-left: 15px;
}
#leftmenu2 ul li ul li ul li {
	font-size:10px;
	padding:0;
	color:#aaa
}
#leftmenu2 ul li a {
	text-decoration:none;
	color:#035776;
}
#leftmenu2 ul li a.inpath {
	color:#606060;
}
#leftmenu2 ul li a.inpath {
	border-left:7px solid #585858;
	padding-left:5px;
}
#leftmenu2 ul li a.inpath:hover {
}
#leftmenu2 ul li ul li a.inpath {
	border:0;
	padding-left:0;
}
#tbody {
	display:block !important;
	color:#444 !important;
	font:12px georgia !important;
	margin-bottom:5px;
}

