﻿
html {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0 0 0 0;
	height: 100%;
}

body { 
	background-image: url('backgroundsides.gif');
	background-repeat: repeat-x;
	background-color: #A0A0A4;
	font-family: Verdana, Tahoma, Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 9pt;
	margin-left:0;
	margin-top:0pt;
	margin:0;
}

/* ANCHOR RULES */

a:homelink {
	background-color: transparent;
	color: white;
	font-family: Verdana, Tahoma, Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-weight: bold;
	font-size: 9pt; }

a:link    { 
	background-color: transparent;
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 9pt; }

a:visited {
	background-color: transparent;
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 9pt; }

a:hover  
{
	color:#FF6632;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 9pt;  }

a:visited:hover 
{
	color:#FF6632;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 9pt; }

b {
	background-color: transparent;
	font-family: Verdana, Tahoma, Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 9pt;
	margin-top: 0;
	margin-bottom: 0;
	}
	
p 
{
	font-size: 9pt;
}	
img
{
	border-style:none;
}
h1 
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 12pt;
	background-color: transparent;
	color: #000080;
	margin-top: 4px;
	margin-bottom: 4px;
	}
h2 
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11pt;
	background-color:transparent;
	color: #000080;
	margin-bottom: 0;
	}
h3 
{
	font-family: Verdana, Tahoma, Arial;
	font-size:10pt;
	font-weight:bold;
	background-color:transparent;
	color: #000080;
	margin-bottom: 0;
}

/* HORIZONTAL RULE RULE */

hr 
{
	font-family: Verdana, Tahoma, Arial;
	border-top: solid;
	text-align: left;
	color: #000080;
	border-width:thin;
	}

caption {
	font-family: Verdana, Tahoma, Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	border-color: #000080;
	border-width: 1pt;
	}

th {
	font-family: Verdana, Tahoma, Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	border-color: #000080;
	border-width: 1pt;
	}

td {
	font-family: Verdana, Tahoma, Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 9pt;
	}

/* LIST RULES */

ol {
	background-color: transparent;
	font-family: Verdana, Tahoma, Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	margin-top: 0;
	}
ul {
	background-color: transparent;
	font-family: Verdana, Tahoma, Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	}
dt {
	background-color: transparent;
	list-style: disc outside;
	font-family: Verdana, Tahoma, Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	margin-top: 0;
   }
dl {
	background-color: transparent;
	font-family: Verdana, Tahoma, Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	margin-top: 0;
	}


/* Container */

#main_container {
	width: 940px;
	height: 100%;
	text-align: left;
	font-size: 9pt;
	position: relative;
}

#container {
	background-image: url('body.gif');
	background-repeat: repeat-y;
	clear: both;
	padding-left: 21px;
	padding-right: 21px;
	position: relative;	
}


/* Top Header */

#header_top {
	background-image: url('topcenter.gif');
	background-repeat: repeat-x;
	height: 40px;
	overflow: visible;
}

#header_top #header_top_left {
	float: left;
	background-image: url('topleft.gif');
	background-repeat: no-repeat;
	width: 50px;
	height: 40px;
}

#header_top #header_top_right {
	float: right;
	background-image: url('topright.gif');
	background-repeat: no-repeat;
	width: 50px;
	height: 40px;
}

#main_header {
	clear: both;
}

#header_table td  {
	vertical-align: top;
}

#header_logo {
	padding-left: 4px;
	padding-bottom: 4px;
}

#main_menu {
	position: relative;
	clear: both;
	height: 25px;
	background-image: url('backgroundmenu.gif');
	background-repeat: repeat-x;
	margin: 2px;
	padding: 0px;
}

#logo
{
	float:left;
	display: block;
	width: 350px;
	height: 40px;
	background: url("avontus_main.gif") no-repeat 0 0;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: white;
}

#button
{
	float:left;
	display: block;
	width: 110px;
	height: 25px;
	background: url("button.gif") no-repeat 0 0;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 6px;
	color: white;
}
#rssfeed
{
	float:right;
	display: block;
	width: 120px;
	height: 25px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 6px;
	color: white;
}
a.button    { 
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 6px;
	color: white;
}
a.button:hover    { 
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 6px;
	color: white;
}

#header_phone {
	width: 142px;
	height: 40px;
	background-image: url('phone.gif');
	background-repeat: no-repeat;
	text-decoration:none;
	cursor: default;
}


/* Body */
border {
	border: 1px 1px 1px 1px;
	border-color:#cccccc;
	border-style:solid;
}
border td {
	border: 1px 1px 1px 1px;
	border-color:#cccccc;
	border-style:solid;
}
#main_body {
	clear: both;
	position: relative;
	font-size: 9pt;
	background-color: #ffffff;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px 15px 15px 15px;
	min-height: 550px;
}

/* Footer */
#footer_bottom {
	background-image: url('bottomcenter.gif');
	background-repeat: repeat-x;
	overflow: visible;
	height: 40px;
	font-size: 9px;
	text-align: center;
}
#footer_bottom #footer_bottom_left {
	float: left;
	background-image: url('bottomleft.gif');
	background-repeat: no-repeat;
	width: 50px;
	height: 40px;
	
}

#footer_bottom #footer_bottom_right {
	float: right;
	background-image: url('bottomright.gif');
	background-repeat: no-repeat;
	width: 50px;
	height: 40px;
}


/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

#box
	{
		width: 100%;
		height: 100%;
		text-align: left;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;

	}
 	
#box_content
	{
		width: 100%;
		height: 100%;
		padding-top: 15px;
		padding-bottom:14px;
		padding-left:14px;
		padding-right:5px;
	}
	
#tlc, #trc, #blc, #brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlc
	{
	background-image:url('top-left.gif');
	background-position: 0% 0%;
	}

#trc
	{
	background-image:url('top-right.gif');
	background-position: 100% 0%;
	}
	
#blc
	{
	background-image:url('bottom-left.gif');
	background-position: 0% 100%;
	}

#brc
	{
	background-image:url('bottom-right.gif');
	background-position: 100% 100%;
	}

#tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#tb
	{
	background-image:url('inner_top.gif');
	background-position: 0% 0%;
	}

#bb
	{
	background-image:url('inner_bottom.gif');
	background-position: 50% 100%;
	}
	
#rb
	{
	background-image:url('inner_right.gif');
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lb
	{
	background-image:url('inner_left.gif');
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}
			
