@charset "UTF-8";
/* CSS Document */

/* Text */

a:link
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

a:active
{
	text-decoration: none;
}

.text-page-title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	
	color: #FFF;
}

.text-page-title a
{
	color: #FFF;
	text-decoration: none;
}

.text-page-title a:hover
{
	color: #FFF;
	text-decoration: underline;
}

.text-page-title a:visited
{
	color: #FFF;
}

.text-page-body-title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	
	color: #FFF;
}

.text-page-body-smaller
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #FFF;
}

.text-page-body-smaller a:link
{
	color: #FFF;
	text-decoration: none;
}

.text-page-body-smaller a:visited
{
	color: #FFF;
	text-decoration: none;
}

.text-page-body-smaller a:hover
{
	color: #FFF;
	text-decoration: underline;
}

.text-page-body-smaller a:active
{
	color: #FFF;
	text-decoration: none;
}

.text-page-body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	color: #FFF;
}

.text-page-body a:link
{
	color: #FFF;
	text-decoration: none;
}

.text-page-body a:visited
{
	color: #FFF;
	text-decoration: none;
}

.text-page-body a:hover
{
	color: #FFF;
	text-decoration: underline;
}

.text-page-body a:active
{
	color: #FFF;
	text-decoration: none;
}

.text-contact-us-link-name-1,
.text-contact-us-link-name-2,
.text-contact-us-link-name-3,
.text-contact-us-link-name-4,
.text-contact-us-link-name-5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 100;
	
	color: #FFF;
}

.text-contact-us-link-name-1 a:link,
.text-contact-us-link-name-2 a:link,
.text-contact-us-link-name-3 a:link,
.text-contact-us-link-name-4 a:link,
.text-contact-us-link-name-5 a:link
{
	text-decoration: none;
	color: #FFF;
}

.text-contact-us-link-name-1 a:visted,
.text-contact-us-link-name-2 a:visted,
.text-contact-us-link-name-3 a:visted,
.text-contact-us-link-name-4 a:visted,
.text-contact-us-link-name-5 a:visted
{
	text-decoration: none;
	color: #FFF;
}

.text-contact-us-link-name-1 a:hover,
.text-contact-us-link-name-2 a:hover,
.text-contact-us-link-name-3 a:hover,
.text-contact-us-link-name-4 a:hover,
.text-contact-us-link-name-5 a:hover
{
	text-decoration: none;
	color: #07315e;
}

.text-contact-us-link-name-1 a:active,
.text-contact-us-link-name-2 a:active,
.text-contact-us-link-name-3 a:active,
.text-contact-us-link-name-4 a:active,
.text-contact-us-link-name-5 a:active
{
	text-decoration: none;
	color: #FFF;
}

.text-contact-us-link-url-1,
.text-contact-us-link-url-2,
.text-contact-us-link-url-3,
.text-contact-us-link-url-4,
.text-contact-us-link-url-5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	
	color: #FFF;
}

.text-contact-us-link-url-1 a:link,
.text-contact-us-link-url-2 a:link,
.text-contact-us-link-url-3 a:link,
.text-contact-us-link-url-4 a:link,
.text-contact-us-link-url-5 a:link
{
	text-decoration: none;
	color: #FFF;
}

.text-contact-us-link-url-1 a:visted,
.text-contact-us-link-url-2 a:visted,
.text-contact-us-link-url-3 a:visted,
.text-contact-us-link-url-4 a:visted,
.text-contact-us-link-url-5 a:visted
{
	text-decoration: none;
	color: #FFF;
}

.text-contact-us-link-url-1 a:hover,
.text-contact-us-link-url-2 a:hover,
.text-contact-us-link-url-3 a:hover,
.text-contact-us-link-url-4 a:hover,
.text-contact-us-link-url-5 a:hover
{
	text-decoration: none;
	color: #07315e;
}

.text-contact-us-link-url-1 a:active,
.text-contact-us-link-url-2 a:active,
.text-contact-us-link-url-3 a:active,
.text-contact-us-link-url-4 a:active,
.text-contact-us-link-url-5 a:active
{
	text-decoration: none;
	color: #FFF;
}

.form-field
{
	height: 18px;
	_height: 17px;
	*height: 20px;
	
	border: 1px solid #b3cfe8;
	
	margin-bottom: 3px;
	_margin-bottom: 2px;
	*margin-bottom: 1px;
}

.form-field-small
{
	height: 18px;
	_height: 16px;
	*height: 18px;
	
	border: 1px solid #b3cfe8;
	
	margin-bottom: 3px;
	_margin-bottom: 1px;
	*margin-bottom: 1px;
}

.text-data-capture
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	
	color: #FFF;
}
