{
	margin:0;
	padding:0;
}
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	background:url(../images/.jpg) top center repeat-x;
	height:100%;
	background-color:#002D68;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight:normal;
	color: #FFFFFF;
}

.regular-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight:normal;
	color: #001F55;
}

.small {
	font-family:Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #FFFFFF;
}

.blue-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #001F55;
}

.links {
font-family:tahoma;
font-size:17px;
font-weight:normal;
color:#FFFFFF;
}

.links a
{
text-decoration:none;
color:#BFE9FF;
text-decoration:underline;
}
.links a:hover
{
text-decoration:none;
color:#FFFFFF;
}

.links-top {
font-family:verdana;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
}

.links-top a
{
text-decoration:none;
color:#001F55;
text-decoration:underline;
}

.links-top a:hover
{
text-decoration:none;
color:#FFFFFF;
}

.body {font-family: Arial, Helvetica, sans-serif; 
color:000000; 
font-size: 12px; }

.header_bold {
font-family:tahoma;
font-size:28px;
font-weight:bold;
color:#124682;
}

.regular2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #FFFFFF;
	background: #001F55;
    border-top: 1px double #0A508E;
    border-right: 1px double #0A508E;
    border-bottom: 1px double #0A508E;
    border-left: 1px double #0A508E;
    display: block;
	padding: 5px;
	cellspace:2px;

}