/* CSS Document */
body
{
	/*margin:15px 0px 0px 0px;*/
	/*top:50%;*/
	background:url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin:0px;
	/*text-align:center;*/
}

#layout
{
	position: 		relative;
	/*margin:			0 auto;*/
	width:970px;
	/*height:670px;*/
	height:605px;
	/*text-align:center;*/
	/*border: 1px solid #FFFFFF;*/	
	
	
	/*
	position:absolute;
    left: 			50%;
	top: 			50%;
	margin-top: 	-335px;
   margin-left: 	-485px;
    width: 			970px;    
    height: 		670px;
	*/
	
	
	/*vertical-align:middle;*/
	/*margin-top:10%;*/


}






input.text 
{
	width:			200px;
	border:			0px;
	height:			20px;
	font-family:	Arial;
	font-size:		12px;
}

select 
{
	width:			200px;
	height:			20px;
	border:			0px;
	font-family:	Arial;
	font-size:		12px;
}

.textarea
{
	width:			460px;
	height:			80px;
	border:			0px;
	font-family:	Arial;
	font-size:		12px;
}



.subheading1
{
	font-size:		14px;
	font-family:	Century Gothic;
	color:			#FFFFFF;
}

.title1
{
	font-size:			12px;
	font-family:		Arial;
	color:				#FFFFC9;	
	font-weight:		bold;
	text-decoration:	none;
}

.date1
{
	color:			#CCCCCC;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		10px;
	text-decoration:none;
}

.content1
{
	color:			#FFFFFF;
	font-family:	Verdana;
	font-size:		11px;
	line-height:	1.4em;
	/*text-decoration:	none;*/
	letter-spacing:	0.03em;
}

.content2
{
	color:			#FFFFFF;
	font-family:	Verdana;
	font-size:		9px;
	word-spacing:	0.05em;
}

.pressTitle
{
	font-size:			17px;
	font-family:		Century Gothic;
	color:				#FFFFC9;
}

.caption1
{
	color:				#FFFFC9;
	font-family:		Verdana;
	font-size:			11px;
}

.yellowLink
{
	color:				#FFCC00;
	font-family:		Verdana;
	/*font-weight:		bold;*/
	font-size:			11px;
	text-decoration:	none;
}

.backToLink
{
	color:				#979967;
	font-family:		Verdana;
	font-weight:		bold;
	font-size:			11px;
	text-decoration:	none;
}


.homeCareer
{
	/*font-weight:		bold;*/
	color:				#FFFFFF;
	font-family:		Century Gothic;
	font-size:			11px;
}

.stayInformed
{
	font-size:			11px;
	font-family:		Century Gothic;
	color:				#CCCC98;
	font-weight:		bold;
}

.disclaimer
{
	color:			#FFFFFF;
	font-family:	Verdana;
	font-size:		9px;
	text-decoration:none;
}


.mainMenu
{
	color:			#2A2601;
	font-family:	Century Gothic;
	font-size:		11px;
}

.latest
{
	color:			#FFFFFF;
	font-family:	Century Gothic;
	font-size:		17px;
}

.other
{
	color:			#FFFFFF;
	font-family:	Century Gothic;
	font-size:		14px;
}

.playVideo
{
	color:			#FFFFCD;
	font-family:	Verdana;
	font-size:		9px;
	font-weight:	bold;
	text-decoration:none;
}

.closeVideo
{
	color:			#000000;
	font-family:	Verdana;
	font-size:		9px;
	font-weight:	bold;
	text-decoration:none;
}


.tooltipLink
{
	color:			#676733;
	font-size:		10px;
	font-weight:	bold;
	font-family:	Verdana;
	text-decoration:none;
}


.tooltipFont
{
	color:			#666666;
	font-size:		11px;
	font-family:	Verdana;	
}


.homeNews
{
	color:			#FFFFCC;
	font-size:		11px;
	font-family:	Verdana;
	text-decoration:	none;
}


.download
{
	color:				#FFFFCC;
	font-family:		Verdana;
	font-weight:		bold;
	font-size:			10px;
	text-decoration:	none;
}



.jobContent
{
	color:				#CCCCC0;
	font-family:		Verdana;
	font-size:			11px;
}


.contactUsFont
{
	color:				#CCCC9A;
	font-family:		Verdana;
	font-size:			11px;
	font-weight:		bold;
}


font.verdana10pxFontBlack
{
	font-family:		Verdana;
	font-size:			11px;
	/*font-weight:		bold;*/
	color:				#000000;
}

input.contactUsForm 
{
	border:1px solid #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:200;
}

select.contactUsForm2
{
	border:1px solid #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:200;
}
textarea.contactUsForm3
{
	border:1px solid #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:425;
}

.verdana10pxFontGold
{
	color:			#FDFF95;
	font-family:	Verdana;
	font-size:		11px;
	line-height:	1.4em;
	text-decoration:	none;
	/*word-spacing:	-0.1em;*/
}

.verdana10pxFontGrey
{
	color:			#666666;
	font-family:	Verdana;
	font-size:		11px;
	line-height:	1.4em;
	text-decoration:	none;
	/*word-spacing:	-0.1em;*/
}

.verdana10pxFontGrey2
{
	color:			#CCCCCC;
	font-family:	Verdana;
	font-size:		11px;
	line-height:	1.4em;
	text-decoration:	none;
	/*word-spacing:	-0.1em;*/
}

.verdana10pxFontFDFFD0
{
	color:			#FDFFD0;
	font-family:	Verdana;
	font-size:		11px;
	/*line-height:	1.4em;*/
	text-decoration:	none;
	/*word-spacing:	-0.1em;*/
}

.centuryGothic12pxFFFFCC
{
	font-family:		Century Gothic; 
	font-size:			13px; 
	color:				#ffffcc; 
	/*font-weight:		bold;*/
	text-decoration:none;
}

.centuryGothic12pxCCCC99
{
	font-family:		Verdana; 
	font-size:			10px; 
	color:				#CCCC99; 
	/*font-weight:		bold;*/
	text-decoration:none;
	/*letter-spacing:-0.05em;*/
}
hr.hr1 
{
	color: #464533;
	background-color: #464533;
	height: 1px;
	border:0px solid #464533;
}

hr.hr2
{
	color: #CCCC9A;
	background-color: #CCCC9A;
	height: 2px;
	border:0px solid #CCCC9A;
}

div#contactFormLayer 
{
	visibility: hidden; position: absolute; top:0px; left:0px;  z-index:500;
}




