﻿/*Global Table Style*/
table {
	width:100%;
	/*border-style:none;*/
	border:1px;
	margin: 10px 0;
	border-collapse: collapse;
}

table th{
	border-style:none;
	text-align:left;
	padding: 2px 0px 2px 10px;
}
table td{
	border:1;
}

.odd{
	background: none repeat scroll 0 0 #E9E9E9;
}
.even{
	background: none repeat scroll 0 0 #FFFFFF;
}
/*Global Table Style*/

.detailIcon
{
	background: url("images/plus_icon.png") no-repeat scroll right 0 transparent;
	padding: 1px 22px 0 0;
	font-size:11pt;
	float: right;
}

/*SubIFT default table style*/
.SubIFT_Templates .SubIFT_MiddleHalf2 table
{
	width:100%;
}
.SubIFT_Templates .SubIFT_MiddleHalf2 table .SubIFTSimpleTitleBlue{
    background-color: #3D7CC3;
    color: #FFFFFF;
    font-weight:bold;
}
.SubIFT_Templates .SubIFT_MiddleHalf1 table .SubIFTSimpleTitleBlue{
    background-color: #3D7CC3;
    color: #FFFFFF;
    font-weight:bold;
}
.SubIFT_Templates .SubIFT_MiddleHalf2 table th{
    background-color: #3D7CC3;
    color: #FFFFFF;
}
.SubIFT_Templates .SubIFT_MiddleHalf2 table td
{
	padding: 4px 0px 4px 10px;
}
/*SubIFT default table style*/

/*SubIFT SubIFTtable0 table style*/
.SubIFT_Templates .SubIFT_MiddleHalf2 .SubIFTtable0 {
	width:100%;
	border-style:none;
	border:1px;
	margin: 10px 0;
}
.SubIFT_Templates .SubIFT_MiddleHalf2 .SubIFTtable0 .SubIFTtable0TitleBlue{
	border-style:none;
	text-align:left;
	padding: 2px 0px 2px 10px;
	line-height: 3;
	vertical-align: middle;
	color:#FFF;
	background:url("/Content/Templates/SubIFT/images/top_right_corner.png") no-repeat top right #4C90CE;
}
.SubIFT_Templates .SubIFT_MiddleHalf2 .SubIFTtable0 .SubIFTtable0TitleBlue td{
	padding:20px:
}
.SubIFT_Templates .SubIFT_MiddleHalf1 .SubIFTtable0TitleBlue{
	border-style:none;
	text-align:left;
	padding: 2px 0px 2px 10px;
	line-height: 2;
	vertical-align: middle;
	color:#FFF;
	background:url("/Content/Templates/SubIFT/images/top_right_corner.png") no-repeat top right #4C90CE;
	font-size:11pt;
}
.SubIFT_Templates .SubIFT_MiddleHalf1 .SubIFTtable0TitleBlue td{
	padding:20px;
}
.SubIFT_Templates .SubIFT_MiddleHalf2 .SubIFTtable0 .SubIFTSimpleTitleBlue td{
	color:#FFF;
	border-top:none;
}
.SubIFT_Templates .SubIFT_MiddleHalf2 .SubIFTtable0 tr:first-child{
	padding-bottom:4px;
    color: gray;
    vertical-align: top;
}
.SubIFT_Templates .SubIFT_MiddleHalf2 .SubIFTtable0 tr:first-child td{
    padding-top: 5px;
    padding-left:7px;
}
.SubIFT_Templates .SubIFT_MiddleHalf2 .SubIFTtable0 tr
{
	line-height: 2;
}
.SubIFT_Templates .SubIFT_MiddleHalf2 .SubIFTtable0 td
{
    border-bottom:1px solid #808080;
    border-top:1px solid #808080;
    color: gray;
    padding-left:7px;
    vertical-align: top;
}
.SubIFT_Templates .SubIFT_MiddleHalf2 .SubIFTtable0 tr img
{
	float:left;
	clear:both;
}
.SubIFT_Templates .SubIFT_MiddleHalf2 .SubIFTtable0 tr .odd{
	background: none repeat scroll 0 0 #dffffe;
}
.SubIFT_Templates .SubIFT_MiddleHalf2 .SubIFTtable0 tr .even{
	background: none repeat scroll 0 0 #FFFFFF;
}
.SubIFT_Templates .SubIFT_MiddleHalf2 .SubIFTtable0 tr td.bg1
{
    background-color: #F9F9F9;
    height: 25px;
}
.SubIFT_Templates .SubIFT_MiddleHalf2 .SubIFTtable0 tr td.bg2
{
    background-color: #F6F6F6;
    height: 25px;
}
.SubIFT_Templates .SubIFT_MiddleHalf2 .SubIFTtable0 tr td.bg3
{
    background-color: #F3F3F3;
    height: 25px;
}
.SubIFT_Templates .SubIFT_MiddleHalf2 .SubIFTtable0 tr td.bg4 
{
	background-color: #F0F0F0;
    height: 25px;
}
/*SubIFT SubIFTtable0 table style*/

