﻿div#dMainTop
{
	width: 900px;
	/*margin-top: 10px;*/
}

div.dMainBottomClass
{
	width: 900px;
	margin-top: 20px;
	margin-bottom: 20px;
	min-height: 200px;
	text-align: left;
	vertical-align:top;
}

div.dBottomLeft
{
	width: 265px;
	height: 200px;
	padding-bottom: 20px;
	margin-right: 15px;
	vertical-align: top;
	float: left;	
	text-align: justify;
}

div.dBottomRight
{
	width: 610px;
	height: 200px;
	padding-bottom: 20px;
	vertical-align: top;
	float: left;	
	text-align: justify;	
}

div.dLowerRight
{
	background-image: url(../images/LowerRightBackground.gif);
	background-repeat: no-repeat;
	width: 616px;
	height: 230px;
	float: left;
	position: relative;
	text-align: center;
}

div.dLowerLeft
{
	width: 265px;
	height: 230px;
	float: left;
	margin-right: 15px;
	position: relative;
	text-align: center;
}

div.dLowerLeftTopClass
{
	width: 265px;
	height: 35px;
	position: relative;
	background-image: url(../images/LowerLeftBackground.png);
	background-repeat: no-repeat;
}

div.dLowerLeftBottomClass
{
	width: 265px;
	height: 195px;
	position: relative;
	cursor: pointer;
}

div.dLowerRightNews
{
	width: 380px;
	height: 170px;
	margin-top: 15px;
	margin-left: 10px;
}

div.dNewsTitle /*Home page*/
{
	margin-top: 3px;
	overflow: hidden;
	color: #004D91;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	height: 20px;
}

div.dNewsSummary /*Home page*/
{
	margin-top: 15px;
	overflow: hidden;
	font-size: 9pt;
	text-align: left;
	height: 85px;
}

div.dNewsBtn
{
	margin-top: 10px;
	text-align: left;
}

div.dLowerRightContent
{
	width: 210px;
	height: 170px;
	margin-top: 15px;
}

table.tBottom2Right
{
	width: 600px;
	height: 210px;
	vertical-align: top;
}


/*     Careers     */
div.CareerForm
{
	width: 630px;
	float: left;
}

div.ListTitle
{
	width: 510px;
	margin-top: 20px;
	font-size: 14pt;
	font-weight: bold;
}
div.ListTitle1
{
	float: left;
}
div.ListTitle2
{
	color: #004D91;
	float: left;
	padding-left: 7px;
}

div.CareerTitle
{
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 9pt;
	color: #004D91;
	float: left;
	width: 510px;
	position: relative;
}

div.CareerTitleDetails
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 18pt;
	color: #004D91;
}

div.CareerTitle a
{
	color: #004D91;
	text-decoration: none;
}

div.CareerSummary
{
	font-size: 9pt;
	float: left;
	margin-bottom: 5px;
}

div#dGrid
{
	float: left;
	width: 510px;
}

div.CareerText
{
	margin-top: 10px;
	margin-bottom: 10px;
}

div.CareerContent
{
	margin-top: 30px;
	margin-bottom: 10px;
}

div.dRightCareer
{
	width: 630px;
	float: left;
	position: relative;
}

div.dCareerLinks
{
	margin-top: 20px;
	margin-bottom: 20px;
	text-decoration: none;
}

div.dCareerLinks a
{
	color: #004D91;
	text-decoration: none;
}

div.dRightCareer2
{
	font-size: 8pt;
	color: #464241;
	text-align:justify;
	padding-bottom:15px;
}

div.dSendButtom
{
	text-align: right;
	padding-bottom:15px;
}

/*   Careers End   */

