﻿div
{
}
hr
{
	display: none;
}
/*------------------------------------------------------------------------------
   =Links
------------------------------------------------------------------------------ */
a, a:link
{
	color: #0000cc;
	text-decoration: underline;
}
a:visited
{
	color: #666;
}
a:focus, a:active
{
	color: #0000cc;
}
a:hover
{
	color: #fd3b00;
	text-decoration: underline;
}
a.more
{
	padding-right: 7px;
	background: url(../../assets/img/template/icon-morearrow.gif) no-repeat 100% 5px;
}
/*------------------------------------------------------------------------------
   =TYPE
------------------------------------------------------------------------------ */
body
{
	color: #444;
	background: #fff;
	font: normal 62.5%/1.5 Arial, Helvetica;
	height: 100%;
}

p, ol, ul, dl, address, blockquote, pre, table
{
	margin: 0 0 1.5em;
	font-size: 1.2em;
}
p.intro
{
	font-weight: bold;
}
/*---------------------------------------------------------------
 =LISTS
--------------------------------------------------------------- */
#content ul, #content ol
{
	padding: 0 0 0 1.5em;
	list-style-position: outside;
	list-style-type: circle;
}
#content ul li
{
	list-style-type: disc;
}
#content ul ul
{
	margin: 0;
}
#content ol li
{
	list-style: decimal;
	margin: 0 0 0 .5em;
}
#content ol li:before
{
}
li p
{
	font-size: .9em;
}
dt
{
	font-weight: bold;
}
dd
{
}
dd p
{
	font-size: 1em;
}
#content em
{
	font-style: italic;
}
#content strong
{
	font-weight: 600;
}
/* Image list */

.imageList li
{
	float: left;
	list-style: none;
}
.imageList li img
{
	width: 100px;
	margin: 5px;
	padding: 5px;
}
/* Adress center*/
.listAddress 
{
	text-align: center;
}
.listAddress li
{
	list-style: none !important;
	
}
/* Address left*/
.listAddressLeft 
{
	text-align: left;
	margin: 10px 0px;
}
.listAddressLeft li
{
	list-style: none !important;
	
}
.listAddressLeft img
{
	border: solid 1px #ccc;
	margin: 0;
}	
/* Forms list*/
.listForm
{
	text-align: left;
	margin: 10px 5px;
}
.listForm li
{
	list-style: none !important;
	float: left;
	
}


/* =HEADINGS
--------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
	font-family: Helvetica, Arial, Geneva, sans-serif;
}
#content h1
{
	margin: 0 0 .6em;
	font-size: 1.4em;
	line-height: 1.2;
	font-weight: bold;
}
#content h2
{
	margin: 1.2em 0 .5em 0;
	font-size: 1.2em;
	line-height: 1.3;
	font-weight: bold;
}
#content h3
{
	margin: 0.5em 0 0;
	font-size: 1.3em;
}
#content h4
{
	margin: 0.5em 0 0;
	font-size: 1.3em;
	font-weight: normal;
}
h5
{
}
h6
{
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	color: inherit;
}
/* =BLOCKQUOTE
--------------------------------------------------------------- */
blockquote
{
	border-left: 2px solid #ccc;
}
blockquote p
{
	margin: 0 0 0 1em;
	font-size: 1.1em;
}
blockquote cite
{
	display: block;
}
/* =PHRASE ELEMENTS
--------------------------------------------------------------- */
strong, em
{
	font-weight: bold;
}
code, pre, samp
{
	font-family: Consolas, "Courier New" , Courier, mono;
}
kbd
{
	background: #F1E7DD;
	border: 1px outset #333;
	padding: 2px 5px;
}
samp
{
}
cite
{
}
dfn
{
}
del
{
	text-decoration: line-through;
}
ins
{
}
abbr[title], acronym[title]
{
	border-bottom: 1px dotted #666;
	cursor: help;
	font-style: normal;
	letter-spacing: .05em;
}
sup
{
	position: relative;
	top: 1px;
	margin: 0 2px;
	line-height: 5px;
}
sub
{
}
ul.inner-nav
{
	padding-left: 0 !important;
}
ul.inner-nav li
{
	list-style: none !important;
	margin-bottom: 1em;
	line-height: 1.25;
	
}
ul.inner-nav li a
{
	color: #666;
	background: transparent url(  '../../../images/template/subNav-bullet-Off.gif' ) no-repeat 0 3px;
	text-decoration: none;
	padding-left: 10px;
}
ul.inner-nav li a:hover
{
	color: #0000cc;
	background: transparent url(  '../../../images/template/subNav-bullet.gif' ) no-repeat 0 3px;
	text-decoration: underline;
	padding-left: 10px;
}

ul.inner-nav li a:visited
{
	color: #999;
	background: transparent url(  '../../../images/template/subNav-bullet-Off.gif' ) no-repeat 0 3px;
	text-decoration: none;
	padding-left: 10px;
}
/*------------------------------------------------------------------------------
   =TABLES
------------------------------------------------------------------------------ */
table
{
	width: auto;
	text-align: left;
}
table.data caption
{
	font-weight: bold;
}
table.data th
{
	font-weight: bold;
}
table.data td, table.data th
{
	line-height: 1.2em;
	padding: 12px 6px;
	border-top-width: 0;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
}
table tr.odd
{
	background: #f4f4f4;
}
table td.numeric, table th.numeric
{
	text-align: right;
}
/*------------------------------------------------------------------------------
   =LAYOUT
------------------------------------------------------------------------------ */

/* page structure
---------------------------------------------------------------------------- */
#page
{
	margin: 0 auto;
	position: relative;
	width: auto;
	background: #fff;
	height: 100% !important;
	border: solid 1px #ccc;
	padding: 20px;
}
#footer
{	
	width: auto;
	clear: both;
	background: transparent;
	border-top: solid 1px #ccc;
	margin: 15px 0 0 0;
	padding: 5px 10px 0 0px;
	text-align: right;
}
#content  img
{
	margin: 10px;
	padding: 10px;
	border: solid 1px #ccc;
}
.inner {}

/*------------------------------------------------------------------------------
   =CLASS - General util
------------------------------------------------------------------------------  */
.vAlignMiddle
{
	vertical-align: middle !important;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.clear
{
	clear: both;
}
.hide 
{
	visibility: hidden;

}
.nowrap
{
	white-space: nowrap;
}
.thumb
{
	padding: 0 8px 6px 0;
}
.thumb_caption
{
	clear: left;
	text-transform: uppercase;
}
/* Off screen in visual browsers */
.ir
{
	text-indent: -9999px;
	overflow: hidden;
}
.sr-only
{
	position: absolute;
	top: -9999px;
	left: -9999px;
	height: 1px;
	width: 1px;
	overflow: hidden;
	text-indent: -9999px;
}
.small
{
	font-size: .85em;
}
.red
{
	color: Red;
}
/*------------------------------------------------------------------------------
   =CLEAR FIX - SELF CLEARING OF FLOATED ELEMENT CONTAINERS
------------------------------------------------------------------------------   */
#header:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*------------------------------------------------------------------------------
   Extras & testing
------------------------------------------------------------------------------   */

