* {
	margin: 0;
	padding: 0;
}

html, body { 
	height:100%;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	text-align: left;
}

ul, ol {
	list-style: none;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #3a3a3a;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: #ececec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h2 {
	padding: 0 0 12px 0;
	line-height: 1.333em;
	font-size: 1.5em;
	font-weight: normal;
	color: #24b3e3;
}

	h2 strong {
		display: block;
		padding: 0 0 5px 0;
		font-weight: normal;
	}
	
	h2 em {
		display: block;
		margin: 0 0 -3px 0;
		font-style: normal;
	}

h6 {
	padding: 0 0 19px 0;
	line-height: 1.462em;
	font-size: 1.083em;
	color: #3a3a3a;
}

	h6 span {
		display: block;
		padding: 5px 0 0 0;
	}

.fleft {
	float: left;
}

	img.fleft {
		margin: 0 29px 54px 1px;
	}
	
	img.fleft1 {
		float: left;
		margin: 0 29px 0 1px;
	}

.fright {
	float: right;
}

	ul.fright {
		padding: 0 44px 0 0;
	}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#tail-top-right {
	background: url(images/tail-top-right.gif) repeat-x 0% 0%;
	width: 50%;
	height: 703px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
}

#main-tail-top {
	background: #fff url(images/main-tail-top.gif) repeat-x 50% 0%;
}

#main-tail-bot {
	background: url(images/main-tail-bot.gif) repeat-x 50% 100%;
}

#main-bg-top {
	background: url(images/main-bg-top.jpg) no-repeat 50% 0%;
	position: relative;
	width: 100%;
}

#main {
	position: relative;
	width: 962px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header {
	background: url(images/header.jpg) no-repeat 1px 197px;
	position: relative;
	height: 562px;
}

#logo {
	position: absolute;
	top: 36px;
	left: 7px;
}

#navi {
	position: absolute;
	top: 65px;
	right: 5px;
}

	#navi li {
		float: left;
		padding: 0 0 0 21px;
		line-height: 1.636em;
		font-size: 0.917em;
		font-weight: bold;
		text-transform: uppercase;
		color: #fff;
	}
	
		#navi li a {
			text-decoration: none;
			color: #fff;
		}
		
		#navi li a:hover {
			color: #000;
		}

#menu {
	background: url(images/menu.jpg) no-repeat 0% 0%;
	width: 961px;
	height: 76px;
	overflow: hidden;
	position: absolute;
	top: 104px;
	left: 1px;
}

	#menu ul {
		padding: 15px 80px 17px 20px;
	}
	
		#menu ul li {
			float: left;
			padding: 0 2px 0 0;
		}
		
			#menu ul li a {
				display: inline-block;
				height: 44px;
				padding: 0 17px 0 19px;
				line-height: 42px;
				overflow: hidden;
				font-size: 1.667em;
				font-weight: bold;
				text-decoration: none;
				color: #0068ab;
			}
		
			#menu ul li.act a {
				background: url(images/menu-tail.gif) repeat-x 0% 0%;
				padding: 0;
				color: #fff;
			}
			
				#menu ul li.act a span {
					background: url(images/menu-left.gif) no-repeat 0% 0%;
					display: inline-block;
				}
				
					#menu ul li.act a span span {
						background: url(images/menu-right.gif) no-repeat 100% 0%;
						display: inline-block;
						height: 44px;
						overflow: hidden;
						padding: 0 17px 0 19px;
					}
					
			#menu ul li a:hover {
				background: url(images/menu-tail.gif) repeat-x 0% 0%;
				padding: 0;
				cursor: pointer;
				color: #fff;
			}
			
				#menu ul li a:hover span {
					background: url(images/menu-left.gif) no-repeat 0% 0%;
					display: inline-block;
				}
				
					#menu ul li a:hover span span {
						background: url(images/menu-right.gif) no-repeat 100% 0%;
						display: inline-block;
						height: 44px;
						overflow: hidden;
						padding: 0 17px 0 19px;
					}
#rss {
	background: url(images/rss.gif) no-repeat 0% 0%;
	display: block;
	width: 35px;
	height: 34px;
	overflow: hidden;
	position: absolute;
	top: 154px;
	right: 26px;
}

