/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	background-image: url(images/lft_back.gif); background-repeat: repeat-y;
	margin-top:	0px; margin-left: 0px; margin-bottom: 0px;
	font-family: Tahoma, Sans-Serif;
	font-size: 10pt;
}

.whtleft { background-image: none; }

td, p, br	{
	font-size: 10pt; 
}

.pg115		{ position: relative; margin-left: 115px; margin-top: -10px; }
.smlpg		{ margin-left: 10px; width: 550px; }
.topright	{ FLOAT: right; PADDING-TOP: 6px; font-size: 10px; font-family: Tahoma; }

.lftLink1	{
	font-weight: bold; 
	font-size: 13px; 
	font-family: Verdana; 
	font-variant: small-caps; 
}
.lftLink2, .lftLink3 { font-family: Tahoma; color: #FFFFFF; }
.lftLink2		{ font-size: 12px; }
.lftLink3		{ font-size: 10px; }
.langBtnArea	{ POSITION: absolute; TOP:472px; left:0px; PADDING: 5px 0px 1px 0px; WIDTH: 108px; BACKGROUND-COLOR: #2d508c; TEXT-ALIGN: center; }
.careers		{ position: absolute; top:400px; left:0px; width:110px; text-align:center; font-size:8pt; }
.careers a		{ color:White; }
.careers a:visited		{ color:White; }

.smltblfont		{ font-family: Tahoma; font-style: normal; font-size: 11px; }
.prodCatTitle1	{
	font-family: Arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.prodCatTitle2	{ font-family: Arial; font-size: 16px; font-style: italic; color: #333333; }
.AccHeader		{ font-family: Verdana; font-weight: bold; font-size: 14px; }

.pgTtlW, .pgTtlB {
	font-weight: bold;
	font-size: 18px;
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
	text-indent: 5px;
	font-style: italic;
	font-family: Verdana;
}
.pgTtlW			{ color: #FFFFFF; padding-left: 10px; }
.pgTtlB			{ color: #000000; border-bottom: #5F8195 1px solid; }

.srchLbls		{ font-family: Arial; font-size: 11px; }
.intrctns		{ font-size: 11px; color: #333333; text-align: justify; }
.newsHeader		{ text-align:justify; font-size: 12px; color: #333333; }
.eventTitle		{ font-size: 14px; font-weight: bold; }

.cntct1			{ font-size: 16px; font-weight: bold; margin-bottom: -8px; margin-top: 20px; color:#2E528F; }
.cntct2			{ margin-top: 0px; margin-bottom: 10px; margin-left: 50px; }
.cntct3			{ text-transform: capitalize; color: #0000FF; font-family: Tahoma; font-size: 13px; margin-bottom: 6px; margin-top: 0px; }

.uplnk			{ text-align: center; margin: 0px; font-size: 9px; text-transform: capitalize; font-style: normal; }

.cntrlGry		{ font-size: 11px; color: #999999; }
.cntrlBlk		{ font-size: 11px; color: #111111; }

.caption		{ font-family: Tahoma; font-size: 10px; }
.btmfnt			{ font-size: 10px; font-family: Verdana; }
.tblHdr	
{
	background-image: url(images/grayfade.gif); 
	font-family: Verdana; font-weight: bold;
	padding-top: 5px; padding-bottom: 5px; padding-left: 2px;
}

.Item			{ margin-bottom: 8px; }
.distLnk		{ font-weight: bold; font-size: 14px; color: A10024; }
.distTtl		{ background-color: 2E528F; font-family: Verdana; font-size: 11px; font-weight: bold; color: #FFFFFF; padding: 5px; }

/*	used in ImageLibrary	*/
	.lib	
	{
		float:left; 
		margin:5px; 
		border:solid 1px #666666; 
		padding:1px; 
		text-align:center;
		color:Black; font-weight:normal;
		}
	.fldr	
	{
		margin:10px 40px 1px 6px;
		background-image:url(images/icon_folder-open.gif);
		background-repeat:no-repeat; background-position:left top;
		padding:6px 0px 0px 36px; 
		height:28px; 
		color:blue;
		font-weight:bold; white-space:nowrap;
		}

