@import "general.css";

body
{
	
}


div.navPages2
{
	color:blue !IMPORTANT;
	font-size:20px;
	text-align:left;
	padding-left:30px;
}


div.navPages2 a
{
	color:blue !IMPORTANT;
	font-size:20px;
	
	float:left;
	
	border:0px solid red;
	
}

div.navPages2 a:hover
{
	color:blue !IMPORTANT;
	font-size:20px;
	float:left;
}

div#container
{
	direction: rtl;
	position: relative;
	margin-right: 34px;
	
}

div.awardsContainer
{
	padding-bottom:22px;
	margin-bottom:12px;
	width:650px;
}
	
div.sideStrip1
{
	float: right;
	width:20px;
}

div.inHonor
{
	float: right;
	width:200px;
}

div.inHonorText
{
	border-style:solid;border-width:0px;
	text-align:right;
	direction:rtl;
}

div.stripOverAwardsContent
{

	padding-top:6px;
	width: 650px;
	height:22px;
	text-align:center;
	font-size:14px;
}

div.twoAwards
{

	margin-right:100px;
	width:600px;
}

div.twoAwardsText
{
	margin-top:25px;
	width:650px;
}

div.twoAwardsImages
{
	margin-top:10px;
	width:650px;
	padding-bottom:35px;
	background-image:url(../images/awards/sep3.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

div.sideStrip
{
	border-style:solid;
	border-width:0px;

	float:right;
	width:0px;
}

div.inHonor
{
	text-align:right;
	float:right;
	width:193px;
}

div.middleStrip
{
	float:right;
	width:128px;
}

p
{
	border-style:solid;
	border-width:0px;
}

p.textTitle
{
	font-weight:bold;
	text-decoration: underline;
	margin:0px;
	padding:0px;
}

p.textBody
{
	margin:0px;
	padding:0px;
}

p.textEnglish
{
	font-weight:bold;
	margin:0px;
	padding:0px;
}

a.barHomeLink
{
	width:184px;
	height:22px;
	color:#594C36 ! important;
	margin-left:10px;
	margin-right:45px;
	font-size:17px;
	font-weight:bold;
	border:0px solid red;width:100%;
}

a.barLink
{
	
	height:22px;
	color:#594C36 ! important;
	margin-left:10px;
	margin-right:10px;
	font-size:17px;
	font-weight:bold;
	border:0px solid red;
}

a.barLink:hover
{
	text-decoration:none;
	color:#C8A97E ! important;
	font-size:17px;
	font-weight:bold;
}

a.barLinkSelected
{
	text-decoration:none;
	color:red ! important;
	font-size:17px;
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
}

.barHomeLinkTD{border:0px solid green;width:180px;}