#content {
	width: 100%;
}

	#content #indent {
		padding: 18px 0 70px 0;
	}
	
	#content #indent-1 {
		padding: 18px 0 82px 0;
	}
	
	#content #indent-2 {
		padding: 18px 0 73px 0;
	}
	
		#content p {
			padding: 0 0 19px 0;
			line-height: 1.462em;
			font-size: 1.083em;
			color: #3a3a3a;
		}
		
			#content p.extra {
				padding: 0 0 26px 0;
			}
			
			#content p.extra1 {
				padding: 0 0 18px 0;
			}
		
		#content blockquote p strong {
			display: block;
			text-align: right;
			color: #3a3a3a;
		}
		
		#content blockquote p b {
			display: block;
			padding: 0 0 8px 0;
			text-align: right;
			color: #3a3a3a;
		}
		
		#content p big {
			display: block;
			padding: 5px 0 0 0;
			font-size: 1em;
		}
		
		#content p small {
			float: right;
			padding: 0 9% 0 0;
			font-size: 1em;
		}

.row-1 {
	width: 100%;
	overflow: hidden;
}

	.row-1 .inner {
		padding: 0 0 44px 2px;
	}
	
	.row-1 .inner-1 {
		padding: 0 0 52px 2px;
	}

.row-2 {
	width: 100%;
	overflow: hidden;
}

	.row-2 .inner {
		padding: 0 0 0 22px;
	}

