/**
 * @Lastupdated: 11.06.2009 JH
 * @updated extensions to the home page menu - support a wider set of menu titles
**/

* {
	margin: 0;
	padding: 0;
}
* body {
	font: .90em "Trebuchet MS", Arial, Sans-Serif;
	line-height: 1.7em;
	background: #D0D4D4;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	background-position:top center;
	color:#555555;
}
a {
	color: #00539e;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #808080;
	background: inherit;
}
p {
	margin: 0 0 15px 0;
}
h1 {
	font: normal 2.3em "Trebuchet MS", Arial, Sans-Serif;
	color: #fff;
}
h1 a {
	color: #fff;
	background: inherit;
}
h1 a:hover {
	color: #E4FFD3;
	background: inherit;
}
sup {
	font-size: .3em;
	color: #DFCDA2;
}
h2 {
	color: #00539e;
	font: 200 1.4em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 12px;
}
h3 {
	color: #00539e;
	font: bold 1.3em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 12px;
}
#content {
	width: 960px;
	margin: 10px auto;
	background: #fff;
	padding: 10px;
}
#logoimage {
	margin-top:15px;
	background: #fff url(../images/logo.png) no-repeat;
	height:55px;
}
#header p {
	margin: 30px 0 0;
	color: #D6E5EA;
}
#logo {
	padding: 40px 0 0 20px;
	float: left;
	width: 400px;
}
#rightlinks {
	float: right;
	width: 240px;
	margin-top:25px;
	text-align: right;
	margin-right:10px;
	font-size:0.8em;
	color:#F63;
}
.padlistright {
	padding-left:25px;
}
#menu {
	margin: 0 0 50px;
}
#menu li {
	list-style: none;
	float: left;
}
#menu li a {
	cursor: pointer;
	padding: 5px 39px;
	line-height: 25px;
	background: #D0D4D4;
	margin: 0 1px 0 0;
	color: #808080;
}
#menu li a:hover {
	background: #B2B6B6;
	color: #000;
}
#menu li a.current {
	background: #66A3CF;
	color: #fff;
}
#menu li a#last {
	margin: 0;
	padding: 5px 41px 5px 40px;
}
/** Inner menu **/

#spacingline {
	border-top:1px solid #F6F6F6;
	padding-bottom:30px;
}
#menuinner {
	font-size:1.0em;
	margin: 0 0 30px 0px;
	padding-top:5px;
	padding-bottom:5px;
}
#menuinner li {
	list-style: none;
	font-size:1.0em;
	float: left;
}
#menuinner li a {
	cursor: pointer;
	padding: 0px 10px;
	line-height: 15px;
	background: #FFF;
	margin: 0 1px 0 0;
	color: #808080;
	font-size:11px;
}
#menuinner li a:hover {
	color:#F63;
	text-decoration:underline;
}
#menuinner li a.current {
	background: #fff;
	color: #00539e;
}
#menuinner li a#last {
	margin: 0;
	padding: 5px 41px 5px 40px;
}
/** Content **/
.core {
	font-size: 1.0em;
	float: left;
	width: 640px;
	margin: 0 30px 10px 10px;
}
.tooltip {
	font-size:0.9em;
	color:#797979;
	font-style:italic;
}
.core h4 {
	color:#141414;
	font-size:1.6em;
	font-weight:200;
	line-height:22px;
	font-family:"Trebuchet MS", Arial, Sans-Serif;
}
.core h5 {
	color:#8C8C8C;
	font-size:1.25em;
	font-weight:normal;
}
.core h6 {
	color:#3C3C3C;
	font-weight:bold;
	font-size:1.1em;
	background-color:#FFF;
}
.third {
	font-size: .9em;
	float: left;
	width: 280px;
	margin: 0 30px 10px 10px;
}
.third h6 {
	color:#3C3C3C;
	font-weight:bold;
	font-size:1.3em;
	background-color:#FFF;
}
.third ul {
	padding-left:25px;
}
.last {
	float: right;
	margin: 0 10px 10px 0;
}
.more {
	border-top: 1px solid #eee;
	padding: 5px 0 0 0;
}
#prefooter {
	width: 944px;
	margin: 0 auto;
	background-color: #272727;
	padding: 15px 18px 1px;
	font-size: .9em;
}
#prefooterhome {
	width: 944px;
	margin: 0 auto;
	background-color: #FFF;
	padding: 15px 18px 1px;
	font-size: .9em;
}
#footer {
	width: 960px;
	margin: 15px auto;
	color: #808080;
	font-size: .9em;
}
#footer a {
	color: #444;
}
#rightside {
	float: right;
	width: 280px;
}
#rightside h3 {
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px;
	font-size:1.1em;
	color:#3C3C3C;
	font-weight:400;
}
#rightside img {
	margin: 0 3px 3px 0;
	border: 2px solid #eee;
	padding: 2px;
}
#rightside li {
	list-style: none;
	font-size:11px;
}
#rightside li a {
	display: block;
	border-bottom: 1px dashed #fff;
	padding: 5px 5px;
}
#rightside li a:hover {
	color:#F63;
}
.rightside {
	float: right;
	text-align: right;
	font-size: 1em;
}
#footer {
	color:#FFF;
}
#footer a {
	color:#fff;
}
#footer .right a {
	margin: 0 0 0 2px;
	padding: 3px 10px;
	color:#FFF;
}
#footer .right a:hover {
	background: #98cd02;
	color: #444;
	text-decoration: underline;
}
#footer a:hover {
	color:#98cd02;
	text-decoration: underline;
}
.quote {
	background-color:#fffff5;
	color:#333;
	padding:10px;
	font-weight:100;
	font-style:italic;
	font-size:1.0em;
	border:1px solid #EFEFEF;
}
.quoter {
	padding:10px;
	font-size:9px;
	border-left:1px solid #EFEFEF;
	border-right:1px solid #EFEFEF;
	border-bottom:1px solid #EFEFEF;
}
/** TABLE CREATION **/

