body {
	margin: 0px;
	background: #edf2f4;
}
td, div, body {
	color: #303030;
	font-family: tahoma, verdana, sans-serif;
}
img {
	border: none;
}
a:link, a:visited {
	color: #0c75cd;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
}
a:hover {
	color: #ff9900;
	text-decoration: underline;
}
.highlight {
	background-color: #ffff00;
}
p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
}
h2 {
	font-size: 14px;
	padding-bottom: 5px;
	margin-top: 0px;
}

#leftshadow {
	background: url(../img/leftshadow.gif) repeat-y;
	padding-left: 5px;
	width: 765px;
	margin: auto;
}
#rightshadow {
	background: url(../img/rightshadow.gif) top right repeat-y;
	padding-right: 5px;
	width: 760px;
}
#canvas {
	width: 760px;
	background: #fff;
}
#top {
	width: 760px;
	margin: auto;
	margin-top: 30px;
	height: 109px;
	padding: 10px 5px 0px 5px;
	position: relative;
	background: url(../img/topbg.gif) no-repeat;
}
#flashcontext {
	position: absolute;
	top: 3px;
	left: 97px;
	height: 91px;			
}
#logo {
	margin-left: 20px;
	margin-bottom: 4px;
	margin-top: 5px;
}
#menuline {
	position: absolute;
	top: 93px;
	left: 5px;
	list-style-type: none;
	list-style: none;
	padding: 0;
	margin: 0;
	background: url(../img/menulinebg.gif) repeat-x;
	width: 749px;
	height: 24px;
	padding-left: 11px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
	#menuline li {
		float: left;
		margin: 0;
		margin-right: 1px;
		list-style-type: none;
		list-style: none;
	}
	#menuline li.alternate {
	}
	#menuline li.alternate a:link, #menuline li.alternate a:visited, #menuline li.alternate a:active {
	}
	
	#menuline a:link, #menuline a:visited, #menuline a:active {
		color: #fff;
		font: 11px tahoma;
		padding: 5px 10px 5px 10px;
		display: block;
		float: left;
		text-decoration: none;
		background: url(../img/menuitembg.gif) top right no-repeat;	}
	#menuline a.active:link, #menuline a.active:visited {
		font-weight: bold;
		background: url(../img/menuitembg_active.gif) top right no-repeat;
	}
	
	#menuline a:hover {
		padding: 4px 10px 6px 10px;	
		background: url(../img/menuitembg_active.gif) top right no-repeat;	}#submenu {
	list-style-type: none;
	list-style: none;
	padding: 0;
	margin: 0;
	height: 24px;
	padding-left: 12px;
	background: url(../img/submenushadow.gif) repeat-x;
	
    }
	#submenu li {
		float: left;
		margin: 0;
		padding: 0;
		list-style-type: none;
		list-style: none;
	}
	
	#submenu a:link, #submenu a:visited, #submenu a:active {
		color: #fff;
		font: 11px tahoma;
		padding: 5px 9px 5px 9px;
		display: block;
		float: left;
		text-decoration: none;
		background: url(../img/submenuitem.gif) right no-repeat;
	}
	#submenu a.active:link, #submenu a.active:visited {
		font-weight: bold;
	}
	
	#submenu a:hover {
		padding: 5px 9px 6px 9px;
		background: url(../img/submenuitem_active.gif) right no-repeat;
	}
#canvas {
	padding: 0px;
	vertical-align: top;
}		
        #creditcontainer {
			text-align: right;
			width: 760px;
			margin: auto;
			text-align: right;
			padding-right: 15px;
			font: 10px verdana;
			color: #ADADAD;
		}
		#creditcontainer a {
			color: #ADADAD;
			text-decoration: none;
		}
		#creditcontainer a:hover {
			color: #ffffff;
			text-decoration: none;
		}		#bottomcontainer {
			width: 755px;
			text-align: center;
			padding-left: 15px;
			padding-top: 6px;
			margin: auto;
			background: url(../img/bottom.gif) no-repeat;
			color: #fff;
			font: 10px tahoma;
			height: 35px;
			vertical-align: middle;
		} 
		#bottom {
			font-size: 11px;
			color: #fff;
		}
		#bottom a {
			font-size: 11px;
			color: #fff;
		}
