/*
	JMD eServices || http://www.jmde-services.com || 
	xguru, Inc. http://www.xguru.com
	All rights reserved. jmde.css ::
	:: last updated March 20 2008 :: v1
	curiosity killed the cat!

*/

a,a:link	{ color:#000000; text-decoration: underline; }
a:hover		{ color:#555555; text-decoration : none; }
a:active	{ color:#EC008C; text-decoration : none; }


body	{ 	margin: 0px 0px 0px 0px;
		padding: 0px;
		background-color: #15317e;
		font-family: lucida grande, lucida sans, lucida unicode, arial, helvetica, san serif;

	}

div#links	{	font-size: 8pt;
			position: absolute; top: 15px; left: 480px; width: 400px; height: 30px;
		}

div#links a 	{	display: inline; text-align: right; 
			padding: 2px 5px; margin: 0px 0px 2px 0px; border-width: 0;
			text-decoration: none; color: #ffffff;
		}

div#links a		{ background:transparent; }
div#links a:hover	{ color: #ffffff; background-color: #0066b3; border-top: 1px dotted #90bee7; border-bottom: 1px dotted #90bee7; }

#header {	margin: 0px 0px 0px 0px;
		background: #240047;
		background:transparent url(/images/jmde_3.jpg) top left no-repeat;
		width: 800px; height: 180px;
	}


#content {	margin: 5px 0px 20px 10px;
		background:transparent url(/images/jmde.content.jpg) top left; repeat: repeat-y;
		width: 790px; min-height: 380px;
		border-top: 1px solid #90bee7;
		border-bottom: 1px solid #90bee7;
		float: left;
		clear:both;
	}
#gallery	{	background-color: #f7f7f5; border: 2px dotted #555555; width:200px;
			float:right;
			margin: 0px 20px 0px 20px;
			padding: 10px 10px 10px 10px;
			clear:both;
		}
.gallery { font-size: 12pt; 
			color:#58595B;
			margin: 0px 0px 2px 0px;
			text-align:center;
			font-weight:normal; text-decoration: none; font-variant: small-caps;
		} 

.gallerys { font-size: 8pt; 
			color:#58595B;
			margin: 0px 0px 2px 0px;
			text-align:center;
			font-weight:normal; text-decoration: none; font-variant: small-caps;
		} 

#xfooter {	margin: 10px 0px 10px 15px;
		background: transparent;
		width: 790px;
		clear:both;
		font-style:normal;
		font-weight:normal;
	}



/*  ==========  content classes  ==========  */


#default ul, #default ol { font-size: 9pt; 
				color:#000000; 
				font-weight:normal;
				margin: 6px 40px 6px 40px;
			}

#default li	{ font-size: 9pt; 
				color:#000000; 
				font-weight:normal;
				margin: 6px 40px 6px 40px;
				font-size-adjust: 0.60;
			}

h1	{ font-size: 28pt; font-variant: lower-case;
			color:#0066b3; 
			margin: 15px 40px 10px 40px;
	}
h2	{ font-size: 16pt; 
			color:#000000; 
			font-weight:bold;
			margin: 20px 40px 5px 40px;
				line-height: 1.2em;
				letter-spacing: .10em;
	}
h3	{ font-size: 10pt; 
			color:#000000; 
			font-weight:bold;
			margin: 6px 40px 6px 40px;
				line-height: 1.0em;
	}
h4	{ font-size: 8pt; 
			color:#000000; 
			font-weight:normal;
			margin: 20px 40px 20px 40px;
				line-height: 1.0em;
				text-align:left;
	}
p,span,ul	{ font-size: 9pt; 
			color:#000000; 
			font-weight:normal;
			margin: 10px 40px 15px 40px;
				text-align:left; 
	}
h5	{ font: 8pt trebuchet, arial, helvetica, san-serif; 
			color:#ffffff; 
			margin: 10px 0px 10px 0px;
				line-height: 1.2em;
				text-align:left;
	}
.formbox { font: normal 11px Arial, Helvetica, sans-serif;
			background: transparent;
			color: #000000;
			border-bottom: 1px solid #000000;
			border-top: none;
			border-right: none;
			border-left: none; 
		text-align:left;
	}
.button { font-size: 8pt; color: #555555; margin-left:200px; }

#t2 { margin: 0px 0px 0px 40px; }

#t2 th  { font-size: 8pt; 
		margin: 0px 0px 0px 0px;
		color: #000000; text-align:center;
		}
#t2 td  { font-size: 8pt;
		margin: 0px 0px 0px 0px;
		color: #000000; text-align:left;
		}

.img	{	border: 1px solid #ededee; margin: 0px 0px 0px 0px; }
.imgl	{	border: 1px solid #000000; margin: 10px 10px 10px 0px; }
.imgr	{	border: 1px solid #000000; margin: 0px 0px 15px 15px; }
.imgrw	{	border: 1px solid #ffffff; margin: 0px 0px 15px 15px; }
.imgt a:link img	{	border: 1px solid #ededee; margin: 0px 0px 0px 0px; }
.imgt a:hover img	{	border: 1px solid #000000; margin: 0px 0px 0px 0px; }

