body{
	margin:2em;
	padding:0em;
	background-color:#f0e4bc;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#363636;
}

form{
	margin:0px;
	padding:0px;
}

a, a:visited, a:link{
	text-decoration:none;
	color:#363636;
}
a:hover{
	text-decoration:underline;
	color:#1e3060;
}

p, br{
	margin:0em 0em 0em 0em;
	padding:0px;
	font-size:100%;
}

.clearTag{
	clear:both;
	font-size:85%;
	line-height:1.5em;
	margin:0em;
	padding:0em;
}

.darkBlue{
	color:#1e3060;
}
.GoldenYellow{
	color:#93864a;
}


#heightX{
	padding-top:3em;
}

#heightXX{
	padding-top:2em;
}
/*----------------------- main Frame --------------------------------*/
.MainContainer{
	margin:0px auto;
	width:95%;
}

.Header{
	height:79px;
	background-color:#FFFFFF;
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	border-right:1px solid #7e7942;
}

.HeadLeft{
	float:left;
}

.headerRight{
	float:right;
	font-size:85%;
	color:#b33447;
	position:relative;
	top:5.5em;
	right:1em;
}

.headerRight .imgPos{
	position:relative;
	right:.5em;
	top:.1em;
}

.headerRight a, .headerRight a:visited{
	text-decoration:none;
	color:#1e3060;
}
.headerRight a:hover{
	text-decoration:underline;
	color:#363636;
}

/*****************************************/

.mainMenuBlock{
	height:23px;
	border:1px solid #7b7b7b;
	background-color:#1e3060;
	background-image:url(../images/menu_bg.jpg);
	background-repeat:repeat-y;
	background-position:left;
}

.MenuBlock{
	height:23px;
	margin-left:200px;
}

/*****************************************/
.bodyMain{
	border-left:1px solid #82753d;
	border-right:1px solid #82753d;
	background-color:#ffffff;
	/*height:1em;*/
}

.leftpanel{
	/*width:200px;*/
	background-color:#f2f1ea;
	padding:.5em 0em .5em 0em;
	float:left;
	width:200px;
}

.leftpanelLink{
	background-image:url(../images/leftpanel_link.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:.2em 0em .8em 2.4em;
	margin:0em;
}
.leftpanelBottomText{
	font-size:95%;
	line-height:1.6em;
	width:140px;
	margin-left:3em;
}

.BodyTextSection{
	padding:.5em;
	float:left;
	width:75%
}

.BodyHeader{
	font-size:120%;
	background-image:url(../images/bodybullets.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:0em 0em 0em 1.3em;
	font-weight:bold;
}

.bodyInsertImageRight{
	float:right;
	margin:.5em 0em .6em 1em;
	border:1px solid #cccccc;
}
.bodyInsertImageleft{
	float:left;
	padding:0em .5em 1em 0em;
}

.bodyTextContent{
	padding:0em 0em 0em 0em;
	font-size:100%;
	line-height:1.5em;
}

.bodyBotomBorder{
	border-bottom:1px dashed #cccccc;
}

.bodyImageBlockHandler{
	border:1px solid #ebebeb;
}

.imageWithOnlyRight{
	border-right:1px solid #ebebeb;
}

.bodyLeftBlock{
	border-right:1px dashed #cccccc;
	width:47%;
	float:left;
	padding-right:.5em;
}

.bodyrightBlock{
	float:right;
	width:47%
}

.bottomLeftImg{
	float:left;
	padding:.5em 0em 0em 0em;
}

.bodyBold{
	font-size:120%;
	font-weight:bold;
	/*line-height:2em;*/
}

.bodyBold02{
	font-size:120%;
	font-weight:bold;
	line-height:2em;
	padding-left:.5em;
}
/******************* Footer **********************/

.FooterBlock{
	background-image:url(../images/footerbg.jpg);
	background-repeat:repeat-x;
	height:29px;
	text-align:center;
	color:#FFFFFF;
}

.FooterBlock .Ftext{
	padding-top:.4em;
}

.FooterFloatRight{
	float:right;
	/*position:relative;*/
}

/********************** Footer Ends *******************/

.font004a {
	font-weight: normal; 
	font-size: 100%; 
	color: #1e3060; 
	line-height: 16px; 
	font-style: normal; 
}

.DarkBrown{
	color:#892f10;
}

.bodyBulletHeader{
	color:#1e3060;
	font-size:95%;
	font-weight:bold;
	padding:0em 0em 0em 1.5em;
	background-image:url(../images/body_link_arrow.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