/*SubIFT SubIFTtable1 table style*/
.SubIFT_Templates .SubIFT_MiddleHalf2 .SubIFTtable1 {
	width:100%;
	margin: 10px 0;
}
.SubIFT_Templates .SubIFT_MiddleHalf2 .SubIFTtable1 tr:first-child{
	color:#FFF;
	text-align:left;
	padding: 0 0 0 7px;
	background-color:#E9E9E9;
}
.SubIFT_Templates .SubIFT_MiddleHalf2 .SubIFTtable1 tr:first-child td
{
	border-style:none;
}
.SubIFT_Templates .SubIFT_MiddleHalf2 .SubIFTtable1 td{
    color: #555;
    padding: 0 0 0 7px;
    border-style:none;
}
.SubIFT_Templates .SubIFT_MiddleHalf2 .SubIFTtable1 .SubIFTtable1TitleBlue{
	border-style:none;
	text-align:left;
	padding: 2px 0px 2px 10px;
	line-height: 3;
	vertical-align: middle;
}
.SubIFT_Templates .SubIFT_MiddleHalf2 .SubIFTtable1 .SubIFTtable1TitleBlue td{
	border-style:none;
	color:#FFF;
	background-color:#4C90CE;
}
.SubIFT_Templates .SubIFT_MiddleHalf2 .SubIFTtable1 .SubIFTtable1TitleBlue td:last-child{
	border-style:none;
	background:url("/Content/Templates/SubIFT/images/top_right_corner.png") no-repeat top right #4C90CE;
}
/*SubIFT SubIFTtable1 table style*/

/*SubIFT SubIFTtable2 table style*/
.SubIFT_MiddleHalf2 .SubIFTtable2 tr:first-child td
{
	background:url("/Content/Templates/SubIFT/images/title.jpg") repeat-x scroll 0 0 #4C90CE;
	font-size: 12pt;
	font-weight: bold;
	padding: 5px 11px;
	text-align:left;
	color:#fff;
}
.SubIFT_MiddleHalf2 .SubIFTtable2 tr td
{
	border:0 none;
}
.SubIFT_MiddleHalf2 .SubIFTtable2 tr:last-child td
{
	border-bottom:1px solid;
}
/*SubIFT SubIFTtable2 table style*/

/*SubIFT SubIFTImgLink table style*/
.SubIFT_MiddleHalf2 .SubIFTImgLink
{
	font-size: 12pt;
	font-weight: bold;
	padding: 5px 11px;
	text-align:left;
}
.SubIFT_MiddleHalf2 .SubIFTImgLink tr:first-child td
{
	width: 180px;
	background-color:#FFF;
}
.SubIFT_MiddleHalf2 .SubIFTImgLink td
{
	padding: 3px 5px 0px 5px;
}
.SubIFT_MiddleHalf2 .SubIFTImgLink .SubIFTLinkDescription
{
	background:url("/Content/Templates/SubIFT/images/bottom_right_corner.png") no-repeat bottom right #4C90CE;
	border-right:14px solid #FFFFFF;
	border-left:14px solid #FFFFFF;
	border-right:15px solid #FFFFFF \9;
	border-left:15px solid #FFFFFF \9;
	padding: 10px 15px 8px 8px;
	text-transform:uppercase;
	font-size:12pt;
	height:60px;
	vertical-align: bottom;
}
.SubIFT_MiddleHalf2 .SubIFTImgLink .SubIFTLinkDescription td:last-child
{
	border-right:15px solid #FFFFFF;
}
.SubIFT_MiddleHalf2 .SubIFTImgLink img
{
	width: 176px;
}
.SubIFT_MiddleHalf2 .SubIFTImgLink a
{
	color: #FFF;
}
.SubIFT_MiddleHalf2 .SubIFTImgLink a:hover
{
	color: #E6E6E6;
}
/*SubIFT SubIFTImgLink table style*/

