html{ overflow-y : scroll; }

a:link {
	COLOR: #2352A9;
	TEXT-DECORATION: none;
	background: #FFFFFF;
}

a:visited {
	COLOR: #2352A9;
	TEXT-DECORATION: none;
	background: #FFFFFF;
}

a:active {
	COLOR: #2352A9;
	TEXT-DECORATION: none;
	background: #FFFFFF;
}

a:hover {
	COLOR: #666666;
	TEXT-DECORATION: none;
	background: #FFFFFF;
}

a.black:link {
	TEXT-DECORATION: none;
	color: #FFF;
	visibility: inherit;
	padding: 0px;
	display: inline;
	background-color: #006;
}

a.black:visited {
	TEXT-DECORATION: none;
	position: relative;
	color: #FFF;
	background-color: #006;
}

a.black:active {
	TEXT-DECORATION: none;
	position: relative;
	color: #F9F8F7;
	background-color: #006;
}

a.black:hover {
	COLOR: #F89710;
	TEXT-DECORATION: none;
	position: relative;
	background-color: #006;
}

body 
{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	background: #FFFFFF;
} 
#Container {
	text-align: center;
	position: relative;
	width: 950px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	color: #666666;
	background: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}

#Center {
	text-align: center;
}
#Center2 {
	text-align: center;
}
#maincontent {
	position:relative;
	text-align: justify;
	font-size: 80%;
	width: 700px;
	top: 20px;
	float: left;
	left: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
}
#contenttop {
	position:relative;
	text-align: justify;
	font-size: 80%;
	width: 644px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
	left: 0px;
}
#footer{
	width: 950px;
	text-align: center;
	padding-top: 5px;
	float: left;
	padding-bottom: 2px;
	font-size: 70%;
	height: auto;
	background: #2352A9;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	top: 13px;
	position: relative;
}

#footer a {
	color: #FFFFFF;
	background: #2352A9;
}

#footer a:hover {
	background: #2352A9;
	color: #F7960E;
	text-decoration: none;
}
#header {
	width: 950px;
	float: left;
	position: relative;
	text-align: left;
	color: #666666;
	background: #FFFFFF url(../pixs/header.jpg);
}
#top #topleft a .imagenoborder {
	margin-bottom: 10px;
}


#innercontainer {
	width: 950px;
	height: auto;
	position: relative;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2352A9;
	background-color: #FFFFFF;
	margin-top: 10px;
}

#left {
	float: left;
	width: 185px;
	position: relative;
	z-index: 100;
	
}
#lefttext {
	float: left;
	width: 170px;
	position: relative;
	font-size: 11px;
	text-align: justify;
	padding-top: 10px;
	left: 9px;
	
}
#leftimages {
	float: left;
	width: 185px;
	text-align: center;
	margin-top: 1px;
	margin-left: 2px;
}
#top {
	float: left;
	width: 950px;
	color: #666666;
	font-size: 12px;
	height: 80px;
	background: #FFFFFF;
}
#topleft {
	float: left;
	text-align: left;
	vertical-align: baseline;
	position: relative;
	left: 10px;
	margin: 0px;
	padding: 0px;
	height: 80px;
}
#topright {
	float: right;
	text-align: right;
	vertical-align: top;
	position: relative;
	letter-spacing: 2px;
	right: 10px;
	top: 0px;
	font-size: 11px;
	height: 70px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/************ image definitions **************/

.imagenoborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.imageborder {
	border: 1px dotted #2352A9;
	padding: 5px;
	margin: 5px;
}


.imagerightnoborder {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imageleftnoborder {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
}


.imagenobordertop5px {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/************ Miscellaneous Definitions **************/
h1 {
	font-size: 110%;
	color: #000000;
	background: transparent;
}
h2 {
	font-size: 100%;
	color: #000000;
	background: transparent;
}

h3 {
	color: #990000;
	background-color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
}
h4 {
	font-size: 110%;
	font-weight: bold;
	color: #2352A9;
	background-color: #FFFFFF;
}

hr {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
}



blockquote {
	margin-right: 0px;
}
.menu{
	float: left;
	width: 185px;
	position: relative;
	z-index: 100;
	top: 1px;
	
}
.textsmall {
	background: #FFFFFF;
	font-size: 90%;
}
.tdtextcentre {
	text-align: center;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	width: 50%;
}



#Container #innercontainer #content li {
	margin-top: 10px;
	color: #990000;
	background: #FFFFFF;
	list-style-type: square;
}
td {
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
th {
	text-align: left;
	font-weight: bold;
	color: #FFF;
	background-color: #006;
	padding: 5px;
}
.textlargecentre {
	font-size: 120%;
	color: #FD6500;
	font-weight: bold;
	text-align: center;
}

.td50percent {
	vertical-align: top;
	padding: 15px;
	width: 50%;
	border: 1px solid #F89710;
}
.tableclients {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #F89710;
	text-align: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #F89710;
	padding: 3px;
	font-size: 11px;
	width: 186px;
	vertical-align: top;
}


.tableclientsbase {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #F89710;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F89710;
	font-size: 70%;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tableclientsimage {
	padding: 3px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #F89710;
	text-align: left;
	width: 150px;
}
.tableclientsimageleft {
	padding: 3px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #F89710;
	text-align: left;
	width: 150px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #F89710;
}
.tableclientsimagebase {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #F89710;
	text-align: center;
	font-size: 80%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tableportfolio {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #F89710;
	text-align: left;
	width: 50%;
	vertical-align: text-top;
}
.tableportfolioleft{
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #F89710;
	text-align: left;
	width: 50%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F89710;
	vertical-align: text-top;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #F89710;
}
.tableportfolioright {
	padding: 5px;
	text-align: left;
	width: 50%;
	vertical-align: text-top;
	border: 1px dashed #F89710;
}
.tdleftborder {
	vertical-align: text-top;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tdrightborder {
	vertical-align: text-top;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.cellcenter {
	text-align: center;
	vertical-align: top;
}
.celltop {
	text-align: left;
	vertical-align: top;
}

.cellright {
	text-align: right;
}

.cell5pxborder {
	text-align: center;
	padding: 5px;
	border: 1px solid #00CC00;
}
.bluetext {
	color: #0000FF;
	background: #FFFFFF;
}
#left .menu td {
	color: #006699;
	background-color: transparent;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

