.paragraph {
	text-align: justify;
	color:#000000;
	font-size: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 140%;
}

.JobURL{
	font-size: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 140%;
	text-decoration: none;
	color: #042B79;
	padding-top: 4px;
	padding-bottom: 4px;
	
}
a.JobURL:hover {
	color: #0066FF;
	text-decoration:underline;
}
.articleHeadURL
{
	text-decoration: none;
	color: #000000;
}
a.articleHeadURL:hover {
	color: #333333;
	text-decoration: underline;
}
.articaleURL
{
	text-decoration: none;
	color: #0066FF;

}
a.articaleURL:hover {
	color: #004AB9;
	text-decoration: underline;
	font-style: normal;
}
.Programme-head{
	font-family: Tahoma, Arial, "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	color: #710000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-decoration: none;
}
a.Programme-head:hover {
	color: #F00000;
	text-decoration: underline;
}


.Line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C1DAFF;
	font-weight: bold;
	vertical-align: middle;
}
.ArticleHeader {
	font-family: Tahoma, Arial, "Times New Roman", serif;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
}

.tr-Red {
	background-color: #CC0000;
	font-size: 12px;
	color: #FFFFFF;
	padding: 2px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif, Arial, Tahoma;
}

.LeftTableHead1 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #666666;
	background-image: url(images/header1-line.gif);
	background-repeat: repeat-x;
}
.LeftTableHead2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	padding: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #666666;
	background-image: url(images/Header1.gif);
	background-repeat: repeat;
	font-family: "Arial Narrow", Arial, Tahoma, Verdana;
}

.MiddleTableHead1 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #666666;
	background-image: url(images/header2-Line.gif);
	background-repeat: repeat-x;
}
.MiddleTableHead2 {
	color: #FFFFFF;
	height: 20px;
	font-weight: bold;
	font-size: 15px;
	padding: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #666666;
	background-image: url(images/header2.gif);
	background-repeat: repeat;
	font-family: "Arial Narrow", "Arial Rounded MT Bold", Arial, Tahoma, Verdana;

}

.RightTableHead1 {
	color: #FFFFFF;
	height: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #666666;
	background-image: url(images/header3-line.gif);
	background-repeat: repeat;
}
.RightTableHead2 {
	color: #FFFFFF;
	height: 20px;
	font-weight: bold;
	font-size: 15px;
	padding: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #666666;
	background-color: #799ce2;
	background-image: url(images/header3.gif);
	background-repeat: repeat;
	font-family: "Arial Narrow", "Arial Rounded MT Bold", Arial, Tahoma, Verdana;
}

.LeftTable {
	background-color: #eff9fe;
	padding-left: 10px;
	vertical-align: middle;
	padding-top: 1px;
	padding-bottom: 1px;
}
.RightTable {
	background-color: #f7fcfe;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	vertical-align: middle;
}
.MiddleTable {
	background-color: #f4fbfe;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	vertical-align: middle;
}
#mainheader {
	color: #06389e;
	font-family: "Arial Narrow", "Arial Rounded MT Bold", Arial, Tahoma, Verdana;
	font-size: 20px;
	font-weight: bolder;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 3px;
}
.gradient {
	background-image: url(images/gradient-line.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	height: 35px;
	padding: 1px;
}
.gradient-Red {
	background-image: url(images/Red-gradient-line.gif);
	background-repeat: repeat-x;
	height: 35px;
	padding: 1px;
}
.DarkGray {color: #666666}
.Gray {color: #CCCCCC}

