body {
	margin: 0;
	padding: 0;
	background: #f8fbfc;
}

a img {
	border: 0;
}

p.last {
	margin-bottom: 0;
}

.hidden {
	display: none;
}

.clear {
	clear: both;
	width: 0px;
	height: 0px;
	overflow: hidden;
}

#pageHolder {
	padding: 0;
	margin: 0;
	width: 100%;
	background: #fff url(/images/back.gif) repeat center;
	font-family: Trebuchet ms;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.external {
	text-decoration: underline;
}

#top {
	width: auto;
	height: 92px;
	margin: auto;

	background: transparent url(/images/back_top.gif) repeat-x top center;
}

body#frontPage #middleMiddle #topLogo {
	display: none;
}

#topMiddle {
	position: relative;
}

#frontPage #topLogo {
	position: absolute;
	bottom: 18px;
	left: 36px;
	width: 100px;
	height: 56px;
}

.insidePage #topLogo {
	position: absolute;
	bottom: 45px;
	left: 34px;
	width: 100px;
	height: 56px;

	background: transparent url(/images/logo_transparent.gif) no-repeat 0 0;
}

body.insidePage #top {
	height: 110px;

	background: transparent url(/images/back_top_inside.gif) repeat-x bottom center;
}

#topMiddle {
	width: 908px;
	height: 92px;
	margin: auto;

	background: transparent url(/images/index_middle_top.gif) no-repeat bottom center;
}

body.insidePage #topMiddle {
	height: 110px;

	background: transparent url(/images/index_middle_top_inside.gif) no-repeat bottom center;
}

#middle {
	width: auto;
	
	background: transparent url(/images/back_middle.gif) repeat-y top center;
}

#middleMiddle {
	position: relative;
	width: 908px;
	margin: auto;
}

#bottom {
	clear: both;
	width: auto;

	background: transparent url(/images/back_bottom.gif) repeat-x top center;
}

#bottomMiddle {
	height: 71px;
	width: 908px;
	margin: auto;

	background: transparent url(/images/index_middle_bottom.gif) no-repeat top center;
}

#main {
	padding-left: 0px;
/* 	padding-left: 2px;  *//*#BROWSERS FIREFOX*/
	margin: auto;
	width: 908px;
/* 	width: 908px;  *//*#BROWSERS FIREFOX*/
	height: 527px;
}

/* MAINMENU< */

ul.menu1 {
	padding: 0;
	margin: 0;

	list-style-type: none;
}

ul.menu1 li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	margin-right: 10px;
	width: 160px;
	height: 36px;

	list-style-type: none;
	background: transparent url(/images/menu_button_blue.gif) no-repeat bottom right;
}

ul.menu1 li.last {
	margin-right: 0px;
}

ul.menu1 li a {
	display: block;
	width: 152px;
	height: 27px;
	padding: 7px 0 0 4px;
	line-height: 22px;

	text-align: center;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 15px;
	background: transparent url(/images/menu_button_blue.gif) no-repeat top left;
	color: #ffffff;
}

#frontPage ul.menu1 li a {
	height: 29px;
}

/* >MAINMENU */

/* BOTTOMMENU< */

#bottomMenu {
	zoom: 1;
	padding-top: 24px;
	position: relative;

	text-align: center;
	font-family: Arial;
	font-size: 11px;
	color: #b0b1a7;
}

#bottomMenu .owner {
	position: absolute;
	left: 24px;
}

#bottomMenu ul {
	display: inline;	
	padding: 0;
	margin: auto;

	list-style-type: none;
}

#bottomMenu ul li {
	display: inline;
	padding: 0 8px;
}

#bottomMenu a {
	color: #696a6c;
}

/* >BOTTOMMENU */

/* BOX1< */

.box1 {
	font-family: Trebuchet MS;
	font-size: 20px;
	margin: 0;
	padding: 13px;

	color: #333333;
	font-size: 11px;
	text-align: justify;
}

.box1 h2 {
	font-family: Trebuchet MS;
	font-size: 20px;
	margin: 0;
	padding: 0;
	color: #549abc;
	width: 250px;
}

/* >BOX1 */

/* BOX2< */

.box2 {
	font-family: Trebuchet MS;
	font-size: 20px;
	margin: 0;
	padding: 10px;

	color: #333333;
	font-size: 11px;
	text-align: left;
	padding: 0 0 0 55px;
	width: 355px;
}

.box2 h2 {
	font-family: Trebuchet MS;
	font-size: 18px;
	margin: 9px 0;
	padding: 0;
	color: #549abc;
}

/* >BOX2 */

.headLine {
	padding: 0;
	margin: 0;
	height: 29px;

	background: transparent url(/images/headgrey29.gif) no-repeat;
}

.headLine .title {
	display: block;
	padding: 6px 0 0 5px;
	height: 23px;

	background: transparent url(/images/headgrey29.gif) no-repeat right -40px;
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

h2.headLine {
	height: 26px;

	background: transparent url(/images/headgrey26.gif) no-repeat;
}

h2.headLine .title {
	padding: 4px 0 0 5px;
	height: 22px;

	background: transparent url(/images/headgrey26.gif) no-repeat right -40px;
	font-size: 14px;
}

/* PAGER */

.pager {
	border-top: 1px solid;
	border-color: #c1c6ca;
	margin: 0 10px;
	text-align: center;
	padding: 5px 0 5px;
	font-size: 12px;
}

.pager a {
	font-size: 12px;
	padding: 0 2px;
}

.pager a.active {
	font-size: 16px;
}

.pager {
	margin: 0;
	border: 0;
}

.pager-top .actions, 
.pager-top .actions a {
	float: right;
	clear: none;
}

.pager-top .actions a {
	margin-left: 15px;
}

.pager-top,
.pager-bottom {
	height: 31px;
}

.pager-top {
	border-bottom: 1px solid #c1c6ca;
	margin-bottom: 15px;
	padding-top: 0;
}
.pager-top .pager {
	padding: 8px 0 5px;
}

.pager-bottom {
	border-top: 1px solid #c1c6ca;
	margin-top: 15px;
	padding-top: 5px;
}

.cols-half .cols-half-column {
	width: 410px;
	float: left;
}

.cols-half .leftCol {
	margin-right: 18px;
}

