body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	font-size:10pt;
	background: #ffffff;
	}
	
a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #2b6297;
	}
	
a:visited {
	color: #2b6297;
}

a:hover {
	color:#5cbdea;
	text-decoration:none;
}

a:active {
	color: #c3d93f;
}
	
h1,h2,h3,h4	{ font-family: verdana, helvetica, sans-serif; }	

h1	{
	color: #c3d93f;
	font-size: 16pt;
	text-decoration: underline overline;
}

h2	{
	color: #2b6297;
	font-size: 12pt;
	text-decoration: none;
}

h3	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #ffffff;
	color: #c3d93f;
	font-weight: bold;
	text-decoration: none;
}

h4	{
	font-size: 14pt;
	color: #2b6297;
	font-weight: bold;
	font-style: oblique;
	text-decoration: underline overline;
}
	
		
/*h3 a:link {
	color: #2b6297;
}
	
h3 a:visited {
	color: #c3d93f;
}

h3 a:hover {
	color:#f5e6b8;
}

h3 a:active {
	color: #2b6297
}
	
/*masthead formating parameters*/
	
#masthead {
	background: #ffffff;
	width: 100%;
	height: 120px;
	}
	
#masthead img.p1 {
	float: left;
	border:0px;
	margin: 10px 0px 0px 5px;
	}
	
#masthead img.p2 {
	float: right;
	border:0px;
	margin-top: 16px;
	}
	
.stripe-01 {
	clear: both;
	background: #c3d93f;
	width: 100%;
	height: 4px;
	}
	
.stripe-02 {
	clear: both;
	background: #5cbdea;
	width: 100%;
	height: 4px;
	}
	
.stripe-03 {
	clear: both;
	background: #2b6297;
	width: 100%;
	height: 4px;
	}
	
.stripe-04, .stripe-07, .stripe-08, .stripe-09, .stripe-10, .stripe-11 {
	clear: both;
	background: #c3d93f;
	width: 100%;
	height: 4px;
	}
	
.stripe-05 {
	clear: both;
	background: #2b6297;
	width: 100%;
	height: 4px;
	}
	
.stripe-06 {
	clear: both;
	background: #2b6297;
	width: 100%;
	height: 4px;
	}
	
#container {
	float: left;
	width: 1040px;
	background-color: #f5f2e2;
	padding: 0;
	margin: 0;
	}
	
/* content section formating parameters*/	

#content {
	float: left;
	width:100%;
	background-color: #ffffff;
	padding: 0 20px 4px 3px;
	}
		
#content p  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	margin: 10px 4px 0px 0px;
	}
	
#content p:first-letter	{
	font-size: 42px;
	color: #2b6297;
	line-height: 30px;
	float: left;
	padding: 1px;
	margin: 0;
	}
	
#content img.p1 {
	float: left;
	margin: 10px 20px 10px 0px;
	}
	
#content img.p2 {
	float: right;
	margin: 10px 4px 4px 4px;
	}
	
#content img.p3 {
	float: left;
	margin: 0px 4px 4px 0px;
	}
	
#content li  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.2em;
	}
	
#content blockquote  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	margin: 0 0 0 2em;
	}
	
/* left content section formating parameters*/	

#left-column {
	float:left;
	width:680px;
	padding:20px;
	line-height:30px;
}

#left-column p {
	line-height:22px;
}

#left-column ul li {
	line-height:22px;
}
	
/* right column samples section formating parameters*/		
		
#right-column {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: right;
	width: 300px;
	padding-top: 23px;
	}
	
#right-column h2 {
	background-color: #ffffff;
	width: 240px;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	text-align: center;
	line-height: 1.7em;
	margin: 0 0 8px 0;
	}
			
.sample {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background: #c3d93f;
	width: 240px;
	margin: 0 0 8px 0;
	padding-right:10px;
	}

.sample h3	{
	background-color: #ffffff;
	width: 250px;
	text-indent: 5px;
	font-size: 10pt;
	line-height: 1.5em;
	margin: 0 0 8px 0;
	}	

	
.sample-stripe {
	background: #2b6297;
	width: 17em;
	height: 4px;
	line-height: 4px;
	}
	
.sample li	{
	font-size: 9pt;
	line-height: 1.2em;
	color: #000000;
	}


/* contacts section formating parameters*/	

.contact-section {
}
	
#footer {
	float:left;
	clear: both;
	margin: 0 0 0 0;	
	background: #ff0000;
	width: 100%;
	height: 20px;
}	


	