/*SubIFT SubIFTLinkPage table style*/
.SubIFT_MiddleHalf2 .SubIFTLinkPage
{
	border-collapse:separate;
	font-size: 12pt;
	font-weight: bold;
	padding: 5px 11px;
	text-align: left;
}
.SubIFT_MiddleHalf2 .SubIFTLinkPage tr:first-child td
{
	width: 180px;
}
.SubIFT_MiddleHalf2 .SubIFTLinkPage td
{
	vertical-align: top;
	padding-right: 8px;
	padding-bottom:15px;
	background:url("/Content/Templates/SubIFT/images/bottom_right_corner.png") no-repeat bottom right #4C90CE;
	height: 120px;
	height: 80px \9;
	border: 10px solid #FFF;
}
.SubIFT_MiddleHalf2 .SubIFTLinkPage a
{
	color: #FFF;
	font-size:12pt;
	font-weight:normal;
	padding-right:13px;
}
.SubIFT_MiddleHalf2 .SubIFTLinkPage a:hover
{
	color: #E6E6E6;
}
.SubIFT_MiddleHalf2 .SubIFTLinkPage .SubIFTLinkPageNoContent
{
	background:url("/Content/Templates/SubIFT/images/white_corner.png") no-repeat bottom right #fff;
}
/*SubIFT SubIFTLinkPage table style*/

/*SubIFT SubIFTSimpleTable table style*/
.SubIFT_MiddleHalf2 .SubIFTSimpleTable
{
    margin-top:40px;
}
.SubIFT_MiddleHalf2 .SubIFTSimpleTable td
{
    width:595px;
    background:url(images/job_content_corner.png) no-repeat right #fff;
    border-top:1px solid #333;
    border-bottom:1px solid #333;
}
.SubIFT_MiddleHalf2 .SubIFTSimpleTable a
{
    color:#808080;
}
.SubIFT_MiddleHalf2 .SubIFTSimpleTable a span
{
    color:#808080;
}
/*SubIFT SubIFTSimpleTable table style*/

/*SubTC Default table style*/
.SubTC_Template .SubTC_LeftArea table {
	border-style:none;
	border:1px;
}
.SubTC_Template .SubTC_LeftArea table tr:first-child{
	color:#666;
	padding-left:10px;
}
.SubTC_Template .SubTC_LeftArea table td{
	padding-top: 6px;
	padding-bottom: 6px;
}
/*SubTC Default table style*/

/*SubTC_TableStyle0*/
.SubTC_Template .SubTC_LeftArea .SubTCtable0 {
}
.SubTC_Template .SubTC_LeftArea .SubTCtable0 tr:first-child{
	background-color:#808080;
	color:#FFF;
	text-align:left;
}
.SubTC_Template .SubTC_LeftArea .SubTCtable0 span{
	color:#555;
}
.SubTC_Template .SubTC_LeftArea .SubTCtable0 p{
	color:#555;
}
.SubTC_Template .SubTC_LeftArea .SubTCtable0 div{
	color:#DE2F34;
}
/*SubTC_TableStyle0*/

/*SubTC_TableStyle1*/
.SubTC_Template .SubTC_LeftArea .SubTCtable1 {
	border-style:none;
	border:1px;
}
.SubTC_Template .SubTC_LeftArea .SubTCtable1 td{
	color:#666;
	border:1px solid #666;
	padding: 10px;
}
.SubTC_Template .SubTC_LeftArea .SubTCtable1 tr .odd{
	background: none repeat scroll 0 0 #AAAAAA;
}
.SubTC_Template .SubTC_LeftArea .SubTCtable1 tr .odd td{
	color: #FFF;
}
.SubTC_Template .SubTC_LeftArea .SubTCtable1 tr .even{
	background: none repeat scroll 0 0 #FBAC36;
}
.SubTC_Template .SubTC_LeftArea .SubTCtable1 tr .even td{
	color: #FFF;
}
.SubTC_Template .SubTC_LeftArea .SubTCtable1 span{
	color:#FFF;
}
.SubTC_Template .SubTC_LeftArea .SubTCtable1 p{
	color:#666;
}
.SubTC_Template .SubTC_LeftArea .SubTCtable1 div{
	color:#666;
}
/*SubTC_TableStyle1*/

