@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 73.1%; 
	line-height: 2.2em; 
	color: #444;
	background-color: #f3f3f3;
	margin: 0px;
	padding: 0px;
}

a {
color:#14a4d0;
}

.header a img {
border:0px;
}

.graphic a img {
border:0px;
}

.top, .content, .footer {
float:left;
width:100%;
}

.topmenu {
float:left;
width:100%;
height:40px;
background-image:url(../images/xxx.jpg);
background-repeat:no-repeat;
}

.topmenu ul, .topmenu ul li {
padding:0;
margin:0;
list-style:none;
float:left;

}

.topmenu ul {
margin-top:2px;
}

.topmenu ul li a:link, .topmenu ul li a:visited {
display:block;
padding:8px 20px;
color:#fff;
font-size:1.2em;
text-decoration:none;
border-right:0px solid #16a7d3;
height:38px;
}

.topmenu ul li a:hover {
background-color:#2acdf4;
}

ul.menu, ul.menu li {
padding:0;
margin:0;
list-style:none;
}

ul.menu {
border-top:1px solid #e4e4e4;
}

ul.menu li a:link, ul.menu li a:visited {
text-decoration:none;
padding:8px;
border-bottom:1px solid #e4e4e4;
border-left:1px solid #fff;
border-right:1px solid #fff;
display:block;
margin:0 0 1px 0;
}

ul.menu li a:hover {
border-left:1px solid #e4e4e4;
border-right:1px solid #e4e4e4;
}

.top {
background-image:url(../images/headerbck.jpg);
background-repeat:repeat-x;
background-color:#2acdf4;
background-position:bottom;
}

.int {
margin:0px auto;
width:863px;
}

.content {
background-color:#fff;
border-bottom:1px solid #e4e4e4;
padding:24px 0;
background-image:url(../images/mainbck.jpg);
background-repeat:repeat-x;
}

.logo {
float:left;
width:auto;
}

.logo a img {
border:0px;
}

.topbox {
float:right;
width:auto;
}

.left {
width:67%;
float:left;
border-right:1px solid #e4e4e4;
padding-right:12px;
}

.right {
float:right;
width:30%;
}

.rightfull {
width:67%;
float:right;
border-left:1px solid #e4e4e4;
padding-left:12px;
}

.leftfull {
float:left;
width:30%;
}

.leftsmall {
float:left;
width:23%;
padding-right:2%;

}

.centersmall {
float:left;
width:46%;
padding:0 1.6%;
border-left:1px solid #e4e4e4;
border-right:1px solid #e4e4e4;
}

.rightsmall {
float:left;
width:23%;
padding-left:2%;

}

.footer {
padding:24px 0;
font-size:.88em;
color:#999;
}

h1 {
font-size: 22px; 
font-weight: normal; 
margin: 0 0 10px 0;
border-bottom:1px solid #e4e4e4;
padding:8px 0;
}

h2 {
color:#14a4d0;
font-size:2em;
font-weight:lighter;
margin:6px 0 6px 0;
padding:8px 0 12px 0;
border-bottom:1px solid #e4e4e4;
}

h3 {
color:#222;
font-size:1.5em;
font-weight:lighter;
margin:0;
padding:8px 0 12px 0;
}

.teaser {
font-size:14px;
color:#555;
line-height:28px;
padding:12px 0;
}

ul.subcontent {
padding:0;
margin:0;
}

ul.subcontent li {
float:left;
width:48%;
padding:1%;
list-style:none;
}

.header {
margin:0 0 24px 0;
}

ul.footercontent {
padding:0;
margin:0;
}

ul.footercontent li {
float:left;
width:21%;
padding:0 2%;
list-style:none;
}

.topbox {
color:#cceff7;
margin:20px 10px 0 0;
text-align:right;
font-size:.9em;
}

.topbox .big {
color:#5dd8f6;
font-size:2em;
font-weight:lighter;
}

.small {
font-size:.8em;
color:#888;

}

img.image {
border:0px solid #e4e4e4;
padding:4px;
margin:0 4px 0 0;
}