/* CSS Document */
body {
	background-color: #BBCCEC;
	color:#004270;
}

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;
	}
p {
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 7px;
	padding-right: 7px;
	text-align: left;
	color:#004270;
}
#Legend {
	font-size: 7pt; 
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color:#004270;
}
hr {
	noshade: noshade;
	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;
}

#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;
}

/* The following definition establish the properties for the table of photos of the Immigraion Event when Creating the Marketing Conncil International Committee*/
#EventPhotos td p {
	margin-top: 3px;
	margin-bottom: 17px;
	font-size: 9px;
	text-align: justify;
}
#EventPhotos tr {
	vertical-align: top;
}
#Disclaimer {
	font-size: 10px; 
	color:#FFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #004270;
	}