02@charset "utf-8";
/* CSS Document */
body, p, p.test, td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#191919;

}

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

.fl{
	float:left;
}

.fr{
	float:right;
}
.clr{
	clear:both;
}

ul,li{
	list-style:none;
}

a {
	text-decoration:none;
	color:#999999;
}

a:hover{
	text-decoration: underline;
}
/*---------------------------Layout Content Clases---------------------------------*/

#Layout{                /*------------------------For Page Main Width------------------------------------*/
	width:969px;
	margin:auto;
	padding:auto;
	background-image:url(../images/layoutbg.jpg);
	background-repeat:repeat-y;
}
#Top{
	height:152px;
	width:100%;
	position: relative;
	background-image:url(../images/headerbg.gif);
	background-repeat:no-repeat;
}
#Logo{
	width:187px;
	height:100%;
	float:left;
	margin-left:10px;
}
#TopRight{
	float:right;
	height:57px;
	width:624px;
	margin-top:88px;
	margin-right:9px;
}
#TopRightTop{
	background-color:#000099;
	height:24px;
	margin-bottom:5px;
	width:613px;
	float:right;
	border:1px solid #000000;
	border-left:none;
}
#RightTopLeft{
	height:23px;
	width:333px;
	float:left;
	background-image:url(../images/leftbg.jpg);
	background-repeat:repeat-x;
	font-family:Impact,Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#FFFFFF;
	line-height:23px;
}
#RightTopRight{
	background-image:url(../images/rightbg.jpg);
	background-repeat:repeat-x;
	height:23px;
	width:279px;
	float:left;
	font-family:Impact,Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	line-height:23px;
	text-align:center;
}
#RightTopRight a,#RightTopRight a:visited  {
	font-family:Impact,Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	line-height:23px;
	text-align:center;
}
#TopRightBottom{
	height:26px;
	float:right;
	width :360px;
	line-height:25px;
	font-family:Impact,Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
}
#TopRightBottom a, #TopRightBottom a:visited{
	font-family:Impact,Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
}
#RightBottomRight{
	float:right;
	height:23px;
	width:123px;
	font-family:Impact,Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	background-color:#000000;
}
#RightBottomRight a, #RightBottomRight a:visited{
	font-family:Impact,Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
}
#RightBottomLeft{
	float:left;
}
#ContentMaim{
/**	position:relative;**/
	width:100%;
	
}
#ContentLeftMain{
	float:left;
	width:643px;
	border:1px solid #999999;
	border-left:none;
	border-top:none;
	background-color:#f0f0f0;
	height:100%;
	min-height:991px;
}
#LeftTop{
	background-image:url(../images/bodyimgbg.jpg);
	background-repeat:no-repeat;
	float:left;
	height:120px;
	margin-left:9px;
	margin-top:32px;
	width:624px;
}
#LeftTopText{
	float:left;
	width:396px;
	height:100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:15px;
	padding:10px;
	color:#FFFFFF;
}
#LeftContent{
	float:left;
	width:626px;
	margin-top:20px;
	margin-left:9px;

}
#LeftContentMenu{
	float:left;
	background-image:url(../images/menuinner.gif);
	background-repeat:repeat-x;
	border:1px solid #000000;
	width:614px;
	height:28px;
	line-height:28px;
	font-family:Impact,Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	padding-left:10px;
}
#LeftContentText{
	float:left;
	width:626px;
	margin-bottom:20px;
}
.ImagePortion{
	float:left;
	width:207px;
}
.ImagePortion1{
	float:left;
	width:205px;
}
.ImagePortion2{
	float:left;
	width:202px;
}
.mainText{
	float:left;
	margin-left:16px;
	margin-top:16px;
	width:150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.ImagePortionHeading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.maintTextButton{
	float:left;
	margin-top:7px;
}

.mainText2{
	float:left;
	margin-left:16px;
	width:150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:-280px;
	margin-left:330px;
}
.ImagePortionHeading2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.maintTextButton2{
	float:left;
	margin-top:7px;
	margin-top:-100px;
	margin-left:330px
}

.button1{
	width:65px;
	height:19px;
	background-image:url(../images/button1.gif);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}
.button2{
	width:65px;
	height:19px;
	background-image:url(../images/button2.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}
#ContentRightMain{
	float:left;
	width:318px;
}
#RightTop{
	float:left;
	margin-left:21px;
	margin-top:36px;
	height:117px;
	width:275px;
}
.RightTopUpp{
	float:left;
	padding-left:14px;
	width:261px;
	height:56px;
	background-color:#e10221;
	line-height:88px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#FFFFFF;
}
.RightTopCenter{
	float:left;
	padding-left:14px;
	width:261px;
	height:56px;
	background-color:#f69f14;
	line-height:48px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#FFFFFF;
}
.RightTopBottom{
	float:left;
	padding-left:14px;
	width:261px;
	height:38px;
	background-color:#009ad8;
	line-height:38px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#FFFFFF;
}
.RightTopUpp a, .RightTopUpp a:visited,  
.RightTopCenter a, .RightTopCenter a:visited, 
.RightTopBottom a, .RightTopBottom a:visited
{
	line-height:38px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#FFFFFF;
}
.RightImage{
	float:left;
	margin-left:21px;
}
.RightImageMenu{
	background-image:url(../images/rightbg.gif);
	background-repeat:repeat-x;
	height:26px;
	width:263px;
	padding-left:13px;
	font-family:Impact,Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	line-height:26px;
}
.RightImageMenu a, .RightImageMenu a:visited{
	font-family:Impact,Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	line-height:26px;
}
.RightImageContent{
	width:263px;
}
#firstFooter{
	float:left;
	height: 37px;
	line-height:37px;
	width:969px;
	margin-top:35px;
}
#firstFooterLeft{
	float:left;
}
#firstFooterLeft img {
	border:0px
}

#firstFooterRight{
	float:right;
	width:180px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	padding-right:20px;
}
#firstFooterRight a, #firstFooterRight a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:bold;
}

#firstFooterLeft{
	float:left;
	width:680px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	padding-left:30px;
}
#firstFooterLeft a, #firstFooterLeft a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:bold;
}

#SecondFooter{
	float:left;
	width:969px;
}
#SecondFooterTop{
	height:17px;
	background-color:#000000;
	margin-bottom:1px;
}
#SecondFooterBottom{
	
	background-color:#e5e5e5;
}
.textConH, .textConH a{
	float:left;
	width:109px;
	margin-left:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.textBottomMaim{
	margin-top:3px;
	margin-bottom:4px;
}
.textConCo{
	float:left;
	width:109px;
	margin-left:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

img {border:0px }