html {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
}

body {
	width: 1000px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}

a {
	border: 0px;
	outline: none;
	color: blue;
}

img {
	border: 0px;
	outline: none;
}

li {
	padding-top: 8px;
}

#navBar {
	text-align: right;
	padding: 4px;
	width: 	 800px;
}

#navBar a {
	text-decoration: none;
	font-weight: bold;
	color: #03629b;
}

#navBar a:hover {
	text-decoration: underline;
}

#content {
	border: 2px solid #03629b;
	padding: 8px;
	width: 	 800px;
}

#homeTitle {
	font-family: Helvetica, sans-serif;
	padding: 8px;
	text-align: center;
	font-size: 28px;
	color: #03629b;
	white-space: normal;
	padding-left: 8px;
	padding-right: 8px;
}

#homeContent {
	padding: 8px;
}

#footer {
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
}

.labelRight {
	text-align: right;
	padding: 4px;
	vertical-align: top;
}

.fieldLeft {
	text-align: left;
	padding: 4px;
	vertical-align: top;
}

.button_text {
	text-align: center;
	text-decoration: none;
	color: #03629b;
}

.button_link {
	text-align: center;
	text-decoration: none;
	color: #03629b;
}

div#how_the_registry_works {
	font-size: 12px;
	font-family: Arial;
}

div#how_the_registry_works h3 {
	font-size: 12px;
	font-weight: bold;  
}

table#view_samples {
	width: 100%;
	padding: 0;
}

table#view_samples td {
	text-align: center;
	vertical-align: middle;
	padding-top: 30px;
}

table#view_samples td img {
	border: 1px solid #ffffcc;
	padding: 5px;
}

div#what_is_the_process{
	font-size: 12px;
	font-family: Arial;
	padding-top: 20px;
}

div#what_is_the_process h3 {
	font-size: 12px;
	font-weight: bold;  
}

div#what_is_the_process ul {
	margin-left: 10px;
	text-indent: 0px;
	padding-left: 10px;
}

div#what_is_the_process ul li {
	padding-bottom: 10px;
}

table#why_use_our_registry {
   width: 100%;
	padding: 0px;
}

table#why_use_our_registry h2 {
	font-weight: bold;
	font-size: 9pt;	
	text-align: center;
	color: #295E8C;
	padding-bottom: 5px;
}

table#why_use_our_registry h3 {
	font-weight: bold;
	font-size: 9pt;	
	padding-top: 5px;
}

table#why_use_our_registry td {
	width: 30%;	
	font-size: 9pt;
	font-family: Arial;
	vertical-align: top;
	padding-left: 2px;
	padding-right: 2px;
}

table#why_use_our_registry td img {
	width: 240px;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}

table#why_use_our_registry ul {
	margin-left: 10px;
	text-indent: 0px;
	padding-left: 5px;
}

table#why_use_our_registry ul li {
	padding-bottom: 3px;
}

table#why_use_our_registry div.learn_more {
	text-align: center;
	font-weight: bold;
}

div#learnmore {
	font-family: Arial;
	font-size: 9pt;
}

div#learnmore h3 {
	font-size: 9pt;
  	font-weight: bold;
}






/*
.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #295E8C;
	text-align: center;
	vertical-align: middle;
	padding-right: 3px;
	padding-left: 3px;
}

a.nav { color: #295E8C; font-size: 14px; font-family: Geneva, Arial, Helvetica, sans-serif; text-decoration: none;  }
a.nav:link { color: #295E8C; }
a.nav:visited { color: #295E8C; }
a.nav:hover { color: #FFFFFF; }

.marquee_top {
	background-image: url(images/marquee_top.gif);
	background-repeat: no-repeat;
	height: 77px;
	width: 800px;
}
.marquee_bottom {
	background-image: url(images/marquee_bottom.gif);
	background-repeat: no-repeat;
	width: 800px;
}
.marquee_middle {
	background-image: url(images/marquee_middle.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 800px;
}
.info_box {
	width: 175px;
	border: 1px solid #FFFF00;
	padding-bottom: 10px;
}

.info_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #295E8C;
	text-align: center;
	vertical-align: middle;
	margin-top: 15px;
	margin-left: 3px;
	margin-right: 3px;
}

.link_box {
	border: 1px solid #006699;
}
.button_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #295E8C;
	text-transform: uppercase;
	text-decoration:none;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

a.button_link { color: #295E8C; font-size: 10px; font-family: Geneva, Arial, Helvetica, sans-serif; text-decoration: none;  }
a.button_link:link { color: #295E8C; }
a.button_link:visited { color: #295E8C; }
a.button_link:hover { color: #295E8C; text-decoration: underline; font-weight: bolder; }

.headline_text {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #295E8C;
	font-weight: normal;
}
.headline {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 25px;
	margin-bottom: 10px;
	text-align: justify;
}
.newsletter_box {
	background-color: #FFFF00;
	width: 175px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.newsletter_text {
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #295E8C;
}

.contact_details {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	font-size: 11pt;
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	color: #295E8C;
}
.closing_text {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 60px;
	margin-bottom: 10px;
	text-align: justify;
}

a.contact_email { color: #295E8C; text-decoration: none;  }
a.contact_email:link { color: #295E8C; }
a.contact_email:visited { color: #295E8C; }
a.contact_email:hover { color: #009900; text-decoration: underline; }

a.plain_link { color: #295E8C; text-decoration: none;  }
a.plain_link:link { color: #295E8C; }
a.plain_link:visited { color: #295E8C; }
a.plain_link:hover { color: #295E8C; text-decoration: none; }

.aboutus {
	margin-top: 25px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
   color: #295E8C;
}
.aboutus_name {
	margin-bottom: 5px;
	font-size: 10pt;
	font-weight: 600;
}


div#costs_to_use_this_site {
	font-family: Arial;
	font-size: 9pt;
	padding-top: 20px;
}

div#costs_to_use_this_site h3 {
	font-size: 9pt;
  	font-weight: bold;
}

div#costs_to_use_this_site ul {
	margin-left: 10px;
	text-indent: 0px;
	padding-left: 10px;
}

div#costs_to_use_this_site ul li {
	padding-bottom: 10px;
}

table#contact_us {
	margin-top: 30px;
}
table#contact_us th {
	text-align: left;
	vertical-align: top;
	padding-right: 15px;
	padding-bottom: 10px;
}

table#contact_us td {
	text-align: left;
	vertical-align: top;
}
*/
