
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - ONE COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-one-column
{
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    
    width: 930px;
    position: relative; /*border-bottom: solid 10px #e0e0e0;
    background-color: #333333;*/
}

#content-main-one-column
{
    width: 900px;
    float: left;
    background: #848284 url(../../images/new/blend6.jpg);
    background-position: bottom left;
    background-repeat: repeat-x;
    background-attachment: fixed;
    padding: 1px 15px 5px 15px;
}

/*#content-main-one-column h1 {

	color:#ff9933;
	line-height:250%;
	font-weight:normal;
	}*/

#content-main-one-column h2
{
    color: #ffffff;
    line-height: 250%;
}

#content-main-one-column h3
{
    color: #ffffff;
    line-height: 250%;
}

/*#content-main-one-column a:link.people, a:hover.people, a:active.people, a:visited.people
{
    color: #ff9933;
    text-decoration: none;
}

#content-main-one-column p
{
}
*/


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - TWO COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-two-column
{
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 1px 15px 5px 15px;
    width: 900px;
    background: #e0e0e0 /*url(../../images/bg-content-side.png) repeat-y right*/;
    position: relative;
    border-bottom: solid 10px #ffffff;
}

#content-main-two-column
{
    width: 740px;
    float: left;
}

#content-side-two-column
{
    float: right;
    width: 160px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - TWO COLUMN - Training Contracts Area

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-G4L-two-column
{
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 1px 15px 5px 15px;
    width: 900px;
    background: #e0e0e0 /*url(../../images/bg-content-side.png) repeat-y right*/;
    position: relative;
    border-bottom: solid 10px #e0e0e0;
}

#content-main-G4L-two-column
{
    width: 260px;
    float: left;
}

#content-side-G4L-two-column
{
    float: right;
    width: 640px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - TWO COLUMN - NEW HOME

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#content-container-two-columnHome
{
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background-color: #ffffff;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px; /*padding-left: 15px;*/
    width: 930px;
    border-right: solid 1px #E5E5E5;
    overflow: hidden;
}
#content-main-two-columnHome
{
    width: 640px;
    float: left;
    /*text-align: justify;
    background-color: #333333;*/
    background: #848284 url(../../images/new/blend6.jpg);
    background-position: bottom left;
    background-repeat: repeat-x;
    background-attachment: fixed;
    padding-left: 10px;
    border-right: solid 6px #ffffff;
    padding-bottom: 3000px;
    margin-bottom: -3000px;
}
#content-side1-two-columnHome
{
    background-color: #333333;
    border-left: solid 1px #ff9933;
    color: #333333;
    width: 260px;
    float: left;
    background-color: #ffffff;
    padding-bottom: 3000px;
    margin-bottom: -3000px;
}




/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - THREE COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-three-column
{
    margin-left: auto;
    margin-right: auto;
    padding: 0px 15px 0px 0px;
    width: 915px;
    background-color: #ffffff;
    position: relative;
    overflow: hidden;
    border-right: solid 1px #E5E5E5;
    border-left: solid 1px #E5E5E5;
}

#content-main-three-column
{
    width: 461px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    border-left: solid 6px #ffffff;
    border-right: solid 6px #ffffff; /*background-color: #333333;     background-color: */
    background: #848284 url(../../images/new/blend6.jpg);
    background-position: bottom left;
    background-repeat: repeat-x;
    background-attachment: fixed;
    padding-bottom: 3000px;
    margin-bottom: -3000px;
}

#content-side2-three-column
{
    width: 250px;
}


#content-side1-three-column
{
    width: 170px;
    color: #ffffff;
}

#content-side1-three-column a
{
    color: #ffffff;
}

#content-side2-three-column
{
    float: right;
    border-left: solid 1px #ff9933;
    padding-bottom: 3000px;
    margin-bottom: -3000px;
}

#content-side1-three-column
{
    float: left;
    border-right: solid 1px #ff9933;
    padding-bottom: 3000px;
    margin-bottom: -3000px;
    background: #848284 url(../../images/new/blend6.jpg);
    background-position: bottom left;
    background-repeat: repeat-x;
    background-attachment: fixed;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - THREE COLUMN - Market Sectors page only

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-three-columnMS
{
    margin-left: auto;
    margin-right: auto;
    padding: 1px 15px 5px 15px;
    width: 900px;
    background: #e0e0e0;
    position: relative;
}

#content-main-three-columnMS
{
    width: 390px;
    float: left;
}

#content-side2-three-columnMS
{
    width: 240px;
}


#content-side1-three-columnMS
{
    width: 250px;
}

#content-side1-three-columnMS a
{
    color: #333333;
}

#content-side2-three-columnMS a
{
    color: #333333; /*font-size: 12px;*/
}

#content-side2-three-columnMS
{
    float: right;
}

#content-side1-three-columnMS
{
    float: left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE - THREE COLUMN SECTION



#three-column-container {
	background:url(../../images/bg-three-column-home.png) repeat-y;
	padding:0;
	margin:20px 0 10px 0;
	}

#three-column-side1 {
	float:left;
	width:30%;
	}

#three-column-side2 {
	float:right;
	width:30%;
	}

#three-column-middle {
	width:30%;
	margin:0px 32% 0px 35%;
	}
	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
    
    css-master

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HTML TAGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/



