html, body	{

background-color: #ffffff;
width: auto;
height: auto;
padding: 0;
margin: 0 auto;
font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
font-size: 9pt;
color: #666666;
display: block;
}

p,h2,h3, h4
{
	padding: 0;
	margin: 0 0 1em 0;
	text-align: justify;
}

#dOuterContainer	{
	padding: 0;
	margin: 0 auto;
	width: 780px;
	height: auto;;
	display: block;
	position: relative;
}

/*Global Content Styles */

h2
{
	color: #b62c26;
	background-image: url('/_images/h2_underline.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	font-size: 11pt;
	font-weight: bold;
}

h3
{
	color: #b62c26;
	font-size: 10pt;
	font-weight: bold;
}

h4
{
	color: #b62c26;
	font-size: 8pt;
	font-weight: bold;
}

img
{
	border: 1px solid #b52c26;
}
/*******START OF HEADER STYLES**********/
#dHeaderWrapper
{
	padding: 0;
	margin: 0;
	width: 780px;
	height: 184px;
	display: none;
}

#dHeaderTop
{
	display: none;
}

#dHeaderTopDate
{
	display: none;
}

#dHeaderTopDate p
{
	display: none;
}

#dHeaderTop ul
{
	display: none;
}

#dHeaderTop li
{
	display: none;
}

#dHeaderTop a, #dHeaderTop a:link, #dHeaderTop a:visited, #dHeaderTop a:active, #dHeaderTop a:hover
{
	display: none;
}

#dHeaderTopLink1
{
	display: none;
}

#dHeaderTopLink2
{
	display: none;
}

#dHeaderTopLink3
{
	display: none;
}

#dHeaderTopLink4
{
	display: none;
}


#dHeaderMiddle
{
	display: none;
}

#dHeaderMiddleLeft
{
	display: none;
}

#dHeaderMiddleLeft p
{
	display: none;
}

#dHeaderMiddleLeft a, #dHeaderMiddleLeft a:link, #dHeaderMiddleLeft a:visited, #dHeaderMiddleLeft a:active, #dHeaderMiddleLeft a:hover
{
	display: none;
}

#dHeaderMiddleRight
{
	display: none;
}

#dHeaderBottom
{
	display: none;
}

#dHeaderBottomLeft
{
	display: none;
}

#dHeaderBottomLeft fieldset
{
	border: none;
}

#inputNewsletterEmail
{
	display: none;
}

#inputNewsletterSubmit
{
	display: none;
}


#dHeaderBottomRight
{
	display: none;
}

#dHeaderBottomRight a
{
	display: none;
}

#dHeaderBottomRight ul
{
	display: none;
}

#dHeaderBottomRight li
{
	display: none;
}
/*******END OF HEADER STYLES************/


/*******START OF CONTENT AREA STYLES************/
#dContentWrapper
{
	padding: 0 0 1px 0;
	margin: 0;
	width: auto;
	height: auto;
	display: block;
}

#dContentLeft
{
	display: none;
}

#dContentLeft h4
{
	display: none;
}

#dContentLeft h4 a, #dContentLeft h4 a:link, #dContentLeft h4 a:visited
{
	display: none;
}

#dContentLeft h4 a:active, #dContentLeft h4 a:hover
{
	display: none;
}


#dContentLeftJobs
{
	display: none;
}



/* Jobs box */
#dContentLeftJobsTop
{
	display: none;
}

#jobsHeader
{
	display: none;
}

#dContentLeftJobsTopWrapper
{
	display: none;
}

#marqueecontainer
{
	display: none;
}

#jobsFooter
{
	display: none;
}

#jobsFooter a, #jobsFooter a:link, #jobsFooter a:visited, #jobsFooter a:active, #jobsFooter a:hover
{
	display: none;
}

/* End jobs box */



/* Notices box */
#dContentLeftJobsBottom
{
	display: none;
}

#noticesHeader
{
	display: none;
}

#dContentLeftJobsBottomWrapper
{
	display: none;
}

#marqueecontainer1
{
	display: none;
}

#noticesFooter
{
	display: none;
}

#noticesFooter a, #noticesFooter a:link, #noticesFooter a:visited, #noticesFooter a:active, #noticesFooter a:hover
{
	display: none;
}

/* End notices box */

/* Slogan */
#dSlogan
{
	display: none;
}
/* Eng Slogan */


#dContentLeftHeight
{
	display: none;
}

#dContentRight
{
	padding: 0 0 1px 0;
	margin: 0;
	width: auto;
	height: auto;
	display: block;
	float: left;
}

#dContentPadding
{
	padding: 10px;
	margin: 0;
	width: auto;
	height: auto;
	display: block;
}

/*******END OF CONTENT AREA STYLES**************/


/*******FOOTER STYLES **************************/
#dFooter
{
	padding: 0 0 1px 0;
	margin: 0;
	width: auto;
	height: 51px;
	position: relative;
	
	border-top: 1px dotted black;
}

#dFooter a, #dFooter a:link, #dFooter a:visited
{
	color: #999999;
}

#dFooter a:active, #dFooter a:hover
{
	color: #999999;
	text-decoration: none;
}

#dFooterLeft
{
	display: none;
}

#dFooterRight
{
	padding: 5px 0 0 0;
	margin: 0;
	width: auto;
	height: auto;
	display: block;
	text-align: center;
	font-size: 10px;
}
/*******END OF FOOTER STYLES *******************/


/**********Content Styles*********************/
.rightpadded
{
	padding: 0;
	margin: 0 10px 0 0;
}

#dContentPadding
{
	font-size: 8pt;
}

#dContentPadding a, #dContentPadding a:link, #dContentPadding a:visited
{
	text-decoration: none;
	color: #0061a3;
	font-weight: bold;
}

#dContentPadding a:active, #dContentPadding a:hover
{
	text-decoration: underline;
	color: #0061a3;
	font-weight: bold;
}

.seperator
{
	display: block;
	padding: 5px 0 5px 0;
	margin: 0;
	width: 490px;
	height: 1px;
	background-image: url('/_images/h2_underline.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

.collapsedTable
{
	border-collapse: collapse;
	border: 1px solid #b52c26;
	border-style: dashed;
}

.noBorder
{
	border: none;
}

.warning
{
	color: #ff0000;
	font-weight: bold;
}

.contactusTextBox
{
	width: 180px;
}

.formLabel
{
	font-weight: bold;
}

.boldText
{
	font-weight: bold;
}


/************ Other Styles**************************/
.access
{
	display: none;
}

#dPrintHeader
{
	display: block;
	border-bottom: 1px solid black;
	text-align: right;
}

#dPrintHeader img
{
	border: none;
}