/* --------------Body------------------*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../Images/Common/BG_Main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link{text-decoration:underline;}
a:active{text-decoration:underline;}
a:visited{text-decoration:underline;}
a:hover{text-decoration:none;}

/* --------------Fonts size------------------*/
#BodyMain Table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;

}
.Arial11{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
#Arial12 td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.Vardana13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
}

.Arial13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
}

.Arial11FormHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

/* --------------Font Colors------------------*/

.Gry {
	color: 6D6E70;
}
.GryDark {
	color: 585856;
}

.LightGry {
	color: A9A9A9;
}


.DarkGreen {
	color: 606551;
}

.Red {
	color: F22400;
}

.Blue {
	color: #013366;
}


/* --------------BG------------------*/

.HRfooter {
	background-image: url(../Images/Common/HR_Footer.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.NavigtionPartitionBg {
	background-image: url(../Images/Navigation/Bg_Partition.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: 40px;
}

/* --------------Borders------------------*/

.BorderTable {
	border: 1px solid #6FA2BF;
}

.BorderTableOrange {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FEA805;
	border-bottom-color: #FEA805;
	border-left-color: #FEA805;
}

/* --------------Text Field------------------*/

.Textfield {
	border: 1px solid #7F9DB9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656565;
}




/* --------------Bullets------------------*/


.BulletHeading {
	background-image: url(../Images/Common/Bullet_Orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: 013366;
}
.articles {

	color: #013366;
}

.bottom:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B6B6B;
	text-decoration:none;
	

}
.bottom:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B6B6B;
	text-decoration:none;
	

}
.bottom:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B6B6B;
	text-decoration:none;

}
.bottom:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B6B6B;
	font-weight:bold;
	
}