﻿body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

.normaltext
{
    font-size: 11px;
    color: #000000;
    font-family: Verdana;
    font-weight: normal;
    text-decoration: none;
}

.normaltextlarge
{
    font-size: 14px;
    color: #000000;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: none;
}

.normaltextwhite
{
    font-size: 11px;
    color: #ffffff;
    font-family: Verdana;
    font-weight: normal;
    text-decoration: none;
}

.normalblue
{
    font-size: 14px;
    color: #29166e;
    font-family: Verdana;
    font-weight: normal;
}

.normalbluebold
{
    font-size: 12px;
    color: #29166e;
    font-family: Verdana;
    font-weight: bold;
}


.blue
{
    font-size: 24px;
    color: #29166e;
    font-family: Times New Roman;
    font-weight: bold;
}

.blue_small
{
    font-size: 14px;
    color: #29166e;
    font-family: Verdana;
    font-weight: bold;
}


.redsmall
{
    font-size: 12px;
    color: #d7261c;
    text-decoration: none;
    font-family: Verdana;
    font-weight: bold;
}

.redlink
{
    font-size: 11px;
    color: #d7261c;
    text-decoration: none;
    font-family: Verdana;
    font-weight: bold;
}
.red
{
    font-size: 24px;
    color: #d7261c;
    font-family: Times New Roman;
    font-weight: bold;
}

.productrange
{
    font-size: 11px;
    color: #474747;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: none;
}

.footer
{
    font-size: 9px;
    color: #474747;
    font-family: Verdana;
    font-weight: normal;
    text-decoration: none;
}

.link
{
    font-size: 11px;
    color: #ff9b05;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: none;
}


.headingblue
{
    font-size: 15px;
    color: #00c7c5;
    font-family: Myriad Pro;
    font-weight: bold;
}

.headingbluebig
{
    font-size: 20px;
    color: #00c7c5;
    font-family: Myriad Pro;
    font-weight: bold;
}
.bluesmall
{
    font-size: 13px;
    color: #29166e;
    font-family: Verdana;
    font-weight: bold;
}

/* Interface */
div#headerspacer
{
    clear: both;
    height: 127px;
}

a#skiptocontent, a#skiptocontent:hover
{
    color: #fffffe;
    float: left;
}
div#middle
{
    margin: 0px auto;
    padding-top: 127px;
    width: 851px;
    position: relative;
    left: 67px;
    min-height: 100%;
    _height: 100%;
}
div#logo
{
    width: 350px;
    height: 126px;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -229px;
    background-color: #ffffff;
}
div#logo img
{
    margin: 30px 0px 0px 31px;
}
div#address
{
    position: fixed;
    bottom: 0px;
    left: 50%;
    font-size: 11px;
    line-height: 15px;
    color: #004a95;
    padding-bottom: 10px;
    margin-left: -338px;
}
div#content
{
    width: 420px;
    padding: 10px;
    margin-left: 130px;
}
div.column
{
    width: 210px;
    float: left;
}
div.contentwide
{
    width: 420px !important;
}
div#contentwrapper
{
    position: relative;
}
div#contentcolumn
{
    width: 133px;
    padding: 10px 9px;
    float: right;
    background-color: #ececed;
    position: absolute;
    top: 0px;
    right: 135px;
    margin-left: 141px;
}
div.imagesonly
{
    width: 150px !important;
    padding: 0px !important;
}
div.imagesonly img
{
    margin: 0px 0px 1px 0px !important;
    float: left;
}
/* Interface */

div.imgrotator, div.imgrotatorlast
{
    width: 20px;
    height: 20px;
    border-width: 1px 1px 0px 1px;
    border-style: solid;
    border-color: #004a95;
    background-color: #d7261c;
    color: #ffffff;
    text-align: center;
    line-height: 22px;
    font-weight: bold;
    cursor: pointer;
    position: absolute;
    top: 0px;
    left: 0px;
}


/* News */

