body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	width: 100%;
}

.content {
	margin: 5px;
	overflow: auto;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight: normal;
	color: #333333;
}
.quotecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight: bold;
	color: #002B80;
}
.quoteauthor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #002B80;
}

.clientdetailcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight: bold;
	color:Black;
	text-align:right;
	vertical-align: top;
}

.logintextfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	border: 1px solid #dedede;
}

.loginbutton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	border: 1px solid #dedede;
	cursor:hand;
}

.frontpageul
{
	list-style-image: url(images/i_logo.gif);
	text-justify:inter-word;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight: normal;
	color: #333333;
}

.orbitImage
{
	float: right; 
	border-width: 0px;
	cursor:hand;
	
}

.SideBar
{
	float: right; 
	border-width: 0px;
}

.clientporfolio
{
	cursor:hand;	
}

.gobutton
{
	background-image: url("images/nav/go1.gif");
	background-repeat:no-repeat;
	width:26px;
	height:19px;
	border:0;
}

.gobuttonScrollOver
{
	background-image: url("images/nav/go2.gif");
	background-repeat:no-repeat;
	width:26px;
	height:19px;
	border:0;
}

.headerSpacer
{
	background-image: url("images/nav/topspacer.GIF"); 
	background-repeat:repeat-x;	
	width:100%;
	height:100px;
}


#StandardHeadingTable {
	border: 2pt ridge #c4c4c4; 
	border-top: 1px outset #E6E6E6;  
	border-left: 1px outset #EFEFEF;
	background-color:silver;
	width: 100%;
}

.frontpagebutton {
	font-family:"Geometr415 Lt BT",Arial;
	font-size:14px;
	background-color:silver;
	border-top: 1px outset #E6E6E6;  
	border-left: 1px outset #EFEFEF;
	font-size:small;
	font-weight:bold;
} 


