
* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

.divLinks
{
border-bottom:dotted 1px  gray;
border-top:dotted 0px  gray;
border-left:dotted 0px  gray;
border-right:dotted 0px  gray;
width:320px;
margin:0px 0px 5px 0px;

	}
	.divLinks a
	{
		text-decoration:none;
		}
		.divLinks a:hover
	{
		text-decoration:underline overline;
		}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #00cbff;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: #f6f7f8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	/*color: #808080;*/

}

h2 {
	padding: 0 0 33px 0;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 1.75em;
	font-weight: 400;
	color: #1783bb;
}

	h2 em {
		display: block;
		margin: 0 0 -1px 0;
		font-style: normal;
 	}
 	h2 spam
 	{
 		display: block;
		margin: 0 0 -1px 0;
		font-style: normal;
		color:Gray;
		font-size:9pt;
		 
		font-style:italic;
 		}
	
	h2 strong {
		display: block;
		padding: 0 0 2px 0;
		font-weight: 400;
	}
.article
{
	 
	padding:5px 5px 5px 15px;
	}
	
.article div
{
	 
 	font-size:inherit;
 	margin-top:20px;
 	}

.article:first-letter {
	/*FONT-SIZE: 280%; FLOAT: left; LINE-HEIGHT: 100%;*/
	margin-right:6px;
	margin-top: 5px;
	float:left;
	background-color:#FF0000;
	border:1px solid #1783bb;
	font-size:80px;
	line-height:60px;
	padding-top:2px;
	padding-right:5px;
	font-family:times;
	
}

.article.start:first-letter {
	/*FONT-SIZE: 280%; FLOAT: left; LINE-HEIGHT: 100%;*/
	margin-right:6px;
	margin-top: 5px;
	float:left;
	background-color:#FF0000;
	border:1px solid #1783bb;
	font-size:80px;
	line-height:60px;
	padding-top:2px;
	padding-right:5px;
	font-family:times;
	
}
.start:first-letter {
	/*FONT-SIZE: 280%; FLOAT: left; LINE-HEIGHT: 100%;*/
	margin-right:6px;
	margin-top: 5px;
	float:left;
	background-color:#FF0000;
	border:1px solid #1783bb;
	font-size:80px;
	line-height:60px;
	padding-top:2px;
	padding-right:5px;
	font-family:times;
	
}

.blockquote_left {
   width: 200px;
   margin: 5px 15px 5px 0;
   padding: 5px 0;
   border: 3px double #aaa;
   border-width: 3px 0;
   font-size: 1.4em;
   text-align: center;
   float: left;
   font-style:italic;
}

.address {
  white-space:pre;
   
  padding:15px;
  color:Black;
  
}
.address .name {
  font-weight: bold;
  white-space: pre-line;
}


.blockquote_right {
   width: 200px;
   margin: 5px 0 5px 15px;
   padding: 5px 0px 5px 37px;
   border-bottom:3px double #aaa;
   border-width: 3px 0;
   font-size: 1.2em;
   text-align: center;
   float: right;
   font-style:italic;
   background: url(../images/blockquote.gif) no-repeat top left !important;

}
.divSum
{
	font-size:10pt;
	color:Gray;
	font-style:italic;
	}

.divAddressTable
{
	margin:60px 5px 5px 30px;
	font-weight:bold;
	background: url(../images/closequote.gif) no-repeat bottom right !important;

}
.divAddressTable2
{
	margin:60px 5px 5px 30px;
  
}
 
.pullquote {
	width: 20%;
	float:right;
	font-style:italic;
	font-size:110%;
	color:Gray;
	line-height:140%;
	margin:10px;
	background: url(../images/closequote.gif) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:0px 25px 5px 0px;
}
.pullquote:first-letter {
	background: url(openquote.gif) no-repeat left top !important;
	padding:5px 2px 10px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}


h3 {
	padding: 0 0 15px 0;
	line-height: 1.125em;
	font-size: 1.333em;
	color: #1783bb;
}

	h3 strong {
		display: block;
		padding: 0 0 2px 0;
	}

.fleft {
	float: left;
}

	img.fleft {
		margin: 2px 4px 0 0;
	}
	
	img.fleft1 {
		float: left;
		margin: 2px 14px 7px 0;
	}
	
	img.fleft2 {
		float: left;
		margin: 3px 15px 26px 1px;
	}
	
	img.fleft3 {
		float: left;
		margin: 2px 14px 28px 0;
	}

