body {
	background:url(images/bg2.jpg) top center repeat-x;
	height:100%;
	background-color:#ceeaf6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:19px;
	font-weight:normal;
	color: #004b75;

}
.regular a
{
text-decoration:none;
color:#dd2932;
text-decoration:underline;
}
.regular a:hover
{
text-decoration:none;
color:#666666;
}

.blue {
font-family:tahoma;
font-size:14px;
font-weight:bold;
line-height:20px;
color:#174D5C;
}
.whitebold {
font-family:tahoma;
font-size:16px;
font-weight:bold;
line-height:20px;
color:#FFFFFF;
}

.greenbold {
font-family:tahoma;
font-size:25px;
line-height:30px;
font-weight:normal;
color:#dd2932;
}

.bluefooter {
font-family:tahoma;
font-size:24px;
font-weight:bold;
color:#FFFFFF;
}

.blackfooter {
font-family:tahoma;
font-size:24px;
font-weight:bold;
color:#B31515;
}

.header_bold {
font-family:tahoma;
font-size:28px;
font-weight:bold;
color:#005c8f;
}

.links {
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#FFD600;
}

.links a
{
text-decoration:none;
color:#FFFFFF;
text-decoration:underline;
}
.links a:hover
{
text-decoration:none;
color:#2d2e34;
}

.slogan {
font-family:tahoma;
font-size:13px;
font-weight:bold;
line-height:25px;
color:#005c8f;
}
.blueheader {
font-family:tahoma;
font-size:14px;
font-weight:bold;
color:#dd2932;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:19px;
	color: #005c8f;
}
.small a
{
text-decoration:none;
color:#ce2128;
text-decoration:underline;
}
.small a:hover
{
text-decoration:none;
color:#005c8f;
}

.form {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
background:#4F9DE7;
}

.form a
{
text-decoration:none;
color: #FFFFFF;
}
form a:hover
{
text-decoration:underline;
color: #FFFFFF;
}

.select
{background-color: #FFFFFF;
 color: #000000;
 width:150px;
 height:35px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:25px;
 font-weight:normal;
 border: 2px solid #208ac5;
 font-weight:normal;
}

.input {
 background-color: #FFFFFF;
 color: #000000;
 width:150px;
 height:25px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:normal;
 border: 2px solid #208ac5;
 font-weight:normal;
}

.testi {
	font-family: arial;
	font-size: 11px;
	font-weight:normal;
	color: #005c8f;

}

.border
{background-color: #FFFFFF;
 border: 1px solid #abdcff;
}