.box {
	width: 100%;
	margin: 0 0 5px 0;
	overflow: hidden;
}

	.box .border-top {
		background: #474d4d url(images/border-top.gif) repeat-x 0% 0%;
	}
	
	.box .border-bot {
		background: url(images/border-bot.gif) repeat-x 0% 100%;
	}
	
	.box .border-left {
		background: url(images/border-left.gif) repeat-y 0% 0%;
	}
	
	.box .border-right {
		background: url(images/border-right.gif) repeat-y 100% 0%;
	}
	
	.box .corner-top-left {
		background: url(images/corner-top-left.gif) no-repeat 0% 0%;
	}
	
	.box .corner-top-right {
		background: url(images/corner-top-right.gif) no-repeat 100% 0%;
	}
	
	.box .corner-bot-left {
		background: url(images/corner-bot-left.gif) no-repeat 0% 100%;
	}
	
	.box .corner-bot-right {
		background: url(images/corner-bot-right.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box .inner {
		padding: 26px 29px 29px 24px;
	}
	
		.box img {
			margin: 0 0 18px 6px;
		}
		
		.box a {
			background: url(images/banner-button.gif) no-repeat 0% 0%;
			display: block;
			width: 204px;
			height: 31px;
			overflow: hidden;
			line-height: 32px;
			font-size: 0.917em;
			font-weight: bold;
			text-transform: uppercase;
			text-align: center;
			text-decoration: none;
			color: #5d6363;
		}
		
			.box a:hover {
				color: #000;
			}

.box-1 {
	background: #24b1e2;
	width: 100%;
	overflow: hidden;
}

	.box-1 .border-top {
		background: #24b1e2 url(images/border-top1.jpg) repeat-x 0% 0%;
	}
	
	.box-1 .border-bot {
		background: url(images/border-bot1.jpg) repeat-x 0% 100%;
	}
	
	.box-1 .border-left {
		background: url(images/border-left1.jpg) repeat-y 0% 0%;
	}
	
	.box-1 .border-right {
		background: url(images/border-right1.jpg) repeat-y 100% 0%;
	}
	
	.box-1 .corner-top-left {
		background: url(images/corner-top-left1.jpg) no-repeat 0% 0%;
	}
	
	.box-1 .corner-top-right {
		background: url(images/corner-top-right1.jpg) no-repeat 100% 0%;
	}
	
	.box-1 .corner-bot-left {
		background: url(images/corner-bot-left1.jpg) no-repeat 0% 100%;
	}
	
	.box-1 .corner-bot-right {
		background: url(images/corner-bot-right1.jpg) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box-1 .inner {
		padding: 16px 20px 22px 20px;
	}
	
		.box-1 p {
			padding: 0 0 11px 0 !important;
			line-height: 1.385em !important;
			font-size: 1.083em !important;
			color: #fff !important;
		}

.box-2 {
	background: #00c6e8;
	width: 100%;
	overflow: hidden;
}

	.box-2 .border-top {
		background: #00c6e8 url(images/border-top2.jpg) repeat-x 0% 0%;
	}
	
	.box-2 .border-bot {
		background: url(images/border-bot2.jpg) repeat-x 0% 100%;
	}
	
	.box-2 .border-left {
		background: url(images/border-left2.jpg) repeat-y 0% 0%;
	}
	
	.box-2 .border-right {
		background: url(images/border-right2.jpg) repeat-y 100% 0%;
	}
	
	.box-2 .corner-top-left {
		background: url(images/corner-top-left2.jpg) no-repeat 0% 0%;
	}
	
	.box-2 .corner-top-right {
		background: url(images/corner-top-right2.jpg) no-repeat 100% 0%;
	}
	
	.box-2 .corner-bot-left {
		background: url(images/corner-bot-left2.jpg) no-repeat 0% 100%;
	}
	
	.box-2 .corner-bot-right {
		background: url(images/corner-bot-right2.jpg) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box-2 .inner {
		padding: 16px 20px 22px 20px;
	}
	
		.box-2 p {
			padding: 0 0 11px 0 !important;
			line-height: 1.385em !important;
			font-size: 1.083em !important;
			color: #fff !important;
		}

.box-3 {
	background: #28b8e5;
	width: 100%;
	overflow: hidden;
}

	.box-3 .border-top {
		background: #28b8e5 url(images/border-top3.jpg) repeat-x 0% 0%;
	}
	
	.box-3 .border-bot {
		background: url(images/border-bot3.jpg) repeat-x 0% 100%;
	}
	
	.box-3 .border-left {
		background: url(images/border-left3.jpg) repeat-y 0% 0%;
	}
	
	.box-3 .border-right {
		background: url(images/border-right3.jpg) repeat-y 100% 0%;
	}
	
	.box-3 .corner-top-left {
		background: url(images/corner-top-left3.jpg) no-repeat 0% 0%;
	}
	
	.box-3 .corner-top-right {
		background: url(images/corner-top-right3.jpg) no-repeat 100% 0%;
	}
	
	.box-3 .corner-bot-left {
		background: url(images/corner-bot-left3.jpg) no-repeat 0% 100%;
	}
	
	.box-3 .corner-bot-right {
		background: url(images/corner-bot-right3.jpg) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box-3 .inner {
		padding: 16px 20px 22px 20px;
	}
	
		.box-3 p {
			padding: 0 0 11px 0 !important;
			line-height: 1.385em !important;
			font-size: 1.083em !important;
			color: #fff !important;
		}

.box-4 {
	background: #1accea;
	width: 100%;
	overflow: hidden;
}

	.box-4 .border-top {
		background: #1accea url(images/border-top4.jpg) repeat-x 0% 0%;
	}
	
	.box-4 .border-bot {
		background: url(images/border-bot4.jpg) repeat-x 0% 100%;
	}
	
	.box-4 .border-left {
		background: url(images/border-left4.jpg) repeat-y 0% 0%;
	}
	
	.box-4 .border-right {
		background: url(images/border-right4.jpg) repeat-y 100% 0%;
	}
	
	.box-4 .corner-top-left {
		background: url(images/corner-top-left4.jpg) no-repeat 0% 0%;
	}
	
	.box-4 .corner-top-right {
		background: url(images/corner-top-right4.jpg) no-repeat 100% 0%;
	}
	
	.box-4 .corner-bot-left {
		background: url(images/corner-bot-left4.jpg) no-repeat 0% 100%;
	}
	
	.box-4 .corner-bot-right {
		background: url(images/corner-bot-right4.jpg) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box-4 .inner {
		padding: 16px 20px 22px 20px;
	}
	
		.box-4 p {
			padding: 0 0 11px 0 !important;
			line-height: 1.385em !important;
			font-size: 1.083em !important;
			color: #fff !important;
		}

.box-5 {
	width: 100%;
	margin: 0 0 7px 0;
	overflow: hidden;
}

	.box-5 .border-top {
		background: #22afe1 url(images/border-top5.jpg) repeat-x 0% 0%;
	}
	
	.box-5 .border-bot {
		background: url(images/border-bot5.jpg) repeat-x 0% 100%;
	}
	
	.box-5 .border-left {
		background: url(images/border-left5.jpg) repeat-y 0% 0%;
	}
	
	.box-5 .border-right {
		background: url(images/border-right5.jpg) repeat-y 100% 0%;
	}
	
	.box-5 .corner-top-left {
		background: url(images/corner-top-left5.jpg) no-repeat 0% 0%;
	}
	
	.box-5 .corner-top-right {
		background: url(images/corner-top-right5.jpg) no-repeat 100% 0%;
	}
	
	.box-5 .corner-bot-left {
		background: url(images/corner-bot-left5.jpg) no-repeat 0% 100%;
	}
	
	.box-5 .corner-bot-right {
		background: url(images/corner-bot-right5.jpg) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box-5 .inner {
		padding: 21px 30px 47px 21px;
	}
	
		.box-5 p {
			padding: 0 !important;
			line-height: 1.417em !important;
			font-size: 1em !important;
			color: #fff !important;
		}

.link {
	float: left;
	line-height: 1.5em;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

.link-1 {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: block;
	height: 29px;
	float: left;
	overflow: hidden;
	line-height: 30px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.917em;
	font-weight: bold;
	color: #5d6363;
}

	.link-1 span {
		background: url(images/link-left.gif) no-repeat 0% 0%;
		display: block;
		float: left;
	}
	
	.link-1 span span {
		background: url(images/link-right.gif) no-repeat 100% 0%;
		display: block;
		height: 29px;
		float: left;
		padding: 0 19px 0 18px;
		overflow: hidden;
	}
	
	.link-1:hover span span {
		cursor: pointer;
		color: #000;
	}

.link-indent {
	margin: 0 0 53px 0 !important;
}

.title {
	padding: 0 0 9px 0;
	letter-spacing: -2px;
	line-height: 1.2em;
	font-size: 2.5em;
	font-weight: 600;
	color: #fff;
}

/*#twitter {
	background: url(images/twitter-pic.gif) no-repeat 10px 6px;
	padding: 0 20px 44px 80px;
	line-height: 1.462em;
	font-size: 1.083em;
	color: #3a3a3a;
}

	#twitter p {
		padding: 0 0 0 3px !important;
		line-height: 1.462em !important;
		font-size: 1em !important;
		color: #3a3a3a !important;
	}
	
	#twitter b {
		font-weight: normal;
		color: #24b3e3;
	}
	
		#twitter b a {
			text-decoration: none;
			color: #24b3e3;
		}
		
		#twitter b a:hover {
			text-decoration: underline;
		}

	#twitter strong {
		display: block;
		padding: 1px 0 11px 0;
		line-height: 1.727em;
		font-size: 0.846em;
		font-weight: normal;
		color: #24b3e3;
	}
	
		#twitter strong a {
			text-decoration: none;
			color: #24b3e3;
		}
		
		#twitter strong a:hover {
			text-decoration: underline;
		}
		
	#twitter .link-1 {
		font-size: 0.846em !important;
	}*/

.name {
	padding: 0 0 0 38px;
	line-height: 1.4em;
	font-size: 1.5em;
	color: #22afe1;
}

	.name span {
		display: block;
		margin: -2px 0 0 0;
		line-height: 1.417em;
		font-size: 0.667em;
		color: #474c4c;
	}

.list {
	overflow: hidden;
}

	.list li {
		background: url(images/marker.gif) no-repeat ;
		background-position:left center;
		padding: 0 0 0 27px;
		 
		font-size: 1.083em;
		color: #3a3a3a;
	}
	
		.list li a {
			
		}

.list-1 {
	width: 100%;
	overflow: hidden;
}

	.list-1 li {
		float: left;
		width: 320px;
		padding: 0 30px 34px 0;
		line-height: 1.462em;
		font-size: 1.083em;
		color: #3a3a3a;
	}
	
	.list-1 li.extra {
		padding: 0 0 0 0;
	}
	
		.list-1 li img {
			float: left;
			margin: 4px 14px 0 0;
		}
		
		.list-1 li p {
			overflow: hidden !important;
			line-height: 1.462em !important;
			font-size: 1em !important;
			color: #3a3a3a !important;
		}
		
			.list-1 li p strong {
				display: block;
				padding: 0 0 11px 0;
				line-height: 1.4em;
				font-size: 1.385em;
				font-weight: normal;
				color: #24b3e3;
			}
			
				.list-1 li p strong a {
					text-decoration: none;
					color: #24b3e3;
				}
				
				.list-1 li p strong a:hover {
					text-decoration: underline;
				}

.list-2 {
	padding: 0 0 7px 0;
	overflow: hidden;
	line-height: 1.462em;
	font-size: 1.083em;
	color: #3a3a3a;
}

	.list-2 dt {
		font-weight: bold;
		color: #3a3a3a;
	}
	
		.list-2 dt a {
			text-decoration: none;
			color: #3a3a3a;
		}
		
		.list-2 dt a:hover {
			text-decoration: underline;
		}
		
	.list-2 dd {
		padding: 0 0 19px 0;
	}

.list-3 {
	overflow: hidden;
	line-height: 1.462em;
	font-size: 1.083em;
	color: #3a3a3a;
}

	.list-3 dt {
		font-weight: bold;
	}
	
		.list-3 dt a {
			text-decoration: none;
			color: #3a3a3a;
		}
		
		.list-3 dt a:hover {
			text-decoration: underline;
		}
		
	.list-3 dd {
		padding: 0 0 19px 0;
	}

.list-4 {
	padding: 0 0 31px 0;
	overflow: hidden;
	line-height: 1.462em;
	font-size: 1.083em;
	color: #3a3a3a;
}

	.list-4 dd {
		width: 100%;
		padding: 0 0 19px 0;
		overflow: hidden;
	}
	
		.list-4 dd small {
			float: right;
			padding: 0 15% 0 0;
			font-size: 1em;
		}

.list-indent {
	padding: 0 0 0 0 !important;
}

.list-indent1 {
	padding: 0 0 50px 0 !important;
}

/* ----- script begin ----- */


#faded {
	width: 925px;
	height: 328px;
	overflow: hidden;
	position: absolute;
	top: 215px;
	left: 19px;
}

	#faded a {
		outline: 0;
		border: 0;
	}
	
	#faded span a {
		background: url(images/header-button.gif) no-repeat 0% 0%;
		display: block;
		width: 209px;
		height: 63px;
		overflow: hidden;
		line-height: 56px;
		font-size: 3.667em;
		letter-spacing: -2px;
		text-align: center;
		text-decoration: none;
		color: #fff;
		position: absolute;
		top: 202px;
		left: 508px;
	}
	
		#faded span a:hover {
			color: #000;
		}
	
	#faded strong {
		
		display: block;
		width: 475px;
		letter-spacing: -3px;
		line-height: 1.2em;
		font-size: 5em;
		font-weight: 600;
		color: #fff;
		position: absolute;
		top: 61px;
		left: 450px;
	}
	
		#faded strong b {
			display: block;
			margin: -24px 0 0 0;
			font-weight: 600;
		}
		
	#faded ul li {
		width: 925px;
		height: 328px;
	}

ul.pagination {
	width: 16px;
	overflow: hidden;
	position: absolute !important;
	top: 198px;
	right: 19px;
}

	ul.pagination li {
		width: 16px !important;
		height: 16px !important;
		padding: 0 0 7px 0;
		line-height: 0;
		font-size: 0;
	}
	
		ul.pagination li a {
			background: url(images/pagination.png) no-repeat 0% 0%;
			display: block;
			width: 16px;
			height: 16px;
			text-decoration: none;
		}
		
		ul.pagination li a:hover {
			background-position: 0% -16px;
		}
		
		ul.pagination li.current a {
			background-position: 0% -16px;
		}


/* ----- script end ----- */



/*--- twitter ---*/
.twitted {
	background: url(images/twitter-pic.gif) no-repeat 10px 6px;
	min-height: 180px;
	height: auto !important;
	height: 180px;
	padding: 0 20px 0 80px;
	line-height: 1.462em;
	font-size: 1.083em;
	color: #3a3a3a;
}

.twitted p.preLoader {
	margin: 0;
	padding: 1em 1em 1em 3em;
	background: transparent url(images/loader.gif) 1em center no-repeat;
	/* generate your own loader gif: http://www.ajaxload.info */
}

.twitted ul#twitter_update_list {
	font-size: 11px;
	line-height: 14px;
	color: #707070;
}