#mytable {
	width: 610px;
	padding: 0;
	margin: 0;
}
caption {
	padding: 0 0 5px 0;
	width: 700px;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}
th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}
td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}
td.alt {
	background: #F5FAFA;
	color: #797268;
}
th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
/** Tab slider **/

		#accordion {
	border: 1px solid #79c5ea;
	width: 620px;
	height: 310px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position:relative !important;
	display:block;
	overflow:hidden;
	background-image:url(../images/appsinside.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#accordion h3 {
	font-size: 9px;
	padding: 6px 2px 4px 28px;
	margin: 0;
	color:#fff;
	border-bottom:1px solid #333333;
	cursor:pointer;
	display:block;
	background-image:url(../images/tab-left.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#visible {
	background-image:url(../images/tab-left-active.gif);
	border-bottom:1px solid #79c5ea;
}
.panel_body {
	height:150px;
	background-color:#333333;
	display:block;
	position:relative;
	color:#FFFFFF;
}
.panel_body div {
	padding:3px 5px;
}
.panel {
	bottom:0px;
	margin:0px;
	padding:0px;
	background-image:url(../images/tab-right.gif);
	background-position:top right;
	background-repeat:repeat-x;
	background-color:#333333;
}
.wrapper {
	bottom:0px;
	position:absolute;
}



div.kwicks_container {
	width: 920px;
	padding:10px;
}
div.menusystem {
	width: 958px;
	margin:0px;
	border-left:1px solid #012c51;
	border-right:1px solid #012c51;
	border-bottom:1px solid #012c51;
}
.kwicks {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 10;
	width:840px;
	height:50px;
	z-index:2;
}
.kwicks li {
	display: block;
	float: left;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
	width: 100px;
	height: 35px;
	z-index:2;
	cursor:pointer;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #012c51;
}
.kwicks li a {
	//background-image:url(../images/sprites_menu.png);
	background-repeat:no-repeat;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 12px;
	letter-spacing: -0.07em;
	color: #aaa;
	height: 40px;
	outline:none;
	display:block;
	z-index:100;
	cursor:pointer;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: -3px;
	margin-left: 5px;
	text-decoration: none;
}
.kwicks li h3 {
	position: absolute;
	width: 100px;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 9px;
	color: #FF6600;
	letter-spacing: -0.02em;
	outline:none;
	z-index:0;
	cursor:pointer;
	text-transform: uppercase;
	font-weight: normal;
	margin-left: 5px;
	text-decoration: none;
	left: 0px;
	top: 15px;
	right: 0px;
	bottom: 0px;
}

/** Quote form fields **/
.tarea {
	border:1px solid #aaa;
	width:387px;
	height:150px;
	font-size:1.1em;
	color:#09C;
	padding-top:2px;
	padding-bottom:2px;
}
.tbox {
	width:380px;
	height:30px;
	border:1px solid #aaa;
	font-size:1.1em;
	color:#09C;
	padding-left:8px;
	padding-top:2px;
	padding-bottom:2px;
}
.btn {
	height:30px;
	border:1px solid #aaa;
	font-size:1.1em;
	color:#333;
	cursor:pointer;
	background-color:#CCC;
	padding:4px;
}

/** Slide me **/
.boxgrid {
	height: 40px;;
	float:left;
	background:#161613;
	border:0;
	overflow: hidden;
	position: relative;
}
.boxgrid img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}
.boxgrid p {
	padding: 0 10px;
	color:#afafaf;
	font-weight:bold;
	font:10pt Arial;
}
.boxcaption {
	float: left;
	position: absolute;
	background: #fff;
	height: 100px;
	width: 100%;
	opacity: 1.0;
 	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.captionfull .boxcaption {
	top: 260;
	left: 0;
}
.caption .boxcaption {
	top: 220;
	left: 0;
}