/*Basic layout styles */

/* below here are the new cacading menue scripts */
#wrapper {
	border: none;
	width: 890px;
	margin-top: 0px;
	margin-left: 0px;
}
#Member_WImage {
	position:absolute; left: 424px; top: 15px;
	width:472px; height:61px; z-index:2;
	background-image: url(../image/business5.png);
}
#Member_PageTitle {
	position:absolute; top: 10px; left: 10px;
	width:190px; height:36px; z-index:1;
}
#ribera {
	position:absolute; left: 160px; top: 15px;
	width:339px; height:88px; z-index:11;
	background-color: transparent;
}
#DataWrapper {
	border: none;
	position:relative;
	left:140px;
	top: 0px;
	width: 790px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#Ewrapper {
	border: none;
	position:absolute;
	left: 10px; top: 90px;
	width: 857px;
	margin-top: 0px; margin-left: 0px;
}
#NavWrapper {
	border: none;
	position:absolute;
	left: 10px;
	top: 160px;
	width: 931px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../image/gradLeft.jpg);
	
}
#NavBrownWrapper {
	border: none;
	position:absolute;
	left: 10px;
	top: 140px;
	width: 150px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../image/gradTechLeft.jpg);
	
}
#CornerWrapper {
	border: none;
	position:absolute;
	left: 10px;
	top: 10px;
	width: 150px;
	height: 150px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../image/gradCorner.jpg);
}
#CornerBrownWrapper {
	border: none;
	position:absolute;
	left: 10px;
	top: 10px;
	width: 140px;
	height: 140px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../image/gradTechCorner.jpg);
}
#HeaderWrapper {
	border: none;
	position:absolute;
	left: 160px;
	top: 10px;
	width: 780px;
	height: 150px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../image/gradRight.jpg);
}
#HeaderBrownWrapper {
	border: none;
	position:absolute;
	left: 150px;
	top: 10px;
	width: 790px;
	height: 140px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../image/gradTechRight.jpg);
}
#Ficon{
	position: relative;
	left: 0px;
	top: 0px;
	width: 200px;
	height: 149px;
	background-image: url(../image/TheTwoOfUs.png);
	background-repeat: no-repeat;
	top: 5px;
	left: 10px;
}
#Fintro{
	position: absolute;
	left: 241px;
	top: 62px;
	width: 600px;
	height: 70px;
}

/***************************  German block and section link spec *****************************/
#German {
	position:absolute;
	width:85px;
	height:23px;
	z-index:10;
	left: 580px;
	top: 20px;

}
#German a:link, #German a:visited {
	display: block;
	padding: 0px;
	color: #ffffff;
	font-size: 10px;
	background-color: transparent;
	text-decoration: none;
	font-family: Arial;
}

#German a:hover{
	background-color: #5f80a1;
	text-decoration: underline;
	font-size: 10px;
	font-family: Arial;
}

/********************************  **********************************/
#Fgerman {
	position:absolute;
	width:85px;
	height:23px;
	z-index:10;
	left: 372px;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

/***************************  English block and section link spec *****************************/
#English {
	position:absolute;
	width:85px;
	height:23px;
	z-index:10;
	left: 580px;
	top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
#English a:link, #English a:visited {
	display: block;
	padding: 0px;
	color: #ffffff;
	font-size: 10px;
	background-color: transparent;
	text-decoration: none;
	font-family: Arial;
}

#English a:hover{
	background-color: #5f80a1;
	text-decoration: underline;
	font-size: 10px;
	font-family: Arial;
}
/***************************  END - English block and section link spec *****************************/
#Fenglish {
	position:absolute;
	width:85px;
	height:23px;
	z-index:10;
	left: 472px;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
#INCOSE {
	position:absolute;
	width:183px;
	z-index:10;
	left: 480px;
	top: 20px;
}
#pageNav{
	position: absolute; left: 15px; top: 170px;
	width:140px;
	padding: 0px;
	background-color: #2a5580;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	z-index: 100;
}
/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #ffffff;
	font-size: 12px;
	background-color: #2a5580;
	text-decoration: none;
	font-family: Arial;
}

#sectionLinks a:hover{
	border-top: 1px solid #ffffff;
	background-color: #5f80a1;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
}
/************ END - sectionLinks styles **************/

#DateTime {
	position:absolute; left: 675px; top: 20px;
	width:220px; height:30px;
	z-index:10;	
	background-color: #9A0335;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: normal;
	font-size: 12px;
	text-align: center;
}
#DayTime {
	position:absolute;
	width:200px;
	height:14px;
	z-index:10;
	left: 204px;
	top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #eeeeee;
	background-color: #9A0335;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: normal;
	font-size: 12px;
	text-align: center;
}

#PageTitle {
	position:absolute; 
	width:184px; 
	height:36px; 
	z-index:1; 
	top: 10px; 
	left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #9F3945;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

#WImage {
	position:absolute;
	width:476px;
	height:61px;
	z-index:2;
	left: 424px;
	top: 10px;
	background-image: url(../image/business5.png);
}

#nav{
	border-bottom:1px solid #000000;
}

#nav ul{
	padding: 0;
	margin: 0;
}

#nav ul li{
	padding: 0;
	Margin: 0;
	font-size: 12px;
}

#nav ul li a{
	color: #000000;
	text-decoration: none;
	padding: 0 15px;
	border-right: 1px solid #000000;
	text-align: center;
	width: 9em;
	font-family: Arial, Helvetica, sans-serif;
}

#nav ul li a:hover, #nav ul li a:focus{
	text-decoration: underline;
}

#masthead{
	width: 890px;
	height: 90px;
	background-image: url(../image/W1.jpg);
	background-repeat: no-repeat;
	top: 5px;
	left: 10px;
}
#Fmasthead{
	position: absolute;
	top: 5px;
	left: 10px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width: 890px;
	height: 160px;
	background-repeat: no-repeat;
}
#Emasthead{
	position: absolute;
	top: 5px;
	left: 10px;
	background-image: url(../image/egyptheader.jpg);
	background-repeat: no-repeat;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width: 857px;
	height: 71px;
	background-repeat: no-repeat;
}
#DetailBody {
	position: absolute;
	height: 237px;
	width: 892px;
	top: 120px;
	left: 10px;
}
#FdetailBody {
	position: absolute;
	height: 237px;
	width: 890px;
	top: 180px;
	left: 10px;
}
/* Content Styles */
.plaintext16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.formTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
.formField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.subHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
}
.repeatRegionHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.FormSmallAttentionText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	font-weight: bold;
	background-color: #FFFF99;
}
.AttentionText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
}
.smallRedAttentionText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border: none;
}
.SmallBlackText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.smallNysomsAttentionText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9F3945;
	font-weight: bold;
	background-color: #FFFFFF;
	font-style: italic;
}
.MediumNysomsText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9F3945;
	font-weight: bold;
	font-style: normal;
}
.MediumNysomsTextBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #336496;
	font-weight: bold;
	font-style: normal;
}
.SmallAttentionText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	font-weight: bold;
}

.menuItem
{
	WIDTH: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #A51431;
	text-align: center;
}

.LargeNysomsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #9F3945;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}
.plaintext12 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.InnerTable {
	border: 1px solid #666666;
}
.SmallNysomsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9F3945;
	font-weight: bold;
	font-style: normal;
}
.repeatRegionHeaderBulleted {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	list-style-image: url(../../image/bullet1.gif);
	list-style-position: outside;
	list-style-type: none;
	text-indent: 20px;
	text-align: left;
}
.largeRedAttentionText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border: none;
}
.plaintext10 {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.LargeBlackText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}