.twitted ul#twitter_update_list li span {
	/* tweet content */
	display: block;
	line-height: 1.462em;
	font-size: 1.083em;
	color: #3a3a3a;
}

.twitted ul#twitter_update_list li span a {
	/* links in tweet content */
	color: #3a3a3a;
	text-decoration:underline;
	font-weight:bold;
	font-size:1em;
}
.twitted ul#twitter_update_list li span a:hover {
	text-decoration:none;
}

.twitted ul#twitter_update_list li a {
	/* timestamp link */
	color:#24b3e3;
	text-decoration:none;
	font-size: 1em;
	font-weight: normal !important;
}
.twitted ul#twitter_update_list li a:hover {
	text-decoration:underline;
}

.twitted ul#twitter_update_list li.lastTweet {
	border-bottom: none;
}

	.twitted p.profileLink a {
		background: url(images/twitter-link.gif) no-repeat 0% 0%;
		position: relative;
		display: block;
		width: 100px;
		height: 29px;
		float: left;
		margin: 10px 0 30px 0;
		overflow: hidden;
		line-height: 30px;
		font-size: 0.769em;
		font-weight: bold;
		text-align: center;
		text-transform: uppercase;
		text-decoration: none;
		color: #5d6363;
	}
	
		.twitted p.profileLink a:hover {
			color: #000;
		}