div#newsimages
{
    width: 350px;
    height: 250px;
    float: right;
    margin-left: 0px;
    position: relative;
    overflow: hidden;
}
div#newsimages div.images
{
    width: 320px;
    height: 200px;
    margin-left: 24px;
    position: relative;
}
div#newsimages img
{
    float: left;
}

/* News */


/* Imagezoom */
div#bodyoverlay
{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: #ffffff;
    z-index: 10;
}
div#zoomdiv
{
    background-color: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    position:absolute;
    overflow: hidden;
    top: 0px;
    z-index: 11;
}
div#zoomdiv a
{
    background-repeat: no-repeat;
}
div#zoomdiv a.close
{
    position: absolute;
    color: #999999;
    top: 5px;
    right: 10px;
    font-size: 11px;
    text-transform: lowercase;
    height: 20px;
    line-height: 20px;
}
div#zoomdiv a.previous, div#zoomdiv a.next
{
    position: absolute;
    bottom: 5px;
    text-transform: uppercase;
    font-weight: bold;
}
div#zoomdiv a.previous
{
    left: 10px;
    padding-left: 20px; /*background-image: url(/images/nav/back_up.png);   _background-image: url(/images/nav/back_up.gif);*/
    background-position: center left;
}
div#zoomdiv a.previous:hover
{
    /*background-image: url(/images/nav/back_ov.png); 	_background-image: url(/images/nav/back_ov.gif);*/
}
div#zoomdiv a.next
{
    right: 10px;
    padding-right: 20px; /*background-image: url(/images/nav/next_up.png);   _background-image: url(/images/nav/next_up.gif);*/
    background-position: center right;
}
div#zoomdiv a.next:hover
{
    /*background-image: url(/images/nav/next_ov.png); 	_background-image: url(/images/nav/next_ov.png);*/
}
div#zoomdiv_img
{
    position: relative;
    top: 15px;
}
div#zoomdiv_img img
{
    position: absolute;
}
/* Imagezoom */

div.imagerotator
{
    width: 436px;
    height: 220px;
    overflow: hidden;
    margin: -9px -10px 10px -11px;
    position: relative;
}
div.imagerotator img
{
    position: absolute;
    top: 0px;
    left: 0px;
}

/* Column right */
div#contentcolumn h4 {
	font-size: 9px;
	text-transform: uppercase;
	margin: 5px 0px 2px 0px;
}
div#contentcolumn p {
	margin: 2px 0px;
	font-size: 10px;
	line-height: 12px;
}
div#contentcolumn p.readmore, div#contentcolumn p.readmore a, div#contentcolumn p.readmore a:hover {
	color: #004a95;
	text-decoration: none;
}
div#contentcolumn p.readmore a:hover {
	text-decoration: underline;
}
div#contentcolumn img {
	margin-top: 8px;
}
div#contentcolumn hr {
	margin-top: 10px;
	border: none 0;
	border-top: 1px dotted #004a95;
	height: 1px;
}
/* Column right */

div.iteminlist {
	border-top: 1px dotted #004a95;
	border-bottom: 1px dotted #004a95;
	padding: 10px 0px;
	margin: 15px 0px;
	position: relative;
}
div.iteminlist img {
	float: left;
	margin-right: 10px;
}
div.iteminlist span.label {
	display: block;
	float: left;
	width: 60px;
}
div.iteminlist div.date {
	position: absolute;
	top: -12px;
	right: 0px;
	font-size: 9px;
	color: #c8ccdd;
}
div.iteminlist div.hasimage {
	width: 280px;
}
div.iteminlist p.readmore {
	margin-bottom: 0px;
}
div.iteminlist p.readmore, div.iteminlist p.readmore a, div.iteminlist p.readmore a:hover {
	color: #004a95;
	text-decoration: none;
}
div.iteminlist p.readmore a:hover {
	text-decoration: underline;
}
 
div.imgrotatorlast {
	height: 22px;
	border-bottom: 1px solid #004a95;
}
div.imgrotator.hover, div.imgrotatorlast.hover, div.imgrotator.current, div.imgrotatorlast.current {
	background-color: #004a95;
	color: #ffffff;
}