body
{
    margin: 0px; /* background-color: #e0e0e0; background:url(../../images/new/blend3.jpg); 	background-position: bottom left; 	background-repeat:repeat-x; 	background-attachment:fixed;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    line-height: 1.4em; /*color: #333333;*/
    background-color: #f7f7f7;
    color: #ffffff;
}

p
{
    margin: 10px 0;
}

p.no-padding-no-margin
{
    padding: 0;
    margin: 0;
}

hr
{
    color: #E5E5E5;
    background-color: #E5E5E5;
    height: 1px;
    border: 0;
}

blockquote
{
    padding: 0 0 0 12px;
    margin: 12px 0 0 0;
    background: url(../../images/bg-quote.png) no-repeat;
}

blockquote p
{
    margin: 2px 0;
}

cite
{
    font-size: .85em;
    margin: 0;
    padding: 0 0 0 6px;
}

fieldset
{
    padding: 15px;
}

legend
{
    color: #333333;
    padding: 5px 3px 10px 3px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HEADINGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


h1, h2, h3, h4, h5, h6
{
    font-size: 2.4em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 1.5em;
    margin: 5px 0;
}
h1.home
{
    font-size: 1.8em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 1.5em;
    margin: 5px 0;
    padding: 12px;
    border-bottom: solid 1px #ff9933;
    text-align: left;
}

h1
{
    padding: 10px 0px 10px 0px;
    margin-bottom: 0;
    font-weight: normal;
    text-align: left;
}

h1, h2
{
    margin-top: 0px;
}

h2
{
    font-size: 1.2em;
}

h2.title
{
    /*background-color: #ffffff;*/
    color: #333333;
    padding: 5px;
    border-bottom: solid 1px #ff9933;
    text-align: left;
}

h2.titleWhite
{
    /*background-color: #ffffff;*/
    color: #ffffff;
    padding: 5px;
    border-bottom: solid 1px #ff9933;
    text-align: left;
}

h1.titleh1
{
    padding: 12px;
    border-bottom: solid 1px #ff9933;
    text-align: left;
}

h3
{
    font-size: 1.3em;
}

h3.small
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5
{
    font-size: 1.1em;
}

h6
{
    font-size: 1em;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


a:link
{
    color: #ff9933;
    text-decoration: none;
}

a:visited
{
    color: #ff9933;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

a:active
{
    color: #ff9933;
}




/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TOP INFORMATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#top-information
{
    /*border-top: 10px solid #333333;*/
    padding-top: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    position: relative;
    width: 930px;
    height: 120px;
    color: #333333;
    background-color: #ffffff;
   overflow: hidden;
}

#top-information a:link, #top-information a:visited, #top-information a:active
{
    color: #333333;
    text-decoration: none;
}

#top-information a:hover
{
    color: #333333;
    text-decoration: underline;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MAIN NAV 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#nav-main
{
    /*background:#ffffff;*/
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    width: 930px;
    padding: 0 0 0 0;
    position: relative;
    font-weight: normal;
    text-align: left;
    min-height: 40px;
    background-color: #ffffff;
    overflow:visible;
}




#nav-main a:link, #nav-main a:visited
{
    color: #333333;
    text-decoration: none;
}

#nav-main a:hover
{
    color: #333333;
    text-decoration: underline;
}

#nav-main a:active
{
    color: #333333;
}


/* ACTIVE PAGES */
#nav-main a.StaticSelectedStyle:link, #nav-main a.StaticSelectedStyle:visited
{
    color: #333333;
    text-decoration: underline;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	POSTER PHOTO

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#poster-photo-container
{
    margin-top: 3px;
    margin-left: auto;
    margin-right: auto;
    width: 760px;
    background: #608fc8;
    position: relative;
}

.poster-photo-image
{
    border-right: 3px solid #FFF;
    display: block;
}

#feature-area-home
{
    position: absolute;
    top: 0;
    right: 0;
    width: 21%;
    text-align: center;
    padding: 2%;
    color: #FFFFFF;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 160%;
}

#feature-area-home a:link, #feature-area-home a:visited
{
    color: #dcf2f7;
    text-decoration: underline;
}

#feature-area-home a:hover
{
    text-decoration: none;
}

.yourButtonClass
{
    vertical-align: bottom;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	pagetitle

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#pagetitle
{
    margin-left: auto;
    margin-right: auto;
    width: 930px;
    background-color: #ffffff;
    position: relative;
    padding: 7px 0px 7px 0px;
    text-align: center;
}

#pagetitlePeoplePage
{
    margin-left: auto;
    margin-right: auto;
    width: 930px;
    background-color: #ffffff;
    position: relative;
    padding: 7px 0px 7px 0px;
    text-align: center;
}

#pagetitleHome
{
    margin-left: auto;
    margin-right: auto;
    width: 930px;
    
    background-color: #ffffff;
    position: relative;
    padding: 7px 0px 7px 0px;
    text-align: center;
}

.pagetitle
{
    margin-left: auto;
    margin-right: auto;
    width: 930px;
    background-color: #ffffff;
    position: relative;
    padding: 7px 0px 7px 0px;
    text-align: center;
}

photoPageTitle
{
    width: 100%;
    height: auto;
    background-color: #ffffff;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TREE VIEW CONTROL

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.TreeView
{
    border-bottom: 1px dotted #B2B2B2 !important;
}

.TreeView div
{
    margin-left: 5px;
}

.TreeView table
{
    border-top: 1px dotted #B2B2B2 !important;
}

.TreeView div table
{
    border-bottom: none !important;
    border-top: none !important;
}

.TreeView table td
{
    padding: 2px 0;
}

.LeafNodesStyle
{
}


.RootNodeStyle
{
}

/* ALL ELEMENTS */
.NodeStyle
{
}

.ParentNodeStyle
{
    background: yellow;
}


a.SelectedNodeStyle
{
    background: #E5E5E5;
    display: block;
    padding: 2px 0 2px 3px;
}

a.greyText
{
    color: #333333;
    }



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

ul
{
    margin: 0;
    padding: 0;
}

ul li
{
    background-image: url(../../images/list-bullet-01-link.gif);
    margin-top: 0.1em;
    margin-bottom: 0.1em;
    margin-left: 0.4em;
}

li
{
    list-style: none;
    background: url(../../images/list-bullet-02.gif) no-repeat 0 .8em;
    padding: .2em 0 .2em 1em;
    margin-left: 0.4em;
}



ul.list-home-items
{
    margin: 0;
    padding: 0;
}

ul.list-home-items li
{
    background-image: url(../../images/home-link.gif);
    margin-left: 0.8em;
    margin-top: 0.4em;
    margin-bottom: 0.4em;
}


ul.list-of-people
{
    margin: 0;
    padding: 0;
}

ul.list-of-people li
{
    background-image: url(../../images/list-bullet-01-link.gif);
    padding: .1em 0 .1em 1em;
    margin-left: 0.4em;
}

ul.list-of-people a
{
    color: #333333; /*font-weight:bold;*/
}

ul.list-of-expertiseMain
{
    margin: 0;
    padding: 0;
}

ul.list-of-expertiseMain li
{
    background-image: url(../../images/list-bullet-01-link.gif);
    padding: .1em 0 .1em 1em;
    margin-left: 0.4em;
}

ul.list-of-expertiseMain a
{
    color: #333333; /*font-weight:bold;*/
}

ul.list-of-home-news
{
}

ul.list-of-home-news li
{
    background-image: url(../../images/list-bullet-01-link.gif);
    color: #333333;
}
ul.list-of-home-news a
{
    color: #333333;
}

ul.list-of-expertise
{
}

ul.list-of-expertise li
{
    border-bottom: 1px dotted #ff9933;
    background-image: url(../../images/list-bullet-01-link.gif);
    color: #333333;
}
ul.list-of-expertise a
{
    color: #333333;
}


/*ul.list-of-links
{
    border-bottom: 1px dotted #B2B2B2;
    
}*/

#content-side1-three-column ul.list-of-links, #content-side2-three-column ul.list-of-links
{
    margin: 0 0 30px 0px;
}

ul.list-of-links li
{
    border-top: 1px dotted #B2B2B2;
    background-image: url(../../images/list-bullet-01-link.gif);
    padding-top: 5px;
    padding-bottom: 5px;
}

ul.list-of-links li.current a
{
    color: #ff9933;
}
ul.list-of-links li.self
{
    background-image: url(../../images/sub-item.gif);
    margin-left: 15px; /*background-color: #fff1e6;*/
}
ul.list-of-links li.parents
{
    background-image: url(../../images/sub-item.gif);
    margin-left: 10px; /*background-color: #fff1e6;*/
}
ul.list-of-links li.meet
{
    background-image: url(../../images/sub-item.gif);
    margin-left: 20px; /*background-color: #fff1e6;*/
}

ul.list-of-links a
{
    color: #333333;
}

ul.list-of-links a:hover
{
    color: #ff9933;
}

ul.lists li
{
    border-bottom: 1px dotted #B2B2B2;
    background-image: url(../../images/list-bullet-01-link.gif);
    padding-top: 5px;
    padding-bottom: 5px;
}


ul.lists li a
{
    color: #333333;
}

ul.lists li a:hover
{
    color: #ff9933;
}

ul.lists li.self
{
    background-image: url(../../images/sub-item.gif);
    margin-left: 15px; /*background-color: #fff1e6;*/
}
ul.lists li.parents
{
    background-image: url(../../images/sub-item.gif);
    margin-left: 10px; /*background-color: #fff1e6;*/
}
ul.lists li.meet
{
    background-image: url(../../images/sub-item.gif);
    margin-left: 20px; /*background-color: #fff1e6;*/
}
ul.lists li.current a
{
    color: #ff9933;
}



ul.no-lines, ul.no-lines li
{
    border: none;
}

ul.list-of-ms-other
{
    margin: 0;
    padding: 0;
}

ul.list-of-ms-other li
{
    background-image: url(../../images/list-bullet-01-link.gif);
    margin-top: 0.1em;
    margin-bottom: 0.1em;
    margin-left: 0.4em;
}

ul.list-of-ms-other a
{
    color: #ffffff;
}

ul.list-of-events
{
    margin: 0;
    padding: 0;
}

ul.list-of-events li
{
    background-image: url(../../images/list-bullet-01-link.gif);
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 1.5em;
}



ul.list-of-pubs a
{
    color: #ffffff;
}


ul.list-of-pubs
{
    margin: 0;
    padding: 0;
}

ul.list-of-pubs li
{
    background-image: url(../../images/list-bullet-01-link.gif);
    margin-left: 1.5em;
}



ul.list-of-events a
{
    color: #ffffff;
}

ul.list-of-csr
{
    margin: 0;
    padding: 0;
}

ul.list-of-csr li
{
    background-image: url(../../images/list-bullet-01-link.gif);
    margin-left: 2em;
}

ul.list-of-linksTC
{
    border-bottom: 1px solid #f2e8da;
}

ul.list-of-linksTC li
{
    border-top: 1px solid #f2e8da;
    background-image: none;
    padding-left: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}

ul.list-of-linksTC li.current
{
    background-color: #666666;
}

ul.list-of-linksTC a
{
    color: #333333;
}

ul.list-of-linksTC a:hover
{
    color: #ff9933;
    text-decoration: underline; 
}




/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE FEATURE AREA




.feature-area {
	background-color:#6799D1;
}
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MARTINEAU PEOPLE PAGES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.peopleName
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 22px;
    line-height: 150%;
    color: #ffffff;
}

.peopleTitle
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ff9933;
    font-weight: normal;
    line-height: 150%;
}

.peopleLinks
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
    line-height: 150%;
}
/* Links for email address of people on expertise page */

.peopleExpertiseEmail
{
    font-size: 10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HR PAGES NAV 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#HRNav
{
    background: #ffffff;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0px 0px 0px;
    width: 675px;
    position: relative;
    font-weight: normal;
    text-align: left;
    float: left;
}

#HRNav a:link, #HRNav a:visited, #HRNav a:active
{
    color: #FFFFFF;
    text-decoration: none;
}

#HRNav a:hover
{
    color: #D4E7F8;
    text-decoration: underline;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES & PHOTOS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img
{
    border: none;
}

.photo-border
{
    border: 1px solid #cecece;
    padding: 4px;
    background: #d9d9d9 url(../../images/bg-photo.png) top repeat-x;
    margin-bottom: 5px;
    display: block;
}

.photo-float-left
{
    float: left;
    margin-right: 10px;
    border: 1px solid #cecece;
    padding: 4px;
    background: #d9d9d9 url(../../images/bg-photo.png) top repeat-x;
    margin-bottom: 7px;
    display: block;
}

.photo-float-left-nb
{
    float: left;
    margin-right: 5px;
    padding: 2px;
    margin-bottom: 7px;
    display: block;
}

.photo-float-right
{
    float: right;
    margin-left: 10px;
    border: 1px solid #cecece;
    padding: 4px;
    background: #d9d9d9 url(../../images/bg-photo.png) top repeat-x;
    margin-bottom: 7px;
    display: block;
}

.image-border-none
{
    border: none;
}




/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footerWrap
{
    background: #333333;
    margin-left: auto;
    margin-right: auto;
    width: 930px;
    position: relative;
}

#footer
{
    /*background:#ff9933;*/
    margin-top: 1px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1px;
    height: 15px;
    width: 914px;
    padding: 4px 4px 8px 4px;
    position: relative;
    color: #333333;
    font-size: 11px;
}

#footer ul
{
    margin: 0;
    padding: 0;
}

#footer li
{
    list-style: none;
    background: url(../../images/list1.gif) no-repeat;
    padding: .2em 0 .2em 2.3em;
    margin-left: 0.4em;
}

#footer a:link, #footer a:visited
{
    color: #333333;
    text-decoration: none;
}

#footer a:hover
{
    color: #333333;
    text-decoration: underline;
}

#footer a:active
{
    color: #333333;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER-SUB

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer-sub
{
    margin-top: 0px;
    margin-left: auto;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #333333;
    height: 31px;
    width: 924px;
    text-align: left; /*padding: 3px; */
    position: relative;
    font-size: 10px;
    color: #ffffff;
}



#footer-sub a:link, #footer-sub a:visited, #footer-sub a:active
{
    text-decoration: none;
    color: #ffffff;
}

#footer-sub a:hover
{
    color: #ffffff;
    text-decoration: underline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER Address

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#footerAdd
{
    /*background:#ff9933;*/
    margin-top: 1px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1px;
    height: 135px;
    width: 914px;
    padding: 4px 4px 8px 4px;
    position: relative;
    color: #333333;
    font-size: 11px;
}

#footerAdd ul
{
    margin: 0;
    padding: 0;
}

#footerAdd li
{
    list-style: none;
    background: url(../../images/list1.gif) no-repeat;
    padding: .2em 0 .2em 2.3em;
    margin-left: 0.4em;
}

#footerAdd a:link, #footerAdd a:visited
{
    color: #333333;
    text-decoration: none;
}

#footerAdd a:hover
{
    color: #333333;
    text-decoration: underline;
}

#footerAdd a:active
{
    color: #333333;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MISC CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.news-date
{
    font-size: 0.9em;
    font-style: italic;
    color: #A4A4A4;
}

.arrow
{
    vertical-align: middle;
}

input.button-big
{
    font-weight: bold;
    padding: .7em 1.5em;
    font-size: 1.1em;
    vertical-align: bottom;
}

input.button-small
{
    font-weight: normal;
    padding: .4em 1em;
    font-size: .8em;
    vertical-align: bottom;
}

.clear
{
    clear: both;
}

.none
{
    display: none;
}

.margined
{
    padding: .8em .8em .8em .8em;
}

.marginedRight
{
    padding: 15px 8px 8px 8px;
}

.dropdown
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
}
.clearBack
{
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
}
/* Used to avoid rendering problems with the menu control in Chrome and safari */

.staticMenuItem
{
    padding: 7px 5px 5px 5px;
    z-index: 100;
    
}

.numberPaging
{
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    font-size: 11px;
    padding: 3px;
    background-color: #333333;
}

.numberPagingCurrent
{
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    font-size: 11px;
    padding: 3px;
    background-color: #333333;
}

#ExpertiseHome
{
    padding: .8em .8em .8em 1.6em;
}

#ExpertiseHome a:link, #ExpertiseHome a:visited, #ExpertiseHome a:active, #ExpertiseHome a:hover
{
    color: #ffffff;
    text-decoration: none;
}


