@charset "utf-8";
/* CSS Document */
body {
	background-image:url("../img/main_bg.png");
	background-color:#e3e3e3;
	background-repeat:repeat;
	background-position: 0px 2px;
	margin:0px;
	padding:0px;
	text-align:center;
}
img
{
  border-style: none!important;
}
#Wrapper {
	font-family:Arial, Helvetica, sans-serif;
	min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 16px auto -4em;
}
.clear {
	display:block;
	clear:both;
}
.expander {
	width:100%;
	height:100%;
	border:0;
	margin:0;
	padding:0;
}
.centerRegion {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#Page {

	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:940px;
}
#Header {
	width:940px;
	height: 54px;
	padding-bottom: 26px;
}	
	#Header-Inner {
		text-align:left;
	}
	#Header .Title {
		padding:0;
		margin:0;
		float:left;
		display:inline;
	}
	#Header #Login {
		white-space:nowrap;
		display:inline;
		height:13px;
		float:right;
		font-size:12px;
		padding-top:4px;
		color: blue\9;
		}
		#Header #Login p{
			color:#333;
			display:inline;
			margin-top:2px;			
		}

		#Header #Login a{
			color:#000;
			text-decoration:none;
			display:inline;
			margin-top:4px;
		}
		#Header #Login a:hover{
			margin-top:4px;
			text-decoration:underline;
		}
			#Header #Login .Choices{
				width:236px;
				margin-left:4px;
				float:left;
			}
			#Header #Login .Contact {
				text-align:center;
				margin-right:-4px;
				margin-top:7px;
				padding-bottom:2px;
				padding-left:3px;
				float:right;
				width:180px;
				height: 11px;
				overflow:visible;
				background-image:url("../img/icon_contact.png");
				background-repeat:no-repeat;
				background-position:bottom left;
			}
			#Header #Login .Contact p {
				display:inline;
				overflow:visible;
				white-space:nowrap;
			}
			#Header #Login .Phone {
				font-size:14px;
				color: #a1a2a3;
			}
#Banner {
	margin:0;
	padding:0;
	height: 251px;
	width: 940px;
}
#Content-Top {
	width:940px;
}
#Navigation {
width:940px;
	height: 70px;
}

#Bar {
	z-index: 5;
	text-decoration: none;
	height:35px !important;
}
#Bar ul {
	display:inline;
	margin-left:-40px;
}
	#Bar ul li {
		text-align:center;
		list-style-type:none;
		float:left;
		display:inline;
		margin:0;
		padding:0;
		height:35px;
		
	}
	#Bar ul li {
		background-image:url(../img/nav_bg.png);
		background-repeat:repeat-y;
	}
		#Bar ul .item-1 {
	
		width:167px;
		background-position: 0px 35px;
		}
			#Bar ul .item-1:hover {
			background-position: 0px 0px;
			}
		#Bar ul .item-2 {
		width:119px;
		background-position: -167px 35px;
		}
			#Bar ul .item-2:hover  {
			background-position: -167px 0px;
			}
		#Bar ul .item-3 {
		width:138px;
		background-position: -286px 35px;
		}
			#Bar ul .item-3:hover  {
			background-position: -286px 0px;
			}		
		
		#Bar ul .item-4 {
		width:145px;
		background-position: -424px 35px;
		}
			#Bar ul .item-4:hover  {
			background-position: -424px 0px;
			}	
		#Bar ul .item-5 {
		width:128px;
		background-position: -569px 35px;
		}
			#Bar ul .item-5:hover  {
			background-position: -569px 0px;
			}		
		
		#Bar ul .item-6 {
		width:135px;
		background-position: -697px 35px;
		}
			#Bar ul .item-6:hover  {
			background-position: -697px 0px;
			}
		#Bar ul .item-7 {
		width:108px;
		background-position: -832px 35px;
		}
			#Bar ul .item-7:hover  {
			background-position: -832px 0px;
			}
			#Bar ul li p{
				display:none;
			}
#Bar p {
	display:inline;
}

/* CONTENT CODE BEGINS */

#Content {
	margin-top:19px;
}

