body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 12pt;
	background-color:#0145b4;
}

td, th {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 12pt;
}

.style4 {
    font-size:12px;
    color: white;
    line-height: 12pt;
}

.style4 a:link {
	color: white;
    text-decoration: underline;
}

.style4 a:visited {
	color: white;
	text-decoration: none;
}

.style4 a:hover {
	color: white;
    text-decoration: underline;
}

.style4 a:active {
  color: white;
    text-decoration: underline;
}

.style1 {
	font-size: 11px;
	color: #4A4949;
    font-weight: bold;
}

.style1 a:link {
	color: #4A4949;
	text-decoration: none;
}

.style1 a:visited {
	color: #4A4949;
	text-decoration: none;
}

.style1 a:hover {
	color: #4A4949;
    text-decoration: underline;
}

.style1 a:active {
  color: #4A4949;
  text-decoration: none;
}

.style2 {
	font-size: 10px;
	color: black;
	line-height: 10pt;
}

a:link {
	color: #012293;
}

a:visited {
	color: #012293;
}

.style3 {
	font-size: 10px;
	color: #ffffff;
}

.style3 a:link {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.style3 a:visited {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.style3 a:hover {
	font-size: 10px;
	color: #ffffff;
    text-decoration: underline;

}

.style3 a:active {
  color: #ffffff;
  text-decoration: none;
}

.btnSubmit
{
    BORDER-RIGHT: #555555 1px solid;
    BORDER-TOP: #555555 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #555555 1px solid;
    BORDER-BOTTOM: #555555 1px solid;
    FONT-FAMILY: verdana
}

.side {
	background-color: #86bdea;
	background-image: url(../images/side_bg_white.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
