@charset "utf-8";
/* -- RESET CODE -- */
/* -- http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ -- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* -- ---------- -- */
/* -- START AREA -- */
/* -- ---------- -- */
html
{
	height: auto;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	background: #DEF2FB;
}
body
{
	background: #FFF url(images/bg_Tile.jpg) left bottom repeat-x;
}
.container
{
	position: relative;
	width: 877px;
	background-color: #FFF;
	margin: 0 auto 0 auto;
	padding-top: 14px; 
}
p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
strong,
h1, h2, h3, h4, h5, h6
{
	font-weight: bold;
}
.genClear{clear:both;}
.colorMainCol{color: #0076C0 !important;}
.colorDom{color: #C6972B !important;}
.colorHouse{color: #961B30 !important;}
.colorPorter{color: #029ED9 !important;}
.colorCater{color: #622976 !important;}
.colorTrain{color: #93C93D !important;}
.colorMan{color: #241E5A !important;}
.colorCons{color: #018644 !important;}
.colorMainCol2{color: #666666 !important;}
/* -- NAV AREA-- */
.healthcareLogo
{
	float: left;
}
.partOf
{
	float: right;
	margin: 0 10px 0 0;

}
/* -- ANIM NAV ROLL OVER -- */
.navBottomStyle {
            float: right;
			position: relative;
            height: 29px;
            width: 614px;
            padding: 5px 5px 5px 68px;
            margin: 36px 0 0 0;
            overflow: hidden;
            border-bottom: 1px solid #87D0ED; 
			
        }
                .navBottomStyle li {
                    float: right;
                    list-style: none;
                }
                    .navBottomStyle li.back {
                        border-bottom: 5px solid #87D0ED;
                        width: 9px;
                        height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                    .navBottomStyle li a {
                        font: bold 0.85em arial;
                        text-decoration: none;
                        color: #0986C8;
                        outline: none;
                        text-align: center;
                        top: 13px;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;
                        _margin: auto 6px; /* -- Fix for IE -- */
                    }   
                        .navBottomStyle li a:hover, .navBottomStyle li a:active, .navBottomStyle li a:visited {
                            border: none;
                        }  
/* -- HOME PAGE AREA -- */
#hpCopy
{
	width: 100%;
	min-height: 194px;
	padding: 28px 0 0 0;
	color: #666666;
	font-size: 0.7em;
	line-height: 1.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: transparent url(images/strip_panel_hp_bg.gif) left top no-repeat;
}
#hpCopy p
{
	margin: 0 0 2em 0;
}
#hpCopy .col1
{
	float: left;
	width: 331px;
	padding: 0 20px 0 20px;
}
#hpCopy .col1 h1
{
	font-size: 1.6em;
	margin: 0 0 0.6em 0;
	color: #0076C0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#hpCopy .col2 h2
{
	font-size: 1.4em;
	margin: 0 0 0.6em 0;
	color: #0076C0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#hpCopy .col3 h3
{
	font-size: 1.4em;
	margin: 0 0 0.6em 0;
	color: #0076C0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#hpCopy .col2
{
	float: left;
	width: 138px;
	padding: 0 20px 0 23px;
}
#hpCopy .col2 ul
{
}
#hpCopy .col2 ul li
{
	font-size: 1.20em;
	line-height: 2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#hpCopy .col2 ul a
{
	text-decoration: none;
}
#hpCopy .col2 ul a:hover
{
	text-decoration: underline;
}
#hpCopy .col3
{
	float: left;
	width: 281px;
	padding: 0 20px 0 22px;
}
#hpCopy .col3 p
{
	margin: 0 0 1em 0;
}
#hpCopy .col3 .hpBullet
{
	color: #0076C0;
	font-weight: bold;
	padding: 0 0 0 20px;
	background: transparent url(images/bullet2.gif) left top no-repeat;
	background-position: left 0.15em;
}
#hpCopy .col3 .hpBullet a
{
	color: #0076C0;
	text-decoration: none;
}
#hpCopy .col3 .hpBullet a:hover
{
	text-decoration: underline;
}
#mainFlashArea
{
	position: relative;
	width: 877px;
	height: 351px;
}
.hpVV
{
	position: absolute;
	bottom: 0;
	right: 0;
}
/* -- COPY TEMPLATE AREA -- */
#leftNav
{
	float: left;
	width: 165px;
	padding: 90px 25px 0 0;
}
#leftNav .servicesNav
{
	text-align: right;
}
#leftNav .servicesNav li
{
	margin: 5px 0;
}
#leftNav .servicesNav li a
{
	color: #0986C8;
	text-decoration: none;
	font-size: 0.85em;
}
#leftNav .servicesNav li a:hover
{
	text-decoration: underline;
}
#midCopy
{
	float: right;
	width: 683px;
	min-height: 550px;
	background: transparent url(images/bg_speech.gif) left top no-repeat;
	background-position: left 1em;
}
h1.copyServicesHeader
{
	float: left;
	width: 100%;
	height: 66px;
	color: #0986C8;
	padding: 37px 0 0 0;
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1.5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: transparent url(images/heading_strip.gif) left bottom no-repeat;
}
.copyServicesLCol
{
	float: left;
	width: 446px;
	padding: 20px 0 0 0;
	color: #666666;
	font-size: 0.7em;
	line-height: 1.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.copyServicesLCol p
{
	margin: 0 0 2em 0;
}
.copyServicesLCol a
{
	color: #0076C0;
	text-decoration: none;
}
.copyServicesLCol a:hover
{
	text-decoration: underline;
}
.copyServicesLCol .LImg
{
	float: left;
	padding: 0 20px 0 0;
}
.copyServicesLCol .RImg
{
	float: right;
	padding: 0 0 0 20px;
}
.copyServicesLCol ul
{
	margin: 1em 0 1em 2.2em;
}
.copyServicesLCol ul li
{
	padding: 0 0 0 20px;
	background: transparent url(images/bullet2.gif) left top no-repeat;
	background-position: left 0.45em;
}
.copyServicesLCol .bodyQuote
{
	font-size: 1.5em;
	line-height: 1.5em;
	color: #0986C8;
	margin: 1.2em 0 1.2em 0; 
	padding: 11px 0 0 0;
	font-family: Arial Rounded MT Bold, Arial, Verdana;
	background: transparent url(images/speechBubbleHdr.gif) left top no-repeat;
}
.copyServicesLCol .bodyQuote .tle
{
	width: 414px;
	padding: 0 15px 0 15px;
	background: transparent url(images/speechBubbleTile.gif) left top repeat-y;
}
.copyServicesLCol .bodyQuote .ftr
{
	width: 444px;
	height: 42px;
	background: transparent url(images/speechBubbleFtr.gif) left top no-repeat;
}
.copyServicesLCol .bodyQuote .qName
{
	color: #999;
	font-weight: normal;
	font-size: 0.7em;
}
.copyServicesRCol .rightQuote
{
	font-size: 0.9em;
	line-height: 1.3em;
	color: #0986C8;
	margin: 0 0 1em 0; 
	font-family: Arial Rounded MT Bold, Arial, Verdana;
}
.copyServicesRCol
{
	float: right;
	width: 194px;
	padding: 20px 20px 20px 20px;
}
/* -- VISION AND VALUES AREA -- */
.noFlashVVTable
{
	font-size: 0.8em;
	color: #666666;
	height: 351px;
	line-height: 1.4em;
	background: transparent url(images/vision_Values_Bg.jpg) left top no-repeat;
}
.noFlashVVTable .buffTop
{
	height: 50px;
}
.noFlashVVTable .col1
{
	text-align: right;
	width: 328px;
}
.noFlashVVTable .col2
{
	width: 220px;
	font-weight: bold;
	color: #0986C8;
	text-align: center;
}
.noFlashVVTable .col3
{
	text-align: left;
	width: 328px;
}
.noFlashVVTable a.sectionHdrLink
{
	text-decoration: none;
	font-weight: bold;
	font-size: 1.3em;
	color: #0986C8;
}
.noFlashVVTable a.sectionHdrLink:hover
{
	text-decoration: underline;
}
/* -- VV PANELS -- */

.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	position: relative;
	width: 100%;
	height: 225px;
		overflow: hidden;
}
/* These 2 lines specify style applied while slider is loading */
.cswVV {width: 100%; height: 210px; background: #fff; overflow: scroll;overflow:hidden !important;}
.cswVV .loading {margin: 70px 0 100px 0 !important; text-align: center;}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	border: 0px solid #000; /* this is the border. should have the same value for the links */
	margin: auto;
	width: 877px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 210px;
	clear: both;
	background: transparent url(images/strip_panel_bg.gif) left top no-repeat;
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
		height: 210px;
		overflow: hidden;
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 877px; /* Also specified in  .stripViewer  above */
}

.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 1em 1em 1em 1em;
}
.stripViewer h3
{
	color: #0986C8;
	font-size: 1.3em;
	margin: 0.6em 0 0.6em;
}
.stripViewer p
{
	color: #666;
	font-size: 0.7em;
	line-height: 1.6em;
	margin: 0 0 1em 0;
}

.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
    margin: auto;
}
		
.stripNav ul { /* The auto-generated set of links */
    list-style: none;
}
		
.stripNav ul li {
    float: left;
	margin-right: 0px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}
		
.stripNav a { /* The nav links */
    font-size: 0.6em;
	text-align: center;
	font-weight: bold;
	line-height: 1.1em;
	color: #0986C8;
	text-decoration: none;
	display: block;
	padding: 0 10px;
}
		
.stripNav li.tab1 a,
.stripNav li.tab2 a,
.stripNav li.tab3 a,
.stripNav li.tab4 a,
.stripNav li.tab5 a,
.stripNav li.tab6 a,
.stripNav li.tab7 a,
.stripNav li.tab8 a
{ border-right: 1px solid #c6e3ff;}
		
		.stripNav li a:hover {
			text-decoration: underline;
		}
		.stripNav li a.current {
			text-decoration: underline;
		}
/* -- CONTACT AREA -- */
.copyContactHeader
{
	float: left;
	width: 100%;
	height: 40px;
	color: #0986C8;
	padding: 37px 0 0 10px;
	font-weight: normal;
	font-size: 1.5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.copyContactWCol
{
	float: left;
	width: 100%;
	padding: 0 10px 15px 10px;
	color: #666666;
	font-size: 0.7em;
	line-height: 1.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.copyContactLCol
{
	float: left;
	width: 380px;
	padding: 15px 10px 10px 40px;
	color: #666666;
	font-size: 0.7em;
	line-height: 1.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: transparent url(images/sitePinGoogle.png) left top no-repeat;
}
.copyContactLCol a
{
	color: #0076C0;
	text-decoration: none;
}
.copyContactLCol a:hover
{
	text-decoration: underline;
}
.copyContactRCol
{
	float: right;
	width: 420px;
	padding: 13px 10px 0 0;
	color: #0986C8;
	font-size: 0.7em;
	line-height: 1.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.copyContactRColLeft
{
    float: right;
}
.copyContactRCol label
{
	float: left;
	clear: both;
	width: 136px;
	padding: 2px 0 0 0;
	margin: 0 0 11px 0;
}
.copyContactRCol input
{
	width: 254px;
	margin: 0 0 11px 0;
	color: #666;
	font-size: 1em;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	background: transparent url(images/form_bg.jpg) left top repeat-x;
}
.contactSubmit,
.contactSubmitSide
{
	float: right;
	clear: both;
	color: #FFF !important;
	width: 60px;
	height: 34px;
	padding: 2px 0 0 20px;
	display: block;
	text-decoration: none;
	background: #0082C5 url(images/submit_bg.gif) left top no-repeat;
}
.contactSubmitSide:hover,
.contactSubmit:hover
{
	text-decoration: underline;
}
.contactSubmitSide
{
	float: none;
}
.gmapArea
{
	color: #666666;
	font-size: 0.7em;
	line-height: 1.7em;
	margin: 10px 0 40px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul.gmapList 
{
	color: #666666;
	height: 282px;

}
ul.gmapList li
{
	min-height: 27px;
	padding: 0 0 0 30px;
	background: transparent url(images/sitePinSml.gif) left top no-repeat;
}
ul.gmapList li a
{
	color: #0076C0;
	text-decoration: none;
}
ul.gmapList li .gmapListAddress
{
	float: left;
	width: 240px;
}
ul.gmapList li .gmapListAddressV
{
	float: right;
	width: 55px;
}
ul.gmapList li a:hover
{
	text-decoration: underline;
}

#map
{
	float: right;
	width: 506px;
	height: 300px;
	border: 1px solid #C1E7F9;
	border-left: none;
	margin: 20px 10px 0 0;
}
/* TAB STYLES */
.tabPanelContainer 
{
}
.tabPanel {
    background: transparent url(images/gmapList_bg_tile.jpg) top right repeat-y; 
    width:348px; 
    height:300px; 
    border: 1px solid #C1E7F9; 
    overflow: auto;
}
.tabWrapper { padding: 1em 0.6em 0.6em 0.6em; }
#tabs ul {float:left;margin:0px;padding:0px;width:350px; }  
#tabs ul li {float:left;background:url('images/startDown.gif') no-repeat;margin-right:0px;}  
#tabs ul li a {float:left;background:url('images/endDown.gif') no-repeat;background-position: 100% 0%;padding-left:10px;padding-right:10px;text-decoration:none;font-weight:bold;color:#FFFFFF;line-height:20px;}  
#tabs ul li a:hover {text-decoration:underline;} 
#tabs ul li.on {float:left;background:url('images/start.gif') no-repeat;margin-right:0px;}  
#tabs ul li.on a {float:left;background:url('images/end.gif') no-repeat;background-position: 100% 0%;padding-left:10px;padding-right:10px;text-decoration:none;font-weight:bold;color:#FFFFFF;line-height:20px;}  
.tabWrapperInitialDis
{
	display: none;
}
/* --------------------------------------*/
.slider-wrapMap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	position: relative;
	float: left;
	width: 340px;
	margin: 0 0 0 10px;
}

/* -- FOOTER AREA -- */
#footer
{
	width: 100%;
	height: 18px;
	color: #FFF;
	font: bold 0.75em arial;
	text-align: center;
	padding: 29px 0 0 0;
	background: #FFF url(images/footer_Bg.jpg) left top no-repeat;
}
#footerSub
{
	position: relative;
	width: 877px;
	margin: 0 auto 0 auto;
	padding-top: 14px; 
	color: #4ABAF7;
	font-size: 0.6em;
	line-height: 1.1em;
}
#footerSub .p1
{
	float: left;
	margin: 5px 0 0 10px;
}
#footerSub .p1 a
{
	color: #4ABAF7;
	text-decoration: none;
}
#footerSub .p1 a:hover
{
	text-decoration: underline;
}
#footerSub .p2
{
	float: right;
}
#footerSub .p3
{
	float: right;
	margin: 0 10px 0 10px;
}
#footerSub .p2 img,
#footerSub .p3 img
{
	height: 21px;
	width: 58px;
}
/* -- NEWS AREA -- */
/* -- CAREERS AREA -- */
h1.copyNewsHeader,
h1.copyCareersHeader
{
	float: left;
	width: 100%;
	height: 66px;
	color: #0986C8;
	padding: 37px 0 0 0;
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1.5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: transparent url(images/heading_strip.gif) left bottom no-repeat;
}
h2.copyNewsHeaderArt,
h2.copyCareersHeaderJob
{
	clear: both;
	width: 100%;
	color: #0986C8;
	padding: 0 0 10px 16px;
	font-weight: normal;
	font-size: 1.2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: transparent url(images/bullet2.gif) left top no-repeat;
	background-position: left 0.4em;
}
h2.copyNewsHeaderArt span,
h2.copyCareersHeaderJob span
{
	font-size: 0.8em;
}
.article,
.job
{
	margin: 10px 0 20px 0;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.author { background: url(gfx/icon_author.gif) 0 50% no-repeat; padding-left: 15px; }
a.category { background: url(gfx/icon_category.gif) 0 50% no-repeat; padding-left: 15px; }

.article a,
.job a {  text-decoration: none; color: #0986C8; }
.article a:hover,
.job a:hover {  text-decoration: underline; color: #0986C8; }

.careersSearch
{
	color: #666666;
	font-size: 0.7em;
	line-height: 1.7em;
	margin: 0 0 0 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.careersSearch label
{
	position:relative;
	width: 83px;
	padding: 2px 0 0 0;
	margin: 0 0 11px 0;
	clear: both;
}
.careersSearch input
{
	width: 155px;
	margin: 0 0 11px 0;
	color: #666;
	font-size: 1em;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	background: transparent url(images/form_bg.jpg) left top repeat-x;
}
#applyForm1
{
	float: left;
	width: 446px;
	padding: 0 0 0 0;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.jobCentre
{
	float: left;
	margin: 3px 10px 0 0;
}
#applyForm1 h2
{
	float: left;
	width: 100%;
	height: 40px;
	color: #0986C8;
	padding: 17px 0 0 0;
	font-weight: normal;
	font-size: 1.5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#applyForm1 label
{
	float: left;
	position:relative;
	width: 184px;
	padding: 2px 0 0 0;
	margin: 0 0 11px 0;
	clear: both;
}
#applyForm1 input,
#applyForm1 select
{
	float: left;
	width: 254px;
	margin: 0 0 11px 0;
	color: #666;
	font-size: 1em;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	background: transparent url(images/form_bg.jpg) left top repeat-x;
}

#applyForm1 select
{
	width: 262px !important;
}

.fixer
{
	margin-right:-3px !important; /* Fixes a bug in IE6 */
}

#applyForm1 textarea
{
	height: 125px;
	padding: 5px;
	width: 432px;
	color: #666;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: transparent url(images/textarea_bg.jpg) left bottom repeat-x;
}
#applyForm1 .wideLabel
{
	width: 100%;
}
#applyForm1 .cvUpload
{
	width: 259px !important;
	margin: 0 0 25px 0;
}
.required
{
    color:Red;
    padding-left:5px;
    vertical-align:middle;
}
.careersSubmit
{
	float: right;
	clear: both;
	color: #FFF;
	width: 60px;
	height: 34px;
	padding: 2px 0 0 20px;
	display: block;
	text-decoration: none;
	background: #0082C5 url(images/submit_bg.gif) left top no-repeat;
}
.careersSubmit:hover
{
	text-decoration: underline;
}
.roleTypes
{
	color: #666666;
	font-size: 0.7em;
	line-height: 1.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 10px;
}
.roleTypes span
{
	color: #0986C8;
	font-weight: bold;
}
.roleTypes ul
{
	margin: 5px 0 0 3px;
}
.roleTypes ul li
{
	padding: 0 0 0 20px;
	background: transparent url(images/bullet2.gif) left top no-repeat;
	background-position: left 0.45em;
}
/*-- SIDEBAR --*/
.sidebarBox {
    margin:	10px; 
    background: #EAF7FD url(images/header_sidebar.gif) no-repeat;
    color: #666666;
    font-size: 0.8em;
	line-height: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sidebarBox h4 { color: #0986C8;
                 font-size: 0.85em;
                 padding: 10px;
                 border-bottom: 1px solid #FFFFFF;
                 font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sidebarBox ul {
	margin:	0 0.8em;
}

.sidebarBox li {
	background: transparent url(images/bullet2.gif) left top no-repeat;
	background-position: left 0.3em;
	padding: 0 0.4em 0 1.3em;
	margin: 0.3em 0 0 0;
	font-size:0.85em;
}

.sidebarBox-footer { height: 5px; background: url(images/footer_sidebar.gif) no-repeat; }

.sidebarBox select { width: 140px; margin: 10px 10px 5px 10px; }

.sidebarBox a {  text-decoration: none; color: #0986C8; }
.sidebarBox a:hover {  text-decoration: underline; color: #0986C8; }

.tools { margin: 0; padding:0; list-style:none; float:right; }
.tools li { margin-left:20px; background-repeat:no-repeat; background-position:0 0; float:left; }
.tools a { color: #0986C8; display:block; padding:0.6em 0 0.2em 0.6em; text-decoration:none;}
.print { background-image:url(images/icon_print.png) !important; }
.discuss { background-image:url(images/iconComment.gif); }
.send { background-image:url(images/iconEmail.gif); }
.send a { padding-right:0px;  }
.tools a:hover { text-decoration:underline; }
.apply { background-image:url(images/icon_apply.png) !important; }
.apply a { padding-right:0px;  }
.historyback{background-image:url(images/icon_back.png) !important;}


#applyForm{ margin: 20px 0 30px 0; }
.fields{
	float:left;
	padding: 0px 10px 10px 0;
}
.clr { clear: both; height: 0.1px; font-size: 0; line-height: 0; }
label {
    display:block;
    padding:0 0 2px;
    vertical-align:middle;
}
.message{
	width:623px;
	border: 1px solid #CCC;
}
/* -- ABOUT US PAGE -- */
.sideLink
{
	clear: both;
	position: relative;
	height: 80px;
}
.sideLink .imgView
{
	float:left;
}
.sideLink .imgLink
{
	float:right;
	width: 110px;
	font-size: 0.7em;
	line-height: 1.3em;
	margin: 23px 0 0 0;
}
.sideLink .imgLink a
{
	display:block;
	color: #0986C8;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sideLink .imgLink a:hover
{
	text-decoration: underline;
}

.lowerFooter .linkL
{
	float: left;
	font-size: 0.8em;
	color: #333;
}
.lowerFooter .linkL a
{
	color: #333;
	text-decoration: none;
	margin: 0 5px 0 5px;
}
.lowerFooter .linkL a:hover
{
	text-decoration: underline;
}
