/* CSS Document */

body {
	background-color: #ffffff;

}
img{border:none;}
li{margin-bottom:10px;}
dt{margin-bottom:10px;}
dd{margin-bottom:20px;}
.img{
border-style:solid;
border-color:#d1d1d1;
border-width:2px;
margin:5px;
}
.img:hover{
border-style:solid;
border-color:#0055A4;
border-width:4px;
margin:2px;
}
.style1 {
	color: #0055a4;
	font-size: 24px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.style2 {
	color: #000000;
	font-size: 15px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;	
}
.style3 {
	color: #000000;
	font-size: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.style4 {
	color: #FFFFFF;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.style5 {
	color: #FFFFFF;
	font-size: 17px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.bodylink1, Bdarkblue a{
	font-size: 14px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #003172;
}
.bodylink1:hover, Bdarkblue:hover , a:hover{
	color: #003172;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bodylink2 {
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #003172;
}
.bodylink2:hover {
	color: #003172;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodylink3 {
	font-size: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
.bodylink3:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footlink {
	font-size: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #003172;
}
.footlink:hover {
	color: #003172;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.body-border {
	border: 2px solid #003172;
}
.right-col {
	background-color: #e6e6e6;
	border-top: 0px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 1px solid #666666;
}
.logo-bg {
	background-image: url(../images/logo-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.red-box {
	border: 1px solid #672b53;
	background-color: #cf0203;

}
.rightcol-border {
	border: 1px solid #003172;
	background-color: #FFFFFF;

}
.Textfield1 {
	color: #000000;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #8c5879;
	height: 20px;
	width: 85px;
	padding-left: 5px;

}
.listmenu {
	color: #000000;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #8c5879;
	height: 20px;
	width: 150px;
	padding-left: 5px;

}
.Textfield3 {
	color: #000000;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #000000;
	width: 250px;
	padding-left: 5px;

}
