BODY{

	background-image: url(../images/bg.gif);

	background-repeat: repeat-x;

	background-position: top;

	margin: 0px;

	padding: 0px;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	font-family: Verdana, Geneva, sans-serif;

	font-size: 12px;

	color: #787878;

	text-decoration: none;

	line-height: 19px;

	text-align: justify;

}



img { background: url(../images/imgloader.gif) no-repeat 50% 50%; } 



td{

	font-size: 12px;

	line-height: 19px;

	text-align: justify;

}

a{

	color: #787878;

	text-decoration: none;

}



a:link{

	color: #787878;

	text-decoration: none;

}

a:hover{

	text-decoration: none;

	color:#000;

}

.more{

	text-decoration: none;

	color:#787878;

	font-weight: bold;

}

.more:link{

	color:#787878;

	font-weight: bold;

	text-decoration: none;

}

.more:hover{

	text-decoration: none;

	color:#2E2E2E;

}



.main_tabl{

	padding-left: 5px;

	padding-right: 5px;

	padding-top: 5px;

	vertical-align: top;

}

.banner_brkr{

	background-image: url(../images/banner_brkr.gif);

	background-repeat: no-repeat;

	background-position: center center;

	width: 6px;	

}

.logo{

	background-image: url(../images/logo.gif);

	background-repeat: no-repeat;

	background-position: center center;

	height: 227px;

	width: 197px;	

	vertical-align: top;

}

.banner_rgt_col{

	vertical-align: middle;

	height: 227px;

	width: 234px;

	padding-left: 15px;

}

.roman_red{

	font-family: "Times New Roman", Times, serif;

	font-size: 17px;

	color: #df060c;

	text-decoration: none;	

}

.roman_grey{

	font-family: "Times New Roman", Times, serif;

	font-size: 17px;

	color: #696969;

	text-decoration: none;	

}

.btn_bg{

	background-image: url(../images/btn_bg.gif);

	background-repeat: repeat-x;

	background-position: center center;

	height: 26px;

	color:#FFFFFF;

	text-align:center;

}

.btn_left{

	background-image: url(../images/btn_left.gif);

	background-repeat: no-repeat;

	background-position: left center;

	height: 26px;

	width: 15px;

}

.btn_right{

	background-image: url(../images/btn_right.gif);

	background-repeat: no-repeat;

	background-position: right center;

	height: 26px;

	width: 32px;

	vertical-align:middle;

	text-align:left;

}

.btn_brkr{

	background-image: url(../images/btn_brkr.gif);

	background-repeat: no-repeat;

	background-position: center bottom;

	height: 26px;

	width: 17px;

}

.formpad{

	margin: 0px;

	padding: 0px;

	border: 0px;

}

.serach_left{

	background-image: url(../images/serach_left.gif);

	background-repeat: no-repeat;

	background-position: right center;

	height: 24px;

	width: 3px;

}

.serach_right{

	background-image: url(../images/search_right.gif);

	background-repeat: no-repeat;

	background-position: left center;

	height: 24px;

	width: 3px;

	background-color:#959595;

	

}

.serach_bg{

	height: 24px;

	border-bottom-color: #959595;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #959595;	

	padding-left: 3px;

}

.search_btn_right{

	background-image: url(../images/search_btn_right.gif);

	background-repeat: no-repeat;

	background-position: left center;

	height: 26px;

	width: 6px;

}

.search_btn_bg{

	background-image: url(../images/search_btn_bg.gif);

	background-repeat: repeat-x;

	background-position: center center;

	height: 26px;

	width: 40px;

	vertical-align:middle;

	text-align: center;

}

.search_txtfld{

	height: 18px;

	width: 155px;

	border: 0px;

	margin: 0px;

	padding: 0px;

	color: #666;

}

.main_content{

	width: 680px;

	padding-right: 5px;

	padding-top: 25px;

	padding-bottom: 15px;

	vertical-align: top;

}

H1{

	font-family: "Times New Roman", Times, serif;

	font-size: 17px;

	color: #585858;

	text-decoration: none;

	font-weight: normal;

	margin: 0px;

	padding: 0px;

}

H2{

	font-family: "Times New Roman", Times, serif;

	font-size: 16px;

	color: #0d8db3;

	text-decoration: none;

	font-weight: normal;

	margin: 0px;

	padding: 0px;

}

P{

	margin-top: 10px;

	margin-bottom: 10px;

}

.login_btn_pad{

	padding-top: 4px;

	padding-bottom: 3px;

	text-align:left;

}