/*SubTC_Dean'sListStyle*/
.SubTC_Template .SubTC_LeftArea .DeanListStyle {
	border-style:none;
	border:0px;
}
.SubTC_Template .SubTC_LeftArea .DeanListStyle tr
{
    height: 100px;
}
.SubTC_Template .SubTC_LeftArea .DeanListStyle tr:last-child td:first-child
{
	width:10%
}
.SubTC_Template .SubTC_LeftArea .DeanListStyle tr:last-child td:last-child
{
	width:40%
}
.SubTC_Template .SubTC_LeftArea .DeanListStyle tr td
{
	padding:5px 5px 5px 5px;
}
.SubTC_Template .SubTC_LeftArea .DeanListStyle tr:first-child
{
	background-color:#808080;
	line-height: 17px;
	height: auto;
}
.SubTC_Template .SubTC_LeftArea .DeanListStyle tr:first-child td
{
    color: #FFFFFF;
    font-size: 10pt;
    font-weight: bolder;
    text-align: left;
}
.SubTC_Template .SubTC_LeftArea .DeanListStyle tr:first-child td p:first-child
{
    color: #FFFFFF;
    font-size: 10pt;
    font-weight: bolder;
    float: left;
}
.SubTC_Template .SubTC_LeftArea .DeanListStyle tr:first-child td p
{
    color: #FFFFFF;
    font-size: 10pt;
    font-weight: bolder;
    float: right;
}
.SubTC_Template .SubTC_LeftArea .DeanListStyle td img
{
    height: 84px;
    width: 70px;
}
.SubTC_Template .SubTC_LeftArea .DeanListStyle span
{
	color:#FFFFFF;
}
.SubTC_Template .SubTC_LeftArea .DeanListStyle p
{
    color: #666666;
    font-weight: bold;
    line-height: 16px;
    text-align: inherit;
}
.SubTC_LeftHalfArea p.top
{
    height: auto;
    letter-spacing: 0;
    line-height: 1px;
    text-align: right;
}

.SubTC_Template .SubTC_LeftArea .DeanListStyle h2{
    font-size: 11pt;
    font-weight: bold;
    line-height: 23px;
}
/*SubTC_Dean'sListStyle*/

/*SubTHS Default table style*/
.SubTHS_rightHalfArea1 table
{
	width:100%;
	color:#404040;
	border-collapse:collapse;
	font-size:10pt;
}
.SubTHS_rightHalfArea1 table tr:first-child
{
	padding-left:5px;
	line-height:30px;
}
.SubTHS_rightHalfArea1 table td
{
	padding:5px;
}
/*SubTHS Default table style*/

/*SubTHSTable0*/
.SubTHS_rightHalfArea1 .SubTHSTable0
{
}
.SubTHS_rightHalfArea1 .SubTHSTable0 tr:first-child
{
	background-color:#B0B0B0;
}
/*SubTHSTable0*/

/*SubTHSTable1*/
.SubTHS_rightHalfArea1 .SubTHSTable1
{
	color:#404040;
}
.SubTHS_rightHalfArea1 .SubTHSTable1 .SubTHSTable1MiddleBg
{
	background-color:#B0B0B0;
}
.SubTHS_rightHalfArea1 .SubTHSTable1 tr:first-child
{
	background-color:#B0B0B0;
}
.SubTHS_rightHalfArea1 .SubTHSTable1 tr:last-child
{
	background-color:#B0B0B0;
}
.SubTHS_rightHalfArea1 .SubTHSTable1 td
{
	border:0 none;
}
.SubTHS_rightHalfArea1 .SubTHSTable1 tr
{
	border-bottom: 1px solid #B0B0B0;
}
/*SubTHSTable1*/

/*SubTHSTable2*/
.SubTHS_rightHalfArea1 .SubTHSTable2
{
	color:#404040;
}
.SubTHS_rightHalfArea1 .SubTHSTable2 tr:first-child
{
	background-color:#B0B0B0;
}
.SubTHS_rightHalfArea1 .SubTHSTable2 .oddrow
{
	background-color:#E6E6E6;
}
.SubTHS_rightHalfArea1 .SubTHSTable2 td
{
	border:0 none;
}
/*SubTHSTable2*/

/* chrome and safari only */
@media screen and (-webkit-min-device-pixel-ratio:0) { /* safari 4+, chrome 1+ */
	.SubIFT_MiddleHalf2 .SubIFTLinkPage td
	{
		height: 80px;
	}
}
/* chrome and safari only */


/*SubRestaurant*/

