body {
	margin: 0;
	padding: 0;
	font-family: Arial, Trebuchet MS, Trebuchet, Geneva, Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.bg_white {
	background: #FFFFFF;
}


a {
	text-decoration: underline;
	color: #00709E;
}

a:hover {
	text-decoration: underline;
	color: #032F55;
}

ul {
	margin: 0px;
	padding: 0px;
}

p {
     margin: 0;
}

.grey {
	color: #696969;
}
input, select {
	font-family: Arial, Trebuchet MS, Trebuchet, Geneva, Helvetica, Verdana;
	font-size: 12px;
}

.inputbox {
	background-image: url(../images/box.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0;
	width: 280px;
	padding-bottom: 12px;
	padding-top: 8px;
	padding-left: 6px;
	color: #990033;
}
.searchbox {
	background-image: url(../images/searchbox.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0;
	width: 520px;
	padding: 7px;
	color: #990033;
}
.white {
	color: #FFFFFF;
}
.white_big {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 32px;
}

.cel_biggest {
	font-size: 30px;
	font-weight: bold;
	color: #ffff00;
}



.yellow {
	color: #FFF99D;
}
.yellow a {
	text-decoration: underline;
}
.eleven {
	font-size: 11px;
}
.violet {
	color: #A40057;
}
.title {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #014A81;
	letter-spacing: -1px;
}
.titleheader {
	background-image: url(../images/headheader.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 25px;
	padding-left: 10px;
}
.headheader {
	background-image: url(../images/blue_head.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 25px;
	padding-left: 10px;
}
.five {
	line-height: 5px;
}

.leftpad {
	padding: 10px;
}
.boxer {
	border: 1px solid #99BBE8;
	background-color: #EBF5FB;
}
.boxer2 {
	border: 1px solid #99BBE8;
	background-color: #DFE8F6;
}

.boxclip {
	border-bottom: 1px solid #CDCDCD;
	background-color: #E1F8D4;
}

.bg_content {
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-x;
}
.clipping {
	background-image: url(../images/clipping.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 5px;
	padding-right: 5px;
}
.pic_border {
	background-color: #FFFFFF;
	border: 1px solid #A7A7A7;
	padding: 4px;
	margin: 5px;
}
.titl {
	color: #014A81;
	text-decoration: none;
	font-weight: bold;
}
.lightblue {
	background-image: url(../images/blue_head.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 25px;
}
.grey11 {
	font-weight: bold;
	color: #086297;
	height: 26px;
	background-image: url(../images/top-bottom.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #99BBE8;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding-left: 10px;
}
.grey1 {
	background-color: #F1F1F1;
	height: 32px;
	font-weight: bold;
	padding-left: 10px;
}
.grey3 {
	background-color: #FFFFFF;
	height: 32px;
	border-top: 1px solid #B0DAEA;
	border-bottom: 1px solid #B0DAEA;
	padding-left: 10px;
}
.grey33 {
	background-color: #FFFFFF;
	border-top: 1px solid #B0DAEA;
	border-bottom: 1px solid #B0DAEA;
}
.line {
	border-bottom: 1px solid #c2c2c2;
}
.bg_weather {
	background: #d2e9f7 url(../images/bg_weather_info.jpg) repeat-x;
	border-bottom: 1px solid #87b7d4;
}
.bg_weather_big {
	background: url(../images/weather_big.jpg) no-repeat;
	height: 155px;
	width: 420px;
	padding-right: 30px;
}
.white_link a {
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}


.grey2 {
	background-color: #EBF5FB;
	height: 32px;
	padding-left: 10px;
}
.grey22 {
	background-color: #EBF5FB;
}
.button {
	color: #FFFFFF;
	background-image: url(../images/button.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #EBF3FD;
	border-left: 1px solid #EBF3FD;
	border-right: 1px solid #BAC2CE;
	border-bottom: 1px solid #BAC2CE;
	font-weight: bold;
	font-size: 12px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.overlap {
    position: relative;
    width: 0px; height: 5px;
}
.overlap .home { position: absolute; }
.overlap .home {
	top: 0;
	right: 0;
	z-index: 1;
	padding-right: 30px;
}
.topheader {
	background-image: url(../images/topheader.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 33px;
	text-transform: uppercase;
	padding-bottom: 12px;
	text-align: center;
	background-color: #F1F1F1;
	border-left: 4px solid #050505;
	border-right: 4px solid #050505;
}

.topheadernoleft {
	background-image: url(../images/topheader.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 33px;
	text-transform: uppercase;
	padding-bottom: 12px;
	text-align: center;
	background-color: #F1F1F1;
	border-left: 0px solid #050505;
	border-right: 0px solid #050505;
}
.frontboxer {
	border-right: 2px solid #00a6a7;
	border-bottom: 2px solid #00a6a7;
	border-left: 2px solid #00a6a7;
	background: #FFFFFF;
}

#dhtmltooltip {
	position: absolute;
	left: -300px;
	width: 100px;
	border: 1px solid #4e0881;
	padding: 5px;
	visibility: hidden;
	z-index: 100;
	text-align: center;
	color: #FFFFFF;
	background: #4a0383 url(../images/buble_bg.gif) repeat-x;
	font-size: 11px;
}

#dhtmlpointer{
	position: absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
.white_news {
	font-size: 11px;
	color: #FFFFFF;
	border-right: 1px solid #355535;
}


/* This is to stop the grid from growing */
.td
{
 table-layout:fixed;
 white-space: pre-wrap;       /* css-3 */ 
}