.login_left{

	background-image: url(../images/login_left.gif);

	background-repeat: no-repeat;

	background-position: right center;

	height: 24px;

	width: 108px;

}

.login_bg{

	background-image: url(../images/login_bg.gif);

	background-repeat: repeat-x;

	background-position: center center;

	height: 24px;

	text-align:center;

	vertical-align: middle;

	color: #FFFFFF;

}

.login_btn{

	width: 29px;

}



		.yui-nav li {

			padding: 0;

			margin: 0;

			margin-right: 3px !important;		/* spacing between tabs */

		}



		.yui-nav li.selected {

			margin-bottom: -1px;	/* hide bottom border on selected tab */

		}



		.yui-nav a {

			background: url('../images/tab_normal.jpg');

			font-weight: normal;

			color: #717171;

			border: 1px solid #ccc;

			border-bottom: 0;

			text-decoration: none;

			padding: 0 8px;

		}



		.yui-nav a em {

			display: inline !important;

			line-height: 22px;

			_margin-right: -1px;

		}



		.yui-nav a:hover {

			background: #ccc url('../images/tab_hover.jpg');

			color: #333;

			border-color: #999;

		}



		.yui-nav .selected a, .yui-nav .selected a:hover {

			background: #e7faf2 url('../images/tab_selected.jpg');

			

		}



		.yui-nav .selected a {

			color: #3c8dbe;

			border-color: #999;

			padding: 0 10px;

			height: 29px;

			font-weight: bold;

		}



		.yui-nav .selected a em {

			line-height: 29px;

			overflow: hidden;

			_margin-right: 0px;

		}



		.yui-content {

			border: 1px solid #999;

			background-color: #ffffff;

			padding-top: 15px;

			padding-left: 10px;

			padding-right: 10px;

			padding-bottom: 10px;

		}



		/* rounded corners */



		.yui-nav a .tl, .yui-nav a .tr {

			position: absolute;

			width: 6px;

			height: 6px;

			top: -1px;

		}



		.yui-nav a .tl {

			left: -1px;

			background: transparent url('../images/tab_normal_tl.jpg') no-repeat;

		}



		.yui-nav a .tr {

			right: -1px;

			background: transparent url('../images/tab_normal_tr.jpg') no-repeat;

		}



		.yui-nav a:hover .tl {

			background: transparent url('../images/tab_hover_tl.jpg') no-repeat;

		 }

   

		.yui-nav a:hover .tr {

			background: transparent url('../images/tab_hover_tr.jpg') no-repeat;

		}



		.yui-nav .selected a .tl, .yui-nav .selected a .tr {

			width: 7px;

			height: 7px;

		}



		.yui-nav .selected a .tl {

			background: transparent url('../images/tab_selected_tl.jpg') no-repeat !important;

		 }

   

		.yui-nav .selected a .tr {

			background: transparent url('../images/tab_selected_tr.jpg') no-repeat !important;

		}



		.wdtool1{

			float: left;

			background-image: url(../images/wdtool1.jpg);

			background-repeat: no-repeat;

			background-position: left top;

			width: 83px;

			height: 76px;

		}

		.wdtool2{

			float: left;

			background-image: url(../images/wdtool2.jpg);

			background-repeat: no-repeat;

			background-position: left top;

			width: 83px;

			height: 76px;

		}

		.wdtool3{

			float: left;

			background-image: url(../images/wdtool3.jpg);

			background-repeat: no-repeat;

			background-position: 3px top;

			width: 83px;

			height: 76px;

		}

		.wdtool4{

			float: left;

			background-image: url(../images/wdtool4.jpg);

			background-repeat: no-repeat;

			background-position: 5px top;

			width: 83px;

			height: 76px;

		}

		

		

			#example {height:20em;}



	/* Aqua Panel Skin CSS */



	/* Provide skin for default Panel elements, ontop of container-core.css */

	#newsPanel_c.yui-panel-container.shadow .underlay { 

		position:absolute;

		left:3px;

		right:-3px;

		top:3px;

		bottom:-3px;

		background-color:#000;

		opacity:0.12;

		filter:alpha(opacity=12);

	}

	#newsPanel.yui-panel {

		border:none;

		overflow:visible;

		background-color:transparent;

	}

	#newsPanel.yui-panel .container-close {

		position:absolute;

		top:5px;

		right:6px;

		height:15px;

		width:25px;

		background:url(../images/aqua-hd-close.gif) no-repeat; 

	}



	/* span:hover not supported on IE6 */

	#newsPanel.yui-panel .container-close:hover {

		background:url(../images/aqua-hd-close-over.gif) no-repeat; 

	}

	#newsPanel.yui-panel .hd { 

		padding:0;

		border:none;

		background:url(../images/aqua-hd-bg.gif) repeat-x;

		color:#626262;

		height:22px;

		margin-left:6px;

		margin-right:6px;

		text-align:left;

		text-indent: 3px;

		overflow:visible;

		padding-top:1px;

	}

	#newsPanel.yui-panel .bd {

		overflow:hidden;

		padding:4px;

		border:1px solid #aeaeae;

		background-color:#FFF;

	}

	#newsPanel.yui-panel .ft {

		font-size:75%;

		color:#666;

		padding:2px;

		overflow:hidden;

		border:1px solid #aeaeae;

		border-top:none;

		background-color:#dfdfdf;

	}



	/* Provide skin for custom elements */

	#newsPanel.yui-panel .hd span {

		vertical-align:middle;

		line-height:22px;

		font-weight:normal;

	}

	#newsPanel.yui-panel .hd .tl {

		width:7px;

		height:22px;

		top:0;

		left:0px;

		background:url(../images/aqua-hd-lt.gif) no-repeat;

		position:absolute;

	}

	#newsPanel.yui-panel .hd .tr {

		width:7px;

		height:22px;

		top:0;

		right:0px;

		background:url(../images/aqua-hd-rt.gif) no-repeat;

		position:absolute;

	}

	

	#folioPanel_c.yui-panel-container.shadow .underlay { 

		position:absolute;

		left:3px;

		right:-3px;

		top:3px;

		bottom:-3px;

		background-color:#000;

		opacity:0.12;

		filter:alpha(opacity=12);

	}

	#folioPanel.yui-panel {

		border:none;

		overflow:visible;

		background-color:transparent;

	}

	#folioPanel.yui-panel .container-close {

		position:absolute;

		top:5px;

		right:6px;

		height:15px;

		width:25px;

		background:url(../images/aqua-hd-close.gif) no-repeat; 

	}



	/* span:hover not supported on IE6 */

	#folioPanel.yui-panel .container-close:hover {

		background:url(../images/aqua-hd-close-over.gif) no-repeat; 

	}

	#folioPanel.yui-panel .hd { 

		padding:0;

		border:none;

		background:url(../images/aqua-hd-bg.gif) repeat-x;

		color:#626262;

		height:22px;

		margin-left:6px;

		margin-right:6px;

		text-align:left;

		text-indent: 3px;

		overflow:visible;

		padding-top:1px;

	}

	#folioPanel.yui-panel .bd {

		overflow:hidden;

		padding:4px;

		border:1px solid #aeaeae;

		background-color:#FFF;

	}

	#folioPanel.yui-panel .ft {

		font-size:75%;

		color:#666;

		padding:2px;

		overflow:hidden;

		border:1px solid #aeaeae;

		border-top:none;

		background-color:#dfdfdf;

	}



	/* Provide skin for custom elements */

	#folioPanel.yui-panel .hd span {

		vertical-align:middle;

		line-height:22px;

		font-weight:normal;

	}

	#folioPanel.yui-panel .hd .tl {

		width:7px;

		height:22px;

		top:0;

		left:0px;

		background:url(../images/aqua-hd-lt.gif) no-repeat;

		position:absolute;

	}

	#folioPanel.yui-panel .hd .tr {

		width:7px;

		height:22px;

		top:0;

		right:0px;

		background:url(../images/aqua-hd-rt.gif) no-repeat;

		position:absolute;

	}

	

	#newsletterPanel_c.yui-panel-container.shadow .underlay { 

		position:absolute;

		left:3px;

		right:-3px;

		top:3px;

		bottom:-3px;

		background-color:#000;

		opacity:0.12;

		filter:alpha(opacity=12);

	}

	#newsletterPanel.yui-panel {

		border:none;

		overflow:visible;

		background-color:transparent;

	}

	#newsletterPanel.yui-panel .container-close {

		position:absolute;

		top:5px;

		right:6px;

		height:15px;

		width:25px;

		background:url(../images/aqua-hd-close.gif) no-repeat; 

	}



	/* span:hover not supported on IE6 */

	#newsletterPanel.yui-panel .container-close:hover {

		background:url(../images/aqua-hd-close-over.gif) no-repeat; 

	}

	#newsletterPanel.yui-panel .hd { 

		padding:0;

		border:none;

		background:url(../images/aqua-hd-bg.gif) repeat-x;

		color:#626262;

		height:22px;

		margin-left:6px;

		margin-right:6px;

		text-align:left;

		text-indent: 3px;

		overflow:visible;

		padding-top:1px;

	}

	#newsletterPanel.yui-panel .bd {

		overflow:hidden;

		padding:4px;

		border:1px solid #aeaeae;

		background-color:#FFF;

	}

	#newsletterPanel.yui-panel .ft {

		font-size:75%;

		color:#666;

		padding:2px;

		overflow:hidden;

		border:1px solid #aeaeae;

		border-top:none;

		background-color:#dfdfdf;

	}



	/* Provide skin for custom elements */

	#newsletterPanel.yui-panel .hd span {

		vertical-align:middle;

		line-height:22px;

		font-weight:normal;

	}

	#newsletterPanel.yui-panel .hd .tl {

		width:7px;

		height:22px;

		top:0;

		left:0px;

		background:url(../images/aqua-hd-lt.gif) no-repeat;

		position:absolute;

	}

	#newsletterPanel.yui-panel .hd .tr {

		width:7px;

		height:22px;

		top:0;

		right:0px;

		background:url(../images/aqua-hd-rt.gif) no-repeat;

		position:absolute;

	}



