/* phdcc.CodeModule:	http://www.phdcc.com/phdcc.CodeModule/	Copyright © 2007-2008 PHD Computer Consultants Ltd, PHDCC */

body
{
	margin: 0px;
	background-color: #FFFFFF;
}

.footer
{
	color:Gray;
	border-top: 1px solid gray;
	margin-left: 12px;
	margin-top: 9px;
	margin-right: 5px;
	padding-top:0.5em;
}

#tdPhdccLogo
{
	width:317px;
	height:120px;
}

#tdProductName
{
	text-align:right;
	padding-top:5px;
	padding-right:15px;
}

#tdSearchBox
{
	width:165px;
	height:117px;
}

#tdSearchGap
{
	width:20px;
	height:71px;
}

#tdSearchImage
{
	width:145px;
	height:30px;
}

#tdSearchText
{
	width:110px;
	height:41px;
}

#tdSearchGo
{
	width:35px;
	height:41px;
}

a img
{
	border:0;
}

.marginContent
{
	margin-left: 12px;
	margin-top: 9px;
	margin-right: 5px;
	margin-bottom: 30px;
}

.p_header
{
	background-image: url(http://www.phdcc.com/images/topTile.gif);
}

.searchBg
{
	background-image: url(http://www.phdcc.com/images/searchBg.jpg);
}

.searchField
{
	width: 100px;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
	background-color: #FFFFFF;
	border: solid 1px #055A8D;
}

.title
{
	font-size:30px;
	font-weight:bold;
	color: #045a8d;
}

.subtitle
{
	font-size:20px;
	font-weight:bold;
	color: #045a8d;
}

.block
{
	padding-left:3em;
}
