

/* Main Text Areas*/
h1 {
	COLOR : #666666;
	FONT-FAMILY : Verdana, Helvetica, Arial, sans-serif;
	FONT-SIZE : 11px;
	FONT-WEIGHT : bold
}
h1.inline {
display: inline;
}
P  {
	COLOR : #666666;
	FONT-FAMILY : Verdana, Helvetica, Arial, sans-serif;
	line-height: 16px;
	FONT-SIZE : 10px;
}
.body  {
	COLOR : #666666;
	FONT-FAMILY : Verdana, Helvetica, Arial, sans-serif;
	line-height: 16px;
	FONT-SIZE : 10px;
	margin-top:0;

}
.copy  {
	COLOR : #666666;
	FONT-FAMILY : Verdana, Helvetica, Arial, sans-serif;
	line-height: 16px;
	FONT-SIZE : 10px;
}
.strapline
{
	color:#B0B0B0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	}
.straplineEmph
{
	color:#B0B0B0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic
	}
TD.strapline
{
	color:#B0B0B0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	background-color: #DFE4E8;
	padding-bottom:15px;
	padding-right: 25px;
	}
	
.HR
{
color:#666666;
height:1px;
width:100%;
}

TD.subnavline{
	COLOR : #666666;
	FONT-FAMILY : Verdana, Helvetica, Arial, sans-serif;
	line-height: 16px;
	FONT-SIZE : 11px;
	border-bottom: dotted 1px #FFA97A;
	/*border-right: dotted 1px #FFA97A;*/
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:right
	}
table.long
{
height:100%
}
TD.bkimage
{
	background-image:url(../images/bgimage.gif);
    background-color: #ffffff;
	height:100%

}
TD.content {
	COLOR : #666666;
	FONT-FAMILY : Verdana, Helvetica, Arial, sans-serif;
	line-height: 16px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;

	FONT-SIZE : 10px;
}
TD.contentTable {
	COLOR : #666666;
	FONT-FAMILY : Verdana, Helvetica, Arial, sans-serif;
	line-height: 16px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	FONT-SIZE : 10px;
}
TD.white {
	background-color: #ffffff;
}
TD.white18 {
	background-color: #ffffff;
	height:18px
}
TD.white8 {
	background-color: #ffffff;
	height:8px
}
TD.white40 {
	background-color: #ffffff;
	height:40px
}
TD.white43 {
	background-color: #ffffff;
	height:43px
}

.address  {
	COLOR : #666666;
	FONT-FAMILY : Verdana, Helvetica, Arial, sans-serif;
	FONT-SIZE : 10px;
}

.quotation  {
	COLOR : #FFA97A;
	FONT-FAMILY : Verdana, Helvetica, Arial, sans-serif;
	FONT-STYLE : normal;
	FONT-SIZE : 10px;

}
TD.quotation  {
	COLOR : #FFA97A;
	FONT-FAMILY : Verdana, Helvetica, Arial, sans-serif;
	FONT-STYLE : normal;
	FONT-SIZE : 10px;


}
.contentMainHead  {
	COLOR : #666666;
	FONT-FAMILY : Verdana, Helvetica, Arial, sans-serif;
	FONT-SIZE : 11px;
	FONT-WEIGHT : bold
}

.contentSubHead  {
	COLOR : #8699A8;
	FONT-FAMILY : Verdana, Helvetica, Arial, sans-serif;
	FONT-SIZE : 11px;
	FONT-WEIGHT : bold
}
.clientTitle  {
	COLOR : #8699A8;
	FONT-FAMILY : Verdana, Helvetica, Arial, sans-serif;
	FONT-SIZE : 10px;
	FONT-WEIGHT : bold
}
.clientQuote  {
	COLOR : #8699A8;
	FONT-FAMILY : Verdana, Helvetica, Arial, sans-serif;
	FONT-SIZE : 10px;
	FONT-WEIGHT : normal
}
.contentlist  {
	COLOR : #666666;
	FONT-FAMILY : Verdana, Helvetica, Arial, sans-serif;
	FONT-SIZE : 11px;
	FONT-WEIGHT : bold
}
.sectionHeader  {
	COLOR : #ffffff;
	FONT-FAMILY : Verdana, Helvetica, Arial, sans-serif;
	FONT-SIZE : 12px;
	FONT-WEIGHT : bold
}

.emph  {
COLOR : #666666;
	FONT-FAMILY : Verdana, Helvetica, Arial, sans-serif;
	FONT-WEIGHT : bold;
	FONT-SIZE : 10px
}

/* Links*/
a, a:link, a:visited{
	COLOR : #8A9CAC;
	FONT-FAMILY : Verdana, Helvetica, Arial, sans-serif;
	TEXT-DECORATION : underline;
	FONT-SIZE : 10px
}

a:hover {
	COLOR : #556777;
	FONT-FAMILY : Verdana, Helvetica, Arial, sans-serif;
	TEXT-DECORATION : underline;
	FONT-SIZE : 10px
}
A.Top, A.Top:link, A.Top:visited
{
    color: #FFA97A;
	font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  10px;
    font-weight: normal
}
A.Top:hover
{
    color: #FFA97A;
	font-family: Verdana, Helvetica, sans-serif;
    text-decoration: underline;
    font-size:  10px;
    font-weight: normal
}


A.TopNav, A.TopNav:link, A.TopNav:visited
{
    color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    font-weight: normal
}
A.TopNav:hover
{
    color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
    text-decoration: underline;
    font-size:  11px;
    font-weight: normal
}

.TopNav
{
	background-color: #FFFFFF;
   	color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    font-weight: normal
	}
A.SubNav, A.SubNav:link, A.SubNav:visited
{
    color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
	padding-bottom: 15px;
    font-size:  11px;
    font-weight: normal
}
A.SubNav:hover
{
    color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
    text-decoration: underline;
	padding-bottom: 15px;
    font-size:  11px;
    font-weight: normal
}
A.SubNavOn, A.SubNavOn:link, A.SubNavOn:visited
{
    color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
	padding-bottom: 15px;
    font-size:  11px;
    font-weight: bold
}
A.SubNavOn:hover
{
    color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
    text-decoration: underline;
	padding-bottom: 15px;
    font-size:  11px;
    font-weight: bold
}

.SubNav
{
   	color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
	padding-bottom: 15px;
    font-size:  11px;
    font-weight: normal
	}
	
TD.Quote {
	padding-left: 15px;
	height:39px
	}


a.bread {
	COLOR : #516094;
	FONT-FAMILY : Verdana, Helvetica, Arial, sans-serif;
	TEXT-DECORATION : underline;
	FONT-SIZE : 10px
}

a.bread:hover {
	COLOR : #516094;
	FONT-FAMILY : Verdana, Helvetica, Arial, sans-serif;
	TEXT-DECORATION : underline;
	FONT-SIZE : 10px
}
a.bread:visited  {
	COLOR : #516094;
	FONT-FAMILY : Verdana, Helvetica, Arial, sans-serif;
	TEXT-DECORATION : underline;
	FONT-SIZE : 10px
}
	
/* Nav Text*/
.basenav  {
	COLOR : #FFFFFF;
	FONT-FAMILY : Verdana, Helvetica, Arial, sans-serif;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	FONT-SIZE : 15px
}

.basenavon  {
	COLOR : #999999;
	FONT-FAMILY : Verdana, Helvetica, Arial, sans-serif;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	FONT-SIZE : 15px
}
/* Sub Nav Text*/
.subnav  {
	COLOR : #FFFFFF;
	FONT-FAMILY : Verdana, Helvetica, Arial, sans-serif;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	FONT-SIZE : 13px
}

/* Bread Text*/
.bread  {
	COLOR : #516094;
	FONT-FAMILY : Verdana, Helvetica, Arial, sans-serif;
	TEXT-DECORATION : none;
	FONT-SIZE : 10px
}
/* Content Images*/
.imageBorder  {

	border: solid 1px #CCCCCC;
}
TD.border  {

	border: solid 1px #CCCCCC;
}
TD.Orangeline {
background-color: #FF7E37;
height:5px
}
TD.photoback {
background-color: #DFE4E8;
height:1px

}
/* Forms*/
INPUT.Textbox  {
	FONT-FAMILY : verdana, Helvetica, Arial, sans-serif;
	color: #333333;
	FONT-SIZE : 11px;
	height : 18px;
	width: 200px
}
INPUT.Textfield {
	FONT-FAMILY : verdana, Helvetica, Arial, sans-serif;
	color: #333333;
	FONT-SIZE : 11px;
	height : 40px;
	width: 160px
}
SELECT.Choose{
	FONT-FAMILY : verdana, Helvetica, Arial, sans-serif;
	color: #333333;
	FONT-SIZE : 11px;
	height : 18px;
	width: 40px
}

SUBMIT.Form{
	FONT-FAMILY : verdana, Helvetica, Arial, sans-serif;
	color: #333333;
	FONT-SIZE : 10px;
	height : 18px;
	width: 70px
}
INPUT.Form  {
	FONT-FAMILY : verdana, Helvetica, Arial, sans-serif;
	color: #333333;
	FONT-SIZE : 10px;
	height : 18px;
	width: 100px
}
