html {
margin:0px;
padding:0px;
height:100%;
}

BODY{
margin:0px;
padding:0px;
font-family: helvetica, arial, sans-serif;
height: 100%;
scrollbar-arrow-color: #FFFFFF;
scrollbar-3dlight-color: #00004F;
scrollbar-highlight-color: #FFFFFF;
scrollbar-face-color: #00004F;
scrollbar-shadow-color: #FFFFFF;
scrollbar-darkshadow-color: #00004F;
scrollbar-track-color: #F5F5F5;
}

.txtNormalBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #032C67;
	font-weight: normal;
}

.txtBoldRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D70000;
	font-weight: bold;
	text-decoration: none;
}

.Bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
}


.linkBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
}

.linkBottom:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A60000;
	font-style: normal;
	text-decoration: underline;
	line-height: normal;
}

.txtBoldBlue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #032C67;
	font-weight: bold;
}
.txtNormalWhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}
.txtNormalRed {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D70000;
	font-weight: normal;
	text-decoration: none;
}
.txtBoldBlueSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #032C67;
	font-weight: bold;
	line-height: normal;
}


.txtNormalBlueLi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #032C67;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-left: 0px;
}
.hLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/grey_p.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.vLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/grey_p.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

.linkMail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #032C67;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
}

.linkMail:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A60000;
	font-style: normal;
	text-decoration: underline;
	line-height: normal;
}
