body {
	background-color:#ffffff;
	vertical-align:top;
	text-align:left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	border:0px;
	margin:0px;
	}
/*------------------------------------------------Top Area-----------------------------------*/
	.topBg {
		background-image:url(images/top_bg.gif);
		background-repeat:repeat-x;
		height:91px;
		}
	.topRight {
		background-image:url(images/top_right.gif);
		background-repeat:no-repeat;
		width:280px;
		height:91px;
		vertical-align:top;
		}
/*---------------------------------------------------Menu Area----------------------------------*/
	.menuBg {
		background-image:url(images/menu_bg2.jpg);
		width:229px;
		height:215px;
		background-repeat:no-repeat;
		vertical-align:top;
		text-align:center;
		}
	.menu {
		text-align:center;
		vertical-align:middle;
		font-size:12px;
		color:#666666;
		height:28px;
		cursor:pointer;
		}
	.menuHover {
		background-image:url(images/btn_hover.gif);
		background-position:center;
		background-repeat:no-repeat;
		vertical-align:middle;
		text-align:center;
		color:#FFFFFF;
		font-size:12px;
		height:28px;
		cursor:pointer;
		}
/*---------------------------------------------------ContentArea--------------------------------*/

	.gapfill {
		background-image:url(images/gap_filler_shadow.gif);
		background-repeat:repeat-x;
		height:22px;
		}
	.shadowLeft {
		background-image:url(images/shadow_left.gif);
		width:4px;
		background-repeat:repeat-y;
		vertical-align:top;
		}
	.shadowRight {
		background-image:url(images/shadow_right.gif);
		width:4px;
		background-repeat:repeat-y;
		vertical-align:top;
		}
	.content_top {
		background-image:url(images/contarea_top_bg.gif);
		background-repeat:repeat-x;
		height:15px;
		background-position:top;
		}
	.contTop_leftCorner {
		background-image:url(images/content_area_left_corner.gif);
		background-repeat:no-repeat;
		width:8px;
		height:15px;
		background-position:top left;
		}
	.contTop_rightCorner {
		background-image:url(images/contco_right_top.gif);
		background-repeat:no-repeat;
		background-position:top right;
		width:8px;
		height:15px;
		vertical-align:top;
		}
	.contentBg {
		background-image:url(images/content_bg.gif);
		background-repeat:repeat-x;
		background-position:top;
		height:411px;
		vertical-align:top;
		}
	.cont_botm_left_shdw {
		background-image:url(images/contarea_shdwb_left.gif);
		background-repeat:no-repeat;
		background-position:top right;
		width:4px;
		height:11px;
		}
	.con_bot_left_corner {
		background-image:url(images/contarea_cornerb_left.gif);
		background-repeat:no-repeat;
		background-position:top left;
		width:8px;
		height:11px;
		}
	.cont_bot_bg {
		background-image:url(images/bottom_bg.gif);
		background-repeat:repeat-x;
		background-position:top;
		height:11px;
		}
	.cont_bot_right_corner {
		background-image:url(images/contarea_cornerb_right.gif);
		background-position:top right;
		background-repeat:no-repeat;
		height:11px;
		width:8px;
		}
	.cont_bot_right_shdw {
		background-image:url(images/contarea_shdwb_right.gif);
		background-position:top left;
		background-repeat:no-repeat;
		height:11px;
		width:4px;
		}
	.head {
		text-align:left;
		color:#e50a0a;
		font-size:20px;
		font-style:italic;
		font-weight:bold;
		vertical-align:top;
		padding-bottom:10px;
		}
	.headRight {
		text-align:justify;
		color:#003399;
		font-size:14px;
		font-style:italic;
		font-weight:bold;
		vertical-align:top;
		padding-bottom:10px;
		}
	.contentTxt {
		color:#353535;
		text-align:justify;
		line-height:150%;
		vertical-align:top;
		font-size:12px;
		padding-bottom:5px;
		}
	.subHead {
		vertical-align:middle;
		text-align:left;
		color:#1f8ee4;
		font-size:18px;
		font-style:italic;
		font-weight:bold;
		padding-bottom:10px;
		}
	.subHead2 {
		vertical-align:middle;
		text-align:left;
		color:#333333;
		font-size:12px;
		font-weight:bold;
		padding-bottom:5px;
		}
	img.holder {
		vertical-align:top;
		padding-right:3px;
		padding-bottom:3px;
		}
		
/*-------------------------------------------------------Right Area Content -------------------------*/

	.rightarea_shadowleft {
		background-image:url(images/shadowLeft_rightcontent.gif);
		background-repeat:repeat-y;
		width:4px;
		}
	.rightarea_shadowright {
		background-image:url(images/rightcont_shadow_right.gif);
		background-repeat:repeat-y;
		width:4px;
		}
	.rightarea_contentbg {
		background-image:url(images/rightcontent_bg.gif);
		background-repeat:repeat-x;
		background-position:top;
		height:333px;
		}
	.rightarea_bottomBg {
		background-image:url(images/rightcont_bottom_bg.gif);
		vertical-align:top;
		background-repeat:repeat-x;
		background-position:top;
		}
	
/*--------------------------------------------------------Footer--------------------------------------*/

	.footerBg {
		background-image:url(images/footer_bg.gif);
		background-repeat:repeat-x;
		background-position:top;
		height:77px;
		}
	.footer {
		background-image:url(images/footer_main.gif);
		background-repeat:no-repeat;
		background-position:top;
		height:77px;
		width:281px;
		vertical-align:middle;
		text-align:center;
		color:#392626;
		font-size:11px;
		line-height:150%;
		}
	.img {
		border:1px solid #999999;
		padding:3px;
	}