.group {
	float: left;
	width: 220px;
	margin-right: 24px;
	margin-bottom: 10px;
	min-height: 160px;
}
.group .image {
	height: 150px;
}
.last {
	margin-right: 0;
	padding-right: 0;
}
.groupTitle  {
	font: bold 100% tahoma;
	color: #0c75cd;
}
p {
	margin: 0px 0px 15px 0px;
}
h3.groupTitle {
	margin: 0px;
}
h1 {
	font: 20px verdana;
	padding: 0 0 10px 0;
	margin: 0px 0px 2px 0px;
	color: #0c75cd;
}
.box h3 {
	color: #0c75cd;
	font: bold 11px verdana;
	padding: 3px 0px;
	margin: 0;
}
li  {
	font-size: 12px;
	padding: 0 0 10px 0;
	}
ul {
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
}
ul li {
	margin-bottom: 2px;
	padding: 0 0 0 0;
}
ul.accessoryList a:link, ul.accessoryList a:visited {
	color: #909090;
	text-decoration: none;
}
ul.accessoryList a:hover {
	color: #0c75cd;
	text-decoration: none;
}
.productNavTable {
	width: 100%; 
	margin-bottom: 10px;
}
.productItem {
	width: 32%;
	margin-right: 1%;
	margin-bottom: 2%;
	float: left;
	height: 110px;
}
.productItem h3 {
	font: bold 11px verdana; 
	color: #707070;
	margin: 0;
}
.file {
	background: url(../img/pdf-icon.gif) no-repeat; 
	padding-left: 40px;
	margin-bottom: 5px;
}
.productNavTable {
	width: 100%; 
	border-bottom: 1px solid #e5e5e5;
}
ul.productnav {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-bottom: 0px;
}
.productnav li {
	float: left;
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	/*border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;*/
	background: #f5f5f5;	
}
.productnav li.active {
	background: #0c75cd;	
}
.productnav a:link, .productnav a:visited {
	text-decoration: none;
	color: #0c75cd;
}
.productnav li.active a:link, .productnav li.active a:visited {
	font-weight: normal;
	color: #fff;
}
ul li {
	font-size: 11px;
	line-height: 14px;
	list-style-type: square;
	list-style-image: url(../img/li_image.gif);
}
.element P {
	margin-top: 0px;
}
.breadcrumb {
	padding: 0px 0px 10px 0px;
	font: 10px verdana;
	color: #7d7d7d;
}
	.breadcrumb A:link, .breadcrumb A:visited {
		font-weight: bold;
		color: #22426D;
		text-decoration: none;
	}
	.breadcrumb A:Hover {
		font-weight: bold;
		color: #7d7d7d;
		text-decoration: underline;
	}		
.vline {
	background-image: url(../img/vline.gif);
	background-repeat: repeat-y;
	padding: 0 0 0 10px;
}
.hline {
	background-image: url(../img/hline.gif);
	background-repeat: repeat-x;
	background-position : center;
}
#PageTitle {
	margin-bottom: 5px;
}
.LayoutFull {
	width: 720px;
	padding: 20px;
	background: url(../img/shadow_undersubmenu.gif) repeat-x;
	min-height: 300px;
}

* html .LayoutFull	 {height: 300px;} 

.LayoutCol {
	width: 760px;
	min-height: 300px;
	
}
	.LayoutCol1 {
		width: 501px;
		padding: 20px;
		vertical-align: top;
		background: url(../img/shadow_undersubmenu.gif) repeat-x;
	}
	.LayoutCol2 {
		width: 218px;
		background-color: #fff;
		border-left: 1px solid #CCCCCC;
		padding: 10px 0px 0px 0px;
		vertical-align: top;
		background: url(../img/shadow_undersubmenu.gif) repeat-x;
	} 
* html .LayoutCol	 {height: 300px;} 
	.gridFull {
	}	.gridSplitMid {
		width: 100%;
		background: none;
	}	.gridSplitMidLeft {
		float: left;
		width: 48%;
		margin-right: 1%;
	}
	.gridSplitMidRight {
		float: right;
		width: 48%;
		margin-left: 2%;
	}
	.gridSplitRight {
		width: 100%;
		background: none;	
	}	
	.gridSplitRightLeft {
		float: left;
		width: 70%;
	}
	.gridSplitRightRight {
		float: right;
		width: 27%;
		padding-left: 2%;
	}
	.gridSplit3 {
		width: 100%;
		
		background-image: url(../img/vline.gif);
		background-position: 33% 33%;
		background-repeat: repeat-y;		
	}
	.gridSplit3p1 {
		width: 33%;
		padding-right: 8px;
	}
	.gridSplit3p2 {
		width: 33%;
		padding-left: 8px;
		padding-right: 8px;	}
	.gridSplit3p3 {
		width: 33%;
		padding-left: 8px;
	}

