/* CSS Document */
body {
	background-color: #BBCCEC;
	color:#004270;
}

a {
	font-size: 10pt; 
	font-family : arial;
	color: #004270;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-size: 10pt; 
	font-family : arial;
	color: #004270;
	text-decoration: underline;
	font-weight: bold;
}

a img {
	border-style: none;
}


h1 {font-size: 18pt; 
	font-family : Times New Roman;
	text-align: center;
	color: #004270;
	}
h2 {font-size: 15pt; 
	font-family : Times New Roman;
	text-align: center;
	color: #004270;
	font-style:italic;
	}
h4 {font-size: 32px; 
	font-family : Times New Roman;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	display: inline;
	}
	
/* Used to define some titles on USCIS updates for newsletters */
h5 {font-size: 42px; 
	font-family : Times New Roman;
	text-align: left;
	color: #999999;
	font-weight: bold;
	display: inline;
	}
	
h6 {font-size: 32px; 
	font-family : Times New Roman;
	text-align: center;
	color: #004270;
	font-weight: bold;
	}

hr {
	noshade: noshade;
	color:#004270;
}

p {
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 7px;
	padding-right: 7px;
	text-align: left;
	color:#004270;
}

ul {
	margin-top: 7px;
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 7px;
}

#Legend {
	font-size: 7pt; 
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color:#004270;
}

/*Defines the properties for the quotes under pictures in the newsletter*/
#quote {
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	padding-left: 7px;
	padding-right: 7px;
	text-align: center;
	color:#000000;
	margin-bottom: 5px;
}
#TopNavigation {
	font-weight: bold;
	left:0px;
	visibility:visible;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	padding-top: 1px;
}
#TopNavigation a{
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#TopNavigation a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#TopNavigation a:hover {
	color: #BBCCEC;
	text-decoration: underline;
	font-weight: bold;
}

#ContactInfo {
	left:0px;
	visibility:visible;
	color:#FFFFFF;
	font-family : Times New Roman;
	font-size: 16px;
	text-align:center;
	padding-top: 1px;
}

#OnlineInfo {
	left:0px;
	visibility:visible;
	color:#004270;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	padding-top: 1px;
}
#OnlineInfo a{
	font-size: 16px;
	color:#004270;;
	text-decoration: underline;
	font-weight: bold;
}
#OnlineInfo a:visited {
	font-size: 16px;
	color:#004270;
	text-decoration: underline;
	font-weight: bold;
}
#OnlineInfo a:hover {
	font-size: 16px;
	color:#004270;
	text-decoration: underline;
	font-weight: bold;
}

#Disclaimer {
	font-size: 10px; 
	color:#FFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #004270;
	}
#USCIS p {
	text-align: right;
	font-style:italic;
	font-size: 10px;
}
#USCISDate p {
	text-align: right;
	font-size: 11px;
	text-color:#000000;
}
