/***************** Headings **************/

div#positionWrapper div#content h1
{
	font-size: 240%;
	font-weight: bold;
}

div#positionWrapper div#content h2
{
	font-size: 110%;
	clear: left;
	background-color: #33B287;
	color: #fff;
	width: 691px;
	margin-left: 21px;
	padding: 5px 0 5px 12px;
}

/* for IE5 \*/
* html div#positionWrapper div#content h2
{
	width: 701px;
	w\idth: 691px;
}
/* End for IE5 */

div#bottomLeft div#search form#fHomeSearch h3
{
	color: #33B287;
	font-size: 170%;
	font-weight: bold;
}

div#bottomLeft div#workingat h4
{
	color: #33B287;
	font-size: 120%;
}

/***************** Main Content - top **************/

body
{
	border-top: 8px solid #33B287;
}

div#header div#logo
{
	margin-top: 12px;
}

div#positionWrapper
{
	background-image: url(../designImages/home_bg_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #fff;
	width: 749px;
	float: left;
}

 div#positionWrapper div#content
 {
	margin-top: 10px;
	margin-left: 2px;
	margin-right: 2px;
	width: 745px;
	float: left;
	background-color: #DEEEE8;
}

/* for IE5 \*/
* html div#positionWrapper div#content
{
	margin-left: 1px;
	m\argin-left: 2px;
	margin-right: 1px;
	m\argin-right: 2px;
}
/* End for IE5 */

div#positionWrapper div#content div#topRight
{
	margin-top: 0;
	float: left;
	width: 600px;
}

div#positionWrapper div#content div#topRight img
{
	margin-top: -8px;
	margin-right: 21px;
	margin-bottom: 10px;
	margin-left: 21px;
	float: left;
	z-index: 100;
	position: relative;
	width: 208px;
}


div#positionWrapper div#content div#topRight div#welcomeText
{
	width: 350px;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
}


div#positionWrapper div#content div#topRight div#welcomeText p#welcome
{
	padding-top: 0px;
	font-size: 150%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

div#positionWrapper div#content div#topRight div#welcomeText p
{
	font-size: 110%;
}

/***************** Main Content - bottom **************/

div#bottomLeft
{
	margin-top: 11px;
	margin-bottom: 10px;
	margin-right: 21px;
	margin-left: 21px;
	float: left;
	display: inline;
}

div#bottomLeft	div#search
{
	background-image: url(../designImages/homeSearchBox.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 309px;
	margin-bottom: 11px;
}

div#bottomLeft div#search form#fHomeSearch
{
	margin: 0 11px;
	width: 280px;
	font-weight: bold;
}

div#bottomLeft div#search form#fHomeSearch .input
{
	width: 200px;
	margin-top: 5px;
}

div#bottomLeft div#search form#fHomeSearch .submit
{
	background-color: #fff;
	border:0;
	color: #33B287;
	font-size: 140%;
	font-weight: bold;
	cursor: pointer;
}


div#bottomLeft div#workingat
{
	background-image: url(../designImages/homeWorkingBoxBackground.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #fff;
	width: 309px;
	float: left;
	padding-bottom: 5px;
}

div#bottomLeft div#workingat img
{
	float: left;
	margin: 0 5px;
}

div#bottomLeft div#workingat a:link,
div#bottomLeft div#workingat a:visited
{
	font-weight:normal;
}

div#bottomRight
{
	float: left;
	width: 369px;
}

div#bottomRight ul
{
	list-style-type: none;
}

div#bottomRight ul div
{
	float: left;
}

div#bottomRight ul div.text
{
	width: 290px;
}

div#bottomRight ul li
{
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}

div#bottomRight ul li p
{
	font-size: 95%
}

div#bottomRight ul li h4 a:link,
div#bottomRight ul li h4 a:visited
{
	color: #33B287;
	font-size: 120%;
}

div#bottomRight ul img
{
	margin-right: 10px;
}

/***************** Footer **************/

div#footer
{
	background-image: url(../designImages/home_bg_bottom.gif);
}

/***************** Ticker **************/

div#positionWrapper div#content div#ticker
{
	background-color: #EBF5F1;
	width: 703px;
	padding: 5px 0 5px 0;
	clear: both;
	height: 1.5em;
	margin-left: 21px;
	position: relative;
	overflow: hidden;
}

/* for IE5 \*/
* html div#positionWrapper div#content div#ticker
{
	height: 25px;
	he\ight: 1.5em;
}
/* End for IE5 */

div#positionWrapper div#content div#ticker ul
{
	position: absolute;
	width: 3500px;
}

div#positionWrapper div#content div#ticker ul li
{
	display: inline;
	font-weight: normal;
	color: #3E73B7;
	float: left;
	display: block;
	margin-left: 10px;
  }

div#positionWrapper div#content div#ticker ul li a
{
	color: #3E73B7;
	font-weight: bold;
	padding-left: 11px;
	background-image: url(../designImages/working_arrow_bullet_small.gif);
	background-repeat: no-repeat;
	background-position: 1px 2px;
}

/***************** End Ticker **************/