/* Expandable News Stories Code */
#News-Holder {
	font-family:Arial, Helvetica, sans-serif!important;
	margin-top:0;
	padding:0;
	display:inline;
}
#News-Story-1 {
	display:block;
	margin-left: 8px;
	padding-right: 14px;
}
#News-Story-2 {
	display:block;
	margin-left: 8px;
}
#News-Story-3 {
	display:block;
	margin-left: 8px;
}
#News-Holder h2 {
	margin: 8px 2px 0px 8px;
	font-size:13px;
	padding-top:0;
	padding-bottom:0;
	text-decoration:none;
}
#News-Holder p {
	color:#777777;
	font-size:12px;
	margin: 4px 5px 0px 0px;
	padding:0;
}
#News-Holder div {
}
#News-Holder .Title {
	background-image:url(../img/selected-tab-left.png);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:13px;
	height:100%;
	padding:0 12px 0 0;
	text-align:left;
	width:80px;
}
#News-Holder .Title .expander {
	background-image:url(../img/selected-tab-right.png);
	background-position:right top;
	background-repeat:no-repeat;
	margin-bottom:0;
	padding:5px 0 5px 12px;
}
#TabHolder {
	width:940px;
	text-align:left;
	height:247px !important;
	margin-left:auto;
	margin-right:auto;
}

/* NEWS TICKER CODE AREA HERE*/
#News {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	width:940px;
	height:36px;
	background-repeat:repeat;
	background-color:#a1a2a3;
	background-image:url(../img/ticker_bg.png);
}
	/* NEWS TICKER TITLE */
	#News-Title {
		color:#000000;
		float:left;
		height:35px;
		margin-top:10px;
		padding-left:10px;
		padding-right:5px;
	}
	#News-Holder .Title p {
		margin-top:3px;
		font-size:13px;
	}
		#News-Title h5 {
			color:#333;
			float:left;
			font-size:13px;
			margin:0;
			width:108px;
		}
	/* NEWS TICKER CODE HERE */
	#News-Ticker{
		background-color:transparent;
		float:left;
		font-size:13px;
		height:35px;
		margin:-20px 0 0;
		overflow:hidden;
		position:relative;
		top:50%;
		width:785px;
	}
	#News #Controls {
	margin-top:12px;
	margin-right:12px;
	float:right;
		z-index:100;
		width:20px;
		height:10px;
		padding:0;
	}
	#News .Previous {
		float:left;
		width:5px;
		height:10px;
	}
	.Previous:hover {
		float:left;
		width:5px;
		height:10px;
	}
	#News .Next {
		float:right;
		width:5px;
		height:10px;
	}
	.Next:hover{
		float:left;
		width:5px;
		height:10px;
	}
		#News-Ticker h4{
			color:#FFFFFF;
			display:inline;
			font-size:13px;
		}
		#News-Ticker h5 {
			display:inline	
			color:#444444;
			font-size:11px;
			text-align:right;
		}
		#News-Ticker div{
			height:30px;
			width:782px;
		}
			#News-Ticker div.first{
				
			}
			#News-Ticker a{
			font-size:13px;
			color:#fff;
			text-decoration:none;
			}
			#News-Ticker a:hover{
			text-decoration:underline;
			}
			#News-Ticker p{
				color:#fff;
				font-size:12px;
				display:inline;
			}
	
		#News-Ticker ul {
			height:35px;
			margin-top:12px;
			width:15000px;
		}
		#News-Ticker ul li
		{
			display:block;
			float:left;
			margin-left:10px;
			margin-right:500px;
		}