.footer_links{

	text-align:left;

	height: 48px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #cccccc;

	vertical-align: top;

	padding-top: 10px;

}



.copyright{

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #cccccc;

	text-align:right;

	height: 48px;

	vertical-align: top;

	padding-top: 10px;

}





Test<--





	#newsPanelPanel_c.yui-panel-container.shadow .underlay { 

		position:absolute;

		left:3px;

		right:-3px;

		top:3px;

		bottom:-3px;

		background-color:#000;

		opacity:0.12;

		filter:alpha(opacity=12);

	}

	#newsPanelPanel {

		border:none;

		overflow:visible;

		background-color:transparent;

	}

	.container-close {

		position:absolute;

		top:5px;

		right:6px;

		height:15px;

		width:25px;

		background:url(../images/aqua-hd-close.gif) no-repeat; 

	}



	/* span:hover not supported on IE6 */

	.container-close:hover {

		background:url(../images/aqua-hd-close-over.gif) no-repeat; 

	}

	.hd {

	padding:0;

	background:url(../images/aqua-hd-bg.gif) repeat-x;

	color:#626262;

	height:22px;

	text-align:left;

	text-indent: 3px;

	padding-top:1px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #B2B2B2;

	}

	.bds {

	overflow:hidden;

	padding:4px;

	border:1px solid #aeaeae;

	background-color:#FFF;

	}

	.bd {

		overflow:hidden;

	border:1px solid #aeaeae;

	background-color:#FFF;

	}	

	

	.ft {

		font-size:75%;

		color:#666;

		padding:2px;

		overflow:hidden;

		border:1px solid #aeaeae;

		border-top:none;

		background-color:#dfdfdf;

		

	}



	/* Provide skin for custom elements */

	.hd span {

		vertical-align:middle;

		line-height:22px;

		font-weight:normal;

	}

	.ptl {

		width:7px;

		height:22px;

		background-position:left top;

		background-image: url(../images/aqua-hd-lt.gif);

		background-repeat: no-repeat;

		padding:0;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #B2B2B2;

	}

	.ptr {

		width:7px;

		height:22px;

		background-position:left top;

		background:url(../images/aqua-hd-rt.gif) no-repeat;

		padding:0;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #B2B2B2;

	}