.indent {
	padding: 0 0 0 21px;
}

.pic-indent {
	margin: 0 0 25px 0;
}

#contact-form {
	width: 198px;
	padding: 5px 0 0 1px;
}

	#contact-form label {
		display: block;
		width: 100%;
		height: 30px;
		overflow: hidden
	}
	
	#contact-form input {
		background: none;
		width: 190px;
		height: 16px;
		padding: 2px 3px 2px 3px;
		border: 1px solid #e3e2e2;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #3a3a3a;
	}
	
	#contact-form textarea {
		background: none;
		width: 190px;
		height: 133px;
		padding: 2px 3px 2px 3px;
		border: 1px solid #e3e2e2;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #3a3a3a;
	}

	#contact-form a {
		background: url(images/link-tail.gif) repeat-x 0% 0%;
		display: block;
		height: 29px;
		float: right;
		margin: 30px 0 0 20px;
		overflow: hidden;
		line-height: 30px;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 0.917em;
		font-weight: bold;
		color: #5d6363;
	}
	
		#contact-form a span {
			background: url(images/link-left.gif) no-repeat 0% 0%;
			display: block;
			float: left;
		}
		
		#contact-form a span span {
			background: url(images/link-right.gif) no-repeat 100% 0%;
			display: block;
			height: 29px;
			float: left;
			padding: 0 19px 0 18px;
			overflow: hidden;
		}
		
		#contact-form a:hover span span {
			cursor: pointer;
			color: #000;
		}

