
/* Synnova.net Styles - Last revision: 01/08 */

body
 {	margin:	25px 0;
	padding:	0;
	color:	black;
	background-color:	#D7E6CC;	}

p.content {
	color: #5FA082;
	font: italic bold 1em verdana;
}

#wrapper
 {	width:	100%;
	border: none;
	background-color:	#FFFFEC;
	font-family: verdana, sans-serif;
	font-size: .85em;
	color: Black;
	margin:	0 5px 0 0;
	min-width: 500px;	}

/* shorthand box properties tip: think of a clock: 12, 3, 6, 9 */

#header	{	padding:	5px 0; text-align: center; font: .85em Verdana, sans-serif;	}

#content	{	padding:	0 5% 0 7%; margin: 30px 0 50px 0; text-align: center;}

#contact	{	padding:	0 5% 15px 7%; font: .85em Verdana, sans-serif;	}

#footer	{	padding:	5px 0; text-align: center; font: .85em Verdana, sans-serif;	}	

img	{ border:	0 }

a
 {	text-decoration:	none;
	font-weight:	bold;	}
	
a:link
 {	color:	#708090;
	background-color: transparent;	}
	
a:visited
 {	color:	#708090;
	background-color: transparent;	}

a:hover
 {	color:	Navy;
	background-color: transparent;
	text-decoration: underline;	}
	
a:active
 {	color:	Navy;
	background-color: transparent;
	text-decoration: underline;	}
	
h1	{	font-size:	1.0em;	}

h2
 {	font-size:	.90em;
	text-indent: 1.5%;	}
	
h3	{	font-size:	1.25em;	}

h1, h2, h3, h4, h5, h6	{
	margin:	1.25em 0 0 0;
	font-family:	verdana, sans-serif;
	color: #708090;
	background: transparent;
	}

.noncompliant	{	display:	none;	}
