/* CSS Document */
@import url("css/variations/stylesheetwidget.css");

body {
	margin:0 auto;
	text-align:center;
	width:900px;
	background-color:#4E6863;
	}
#headerArea {
	background:url(../images/header.jpg) no-repeat;
	width:900px;
	height:106px;
	}
#contentbackground {
	background-color:#DEE6EA;
	width:900px;
	}
	
#searcharea {
	background:url(../images/default_r3_c3.jpg) repeat-x;
	float:left;
	/*background-color:#008D6C;*/
	

	}
#searchareainside {
	background:url(../images/default_r3_c3.jpg) repeat-x;
	float:left;
	/*background-color:#008D6C;*/
	
	height:23px;
	}
#navArea {
	background:url(../images/topnav.jpg) repeat-x;
	width:900px;
	height:28px;
	}
#heading {
	background:url(/Portals/0/topContainer.gif) repeat-x;
	width:100%;
	height:28px;
	color:#FFFFFF;
	}
#headinglarge {
	background:url(/Portals/0/topContainer2.gif) repeat-x;
	width:100%;
	height:54px;
	color:#FFFFFF;
	}
.head {
	color:#FFFFFF;
	font-size:8pt;
	font-weight:bold;
	text-transform:uppercase;
	padding:5px 5px 5px 5px;
	}

.containerContent {
	background-color:#FFFFFF;
	padding:5px 5px 5px 5px;
	font-family:Arial, Helvetica, sans-serif;
                font-size: 10pt;
                color: black;
                line-height:14pt;
                text-align: justify;
                margin: 0in 0in 6pt;
	}

/* CSS Document */


.menu_bg{padding:0 0 0 6px;  margin: 0 21px 0 9px; background:url(../images/menu_bg.png) top left;}
.menu_left{padding:0px; margin:0px; background:url(../images/menu_left.png) repeat-y  top left;}
.menu_right{margin:0px; background:url(../images/menu_right.png) repeat-y top right; }