.privacy {
	padding: 28px 0 8px 22px;
}

#footer {
	height: 120px;
	overflow: hidden;
}

	#footer .inner {
		padding: 36px 4px 0 4px;
	}
	
		#footer strong {
			float: right;
			line-height: 1.462em;
			font-size: 1.083em;
			font-weight: normal;
			color: #3a3a3a;
		}
		
			#footer strong a {
				text-decoration: none;
				color: #1fa7de;
			}
			
			#footer strong a:hover {
				text-decoration: underline;
			}
	
		#footer p {
			line-height: 1.462em;
			font-size: 1.083em;
			color: #3a3a3a;
		}
		
			#footer p a {
				text-decoration: none;
				color: #1fa7de;
			}
			
			#footer p a:hover {
				text-decoration: underline;
			}
			
			
			
/*For the main contents      */
.h{ height:19px}
.block-contact span{ float:right; margin-right:50px}

textarea{
   	border:1px solid #96a8b8; 
	background:#FFFFFF;
	width:197px; height:36px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:5px;
	overflow:auto}
.input{
	width:125px; height:16px; border-style:solid;border-color:#B4B4B4;border-width:1px;
}
.textarea{
	width:128px; height:41px;
	margin-bottom:5px;
	overflow:auto}
	.wrapper
{
    padding: 5px;
}
.ServicesTilte
{
    text-align:left;
   margin-left:-40px;
    font-size: 20px;
    
}
	#footer .inner {
		padding: 42px 0 0 0;}
.CalculateSavingsLink
{
     background-color:White;
    margin-left: 2px;
     margin-right: 2px;
}
.calcInput { width:70px;
		height:21px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:13px;
		border-style:solid;
		border-width:1px;
		border-color:#B4B4B4;
		background-color:#ffffff;
		color:#646464;
		margin-left:0px;
		margin-right:0px}
			
.blue {color:#648CB4; text-decoration:none; font-size:12px}

.formTable {border-color: #CCCCCC;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
		}
		
.tdHeader{ border-color: #CCCCCC;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #CCCCCC;
	text-align:center;
	line-height:15px;
}		

.tdWorksheetWhite{ border-color: #CCCCCC;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    margin: 0;
    padding: 4px;
	text-align:center;
	line-height:15px;	
}	

.tdWorksheetGrey{ border-color: #CCCCCC;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #F2F2F2;
	text-align:center;
	line-height:15px;
}		

.tdFooter{ border-color: #CCCCCC;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #B9DCFF;
	text-align:center;
	line-height:15px;
}		

.tdFooter{ border-color: #CCCCCC;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #B9DCFF;
	text-align:center;
	line-height:15px;
}		

.hintsClass {
		font-family: tahoma, verdana, arial;
		font-size: 12px;
		background-color: #ffffcc;
		color: #000000;
		border: 1px solid #808080;
		padding: 5px;
}


#lightbox{
	background-color:#999999;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	z-index:10000;
	}
