/* CSS Document */
td.logobox{ background-color:#FFF; background-image:url(images/header_01.gif); background-position:right bottom;}
td.stripe{ background-color:#006aab; background-image:url(images/header_04.gif); background-position:right bottom;}
#menuRegion {
	background-color: #142c76;
	background-image: url(/images/button_gradient.gif);
	background-repeat: repeat-y;
	background-position: right;
}
body {
	margin-top:0px;
	background-color: #60c7f0;
	/* 30b9f0 */
	padding: 0;
	color:#555555;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
}
#body{
margin:0px 0px;
padding:5px 10px;
	background-color: #FFFFFF;
	background-image: url(/images/body_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:100px;
}
#bodytext{
	padding-left: 40px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-top: 10px;
}
#bodytext a {
text-decoration:underline;
}
#bodytext a img {
	text-decoration:none;
	color:#555555;
}
.headerText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 11px;
}
#home {
	/*color: #ffffff;
	text-decoration: none;*/
}
a {
text-decoration: none;
	color:#555555;
}
a:hover {
text-decoration: none;
	color:#000000;
}
#headerRight {
	background-image: url(/images/header_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #006aab;
	text-align:right;
	padding-right:20px;
}
#headerRight2 {
	background-image: url(/images/header_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #006aab;
}
#pagetitle{
	color:#00ACE1;
/*	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; */
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	height: 67px;
}
.subheading {
	color:#142c76;
	font-weight: bold;
}
a img {
	border: none;
}

img.left{
float:left;
padding-right:15px;
}
img.right{
float:right;
padding-left:15px;
}
#zest{
font-size:10px;
}
h2 { margin-top:1.5em;}