﻿

#content .meta {
	color: #696969;
	font: normal 1.1em tahoma, arial, verdana;
	letter-spacing: 0.05em;
	margin: 0 0 1em !important;
	margin: 0 0 2em;
	padding: 0;
	}
	#content .meta a {
		color: #5c8fb4;
		}
		#content .meta a:hover {
			background: #e4ecf2;
			color: #25699b;
			}
#content h2 {
	border-bottom: 1px solid #5c8fb4;
	clear: both;
	color: #404040;
	font: normal 2em Georgia, "Times New Roman", Times, serif;
	line-height: 1em;
	margin: .8em 0 .4em 0;
	overflow: visible;
	padding: 0 0 .2em 0;
	}
#content h4 {
	background: #e4ecf2;
	border: 1px solid #3d7ea9;
	border-right: 0;
	border-left: 0;
	color: #3d7ea9;
	font-size: 1.4em;
	padding: .3em 0;
	text-align: center;
	}
	#content h4.error {
		background: #f8e5e3;
		border-color: #c82e1e;
		color: #c82e1e;
		}

#img 
{
 position:relative;
 top:-32px;
 z-index:1;
}

/* Article
---------------------------------------------------------------------------- */

#content .article {
	float: left;
	margin-right: 20px;
	width: 640px;
	}
	#content .article h3 {
		border-bottom: 1px solid #aaaaaa;
		clear: both;
		color: #404040;
		font: normal 2em Georgia, "Times New Roman", Times, serif;
		line-height: 1em;
		margin: .8em 0 0 0;
		overflow: visible;
		padding: .2em 0 ;
		}	
	#content .article p {
		font: normal 1.3em "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
		line-height: 150%;
		}
	
			
			
	#content .article a {
		/*border-bottom: 1px dotted #ce4c3e;*/
		color: #ce4c3e;
		text-decoration: none;
		font-size:medium;
		
		}
		#content .article a:hover {
			background: #cbe3f5;
			border-bottom: None;
			color: #25699b;
			}
	#content .article sup a {
		border-bottom: 0;
		text-decoration: none;
		}
	#content .article kbd {
		background: #f5f7f9;
		border: 1px solid #aaaaaa;
		border-top-color: #dfdfdf;
		border-left-color: #dfdfdf;
		font-size: 1.2em;
		margin: 0 .2em;
		padding: 0 .2em;
		}
	#content .article ol {
		font: normal 1.3em "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
		line-height: 150%;
		}
		
		
#content .Adobe a{
	background-color:Transparent;
	border-bottom:none;

}

#content .Adobe a:hover{
background-color:Transparent;
border-bottom:none;

}


#BrochureThumbTxt
{
	font-size:xx-small;
	 color:#000000;
	}


/*  Sidebar
---------------------------------------------------------------------------- */
	
#content #related, #content #links4, #content #adbrite {
	list-style-type: none;
	margin: 0;
	padding: 1.4em 0 0 0 !important;
	padding: .4em 0 0 0;
	}
	#content #related li.header, #content #links4 li.header {
		background: #ce4c3e;
		color: #fff;
		display: block;
		font: normal 1.7em tahoma, arial, verdana;
		padding: 0 0 2px 10px;
		}
	#content #related li, #content #links4 li {
		display: inline;
		}
	#content #related a, #content #links4 a, #content #adbrite a {
		border-bottom: 1px dotted #5c8fb4;
		color: #3d7ea9;
		display: block;
		font-size: 1.15em;
		padding: .4em .5em;
		text-decoration: none;
		}
		#content #related a:hover, #content #links4 a:hover, #content #adbrite a:hover {
			background: #e4ecf2;
			color: #25699b;
			}
		#content #related small {
			color: #aaaaaa;
			display: inline;
			font-size: .8em;
			}

	#content #links4 li.header {
		background: #3d7ea9;
		}
	#content #adbrite a.adHeadline {
		border-bottom: 0;
		}
	#content #adbrite b {
		font-weight: normal;
		}
	#content #adbrite a.adText {
		padding: 0 .5em .4em .5em;
		}
	#content #adbrite br {
		display: none;
		}

		
/*  Linkroll
---------------------------------------------------------------------------- */
	
ul.linkroll {
	border-bottom: 1px solid #edb9b4;
	float: left;
	font-size: 1.1em;
	list-style-type: none;
	margin: 2em 0 0;
	padding: 1em 0 0 0;
	text-align: left;
	vertical-align: bottom;
	width: 100%;
	}
	ul.linkroll li {
		display: block;
		float: left;
		margin: 0;
		}
		ul.linkroll li a {
			color: #d66256;
			display: block;
			float: left;
			margin-right: 6px;
			padding: .2em .4em;
			text-decoration: none;
			}
			ul.linkroll li a:hover {
				background: #cbe3f5;
				color: #25699b;
				}
	ul.linkroll li.backtotop {
		float: right;
		text-align: right;
		}
	ul.linkroll li.digg {
		position: relative;
		}
	ul.linkroll li iframe {
		vertical-align: bottom;
		}

#backtotop {
	background: #e4ecf2;
	clear: both;
	display: block;
	margin: 0 1em;
	text-align: right;
	}
	#backtotop a {
		color: #d66256;
		}
	#backtotop a:hover {
		color: #5c8fb4;
		}



/*  Comments
---------------------------------------------------------------------------- */
	
div#comments {
	display: block;
	float: left;
	margin: 1.5em 0 4em 0;
	width: 960px;
	}
	div#comments h2 {
		border-bottom: 2px solid #25699b;
		clear: both;
		color: #404040;
		font: normal 2.5em Georgia, "Times New Roman", Times, serif;
		}
	div#comments small {
		color: #696969;
		}
	

	