body {
	margin: 0px 0px 0px 0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color: #00408E;
	background-position:top center;
}

td{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	font-style: normal;
	line-height:18px;
	text-decoration: none;
}
A{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#00408e;
	font-style: normal;
	line-height:18px;
	text-decoration: none;
	outline:none;
}
A:link{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#00408e;
	font-style: normal;
	line-height:18px;
	text-decoration: none;
	outline:none;
}
A:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	font-style: normal;
	line-height:18px;
	text-decoration: underline;
	outline:none;
}

.menu{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height:18px;
	font-style: normal;
	text-decoration: none;
}
.menu A{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height:18px;
	font-style: normal;
	text-decoration: none;
	outline:none;
}
.menu A:link{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height:18px;
	font-style: normal;
	text-decoration: none;
	outline:none;
}
.menu A:hover{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fef31d;
	line-height:18px;
	font-style: normal;
	text-decoration: none;
	outline:none;
}

.Navy-hd {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #00408e;
	line-height:22px;
	font-style: normal;
	text-decoration: none;
}

.Black-hd {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height:22px;
	font-style: normal;
	text-decoration: none;
}

.footer{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height:18px;
	font-style: normal;
	text-decoration: none;
}
.footer A{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height:18px;
	font-style: normal;
	text-decoration: none;
	outline:none;
}
.footer A:link{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height:18px;
	font-style: normal;
	text-decoration: none;
	outline:none;
}
.footer A:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #fef31d;
	line-height:18px;
	font-style: normal;
	text-decoration: none;
	border-bottom: 1px dotted #fef31d;
	outline:none;
}

.textfield {
        BORDER-RIGHT: #dbd9d9 1px solid; 
		BORDER-LEFT: #dbd9d9 1px solid;
		BORDER-TOP: #dbd9d9 1px solid; 
		BORDER-BOTTOM: #dbd9d9 1px solid;
		FONT-SIZE: 11px;  
		COLOR: #000000; 
		FONT-FAMILY: Tahoma;
		HEIGHT: 18px;
		width: 180px;
		BACKGROUND-COLOR: #FFFFFF; 
		TEXT-DECORATION: none; 
		padding-left: 3px;
		padding-top: 1px;
		outline:none;
}

.textarea{
        BORDER-RIGHT: #dbd9d9 1px solid; 
		BORDER-LEFT: #dbd9d9 1px solid;
		BORDER-TOP: #dbd9d9 1px solid; 
		BORDER-BOTTOM: #dbd9d9 1px solid;
		FONT-SIZE: 11px;  
		COLOR: #000000; 
		FONT-FAMILY: Tahoma;
		HEIGHT: 80px;
		width: 180px;
		BACKGROUND-COLOR: #FFFFFF;  
		TEXT-DECORATION: none; 
		padding-left: 3px;
		padding-top: 3px;
		outline:none;
}

.button{
        BORDER-RIGHT: #dbd9d9 1px solid; 
		BORDER-LEFT: #dbd9d9 1px solid;
		BORDER-TOP: #dbd9d9 1px solid; 
		BORDER-BOTTOM: #dbd9d9 1px solid;
		FONT-SIZE: 11px;  
		COLOR: #000000; 
		FONT-FAMILY: Tahoma;
		HEIGHT: 20px;
		BACKGROUND-COLOR: #FFFFFF;
		text-align:center;
		TEXT-DECORATION: none; 
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 1px;
		padding-bottom: 5px;
		outline:none;
}
.policy{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color:#FF0000;
	font-style: normal;
	line-height:18px;
	text-decoration: none;
	outline:none;
}
.policy:link{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color:#FF0000;
	font-style: normal;
	line-height:18px;
	text-decoration: none;
	outline:none;
}
.policy:hover{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color:#FF0000;
	font-style: normal;
	line-height:18px;
	text-decoration: underline;
	outline:none;
}