/*----------------------- Reset styles -----------------------*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,a,del,img,small,strike,strong,sub,sup,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead,tr,button {
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	padding: 0px;
	margin: 0px;
}
html {
	overflow-y: scroll;
}
img {
	border: 0px;
}
div {
	display: block;
}
fieldset {
	border: 0px;
	display: inline;
	text-align: left;
}
/*----------------------- Structure styles -----------------------*/
body {
	background-color: #ffffff;
	color: #333333;
	font-size: 62.5%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Eras Medium ITC", "DejaVu Sans", Helvetica, Verdana, sans-serif;
}
p {
	padding: 0px 0px 20px 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Eras Medium ITC", "DejaVu Sans", Helvetica, Verdana, sans-serif;
	line-height: 1.334em;
	font-size: 1em;
}
h1 {
	font-family: "Myriad Pro", Trebuchet, Helvetica, Helvetica Neue, Arial, sans-serif;
	font-size: 2.000em;
	padding: 0px 0px 10px 0px;
	font-weight: normal;
}
h2 {
	font-family: "Myriad Pro", Trebuchet, Helvetica, Helvetica Neue, Arial, sans-serif ;
	font-size: 1.250em;
	font-weight: bold;
	padding: 10px 0px 20px 0px;
}
h3 {
	font-family: "Myriad Pro", Trebuchet, Helvetica, Helvetica Neue, Arial, sans-serif ;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 0px;
}
h4 {
	font-family: "Lucida Grande","Lucida Sans Unicode","Eras Medium ITC","DejaVu Sans",Helvetica,Verdana,sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 0px;
}
h5 {
	font-family: "Lucida Grande","Lucida Sans Unicode","Eras Medium ITC","DejaVu Sans",Helvetica,Verdana,sans-serif;
	font-size: 1.35em;
	font-weight: normal;
	padding-bottom: 12px;
	color: #db001b;
}

ul {
	padding-left: 15px;
	line-height: 1.3em;
	font-size: 1.0em;
	padding-bottom: 10px;
	list-style: disc;
}
ol {
	padding-left: 25px;
	line-height: 1.3em;
	font-size: 1.0em;
	padding-bottom: 10px;
}
ul ul,
ol ol {
	padding-bottom: 0px;
}
ul li,
ol li {
	font-size: 1.0em;
}
ul li li,
ol li li {
	font-size: 1.0em;
}
a,
a:link,
a:visited,
a:focus,
a:active {
	/*color: #db001b;*/
	color: #333333;
	font-size: 1.0em;
	text-decoration: underline;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Eras Medium ITC", "DejaVu Sans", Helvetica, Verdana, sans-serif;
}
a:hover {
	color: #db001b;
}
.bold,
strong {
	font-weight: bold;
}
.not_there {
	display: none;
}
.clear_all {
	clear: both;
}
#skip_link {
	left:-1000em;
	position: absolute;
}
#toolbox,
#content_tools,
#main_menu,
#shortcut,
.shadow_con,
.left_col,
.right_col,
#top_banner_img,
.top_banner_text .action_btn
	{
	display: none;
}
.position_wrapper, 
.position_wrapper_frontpage {
	font-size:1.2em;
	height:120px;
	left:0;
	margin:0 auto;
	position:absolute;
	top:0;
	width:100%;
	z-index:70;
}
#content_con	{
	margin-top: 0px !important;
}
#top_banner_wrapper	{
	height: auto;
	padding-top: 60px;
}
.action_btn_text	{
	padding-bottom: 15px;
	padding-top: 0px;
	margin-top: 0px;
}
.action_btn_left,
.action_btn_right	{
	display: none;
}
.form_kvit_field	{
	width: 590px;
	float: left;
	clear: both;
	padding-bottom: 5px;
	font-weight: bold;
}
.form_kvit_field span	{
	display: block;
	float: left;
	font-weight: normal;
}
.form_kvit_field .form_kvit_field_label	{
	font-weight: bold;
	display: block;
	float: left;
	width: 175px;
}
#footer	{
	width: 600px;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
