body {
	behavior:url(Assets/csshover.htc);
	text-align:center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	background:#FFF;
	margin:0px;
	padding:0px 0px;
}
/************* MAIN *********************/

#shell{
	width:772px;
	margin:auto;
	background:url(images/bg01.jpg) repeat-y;
}
	#shell02{
		width:772px;
		margin:auto;
		background:url(images/bg02.jpg) repeat-y;
	}
		#shell03{
			width:772px;
			margin:auto;
			background:url(images/bg03.jpg) repeat-y;
		}
	#container{
		width:760px;
		margin:auto;
	}
		#header{
			background:url(images/header01.jpg) no-repeat;
			height:83px;
		}
		#header02{
			background:url(images/header01.jpg) no-repeat;
			height:83px;
			overflow:hidden;
			margin:auto;
		}
			#TopMenu{
				width:254px;
				float:right;
				height:19px;
				padding-top:2px;
			}
				#TopMenu a{
					color:#FFF;
					text-decoration:none;
					padding:4px 5px;
				}
					#TopMenu a:hover{
						background:#ffb84d;
					}
			#StaticLinks{
				padding-top:27px;
				width:220px;
				float:right;
				padding-right:12px;
				clear:right;
			}
		
		#main{	
			width:758px;
			margin:auto;
		}
			#flash{
				border:#90a7d4 1px solid;
				border-width: 0px 0px 1px 0px;
				background:#FFF;
			}
				#flash02{
					width:578px;
					background:#FFF;
					float:right;
					margin:auto 1px auto 0;
				}
			
			#MainMenu{
			}	
				.MainMenuitem {
					cursor:pointer;
					position:relative;
					float:left;
				}
				.MainMenuitem div {
					z-index:5;
					visibility:hidden;
					border:#565E6B 1px solid;
					background:#244c9f;
					position:absolute;
					width:150px;
					top:57px;
					left:0px;
					filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=2);
				}
					.MainMenuitem div a {
						display:block;
						color:#FFF;
						text-align:left;
						text-decoration:none;
						border-bottom:#72838E 1px solid;
						border-top:#102735 1px solid;
						width:140px;
						padding:5px;
					}
						.MainMenuitem div a:hover {
							background:#ffb84d;
							color:#fff;
						}
						.MainMenuitem:hover div {
							visibility:visible;
						}
				#contentarea{
					width:758px;
					margin:auto;
				}
					#isite_content{
						width:568px;
						padding:5px;
						float:left;
						text-align:left;
					}
						#isite_content02{
							width:568px;
							padding:5px;
							float:right;
							text-align:left;
						}
							#isite_content03{
								width:748px;
								padding:5px;
								margin:auto;
								text-align:left;
							}
					#sidebar{
						width:177px;
						float:right;
						margin:auto;
						text-align:left;
					}
						#sidebar02{
							width:177px;
							float:left;
							margin:auto;
							text-align:left;
						}
							#menu{
								width:177px;
								margin:0px auto 10px auto;
								padding:5px 0px 5px 0px;
							}
								#menu a{
									display:block;
									text-decoration:none;
								}
									#menu .menuitem{
										width:165px;
										border-left:#a1a6ac 1px solid;
										border-bottom:#a1a6ac 1px solid;
										border-top:#fff 1px solid;
										border-right:#fff 1px solid;
										color:#003293;
										background:#e2e6ee;
										padding:3px 5px;
										margin:auto;
										
									}
										#menu .menuitem:hover{
											background:url(images/menubg01.jpg) no-repeat top left;
											color:#d27e01;
											
									}
										.menucontainer{
											z-index:4;
											position:absolute;
											visibility:hidden;
											background:#a3a8ae;
											border-top:#e2e6ee 1px solid;
											
										}
											.subitem{
												color:#e2e6ee;
												width:130px;
												padding:3px 5px;
												border:#e2e6ee 1px solid;
												border-width:0px 1px 1px 1px;
												text-align:left;
										}
											.subitem a{
												text-align:left;
										}
											.subitem:hover{
												background:#ffb84d;
												color:#FFF;
										}
						
						#channels{
							margin-top:15px;
						}		
							#channels #channel1{
								padding:-10px 5px 5px 5px;
								}						
						#search{
								color:#7c889f;
								padding:2px 0px 2px 0px;
								text-align:left;
								border-bottom:#cfd3db 1px solid;
								margin:auto;
							}
								#search form {
									padding:7px;
									margin:0px;
								}
									#search form input {
										width:130px;
										background:#fff;
										border-top:#a3a6ac 1px solid;
										border-left:#a3a6ac 1px solid;
										color:#666;
										
									}
							.Channelshell{
								clear:both;
								margin:5px auto;
								width:171px;
								background:url(images/channel_Bg.jpg) bottom left;
							}
								#MailingList{
									background:url(images/mailh3bg01.jpg) no-repeat top left;
									padding:19px 0px 2px 0px;
									text-align:left;
									border-bottom:#cfd3db 1px solid;
									margin:auto;
								}
									#MailingList form {
										padding:7px;
										margin:0px;
									}
									#MailingList form input {
										width:125px;
										background:#fff;
										border-top:#a3a6ac 1px solid;
										border-left:#a3a6ac 1px solid;
										color:#666;
									}
							
								.channel{
										background:url(images/announcementsh3bg01.jpg) no-repeat top left;
										padding:19px 3px 5px 3px;
										text-align:left;
										border-bottom:#cfd3db 1px solid;
										margin:auto;
										color:#3f5683;
								}
								.channelb{
										padding:5px;
										text-align:left;
										border-bottom:#cfd3db 1px solid;
										margin:auto;
										color:#3f5683;
								}
							
								#Downloads{
									background:url(images/downloadsh3bg01.jpg) no-repeat top left;
									padding:21px 3px 8px 3px;
									text-align:left;
									border-bottom:#cfd3db 1px solid;
									margin:auto;
									color:#3f5683;
								}
				#footer{
					background: url(images/footer01.jpg) no-repeat;
					width:772px;
					height:41px;
					margin:auto;
				}
					#footer02{
						background: url(images/footer02.jpg) no-repeat;
						width:772px;
						height:41px;
						margin:auto;
					}
						#footer03{
							background: url(images/footer03.jpg) no-repeat;
							width:772px;
							height:41px;
							margin:auto;
						}

#copyright{
	color:#84888e;
	padding:10px;
}		
		
a{
	color:#003293;
	text-decoration:none;
}
	a:hover{
		color:#f6b450;
		text-decoration:underline;
	}		
				
				