.elementNormal1 {
	font: 11px tahoma, verdana, sans-serif;
	margin-bottom: 10px;
	color: #353535;
    }
	.elementNormal1 h2 {
		font: bold 14px tahoma, verdana, sans-serif;
		color: #7C7C7C;
		margin: 0px 0px 5px 0px;
		border-bottom: 1px solid silver;
	}
	.elementNormal1Content {
		font: 100% tahoma, verdana, sans-serif;
		line-height: 140%;
	}
	.elementNormal1Content p {
		font-size: 11px;
		line-height: 16px;
		margin: 0px 0px 10px 0px;
	}
	.elementNormal2 {
	font: 70% tahoma, verdana, sans-serif;
    }
	.elementNormal2 h2 {
		font: bold 14px tahoma, verdana, sans-serif;
		color: #314A77;
		margin: 0px 0px 5px 0px;
		
	}
	.elementNormal2Content {
		line-height: 120%;
	}.elementNormal3 {
	
    }
	.elementNormal3 h2 {
		font: 14px tahoma, verdana, sans-serif;
		margin-bottom: 5px;
	}
	.elementNormal3 p {
		font: 11px tahoma, verdana, sans-serif;
		margin-bottom: 5px;	
		line-height: 120%;
	}
.elementBox1 {
	width: 100%;
	font: 70% tahoma, verdana, sans-serif;
	margin-bottom: 10px;
    }
	.elementBox1 h2 {
		font: bold 14px tahoma, verdana, sans-serif;
		color: #0c75cd;
		margin: 0px;
		padding: 5px 10px 15px 10px;
		background: url(../img/lightshadow.gif) repeat-x;
		border-bottom: 1px solid #cfe4f5;
		border-top: 1px solid #cfe4f5;
	}
	.elementBox1Content {
		padding: 0;
		overflow: hidden;
		padding: 10px;
	}
	.elementBox1Content p{
		margin: 0px 0px 8px 0px;	
	}
	.elementBox1Link{
		padding: 2px 5px 2px 22px;
		background: url(../img/linkpil.gif) 0px 2px no-repeat;
	}	
.elementBox2 {
	width: 100%;
	font: 70% tahoma, verdana, sans-serif;
	margin-bottom: 0px;
}
	.elementBox2 h2 {
		font: bold 14px tahoma, verdana, sans-serif;
		color: #0c75cd;
		margin: 0px;
		padding: 0px 0px 10px 0px;
	}
	.elementBox2Content {
		padding: 0;
		overflow: hidden;
		line-height: 130%; 
	}
	.elementBox2Content p{
		margin: 0px 0px 8px 0px;	
	}
	.elementBox2Link{
		padding: 2px 5px 2px 22px;
		background: url(../img/linkpil.gif) 0px 2px no-repeat;
	}
.elementBox3 {
	width: 100%;
	font: 11px tahoma, verdana, sans-serif;
	margin-bottom: 10px;
    padding: 0px 0px 0px 5px;
    }
	.elementBox3 h2 {
		font: bold 11px tahoma, verdana, sans-serif;
		color: #000000;
		margin: 0px;
		padding: 0px 0px 5px 5px;
	}
	.elementBox3Content {
		padding: 0;
		overflow: hidden;
		line-height: 130%; 
	}
	.elementBox3Content p{
		font-size: 11px;
		line-height: 16px;
		margin: 0px 2px 8px 5px;	
	}
	.elementBox3Link a {
		font-size: 11px;
		line-height: 16px;
		padding: 2px 5px 2px 22px;
		background: url(../img/linkpil.gif) 0px 2px no-repeat;
	}

	.elementBox1 UL, .elementBox2 UL, .elementBox3 UL {
		font-size: 11px;
		line-height: 14px;
		margin-left: 15px;
}

TABLE.decor TD {
		font-size: 12px;
		line-height: 17px;
        border:1px dotted #0c75cd;
        padding:5px;
        text-align: center; 
		vertical-align: middle;
}
TABLE.decor TH {
		font-size: 12px;
		line-height: 17px;
	    border:1px dotted #0c75cd;
	    background-color: #e7f2fa;
        padding:5px;
        font-weight:bold;
        text-align: center; 
		vertical-align: middle;
}