h1 {	
	font-family:Arial;
	 font-size:20px; 
	 color:#24b3e3; 
	 text-decoration:none; 
	 font-style:italic;
	 padding-left:50px;
	 padding-top:15px;
}

.rollover {scrollbar-face-color:#BEAD98;
		scrollbar-track-color:#55313C;
		scrollbar-arrow-color:#55313C;
		scrollbar-3Dlight-color:#55313C;
		scrollbar-base-color:#55313C;
		scrollbar-shadow-color:#55313C;
		scrollbar-darkshadow-color:#55313C;
		scrollbar-highlight-color:#55313C;
		}
.formTable {border-color: #CCCCCC;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
		}
		
.tdHeader{ border-color: #CCCCCC;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #CCCCCC;
	text-align:center;
	line-height:15px;
}		
.tdWorksheetGrey{ border-color: #CCCCCC;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #F2F2F2;
	text-align:center;
	line-height:15px;
}		
.tdWorksheetWhite{ border-color: #CCCCCC;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    margin: 0;
    padding: 4px;
	text-align:center;
	line-height:15px;	
}	
.tdFooter{ border-color: #CCCCCC;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #B9DCFF;
	text-align:center;
	line-height:15px;
}		

.tdProductGrey{ border-color: #CCCCCC;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    margin: 0;
    padding: 2px;
    background-color: #F2F2F2;
	text-align:center;
	line-height:15px;	
}		

.tdProductWhite{ border-color: #CCCCCC;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    margin: 0;
    padding: 2px;
	text-align:center;
	line-height:15px;	
}	
a { text-decoration:none}
a:hover { color:Black;
          text-decoration:underline}

.article {
	width:44.5em;
	padding-bottom:6.5em;
	padding-left:1em;
	background:url(images/hr.gif) right bottom no-repeat;
	position:relative;
	float:right;	
	font-size:12px;
}
body {
	line-height:20px;}
.List_arr_yellow { margin-top:5px;list-style-image: url('/images/arr_yellow.gif');list-style-position:outside;padding-left:12px;}.List_arr_yellow li{padding:0px;background:none;vertical-align:middle;margin-bottom:5px;line-height:normal;}.Yellow_Arr
{
    margin-right:7px;
    vertical-align:middle;
    padding-bottom:0px;
    
}
.UnderTitleSpacing
{
    margin-bottom:10px;
}
.CalcTxt
{
  width:75px; height:16px; border-style:solid;border-color:#B4B4B4;border-width:1px;
}
td {text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;}
	
tr {color:#646464;
    font-size:11px;
}
.imgRightSpace
{
    margin-bottom:5px;
    margin-left:10px;
    margin-right:10px;
    margin-top:0px;
}
.hintsClass {
		font-family: tahoma, verdana, arial;
		font-size: 12px;
		background-color: #ffffcc;
		color: #000000;
		border: 1px solid #808080;
		padding: 5px;
	}

#lightbox{
	background-color:#999999;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	z-index:10000;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
		z-index:10000;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;	z-index:10000;} 
#overlay img{ border: none;	z-index:10000; }

