* 
{
	margin-top: 0px;
	margin-bottom: 0px;
}

body
{
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-family: Arial;
	font-size: 8pt;
	color: #474647;
}

a
{
	color: #3a52a1;
}

#container
{
	margin-top: 0;
	width: 800px;
}

#header
{
	margin-top: 0;
	margin-bottom: 0;
}

#header img.logo
{
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	border-style: none;
}

#header-categories, #header-categories a
{
	padding-top: 30px;
	text-align: right;
	font-size: 9pt;
	font-weight: bold;
	color: #474647;
	border-bottom: 1px solid #8a181b;
	text-decoration: none;
}

#header-categories li
{
	display: inline;
	margin: 0 10px;
	list-style-type: none;
}

div#head-title
{
	padding-top: 1px;
	margin-left: 10px;
	margin-bottom: 15px;
}

#head-title h1
{
	margin-top: 15px;	
	padding-left: 75px;
	font-size: 16pt;
	color: #8a181b;
	background-color: #e2d0cf;
	border-bottom: 3px solid #8a181b;
}

img.icon-title
{
	float: left;
	margin-left: 10px;
}

#content
{
	margin-top: 20px;
	clear: both;
}

#content img
{
	border: thin solid #7a7a7a;
}

#content img.icon-title 
{
	border-style: none;
}

#content p
{
	margin-bottom: 10px;
}

#inner-body
{
	margin-left: 20px;
}

h2.sub-title
{
	font-size: 11pt;
	color: #b44139;
}

.tagline-italic
{
	color: #8a181b;
	font-weight: bold;
	font-style: italic;
}

#footer
{
	clear: both;
	margin-top: 20px;
}

#footer-copyright
{
	float: left;
	width: 370px;
	padding: 2px;
	padding-left: 10px;
	padding-right: 20px;	
	font-size: 10pt;
	font-weight: bold;
	color: white;
	background-color: #8a181b; 
	background-image: url('../images/footend.jpg'); 
	background-repeat: no-repeat; 
	background-position: top right;

}

#footer-categories
{
	float: left;
	width: 396px;	
	padding: 2px;	
	text-align: right;
	font-size: 9pt;
	border-top: thin solid #8a181b;
}

#footer-categories a
{
	color: #474647;
	text-decoration: none;
}

#footer-categories li
{
	display: inline;
	margin: 0 2px;
	list-style-type: none;
}

#requestinfo
{
	float: right;
	width: 200px;
	border: thin solid #b34139;
	margin-left: 10px;
}

#requestinfo h1
{
	color: white;
	font-size: 12pt;
	text-align: center;
	background-color: #b34139;
	margin: 0;
	padding: 5px;
}

#requestinfo p
{
	padding: 5px;
}

#requestinfo table
{
	width: 200px;
	color: white;
}

#requestinfo table th, #requestinfo table td
{
	font-weight: bold;
	color: #b34139;
	background-color: white;
	padding: 2px;
}

#requestinfo table th
{
	width: 25%;
}

#requestinfo table td
{
	width: 75%;
}

#requestinfo form input
{
	width: 90%;
}

#requestinfo img
{
	border: none;
}

input#submit, #requestinfo form input#submit
{
	width: 150px;
	height: 26px;
	color: white;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent no-repeat center top;
	cursor: pointer; /* hand-shaped cursor */
}

#pbx
{
	float: right;
	vertical-align: text-bottom;
	margin-top: 5px;
	margin-right: 50px;
}

#pbx img
{
	border: none;
	height: 20px;
}

#whois-search
{
	float: right;
	font-weight: bold;
}

#formtable
{
	width: 70%;
}

#formtable td
{
	background-color: #d0d0d0;
	padding: 1px 5px;
}

.formrequired
{
	color: #b44139;
	font-weight: bold;
}

.hard-gray
{
	color: #474647;
}

.burgundy
{
	color: #8a181b;
}

.soft-red
{
	color: #b44139;
}

.soft-gray
{
	color: #7a7a7a;
}

.soft-blue
{
	color: #79a7d9;
}

.readmore
{
	clear: both;
	float: right;
	color: #3a52a1;
	font-weight: bold;
}

.b
{
	font-weight: bold;
}