h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666633;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #314f6e;
	font-weight: bold;
}


.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4F5D6F;
}

.menu a {
	color: #4F5D6F;
	text-decoration: none;	
}

.menu a:hover {
	color: #001A55;
	text-decoration: none;	
}

.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0F203F;
}

.blue a {
	color: #0F203F;
	text-decoration: none;	
}

.blue a:hover {
	color: #0F203F;
	text-decoration: underline;	
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold; 
	color: #666666;
}

.footer a {
	color: #666666;
	text-decoration: none;
}

.footer a:hover {
	color: #666666;
	text-decoration: underline;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 120px;
}

.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.body-text a:link {text-decoration: underline;	color: #00267D;}
.body-text a:visited {text-decoration: underline;  color: #00267D;}
.body-text a:hover {text-decoration: underline;	color: #001B59;}
.body-text a:active {color: #00267D;}

.greyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #636563;
}

.greyBold a {
	color: #636563;
	text-decoration : none;
}

.greyBold a:hover {
	color: #636563;
	text-decoration : underline;
}

.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636563;
}

.grey a{
	text-decoration : underline;
	color: #636563;
}

.grey a:hover{
	text-decoration: none;
	color: #636563;
}

.style1 {
	font-weight: bold;
	font-style: italic;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
.more a:link {text-decoration: none;	color: #003366;}
.more a:visited {text-decoration: none;  color: #003366;}
.more a:hover {text-decoration: underline;	color: #092A5B;}
.more a:active {color: #003366;}

.error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000;
}

#passport_banner {
	text-align:center;
	width:300px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F203F;
	line-height: 1.6em;
}

#passport_banner .passport_banner_big {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}