.newshead{

	color:#0d8db3;

}

.loginContent{

	overflow:hidden;

	border:1px solid #aeaeae;

	background-color:#FFF;

	width:258px;

	font-size:12px;

}

.btn{

	text-align: center;

	vertical-align: middle;

	height: 21px;

	width: 49px;

	background-image: url(../images/btn.gif);

	background-repeat: no-repeat;

	background-position: left top;

	border:0px;

	margin:0px;

	padding:0px;

	font-size:12px;

	color:#666666;

}

.btnbig{

	text-align: center;

	vertical-align: middle;

	height: 21px;

	width: 99px;

	background-image: url(../images/btnbig.gif);

	background-repeat: no-repeat;

	background-position: left top;

	border:0px;

	margin:0px;

	padding:0px;

	font-size:12px;

	color:#666666;

}



#demo {

    margin-left:82px;

	margin-bottom:12px;

    height:44px;

    width:45px;

	background-image:url(../images/cherry.png);

	background-repeat:no-repeat;

}

.logintxtfld{

	width: 140px;

}

#cherryflash {

    margin-left:9px;

	margin-bottom:120px;

}



#slideshow {

    position:relative;

    height:140px;

	width:200px;

}



#slideshow IMG {

    position:absolute;

    top:0;

    left:0;

    z-index:8;

    opacity:0.0;

}



