body {
	margin: 0px;
	padding: 0px;
}
          /*------------------------------------------------------ Body-CSS ----------------------------------------------------*/
.Body_Bk_Strip {
	background-color: #FFFFFF;
	background-image: url(../images/Body_Bk_Strip.jpg);
	background-repeat: repeat-x;
}
.Body_Page2_Bk_Strip {
	background-color: #FFFFFF;
	background-image: url(../images/Body_Strip_Page2.jpg);
	background-repeat: repeat-x;
}
.Arial_Orange_Tex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #EE6319;
}
.Arial_Orange_Page2_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EE6319;
}
.Arial_Blue_Page2_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0078B5;
}
.Book_Image {
	background-image: url(../images/Book_Image.jpg);
	background-repeat: no-repeat;
}
.Lock_Image {
	background-image: url(../images/Lock.jpg);
	background-repeat: no-repeat;
}
.About_Share_Image {
	background-image: url(../images/About_Sharing_Image.jpg);
	background-repeat: no-repeat;
}
.Body_Text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3A3D46;
	line-height: 24px;
}
.Contact_Grey_Text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3A3D46;
}
.Contact_Heading_Text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3A3D46;
	line-height: 24px;
}
.Page2_Body_Text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A3D46;
	line-height: 16px;
}
.Contact_Body_Text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3A3D46;
	line-height: 16px;
	letter-spacing: 1px;
}
.Header_Bold_Text
{
	font-family: "Avenir 65", Arial;
	font-size: 24px;
	color: #fff;
}
.Header_Blue_Bold_Text_Page2
{
	font-family: "Avenir 65", Arial;
	font-size: 24px;
	color: #B7CEED;
}
.Blue_Heading_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #007CB9;
}


.Arial_Grey_Tex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5F6166;
}
.Arial_Green_Tex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #618A1D;
}
.Header_White_Big_Text {
	font-family: "Avenir 85 Heavy",Arial;
	font-size: 18px;
	color: #FFFFFF;
}
.Header_White_Small_Text {
	font-family: "Avenir 65",Arial;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 28px;
}
             /*------------------------------------------------------ Footer-CSS ----------------------------------------------------*/
.Fotter_Dark_Bk_Strip {
	background-color: #262626;
	background-image: url(../images/Footer_Black_Strip.jpg);
	background-repeat: repeat-x;
}
.Fotter_White_Bk_Strip {
	background-color: #DFE0E2;
	background-image: url(../images/Footer_White_Strip.jpg);
	background-repeat: repeat-x;
}
.Fotter_Heading_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
}
.Fotter_Small_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.Fotter_Small_Text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #222329;
}
.Bottom_Line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9A9A9A;
}