.RESTAURANT_content tr{
    border-bottom: 1px solid black;
}
.RESTAURANT_content td
{
	font-size: 10pt;
	padding-top: 5px;
}
.RESTAURANT_content td:first-child
{
    vertical-align: top;
}
.RESTAURANT_content .goldline
{
	padding-bottom: 8px;
    padding-top: 4px;
	font-weight: bold;
	border-bottom: 1px solid #BBA500;
}
.RESTAURANT_content tr:first-child td
{
	vertical-align:top;
}

.RESTAURANT_content td p{
    text-align:justify;
}
.RESTAURANT_content a:hover
{
	color:#bba500;
}
.RESTAURANT_content a
{
    color:#9D8604;
}


.RESTAURANT_content .RESTAURANT_3col_tt
{
	margin-bottom:50px;
}
.RESTAURANT_content .RESTAURANT_3col_tt tr:first-child td
{
    border-top: 1px dashed #FFFFFF;
}
.RESTAURANT_content .RESTAURANT_3col_tt .Header td
{
	color: #BBA500;
    padding: 3px 10px;
    text-align: left;
    vertical-align: top;
	font-weight: bold;
	font-size:16px;
}
.RESTAURANT_content .RESTAURANT_3col_tt tr
{
	border-bottom:none;
}
.RESTAURANT_content .RESTAURANT_3col_tt td{
	border-bottom: 1px dashed #FFFFFF;
    color:#FFF;
    max-width:230px;
    padding:10px;
    vertical-align:top;
}
.RESTAURANT_content .RESTAURANT_3col_tt td p{
    color:#FFF;
    margin:0;
    display:block;
    margin:0;
}
.RESTAURANT_content .RESTAURANT_3col_tt a:hover
{
	color:#bba500;
}
.RESTAURANT_content .RESTAURANT_3col_tt a
{
    color:#9D8604;
}
/*SubRestaurant*/


/*SubLibrary*/
.LIBRARY_inner_book
{
	margin-top: -40px;
	margin-bottom:120px;
}
.LIBRARY_inner_book tr{
    border-bottom: 1px solid black;
}
.LIBRARY_inner_book td
{
	padding:10px 0px;
}
.LIBRARY_inner_book td:first-child
{
	width:170px;
	vertical-align:top;
}
.LIBRARY_inner_book img{
    width:116px;
}
.LIBRARY_inner_book td p{
    text-align:justify;
    font-size:1em;
}
.LIBRARY_inner_book a,.LIBRARY_inner_book a:hover{
    color:#00818D;
}



.LIBRARY_inner_interlibrary_loan{
    width:100%;
    margin-bottom:20px;
    border-bottom:1px solid #333;
/*    font-size:0.9em;*/
}
.LIBRARY_inner_interlibrary_loan tr:first-child
{
	background-color:#00818E;
	font-weight:bold;
}
.LIBRARY_inner_interlibrary_loan tr:first-child td{
    font-size:0.9em;
    vertical-align:top;
/*    font-weight:normal;*/
    color:white;
    text-align:left;
    padding:3px 10px;
    border:none;
}
.LIBRARY_inner_interlibrary_loan tr:first-child td:first-child{
    background: url(./Templates/SubLibrary/images/content_corner.jpg) #00818E no-repeat top left;
    width:14%;
    width:15% \9;
}
.LIBRARY_inner_interlibrary_loan td p{
    color:#333;
    margin:0;
    font-size: 0.9em;
}
table.LIBRARY_inner_interlibrary_loan tr
{
	border-bottom:none;
}
.LIBRARY_inner_interlibrary_loan td{
    border-left:1px solid #333;
    color:#333;
    max-width:230px;
    padding:10px;
    vertical-align:top;
    font-size:0.9em;
}
.LIBRARY_inner_content_even{
    background-color:lightgrey;
/*    border-bottom:1px solid darkgrey;*/
/*    border-top:1px solid darkgrey;*/
}
.LIBRARY_inner_interlibrary_loan td:first-child{
    border:none;
}
.LIBRARY_inner_interlibrary_loan_remarks td p{
    display:block;
    margin:0;
}



.LIBRARY_inner_content table{
    width:100%;
/*    color: white;*/
}
.LIBRARY_inner_content .simpleLibraryHeader
{
	background-color:#333;
}
.LIBRARY_inner_content .simpleLibraryHeader td{
	font-weight:bold;
    color:white;
    text-align:left;
    padding:3px 10px;
}
.LIBRARY_inner_content .simpleLibraryHeader td:first-child{
    background: url(./Templates/SubLibrary/images/darkGreyCorner_whiteBkg.jpg) #333 no-repeat top left;
}
.LIBRARY_inner_content tr{
    border-bottom:1px solid darkgrey;
}
.LIBRARY_inner_content td
{
	color:#333;
    max-width:230px;
    padding:10px;
    vertical-align:top;
    font-size:0.9em;
}
/* NOT SUPPORTED BY IE <= 8 */
/*.LIBRARY_inner_content tr:nth-child(even){
    background-color:lightgrey;
}*/
/*SubLibrary*/