/* ALL TAB CODE HERE */
.Divider {
display:block;
	background-color:transparent;
	background-image:url(../img/divider.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	float:left;
	height:100%;
	width:2px !important;
}
.Divider-Horizontal {
	width:220px;
	height:1px;
	margin-top:3px;
	margin-bottom:3px;
	background-image:url("../img/divider_h.png");
}
#TabHolder {

}
.TabHolder {
	text-decoration: none;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	
}
		.TabHolder ul {
			width:100%;
			margin:0;
			height: 32px;
		}
		.TabHolder ul li {
			float:left;
			list-style-type: none;
			margin-right:3px;
		}
			.TabHolder ul li a {
				display:block;
				float:left;
				white-space: nowrap;  
				padding: 8px 10px 5px 10px;
				list-style-type: none;
			}
		
	
				#Tab-1 {
					width: 232px;
				}
				#Tab-2 {
					width: 446px;
				}
				#Tab-3 {
					padding:0;
					margin:0px;
					width:258px;
				}
				.TabHolder a {
					color:#333;
					text-decoration: none;
					font-size:13px;
				}
	.panes {
		margin-top:18px;
	}
	.panes2 {
		margin-top: 16px;
		margin-left: 14px;
	}
	.panes3 {
		margin-top: 10px;	
		padding-left: 14px;
	}

	.panes2 p {
		color:#000000;
		font-size:13px;
		font-weight:lighter !important;
		line-height:1em;
		margin:5px 0;
		padding:0;
	}
	.panes3 h3 {
		color:#333;
		font-size:14px;
		margin: 16px 0 5px 0;
		padding:0;
	}
	.panes3 p {
		color:#777777;
		font-size:12px;
		margin: 0 0 5px 0;
		padding:0;
	}
	.panes3 ul {
		padding-left:1px;
		font-size: 12px;
	}
	.panes3 li {
		color:#777777;	
		padding-left:8px;
		margin-bottom:4px;	
		background:transparent url(../img/bg_bullet.gif) no-repeat scroll 0px 6px			
	}
			
	/* TWO TAB AREA */
	#Tab-2 Section-1 {
		margin-right:2px;
	}
	.tabs li  { 
			background-image: url("../img/tab-left.png"); 
			background-position: left top;
	}
	.tabs li.current{ 
			background-image:url("../img/selected-tab-left.png"); 
			background-position: left top;
	}
	
	.tabs li a { 
			color:#777777;
			background-image: url("../img/tab-right.png");
			background-position: right top; 
			background-repeat:no-repeat;
	}
	.tabs li.current a.current { 
			font-weight:bold;
			color:#555555;
			background-image:url("../img/selected-tab-right.png"); 
			background-position: right top;
			background-repeat:no-repeat;
	}
	
	.tabs2 li  { 
		background-image: url("../img/tab-left.png"); 
		background-position: left top;
	}
	.tabs2 li.current{ 
		background-image:url("../img/selected-tab-left.png"); 
		background-position: left top;
	}
	
	.tabs2 li a { 
			color:#777777;
			background-image: url("../img/tab-right.png");
			background-position: right top; 
			background-repeat:no-repeat;
	}
	.tabs2 li.current a.current {
			font-weight:bold;
			color:#555555;
			background-image:url("../img/selected-tab-right.png"); 
			background-position: right top;
			background-repeat:no-repeat;
	}	
	.tabs3 li  { 
		background-image: url("../img/tab-left.png"); 
		background-position: left top;
	}
	.tabs3 li.current { 
		background-image:url("../img/selected-tab-left.png"); 
		background-position: left top;
	}
	
	.tabs3 li a { 
		color:#777777;
		background-image: url("../img/tab-right.png");
		background-position: right top; 
		background-repeat:no-repeat;
	}
	.tabs3 li.current a.current { 
		font-weight:bold;
		color:#555555;
		background-image:url("../img/selected-tab-right.png"); 
		background-position: right top;
		background-repeat:no-repeat;
	}
	
/* ALL FOOTER CODE */
.push {
	display:inline;
	margin-top:10px;
	height: 10px;
	width:100%;
	background-image:url("../img/shadow_bottom.png");
	background-repeat:repeat-x;
	float:left;
}
#Footer {
	height:150px;
	width:100%;
	clear:both;
	font-size:11px;
	background-color:#e3e3e3;
}
	#Footer-Signature {

	}
		#Footer-Inner {
			margin-left:auto;
			margin-right:auto;
			text-align:center;
			width:940px;
			height:auto;
		}
		#Footer-Inner ul {
			overflow:hidden;
			max-height:150px;
			margin-top:20px;
			text-align:left;
			float:left;
			display:inline;
		}
		#Footer-Inner ul li {
			list-style-type:none;
		}
		#Footer-Inner ul li.Title a{
			margin-bottom:500px;
			color:#8d8d8d;
			font-size:11px;
			font-weight:bold;
		}
		#Footer-Inner ul li a{
				margin-bottom:500px;
	
			color:#a1a2a3;
			text-decoration:none;
		}
		#Footer-Inner ul li a:hover{
			color:#8d8d8d;
			text-decoration:underline;
		}
		.Footer-Column{
			width:114px;
			padding:0;
			margin:0;
		}
			#Column-1 {
			width:120px;
			}
			#Column-7 {
			width:110px;
			overflow:visible;
			}
				#Column-7 img {
					right:0;
					top:0;
					float:right;
					margin-top:0;
					padding:0;
				}
				#Copyright p {
					white-space:nowrap;
					float:right;
					display:inline;
					font-size:11px;
					margin-top:38px;	
					color:#a1a2a3;
				}
				#Websense {
					margin-top:32px;
					top:4px;
					position:relative;
					right:0;
					float:right;
				}
.Title {
	font-weight: normal
}
.Highlight {
    color:#9dce87!important;
	font-size:13px!important;
	/*float:left;*/
}
h2.Title{
	display:inline;
	padding-bottom:0px;
}
h3.Body{
	color:#777;
	font-size:12px;	
	margin:8px 26px 20px 12px;
	padding-bottom:0px;
	font-size-adjust:none;
	font-stretch:normal;
	font-variant:normal;
	font-weight:lighter;
	letter-spacing:0px;
	line-height:20px;
}
.date {
	color:#a1a2a3!important;
	font-size:12px!important;
}