.fright {
	float: right;
}

	ul.fright {
		padding: 0 15px 2px 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: 10px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
}

#main-tail-top {
	  background: #fff url(../images/main-tail-top.gif) repeat-x 0% 0%; 
}

#main-tail-bot {
	background: url(../images/main-tail-bot.gif) repeat-x 0% 100%;
}

#main-bg-top {
	background: url(../images/main-bg-top.gif) no-repeat 50% 0%;
	position: relative;
	width: 100%;
 
}

#main {
	position: relative;
	width: 970px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header {
	position: relative;
	height: 245px;
}

	#page1 #header {
		height: 632px;
	}

#menu {
	position: absolute;
	top: 0;
	left: -3px;
}

#flash {
	position: absolute;
	top: 242px;
	left: 0;
}

#content {
	padding: 56px 0 58px 0;
}

	#content p {
		line-height: 1.846em;
		font-size: 1.083em;
		color: #808080;
	}
	
	#content p.extra {
		padding: 0 0 14px 0;
	}
	
	#content p.extra1 {
		padding: 0 0 16px 0;
	}
	
		#content p a {
			text-decoration: none;
			color: #00cbff;
		}
		
		#content p a:hover {
			text-decoration: underline;
		}

.row-1 {
	background: url(../images/line-hor.gif) repeat-x 0% 100%;
	width: 100%;
	margin: 0 0 35px 0;
}

	.row-1 .inner {
		padding: 0 45px 37px 3px;
	}
	
	.row-1 .inner-1 {
		padding: 0 45px 37px 0;
	}

	.row-1 p {
		padding: 0 0 14px 0 !important;
		line-height: 1.857em !important;
		font-size: 1.167em !important;
		color: #808387 !important;
	}
	
	.row-1 p.no-indent {
		padding: 0 !important;
	}
	
	.row-1 p.extra {
		padding: 0 0 20px 0 !important;
	}
	
	.row-1 p.extra1 {
		padding: 0 0 23px 0 !important;
	}
	
	.row-1 p.extra2 {
		padding: 0 0 4px 0 !important;
	}
	
		.row-1 p big {
			display: block;
			padding: 0 0 0 7px;
			font-size: 1em;
		}
		
		.row-1 blockquote p.extra {
			padding: 0 0 35px 0 !important;
		}
		
		.row-1 blockquote p strong {
			display: block;
			padding: 0 8px 0 0;
			text-align: right;
			font-weight: normal;
			color: #00cbff;
		}

.row-2 {
	padding: 0 25px 0 2px;
}