/*SubPousada*/
.POUSADA_rightcol_body .simplePousadaHeader {
    background-color: #ACA07F;	
}
.POUSADA_rightcol_body td {
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 0px;
    border-bottom: 1px solid #000;
}
.POUSADA_specials_table td p
{
	margin:0px;
}
/*SubPousada*/


/*SubOSH*/

/* Sub OSH Default Table*/
.SubOSH_Mid_Left table td
{
	padding: 5px;
}
.SubOSH_Mid_Left table tr.SubOSHDefHeaderNoTopLine
{
	border-top: none;
}
.SubOSH_Mid_Left table tr.SubOSHDefHeaderColor
{
	background-color: #808080;
	border-top: none;
	border-bottom: none;
}
.SubOSH_Mid_Left table tr.SubOSHDefHeaderColor td
{
	color: #FFF;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:10px;
}
/* Sub OSH Default Table*/

/* Sub OSH Line Table*/
.SubOSH_Mid_Left table.simpleOSHLine tr:first-child
{
	border-top: solid 2px #004000;
}
.SubOSH_Mid_Left table.simpleOSHLine tr
{
	border-bottom: solid 2px #004000;
}
.SubOSH_Mid_Left table.simpleOSHLine td
{
	padding: 5px;
}
.SubOSH_Mid_Left table.simpleOSHLine tr.simpleOSHLineNoTopLine
{
	border-top: none;
}
/* Sub OSH Line Table*/

/* SubOSHImgLink*/
.SubOSHImgLink
{
	margin-top:25px;
}
.SubOSHImgLink img
{
	width:187px;
	height:187px;
	border: 0px;
}
table.SubOSHImgLink td
{
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
}
table.SubOSHImgLink tr:first-child
{
	border-top: none;
}
table.SubOSHImgLink tr
{
	border-bottom: none;
}
.SubOSHImgLink tr td:first-child
{
}
.SubOSHImgLink .SubOSHLinkDescription:first-child
{
	border-left:32px solid #9BCC4F;
	*border-left:16px solid #9BCC4F;
}
.SubOSHImgLink .SubOSHLinkDescription
{
	border-right:32px solid #9BCC4F;
	*border-right:16px solid #9BCC4F;
	border-left:32px solid #9BCC4F;
	border-bottom:50px solid #9BCC4F;
	color: #666;
	text-transform:uppercase;
	font-size:12pt;
	padding-bottom: 10px;
	background-color: #FFF;
	padding: 10px;
	font-weight: bold;
}
.SubOSHImgLink .SubOSHLinkDescriptionEmpty:first-child
{
	border-left:32px solid #9BCC4F;
	*border-left:16px solid #9BCC4F;
}
.SubOSHImgLink .SubOSHLinkDescriptionEmpty
{
	border-right:32px solid #9BCC4F;
	*border-right:16px solid #9BCC4F;
	border-left:32px solid #9BCC4F;
	border-bottom:50px solid #9BCC4F;
	padding-bottom: 10px;
	background-color: #9BCC4F;
	padding: 10px;
}
.SubOSHImgLink .SubOSHLinkDescription a
{
	color: #004000;
	font-size:12pt;
}
.SubOSHImgLink .SubOSHLinkDescription a:hover
{
	color: #26A339;
}
/* SubOSHImgLink*/

/* SubOSHLink*/
.SubOSHLink
{
	width:708px;
	margin:50px 0 -60px -30px;
}
.SubOSHLink td
{
	text-transform: uppercase;
	vertical-align:top;
	padding:30px;
	width:50%;
	background-color:#FBAF37;
}
.SubOSHLink td:first-child
{
	background-color:#929292;
}
.SubOSHLink td a
{
	font-size:20pt;
	color:#fff;
	font-weight:bolder;
	letter-spacing: 0.5px;
	line-height:27px;
}
/* SubOSHLink*/

/*SubOSH*/
.tender_table tbody tr th{
    border-style: solid;
    border-color: black;
    border-width: 3px;
    text-align: center;
    padding: 2px 5px 2px 5px;
}
