.elementWrapper{
	clear 				: both;
	display				: block;
}
/* Header --------------------------------------------------------------- */
.header {
	margin				: 15px 0px 10px 0px;
	padding				: 0px 0px 0px 15px;
	
	background-image	: url(../imgs/gfx-bp.jpg);
	background-repeat	: no-repeat;
	background-position	: left top;
	
	width				: 100%;
	
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
	font-weight			: bold;
	text-transform		: none;
	color				: #555A6F;
	text-decoration		: none;
}

/* Text ----------------------------------------------------------------- */
.text, .text tbody{
	display 			: block;
	padding				: 15px 0px 15px 0px;
	width				: 100%;
	
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
	color				: #555A6F;
	text-decoration		: none;
}
.text a, .text tbody a{
	color				: #555A6F;
	text-decoration		: underline;
}
.text a:hover, .text tbody a:hover{
	color				: #555A6F;
	text-decoration		: none;
}
.text p{
	margin				: 0px;
	padding				: 0px 0px 10px 0px;
}
.text ul{
	margin				: 0px;
	padding				: 0px 0px 10px 0px;
}
.text li{
	list-style-type		: none;
	padding				: 0px 0px 10px 0px;
}

/* Bullet Point --------------------------------------------------------- */
.point {
	margin				: 15px 0px 15px 0px;
	padding				: 0px 0px 0px 15px;
	
	background-image	: url(../imgs/gfx-bp.jpg);
	background-repeat	: no-repeat;
	background-position	: left top;
	
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
	color				: #555A6F;
	text-decoration		: none;
}
.point a{
	color				: #555A6F;
	text-decoration		: underline;
}
.point a:hover{
	color				: #555A6F;
	text-decoration		: none;
}

/* Link ----------------------------------------------------------------- */
.link, .link tbody{
	padding				: 15px 0px 15px 0px;
	display				: table-cell; 
	display				: table;
	display				: inline-block;
	
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
	color				: #555A6F;
	text-decoration		: none;
}
.link a, .link tbody a{
	text-decoration		: underline;
	color				: #555A6F;
}
.link a:hover, .link tbody a:hover{
	text-decoration		: none;
	color				: #555A6F;
}
.link span{
	padding				: 0px 0px 5px 0px;
	display				: table-cell; 
	display				: table;
	display				: inline-block;
}
.link span a{
	font-weight			: bold;
	color				: #555A6F;
	text-decoration		: underline;
}
.link span a:hover{
	font-weight			: bold;
	text-decoration		: none;
	color				: #555A6F;
}
.link p, .link ul, .link li{
	margin				: 0px;
	padding				: 0px 0px 10px 0px;
}
.linkImage{
	float				: left;
	text-align			: center;
}
.linkImage p{
	margin				: 10px 20px 0px 0px; 
	padding				: 0px 0px 0px 0px;
}
.linkImage span{
	margin				: 0px 0px 20px 0px; 
	vertical-align		: top; 
	display				: table-cell; 
	display				: inline-table; 
	display				: inline-block;
	padding				: 0px 0px 0px 0px; 
	background-color	: #C4C7D0;
	background-image	: url(../imgs/gfx-img-bg.jpg);
	background-repeat	: repeat;
	background-position	: left top;
}
.linkImage img{
	margin				: 4px 4px 4px 4px; 
	padding				: 0px;
	border				: 2px solid #ffffff;
}

/* Download ------------------------------------------------------------- */
.download {
	margin				: 15px 0px 15px 0px;
	padding				: 10px 10px 10px 10px;
	background-color	: #FFF;
	display				: inline-block;
	border				: solid 10px #C4C7D0;
}
.download a {
	display				: block;
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 15px;
	
	background-image	: url(../imgs/bp.gif);
	background-repeat	: no-repeat;
	background-position	: left top;
	
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	color				: #555A6F;
	text-decoration		: underline;
}
.download a:hover {
	color				: #555A6F;
	padding				: 0px 0px 0px 15px;
	text-decoration		: none;
}
.download p {
	margin				: 10px 0px 0px 15px;
	padding				: 0px 0px 0px 0px;
	display				: inline-block;
	
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
	font-weight			: bold;
	color				: #555A6F;
	text-decoration		: none;
}

.download span{
	padding				: 0px 20px 0px 0px;
	font-family			: Arial, Helvetica, sans-serif;
	color				: #555A6F;
	text-decoration		: none;
}
.download ul {
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	display				: inline-block;
	float				: right !important;
	list-style-type		: none;
}
.download li a{
	padding				: 5px 10px 6px 10px;
	margin				: 0px 0px 2px 0px;
	width				: 80px;
	display				: block;
	
	background-color	: #555A6F;
	background-image	: url(../imgs/gfx-img-bg.jpg);
	background-repeat	: repeat;
	background-position	: left top;
	color				: #FFF;
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
	text-align			: center;
	font-weight 		: bold;
	text-decoration		: none;
}
.download li a:hover{
	padding				: 5px 10px 6px 10px;
	margin				: 0px 0px 2px 0px;
	width				: 80px;
	display				: block;
	
	background-color	: #555A6F;
	background-image	: url(../imgs/gfx-img-bg.jpg);
	background-repeat	: repeat;
	background-position	: left top;
	color				: #555A6F;
	text-align			: center;
	font-weight 		: bold;
	text-decoration		: none;
}

