/* PAP Styles */

.Breadcrumb {
	font-family: Tahoma;
	font-size: 11px;
	color: #a71d20;
}
.Heading {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #016600;
}
.ContentText, TD {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.PanelHeading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.ReadMore {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #a12d2e;
	line-height: 15px;
}

li 
{
	padding-right: 3px;
	list-style-image: url(../Img/bullet2.gif);
}
/* */
BODY
{
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}



.header
{
	height: 100px;
	width: 100%;
}
.headerHeaderLeft 
{
	height: 0px;
}
.headerHeaderRight 
{
	height: 0px;
}
.headerHeaderCenter 
{
	height: 0px;
}
.headerBodyLeft
{
	width: 24px;
	height: 78px;
}
.headerBodyRight
{
	width: 20px;
	height: 78px;
}
.headerBodyCenter
{
	padding-top: 42px;
	text-align: right;
	height: 78px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #666666;
}
.footer
{
	width: 100%;
	height: 100px;
}
.footer A
{
	text-decoration: none;
	color: #666666;
}
.footerBodyLeft
{
	width: 20px;
	height: 100px;
}
.footerBodyRight
{
	width: 16px;
	height: 100px;
}
.footerBodyCenter
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #666666;
	padding-top: 46px;
	padding-left: 16px;
}

a:link {
	color: #a12d2e;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
}
a:visited {
	color: #a12d2e;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
	
}
a:hover {
	color: #a12d2e;
	text-decoration: underline;
	font-size: 11px;
	font-weight:bold;
}
a:active {
	color: #a12d2e;
	text-decoration: underline;
	font-size: 11px;
	font-weight:bold;
}

.Content_SectionTitle
{
	font-size: 14px;
	color: #016600;
	background-color: #dee6ce;
	float: left;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-weight: bold;
	border: 1px solid #c2dac2;
	margin-bottom: 1px;
}

.Content_SectionTitle_Arabic
{
	font-size: 14px;
	color: #016600;
	background-color: #dee6ce;
	float: right;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-weight: bold;
	border: 1px solid #c2dac2;
	margin-bottom: 1px;
}

.Content_SectionTitle a, .Content_SectionTitle a:active, .Content_SectionTitle a:hover, .Content_SectionTitle a:visited 
{
	font-size: 14px;
	font-weight: normal!important;
	color: #016600;
	text-decoration: none;
}

.Content_Section_Default
{
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #b2d1b2;
	width:95% !important;
	padding: 10px;
	
}

.Content_Section_Alternate
{
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #b2d1b2;
	width:95% !important;
	padding: 10px;
	background-color: #f5f7f0;
}

.Content_Section_Default a, .Content_Section_Default a:hover, .Content_Section_Default a:selected, .Content_Section_Default a:active
{
	font-family:Tahoma;
	font-size:11px;
	font-weight: bold;
	
} 

.Content_Section_Alternate a, .Content_Section_Alternate a:hover, .Content_Section_Alternate a:selected, .Content_Section_Alternate a:active
{
	font-family:Tahoma;
	font-size:11px;
	font-weight: bold;
}

 

.Content_InfoBox
{
    background-color: #eae0d6;
    width: 244px !important;
	height: auto !important;
	
}

.Content_InfoBox_Inner
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.Content_InfoBox_Heading

{
	background-color: #cfbdaa;
	
	height: 20px;
	width: 244px !important;
	font-weight: bold;
	font-size: 11px;
	color: #016600;
	vertical-align: sub;
	text-indent: 0px;

}

.Content_InfoBox_Heading_Inner

{
	padding-left: 10px;
	padding-top: 3px;
}

.Content_InfoBox_Top
{
	width:244px;
	background-image:url(../Img/contentarea/infobox_top.jpg);
	background-repeat:no-repeat;
	height:7px;
	background-position:bottom;
}