.link {
	background: url(../images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 43px;
	float: left;
	overflow: hidden;
	line-height: 32px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.833em;
	font-weight: bold;
	color: #6a6a6a;
}

	.link span {
		background: url(../images/link-left.gif) no-repeat 0% 0%;
		display: inline-block;
	}
	
	.link span span {
		background: url(../images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
		height: 43px;
		padding: 0 19px 0 20px;
	}
	
	.link:hover span span {
		cursor: pointer;
		color: #000;
	}

.link-indent {
	margin: 0 0 37px 0;
}

.overflow {
	overflow: hidden;
}

.list {
	overflow: hidden;
}

	.list li {
		background: url(../images/marker.gif) no-repeat 0% 13px;
		padding: 0 0 0 10px;
		line-height: 2.154em;
		font-size: 1.083em;
		color: #00cbff;
	}
	
		.list li a {
			color: #00cbff;
		}

.list-1 {
	padding: 0 0 28px 0;
	overflow: hidden;
}

	.list-1 li {
		background: url(../images/marker.gif) no-repeat 0% 13px;
		padding: 0 0 0 10px;
		line-height: 2em;
		font-size: 1.167em;
		color: #00cbff;
	}
	
		.list-1 li a {
			color: #00cbff;
		}

.list-2 {
	width: 79%;
	padding: 0 0 3px 0;
	overflow: hidden;
}

	.list-2 li {
		width: 100%;
		padding: 0 0 28px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.857em;
		font-size: 1.167em;
		color: #808387;
	}
	
		.list-2 li img {
			float: left;
			margin: 2px 14px 0 0;
		}
		
		.list-2 li strong {
			display: block;
			font-weight: normal;
			color: #00cbff;
		}
		
			.list-2 li strong a {
				text-decoration: none;
				color: #00cbff;
			}
			
			.list-2 li strong a:hover {
				text-decoration: underline;
			}

.list-3 {
	overflow: hidden;
	line-height: 1.857em;
	font-size: 1.167em;
	color: #808387;
}

	.list-3 dt {
		color: #00cbff;
	}
	
	.list-3 dd {
		width: 100%;
		padding: 0 0 14px 0;
		overflow: hidden;
	}
	
		.list-3 dd small {
			float: right;
			font-size: 1em;
		}

.list-4 {
	margin: 0 0 -2px 0;
	overflow: hidden;
}

	.list-4 li {
		padding: 0 0 14px 0;
		line-height: 1.857em;
		font-size: 1.167em;
		color: #808387;
	}
	
		.list-4 li a {
			text-decoration: none;
			color: #00cbff;
		}
		
		.list-4 li a:hover {
			text-decoration: underline;
		}

.list-indent {
	padding: 0 0 32px 0 !important;
}

.list-indent1 {
	padding: 0 0 11px 0 !important;
}

.list-indent2 {
	padding: 0 0 17px 0 !important;
}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

.indent-bot {
	margin: 0 0 7px 0;
}

#contact-form {
	width: 436px;
	padding: 9px 0 0 2px;
}

	#contact-form textarea {
		background: #fff;
		width: 219px;
		height: 47px;
		padding: 1px 3px 1px 3px;
		float: right;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #808080;
	}
	
	#contact-form label {
		display: block;
		height: 31px;
		overflow: hidden;
	}
	
	#contact-form input {
		background: #fff;
		width: 191px;
		height: 18px;
		padding: 0 2px 0 2px;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #808080;
	}

	#contact-form a {
		background: url(../images/link-tail.gif) repeat-x 0% 0%;
		display: inline-block;
		height: 43px;
		float: right;
		margin: 8px 0 0 12px;
		overflow: hidden;
		line-height: 32px;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 0.833em;
		font-weight: bold;
		color: #6a6a6a;
	}
	
		#contact-form a span {
			background: url(../images/link-left.gif) no-repeat 0% 0%;
			display: inline-block;
		}
		
		#contact-form a span span {
			background: url(../images/link-right.gif) no-repeat 100% 0%;
			display: inline-block;
			width: 100px;
			height: 43px;
			text-align: center;
		}
		
		#contact-form a:hover span span {
			cursor: pointer;
			color: #000;
		}

.privacy {
	padding: 0 0 3px 0;
}

	.privacy p {
		padding: 0 0 14px 0 !important;
		line-height: 1.857em !important;
		font-size: 1.167em !important;
		color: #808387 !important;
	}
	
		.privacy p a {
			text-decoration: underline !important;
		}
		
		.privacy p a:hover {
			text-decoration: none !important;
		}
		
.about {
	padding: 0 0 1px 0;
}

.about p {
		line-height: 1.857em !important;
		font-size: 1.167em !important;
		color: #808387 !important;
	}
	
		.about p a {
			text-decoration: underline !important;
		}
		
		.about p a:hover {
			text-decoration: none !important;
		}




#footer {
	height: 152px;
	overflow: hidden;
}

	#footer .inner {
		padding: 35px 16px 0 2px;
	}
	
	#footer b {
		display: block;
		width: 170px;
		float: right;
		padding: 1px 38px 0 0;
		line-height: 1.5em;
		text-align: right;
		font-size: 1em;
		font-weight: normal;
		color: #454f58;
	}
	
	#footer p {
		padding: 45px 0 0 0;
		line-height: 1.308em;
		font-size: 1.083em;
		color: #000;
	}
	
		#footer p a {
			color: #00cbff;
		}

#subscribe-form {
	background: url(../images/subscribe-line.gif) no-repeat 0% 0%;
	width: 245px;
	height: 75px;
	padding: 0 0 0 37px;
	float: right;
}

	#subscribe-form strong {
		display: block;
		padding: 0 0 7px 0;
		letter-spacing: -1px;
		line-height: 1.2em;
		font-size: 1.667em;
		font-weight: 400;
		color: #515151;
	}
	
	#subscribe-form span {
		background: url(../images/subscribe-input.gif) no-repeat 0% 0%;
		display: block;
		height: 30px;
		overflow: hidden;
	}
	
	#subscribe-form input {
		background: none;
		width: 196px;
		height: 16px;
		padding: 7px 9px 7px 9px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		font-style: italic;
		color: #a8a8a8;
	}
	
	#subscribe-form input#subscribe-submit {
		background: url(../images/subscribe-submit.gif) no-repeat 0% 0%;
		width: 31px;
		height: 30px;
		padding: 0;
		border: none;
		float: left;
		cursor: pointer;
	}