/* Divider -------------------------------------------------------------- */
.divider{
	display 			: block;
	background-image	: url(../imgs/gfx-img-bg.jpg);
	background-repeat	: repeat;
	background-position	: left center;
	text-align			: center;
	height 				: 10px;
	padding				: 0px 0px 0px 0px;
	margin 				: 20px 0px 20px 0px;
}
.divider span{
	
}

/* E-Commerce ---------------------------------------------------------- */
.ecommerce{
	padding				: 0px 0px 0px 0px;
	display				: table-cell; 
	display				: inline-table; 
	display				: inline-block;
}
.ecommerce span{
	width				: 340px;
	margin				: 0px 0px 3px 0px;
	padding				: 3px 3px 3px 3px;
	display				: table-cell; 
	display				: inline-table; 
	display				: inline-block;
	background-color	: #D9E0E1;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	font-style			: normal;
	line-height			: normal;
	font-weight			: normal;
	font-variant		: normal;
	text-transform		: none;
	color				: #000000;
	text-decoration		: none;
}
.ecommerceImage{
	float				: left;
	margin				: 0px 10px 0px 0px; 
	padding				: 4px 4px 4px 4px;
	background-color	: #D9E0E1;
}
.ecommerceImage img{
	border				: 2px solid #FFFFFF;
}

/* Image ---------------------------------------------------------------- */
.image{
	text-align			: center;
	margin				: 10px 0px 10px 0px;
}
.image p{
	display				: inline;
}
.image span{
	margin				: 0px 0px 0px 0px; 
	vertical-align		: top; 
	display				: table-cell; 
	display				: inline-table; 
	display				: inline-block;
	padding				: 0px;
	background-color	: #C4C7D0;
	background-image	: url(../imgs/gfx-img-bg.jpg);
	background-repeat	: repeat;
	background-position	: left top;
}
.image img{
	margin				: 5px 5px 5px 5px; 
	padding				: 0px;
	border				: 2px solid #ffffff;
}

/* Image Left ----------------------------------------------------------- */
.imageLeft{
	display 			: block;
	float				: left;
	text-align			: center;
}
.imageLeft p{
	margin				: 0px 20px 0px 0px; 
	padding				: 0px 0px 0px 0px;
}
.imageLeft span{
	margin				: 0px 0px 10px 0px; 
	vertical-align		: top; 
	display				: table-cell; 
	display				: inline-table; 
	display				: inline-block;
	padding				: 0px 0px 0px 0px; 
	background-color	: #C4C7D0;
	background-image	: url(../imgs/gfx-img-bg.jpg);
	background-repeat	: repeat;
	background-position	: left top;
}
.imageLeft img{
	margin				: 5px 5px 5px 5px; 
	padding				: 0px;
	border				: 2px solid #ffffff;
}

/* Image Right ---------------------------------------------------------- */
.imageRight{
	float				: right;
	text-align			: center;
}
.imageRight p{
	margin				: 0px 0px 0px 20px; 
	padding				: 0px 0px 0px 0px;
}
.imageRight span{
	margin				: 0px 0px 10px 0px; 
	vertical-align		: top; 
	display				: table-cell; 
	display				: inline-table; 
	display				: inline-block;
	padding				: 0px;
	background-color	: #C4C7D0;
	background-image	: url(../imgs/gfx-img-bg.jpg);
	background-repeat	: repeat;
	background-position	: left top;
}
.imageRight img{
	margin				: 5px 5px 5px 5px; 
	padding				: 0px;
	border				: 2px solid #ffffff;
}

/* Image Center --------------------------------------------------------- */
.imageCenter{
	text-align			: center;
}
.imageCenter p{
	display				: inline;
}
.imageCenter span{
	margin				: 0px 10px 10px 0px; 
	vertical-align		: top; 
	display				: table-cell; 
	display				: inline-table; 
	display				: inline-block;
	padding				: 0px;
	background-color	: #C4C7D0;
	background-image	: url(../imgs/gfx-img-bg.jpg);
	background-repeat	: repeat;
	background-position	: left top;
}
.imageCenter img{
	margin				: 5px 5px 5px 5px; 
	padding				: 0px;
	border				: 2px solid #ffffff;
}
.imageCaption{
	display 			: block;
	width 				: 166px;
	color				: #949BA9;
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
	font-style			: italic;
	padding				: 10px;
	background-color	: #FFF;
	border				: 0px solid #000000;
	text-align			: center;
	word-wrap			: break-word;
}