#slideshow IMG.active {

    z-index:10;

    opacity:1.0;

}



#slideshow IMG.last-active {

    z-index:9;

}

	#animator{

		

		height:15em; 

		position:relative;

	}

.appdetails{

	background-color: #F2F2F2;

	border: 1px dotted #999;

}

.appdetails ul li{

	list-style-position: inside;

	list-style-image: url(../images/bullet_star_blue.png);

	list-style-type: none;

	margin-top:3px;	

}

.steps{

	font-family: "Times New Roman", Times, serif;

	font-size: 17px;

	color: #ffffff;

	text-decoration: none;

	text-align:right;

}

#acivestep{

	text-decoration: none;

	float:right;

	background-color:#51B4D2;

	height: 20px;

	width: auto;

	padding-left:10px;

	padding-right:10px;

	margin-bottom:8px;

	color:#FFF;

	font-size: 11px;

	font-weight:bold;

	border-top-width: 2px;

	border-right-width: 2px;

	border-bottom-width: 2px;

	border-left-width: 2px;

	border-top-style: dotted;

	border-right-style: dotted;

	border-bottom-style: solid;

	border-left-style: dotted;

	border-top-color: #FFF;

	border-right-color: #FFF;

	border-bottom-color: #20677B;

	border-left-color: #FFF;

}

#inacivestep{

	text-decoration: none;

	float:right;

	background-color:#919191;

	height: 20px;

	width: auto;

	padding-left:10px;

	padding-right:10px;

	margin-bottom:8px;

	color:#FFF;

	font-size: 11px;

	font-weight:bold;

	border-top-width: 2px;

	border-right-width: 2px;

	border-bottom-width: 2px;

	border-left-width: 2px;

	border-top-style: dotted;

	border-right-style: dotted;

	border-bottom-style: solid;

	border-left-style: dotted;

	border-top-color: #FFF;

	border-right-color: #FFF;

	border-bottom-color: #333333;

	border-left-color: #FFF;

}

.expage{

	background-image: url(../images/expage_path.gif);

	background-repeat: no-repeat;

	background-position: left top;

	padding-top: 18px;

	padding-right: 23px;

	padding-bottom: 18px;

	padding-left: 23px;

	text-align:center;

	

}

#pathtree{

	text-align:left;

	padding-bottom:10px;

	vertical-align:top;

}

#pathtree em{

	text-align:left;

	background-image: url(../images/backArrow.gif);

	background-repeat: no-repeat;

	background-position:left bottom;

	padding-left:18px;

	padding-right:10px;

	height:15px;

}

#exFilesArea{

	padding-top:20px;

	padding-bottom:20px;

	text-align:center;

}

.combo{

	font-size: 12px;

	color: #ffffff;

	height: 22px;

	background-color:#666;

	width:160px;

}

.calendarbtn{

	text-align: center;

	vertical-align: middle;

	height: 18px;

	width: 18px;

	background-image: url(../images/calendar.png);

	background-repeat: no-repeat;

	background-position: left top;

	border:0px;

	margin:0px;

	padding:0px;

	font-size:12px;

	color:#666666;

}

.locationmapbtn{

	border-bottom:1px dotted;

	vertical-align:middle;

	display:block;

	background-image:url(../images/location_map.gif);

	background-repeat:no-repeat;

	background-position: right center;

	text-align: left;

	height: 32px;

	padding-top: 6px;

	width: 146px;

}





input.disabled {

	border: 1px solid #F2F2F2;

	background-color: #F2F2F2;

}



input.required, textarea.required {

	

}

input.validation-failed, textarea.validation-failed {

	border: 1px solid #FF3300;

	color : #FF3300;

}

input.validation-passed, textarea.validation-passed {

	border: 1px solid #00CC00;

	color : #000;

}



.validation-advice {

	margin: 2px 0;

	padding: 2px;

	background-color: #666666;

	color : #FFF;

	font-size:11px;

}



.custom-advice {

	margin: 5px 0;

	padding: 5px;

	background-color: #C8AA00;

	color : #FFF;

	font-weight: bold;

}



.field-widget {



}
