@charset "UTF-8";
/* CSS Document */

/*Page Layout style*/
body
{
	font-family:Arial, Helvetica, sans-serif;
}

h5
{
font-size:10px;
padding:0px;
margin:5px;
text-decoration:none;
}

h4
{
font-size:12px;
padding:0px;
margin:5px;
text-decoration:none;
}

h2
{
padding:0px;
margin:0px;
}

.imageDescription
{
	font-size:12px;
	padding:0px;
	margin:0px;
}

.PortfolioMenu
{
font-size:12px;
text-align:center;
}

.body
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.mainTable
{
border:1px solid #000000;
background-image:url(images/milford_pale.jpg);
}

.menuDiv
{
	font-size:16px;
}


#iFrameHeader
{
	width:100%;
}

#iFrameFooter
{
	width:100%;
}

.menuList
{
	list-style-image:url(images/bullet.png);
	list-style-type:none;
	margin-left: -10px;
	margin-top: 10px;
}

.menuList li
{
	padding-bottom:5px;
}

a
{
	text-decoration:none;
	color:#003366;
}

a:hover
{
	/*color:#666666;*/
	color:#003399;
	text-decoration:underline;
}

.divFooter
{
	padding-top:20px;
	width:425px;
}

.mainTableHeaderRow
{
	border-bottom:1px solid #000000;
	background-color:#FFFFFF;
}

.mainTableMenuCell
{
	background-image:url(images/menuImage.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#557abf;
}

.mainTableMenuCell a
{
	color:#a7b5c9;
}

.mainTableMenuCell a:hover
{
	color:#003399;
	text-decoration:underline;
}

.mainTableHeaderCell
{
	background-image:url(images/headerImage.jpg);
}

.mainTableFooterCell
{
	background-image:url(images/footerImage.png);
}

.divMainContent
{
	padding:10px;
}

.divPopup
{
width:760px;
border:1px solid #333333;
padding:10px;
background-image:url(images/milford_pale.jpg);
}

.divCaseStudyText
{
	font-size:14px;
}

.divPageTitle
{
border-bottom:1px solid #000000;
padding-bottom:0px;
margin-bottom:20px;
width:80%;
}

.divPortfolioItem
{
text-align:left;
border-bottom:1px solid #999999;
}

.anchorLink
{
color:#000000;
}

.anchorLink a:link
{
color:#000000;
}

.anchorLink a:hover
{
color:#000000;
}

.tblIndexMain
{
	border:1px solid #000000;
	background:url(images/milford_pale.jpg);
	width:780px;
	height:550px;
}

.blueBoxTopLeft
{
	width:10px;
	height:10px;
	background:url(images/squareCorners/top-left-corner.png) no-repeat;
}

.blueBoxTopMiddle
{
	width:400px;
	height:10px;
	background:url(images/squareCorners/boxpixelcolour.png) repeat;
}

.blueBoxTopRight
{
	width:10px;
	height:10px;
	background:url(images/squareCorners/top-rightcorner.png) no-repeat;
}

.blueBoxMiddle
{
	background:url(images/squareCorners/boxpixelcolour.png) repeat;
	width:500px;
	padding:10px;
}

.blueBoxBottomLeft
{
	width:10px;
	height:10px;
	background:url(images/squareCorners/bottom-leftcorner.png) no-repeat;
}

.blueBoxBottomMiddle
{
	height:10px;
	background:url(images/squareCorners/boxpixelcolour.png) repeat;
	width:500px;
}

.blueBoxBottomRight
{
	width:10px;
	height:10x;
	background:url(images/squareCorners/bottom-rightcorner.png) no-repeat;
}

.divBlueBoxContent
{
	padding-left:10px;
	padding-right:10px;
}
.divIndexSeperator
{
	height:100px;
}

.indexBlueBoxText
{	
	font-size:14px;
}

/*
.mainTableContentRow
{
	background-image:url(images/milford_pale.jpg);
}*/