#overlay{ background-image: url(overlay.png);	z-index:10000; }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
		z-index:10000;
	background-image: url(iamges/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
.card {
border-width:1;
border-color:#CCCCCC
}
.h33	  { font-family:Arial;
	 font-size:14.5px; 
	 color:#6788a2; 
	 text-decoration:none; 
	 font-style:italic;
	 padding-left:50px;
	 padding-top:0px;
	  }	  

.h33	  a{ font-family:Arial;
	 font-size:14.5px; 
	 color:#6788a2; 
	 text-decoration:none; 
	 font-style:italic;
	  }	  
	  
	  
.h33	  a: hover{ font-family:Arial;
	 font-size:14.5px; 
	 color:#6788a2; 
	 text-decoration:none; 
	 font-style:italic;
	  }	 	  

.indexLinks {
    text-decoration:none;
  
    }
    
.menu-bot {float:left; padding: 0 0 0 90px;}
.calc
{
    color:Black;
    padding-left:10px;
    text-decoration:NONE;
}

  .SelectedMenuItem
    {
      
        background-color:#008CD1;
       color:white; 
       font-weight:bold;
        
    }
    .SelectedMenuItem li a:hover {


      color:white; 
        
    }
    
      .DefaultMenuItem
   {  
      
   color: #3a3a3a;
        
    }  
  .Priv
 {
  
    cursor:inherit;
    text-decoration:none;
 }
  .Priv:hover
 {
    cursor:inherit;
    text-decoration:none;
    
 }
 .Licensed
 {
    
 }
 .text1 {
font-family:tahoma;
font-size:14px; 
color:#464742;
text-decoration:none}
.text_green {
font-family:tahoma;
font-size:11px; 
color:#6F9A15}

/*______________________________________________________________________________EMR and BUY Updates _______(START)_______*/
/****  Start   **** This code is for the Menu on EMR and BUY ****** */
.MenuSelected
{    
    vertical-align:middle;
    text-align:center;
    /*background-color:#BDDEFF;*/
    background-image:url(/images/TabBackgroundSelected.png);
    background-repeat:repeat;
    /*
    background-image:url(/EMR/images/EMR/MenuSelectedItemBG.png);
    background-repeat:repeat;
    */
    padding-top:5px;
    padding-bottom:5px;
}

.MenuSelected div a
{
     color:White;
     font-size:20px;
     padding-top:15px;
     padding-bottom:15PX;

}

.MenuUnSelected div a
{
     padding-top:15px;
     padding-bottom:15PX;
}

.MenuUnSelected
{
    vertical-align:middle;
    text-align:center;
    background-image:url(/images/TabBackgroundUnSelected.png);
    background-repeat:repeat;
   /*  
    background-color:#E1E1E1;
    background-image:url(/EMR/images/EMR/MenuUnSelectedItemBG.png);
    background-repeat:repeat;
    */
}

.MenuItem 
{
    padding:0px;
    font-weight:bold;
    color:#646464;
    text-decoration:none;
}

.MenuItem:hover
{
        text-decoration:none;
}
/****   End   **** This code is for the Menu on EMR and BUY ****** */

/*****  Start ****Extra CSS mostly used in Buy Section */
.TitleNoSpacing
{
    margin:0px;
    line-height:35px;
}

.imgToRightTitle
{
    float:right;
    margin:0px;
    margin-top:5px;
    margin-left:5px;
}

 

.ListNoSpacing 
{
    margin:0px;
    margin-top:0px;
    margin-bottom:5px;
    margin-left:35px;
    padding:0px;
    line-height:15px;
}
.ListNoSpacing li
{
    margin:0px;
    padding:0px;
    line-height:15px;
}

.NoSpacing
{
    margin:0px;
    padding:0px;
}

 .imgWithMask
{
      background-color:White;
}

.imgWithMask:hover
{
    opacity:0.6;
    filter:alpha(opacity=60); /* For IE8 and earlier */
    cursor:pointer;
}

/*****  End ****Extra CSS mostly used in Buy Section */

/*****  Start **** Products Tables ******/
.TableBordersCenter
{
    width:100%;
}

.TableBordersCenter,.TableBordersLeft td,.TableBordersLeft th
{
    border-style:solid;
    border-width:1px;
    border-color:#CCCCCC;
    text-align:center;
    height:20px;
    margin-bottom:0px;
}

.TableBordersCenter td.Center ,.TableBordersLeft th.Center
{
    text-align:center;
}

.TableBordersCenter tr:hover
{
    background-image:url(/Images/TableHighlightHover.png);
    background-repeat:repeat;
    cursor:pointer;
}

.TableBordersCenter th
{
    height:20px;
    background-image:url(/Images/TableHeader.png);
    background-repeat:repeat;
    color:Black;
    padding:2px;
    font-size:14px;
    line-height: 15px;
    border-style:none;
}

.TableBordersCenter th a
{
    color:White;
}

.TableBordersCenter .Highlighted
{
    background-image:url(/Images/TableHighlight.png);
    background-repeat:repeat;
}

.TableBordersCenter h3
{
    color:#F8CB4E;
    margin-bottom:10px;
    margin-top:10px;
    font-size:10pt;
}

.TableBordersCenter tr
{
    height:32px;
    color:Black;
    font-size:11px;
}

.TableBordersCenter tr:hover
{
    color:White;
}

.TableBordersCenter tr td

{
    vertical-align:middle;
    border: 1px solid #CCCCCC;
    margin: 0;
    padding: 2px;
    text-align: left;
    line-height: 15px;
}

.TableBordersCenter tr.style3
{
    background-color: #F2F2F2;
}

/*****  End **** Products Tables ******/

/*______________________________________________________________________________EMR and BUY Updates _______(End)_______*/
