/*  *************************************************************************** */
/*  Body, header and text styling                                               */
/*  *************************************************************************** */
body {
	background-color: #FFFFFF;
	margin:0px 0px 0px 0px;
}
H1 {
    color: #0048AA; 
	font-size: 22px;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	background-image: url(images/header.gif); 
	background-position: top left; 
	background-repeat: repeat-y; 
	padding:10px 10px 10px 45px;
}
H2 {
    color: #0048AA; 
	font-size: 16px;
	font-family: tahoma;
	text-decoration:none;
}
H3 {
    color: #0048AA; 
	font-size: 14px;
	font-family: tahoma;
	text-decoration:none;
}
H4 {
    color: #0048AA; 
	font-size: 12px;
	font-family: tahoma;
	text-decoration:none;
}
H5 {
    color: #0048AA; 
	font-size: 10px;
	font-family: tahoma;
	text-decoration:none;
}
.style3 {
	color: #828281;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #406d7b;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style6 {
	color: #787878;
	font-size: 11px;
	font-family: tahoma;
}
.style7, .style7 a {
	color: #2C466A;
	font-size: 12px;
	font-family: tahoma;
}
.style10 {
	color: #6a9530;
	font-size: 11px;
	font-family: tahoma;
}
.style13 {
	color: white;
	font-size: 11px;
	font-family: tahoma;
}
.stylePACE {
    color:#0056CA; 
    font-weight:bold;   
}
.styleStrong {
    color:#00919A; 
    font-weight:bold;  
}
li { 
	margin:0px 0px 0px 0px;
	padding-bottom:0px;
	line-height:12px
}

/*  *************************************************************************** */
/*  Styling for the page wrapper and layout                                     */
/*  *************************************************************************** */
.PageWrapper {
	background-repeat: repeat-x; 
	background-position: top; 
	height: 100%; 
	width: 100%;
}
.LeftFade {
	background-image: url(images/rep_left.jpg); 
	background-position: top right; 
	background-repeat: repeat; 
	height: 5px; 
	width: 43px; 
}
.LeftFill {
	background-image: url(images/til_1.jpg); 
	background-position: top right; 
	background-repeat: repeat;
}
.RightFade {
	background-image: url(images/rep_right.jpg); 
	background-position: top left; 
	background-repeat: repeat; 
	width: 42px; 
	height: 5px;
}
.RightFill {
	background-image: url(images/til_2.jpg); 
	background-position: top left; 
	background-repeat: repeat;
}
.MainContentWrapper {
	width: 950px; 
	height: 100%;
	text-align: left;
	vertical-align: top;
	background-color: #F2F8EA;
}

.MainContent {
	height: 100%; 
	width:100%;
	border:none;
	background-color:#FFFFFF;
}

.MainHeader {
    background-color:#FFFFFF; 
    height:335px; 
    text-align:left; 
    vertical-align:top;
}

.MenuHeader {
    background-color:#FFFFFF; 
    height:115px; 
    text-align:left; 
    vertical-align:top;
}

/*  *************************************************************************** */
/*  Styling for the content wrappers and content table                          */
/*  *************************************************************************** */
.FrontPageContentWrapper{
    background-image:url(images/fp1.jpg);
    background-repeat:no-repeat;
    height:340px;
}
.ContentWrapper{
    background-image:url(images/bg2.jpg);
    height:340px;
}
.ContentBlockImage{
    background-image:url(images/bgr2.jpg);
    background-position:right top;
    background-repeat:no-repeat;
}
.Content {
	border-bottom:2px solid #ffffff; 
	border-top:2px solid #fffffF;
	text-align:left;
	vertical-align:top;
}
.ContentTable {
    vertical-align:top;
    width:100%;
    text-align:justify;
}
.ContentTable, .ContentTable a
{
    color: #2C466A;
	font-size: 12px;
	font-family: tahoma;
}
.ContentTable tr {
    vertical-align:top;
}
.ContentTable th {
    vertical-align:top;
    padding-bottom:0px;
}
.LeftContent {
	border-right: 1px solid #D3D3D3; 
	width: 221px; 
	height: 100%;
}
.RightContent {
	width: 430px; 
	height: 100%;
}

/*  *************************************************************************** */
/*  Styling for the footer                                                      */
/*  *************************************************************************** */
.Footer {
	Width:100% ;
}
.FooterLeft {
	background-image: url(images/rep_6.jpg);
	background-repeat: repeat; 
	background-position: top left;  
	height: 30px;
	padding-left:7px; 
	padding-bottom:5px;
	text-align:left;
}
.FooterRight {
	background-image: url(images/rep_6.jpg);
	background-repeat: repeat; 
	background-position: top left;  
	height: 30px;
	padding-right:7px; 
	padding-bottom:5px;
	text-align:right;
}
.FooterRight a, .FooterLeft a {
    color: white;
}
.FooterBottom {
	background-image: url(images/rep_4.jpg); 
	background-repeat: repeat-x; 
	background-position: bottom left; 
	height: 24px;
}
.FooterLinks {
    width:100%; 
    text-align:center;
    font-size: 11px;
	font-family: tahoma;
}
.FooterLinks a {
    color: #4a6374;
}

/*  *************************************************************************** */
/*  Styling for the portfolio table                                             */
/*  *************************************************************************** */
.portfolio {
    vertical-align:top;
    border-left:solid 1px #6E8BB2;
    border-right:solid 1px #6E8BB2;
    border-top:solid 1px #6E8BB2;
    text-align:left;
}

.portfolio th {
    color: #2C466A;
	font-size: 12px;
	font-family: tahoma;
	padding:5px;        
	border-bottom:solid 1px #6E8BB2;
}

.portfolio td {
    color: #2C466A;
	font-size: 12px;
	font-family: tahoma;
    text-align:left;
    padding:5px;
    border-bottom:solid 1px #6E8BB2;
}

/*  *************************************************************************** */
/*  Styling for the two quote styles, standard and large, and the wrapper       */
/*  *************************************************************************** */
.quoteStandard
{
    background: url(images/quote_middle.gif);
    width:359px;
}
.quoteStandardTop
{
    background: url(images/quote_top1.gif);
    width: 359px;
    height: 43px
}
.quoteStandardText
{
    padding-right: 10px;
    padding-left: 10px;
}
.quoteStandardBottom
{
    background: url(images/quote_bottom1.gif);
    width: 359px;
    height: 60px
}
.quoteLarge
{
    background: url(images/quote_middle_large.gif);
    width:445px;
}
.quoteLargeTop
{
    background: url(images/quote_top_large.gif);
    width: 445px;
    height: 43px
}
.quoteLargeText
{
    padding-right: 10px;
    padding-left: 10px;
}
.quoteLargeBottom
{
    background: url(images/quote_bottom_large.gif);
    width: 445px;
    height: 60px
}
.clientItem {
    background-image:url(images/line_1.jpg); 
    background-repeat:no-repeat; 
    background-position:bottom left; 
    vertical-align:top;
    padding-bottom:1px;
}

#IndexHeader h1
{   
    background-image:none;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 10px 0px;
	color: #2C466A;
	font-size: 12px;
	font-family: tahoma;
}