.Content_InfoBox_Bottom
{
	width:244px;
	background-image:url(../Img/contentarea/infobox_bottom.jpg);
	background-repeat:no-repeat;
	height:5px;
	background-position:top;
}


.Content_BoldText
{
	font-weight: bold;
}

.Content_Bullets_1 li
{
	list-style-image: url(../Img/bullet.gif);
	text-indent: -25px;
	line-height: 15px;
	list-style-position: outside;
	vertical-align: top;
	
}



.Content_ImageFrame
{
	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: #e0e1db;
	border-right-color: #e0e1db;
	border-bottom-color: #CCCCCC;
	border-left-color: #e0e1db;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	background-color:#FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.RightPanel_RightPanel
{
	width:207px;
	background-image:url(../Img/rightpanel/tile.gif);
	background-repeat:repeat-y;

}

.RightPanel_RightPanel_Inner
{
	padding-left: 6px;
	padding-right: 6px;
}

.RightPanel_RightPanel a, .RightPanel_RightPanel a:visited, .RightPanel_RightPanel a:active
{
	color: #a12d2e;
	font-weight:bold;
	font-size: 10px;
	text-decoration: none;
}

.RightPanel_RightPanel a:hover
{
	color: #a12d2e;
	font-weight:bold;
	font-size: 10px;
	text-decoration: underline !important;
}

.RightPanel_SubHeading
{
	font-weight:normal;
}

.RightPanel_NewsItem
{
	margin-left: 5px;
	margin-right: 10px;
}

.RightPanel_RightPanelTop
{
	width:207px;
	background-image:url(../Img/rightpanel/top.gif);
	background-repeat:no-repeat;
	height:5px;
	background-position:bottom;
	
}

.RightPanel_RightPanelBottom
{
	width:207px;
	background-image:url(../Img/rightpanel/bottom.gif);
	background-repeat:no-repeat;
	height:5px;
	background-position:top;
	margin-bottom: -10px;
}

.RightPanel_NewsHeaderBar
{
	width:196px;
	height:25px;
	margin-left: 5px;
	margin-bottom: 3px;
	background-repeat:no-repeat;

}

.RightPanel_EventsHeaderBar
{
	width:196px;
	height:25px;
	background-repeat:no-repeat;
	margin-left: 5px;
	margin-bottom: 3px;
}

.RightPanel_DocumentsHeaderBar
{
	width:196px;
	height:25px;
	background-repeat:no-repeat;
	margin-left: 5px;
	margin-bottom: 3px;
}

.RightPanel_ForumsHeaderBar
{
	width:196px;
	height:25px;
	background-repeat:no-repeat;
	margin-left: 5px;
	margin-bottom: 3px;
}

.RightPanel_PanelHeading 
{
	background: url(../Img/bullet.gif) no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 0px;
	height: 12px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
	
.RightPanel_Image
{
	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: #e0e1db;
	border-right-color: #e0e1db;
	border-bottom-color: #CCCCCC;
	border-left-color: #e0e1db;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	background-color:#FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.Forum_Separator
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	border-bottom-color: #b2d1b2;
	width: 100% !important;
	
	
}

.Languages
{
	font-family: Tahoma!important;
	font-size: 10px!important;
	color: White!important;

}

.Languages a, .Languages a:visited, .Languages a:active
{
	color: white!important;
	font-weight:normal!important;
	font-size: 10px!important;
	text-decoration: none!important;
}

.Languages a:hover
{
	color: white!important;
	font-weight:normal!important;
	font-size: 10px!important;
	text-decoration: underline !important;
}

.NewsHeader
{
	border-bottom-style: dotted;
	border-bottom-color: #b2d1b2;
	border-bottom-width: 1px;
}

.NewsHeader a, .NewsHeader a:visited, .NewsHeader a:active
{
	color: #016600!important;
	font-weight:bold!important;
	font-size: 14!important;
	text-decoration: none!important;
}

.NewsHeader a:hover
{
	text-decoration: underline!important;
}

