body, div, p, span, h1, h2, h3, h4, h5, h6,td, tr strong, ol
{
padding:0;
border:0;
margin:0;
}

body{
background:#d2edff url(images/bg.jpg) top center repeat-x;
}

.regular {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight:normal;
	line-height:20px;
	color: #666666;
}

.border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	background: #FFFFFF;
    border: 1px double #a2d0f1;
    
}

.regular a
{
text-decoration:underline;
color:#1D6FAD;
}

.regular a:hover
{
text-decoration:none;
color:#999999;
}

.slogan {
font-family:Trebuchet MS;
font-size:14px;
font-weight:bold;
line-height:25px;
color:#00355c;
}

.links {
font-family:tahoma;
font-size:11px;
font-weight:normal;
line-height:25px;
color:#26915f;
}

.text, input, select {
	font-family: Trebuchet MS;
	font-size: 19px;
	line-height: 19px;
	font-weight:normal;
	color: #147493;
 
}

.links a
{
text-decoration:none;
color:#053e51;
text-decoration:underline;
}
.links a:hover
{
text-decoration:none;
color:#26915f;
}

.small {
font-family:tahoma;
font-size:11px;
font-weight:normal;
line-height:12px;
color:#053e51;
}