/* CSS Document */
.underline
	{
		text-decoration: underline;
	}

.body-txt
	{
		font-family: Verdana, Arial, "Times New Roman";
		font-size: 8pt;	
		color: #424B4A;
		line-height: 28px;
		text-align: justify;
		font-weight: 500;
	}

.body-table-title-txt
	{
		font-family: Verdana, Arial, "Times New Roman";
		font-size: 11pt;	
		color: #424B4A;
		line-height: 28px;
		text-align: justify;
		font-weight: bold;
	}
	
.apply
	{
		font-family: Verdana, Arial, "Times New Roman";
		font-size: 12px;	
		color: #424B4A;
		line-height: 28px;
		text-align: justify;
		font-weight: bold;
	}

.job-list-txt
	{
		font-family: Verdana, Arial, "Times New Roman";
		font-size: 11px;	
		color: #424B4A;
		line-height: 28px;
		text-align: justify;
		font-weight: bold;
		text-decoration: underline;
	}
	
.body-table-txt
	{
		font-family: Verdana, Arial, "Times New Roman";
		font-size: 9pt;	
		color: #424B4A;
		line-height: 28px;
		text-align: justify;
		font-weight: 500;
		text-decoration: none
	}

a.body-table-txt
	{
		font-family: Verdana, Arial, "Times New Roman";
		font-size: 9pt;	
		color: #424B4A;
		line-height: 28px;
		text-align: justify;
		font-weight: bold;
		text-decoration:underline;
	}
	
a.body-table-txt:hover
	{
		font-family: Verdana, Arial, "Times New Roman";
		font-size: 9pt;	
		color: #424B4A;
		line-height: 28px;
		text-align: justify;
		font-weight: bold;
		text-decoration:underline;
	}
	
.body-title-txt
	{
		font-family: Verdana, Arial, "Times New Roman";
		font-size: 9pt;	
		color: #424B4A;
		line-height: 28px;
		text-align: justify;
		font-weight: bold;
	}

.left-main-txt
	{
		font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
		font-size: 12px;	
		color: #FD3604;
		font-weight: bold;
	}
	
a.left-main-txt
	{
		font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
		font-size: 12px;	
		color: #FD3604;
		font-weight: bold;
		text-decoration: none;
	}

a.left-main-txt:hover
	{
		font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
		font-size: 12px;	
		color: #FD3604;
		font-weight: bold;
		text-decoration: none;
	}

.footer-txt
	{
		font-family: Verdana, Arial, "Times New Roman";
		font-size: 8pt;	
		color: #636666;
	}

.content-txt
	{
		font-family: Verdana, Arial, "Times New Roman";
		font-size: 10pt;
		color: #FD3604;
		font-weight: bold;
	}
	
.news-title-txt
	{
		font-family: "MS Sans Serif", Arial, "Times New Roman";
		font-size: 13pt;	
		color: #FD3604;
		font-weight: bold;		
	}
	
.date-txt
	{
		font-family: Arial, "Times New Roman";
		font-size: 11px;
		color: #2D66F0;
		font-weight: bold;
		font-style: italic;
	}
	
.news-link-txt
	{
		font-family: "Franklin Gothic Medium", "MS Sans Serif" Arial, "Times New Roman";
		font-size: 11px;
		color: #424B4A;
	}

	
a.news-link-txt
	{
		font-family: "Franklin Gothic Medium", "MS Sans Serif" Arial, "Times New Roman";
		font-size: 11px;
		color: #424B4A;
		text-decoration:underline;
	}
	
a.news-link-txt:hover
	{
		font-family: "Franklin Gothic Medium", "MS Sans Serif" Arial, "Times New Roman";
		font-size: 11px;
		color: #424B4A;		
		text-decoration: none;
	}
	
.left_link
	{
		font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
		font-size: 12px;	
		color: #3C3A3A;
		text-decoration: none;
		font-weight: normal;
		cursor: hand;
	}
	
a.left_link
	{
		font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
		font-size: 12px;		
		color: #3C3A3A;
		text-decoration: none;
		font-weight: normal;
		cursor: hand;
	}

a.left_link:hover
	{
		font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
		font-size: 12px;	
		color: #3C3A3A;
		text-decoration: underline;
		font-weight: normal;
		cursor: hand;
	}
	
.footer_img
	{
		background:url(images/certificate.gif) top no-repeat;
		height:98px;
	}
	
.sub_footer_img
	{
		background:url(images/certificate-gray.gif) top no-repeat;
		height:98px;
	}
	
.right-shade
{
	background:url(images/right-shade.gif);
	background-repeat: repeat-y;
	width: 6px;
}

.bottom-shade
{
	background: url(images/news-bottom-shade.gif);
	background-repeat: repeat-x;
	height: 6px;
}

.bottom-pic
{
	background: url(images/bottom-shade-pic.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
}

.bread_link
	{
		font-family: Verdana, Arial, "Times New Roman";
		font-size: 11px;		
		color: #021759;
		text-decoration: none;
		font-weight: normal;
		cursor: hand;
	}



a.bread_link
	{
		font-family: Verdana, Arial, "Times New Roman";
		font-size: 11px;		
		color: #021759;
		text-decoration: none;
		font-weight: normal;
		cursor: hand;
	}

a.bread_link:hover
	{
		font-family: Verdana, Arial, "Times New Roman";
		font-size: 11px;		
		color: #021759;
		text-decoration: underline;
		font-weight: normal;
		cursor: hand;
	}
	
ul{
	position:relative;
	display:block;
	padding:13px 0px 10px 10px;
	margin:0px;
	list-style:none;
}
li{
	position:relative;
	border:0px 
	padding:10px 10px 10px 10px;
	margin:0px;
	color:#000000;
	height:30px;
}
li a:hover{
	cursor:pointer;
	color:#848484;	
}
li a{
	width:100%;
	text-decoration:none;
	color:#585858;	
}

.table-border
{
	border: 1px;
	border-color: #999999;
	border-style: solid;
}


.image-shade
{
	border-bottom-style: inset;
	border-bottom-color: #CCCCCC;
	border-right-style: inset;
	border-right-color: #CCCCCC;
}

.site-map-title-txt
	{
		font-family: Verdana, Arial, "Times New Roman";
		font-size: 9pt;	
		color: #424B4A;
		line-height: 28px;
		text-align: justify;
		font-weight: bold;
		text-decoration: none;
	}
