body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img1-3.jpg) repeat-x;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h2, h3, h4, h5, h6 {
	margin: 0;
}

h2 {
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: normal;
	color: #000066;
}

h2 em {
	font-weight: bold;
	font-style: italic;
}

h3 {
	height: 25px;
	background: #9999ff url(images/img2-3.jpg) repeat-x;
	padding: 13px 0 0 20px;
	text-transform: lowercase;
	font-size: 14px;
	color: #000033;
}

h4 {
	text-transform: capitalize;
	font-size: 16px;
	color: #000066;
	padding-left: 50px;
}

/*Daisy Tag Header*/
h5 {
	height:25px;
	background-image:url(/images/hangbg4.jpg);
	background-repeat:repeat-x;
	padding: 13px 0 0 20px;
	font-size: 16px;
	text-transform: lowercase;
	text-decoration:none;
	font-size: 14px;
	color: #000033;
}

h5 a {
	font-size: 16px;
	text-transform: lowercase;
	text-decoration:none;
	font-size: 14px;
	color: #000033;
}



p, ol, ul {
	line-height: 150%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

a {
	color: #003365;
}

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

table{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.no-text-decoration{
	text-decoration:none;
}

.image {
	float: left;
	margin: 0 20px 0 0;
}

.image-right {
	float: right;
	margin: 0px 0px 0px 20px;
}

.bg1 {
	padding: 0 20px 20px 20px;
	border-top: 1px solid #FFFFFF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}

.bg1 li {
	text-align: left;
}

.daisybg1 {
	padding: 0 20px 20px 20px;
	border-top: 1px solid #FFFF72;
	background: #FFFFFF url(images/img4-1.jpg) repeat-x;
}

.daisybg1 li {
	text-align: left;
}

.bg2 {
	padding: 20px;
	border-top: 1px solid #CBE1EF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}

.daisybg2 {
	padding: 20px;
	background: #FFFFFF url(images/img4-2.jpg) repeat-x;
	color:#003300;
	font-size:14px;
}

.daisybg2 p {
	padding: 20px;
}

.daisybg2 li {
	padding-left: 40px;
	list-style-image:url(/images/hangbullet.gif);
}

.daisybg2 h2 {
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: normal;
	color: #003300;	
}

/* Header */

#header {
	width: 892px;
	height: 160px;
	margin: 0 auto;
}

#header * {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 5px 0 0 10px;
	font-size: 33px;
	text-transform: none;
	color: #000033;
}

#header h2 {
	float: left;
	padding: 91px 0 0 10px;
	font-size: 11px;
	font-weight: normal;
}

#header ul {
	float: right;
	margin: 0;
	padding: 82px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 0 0 8px;
	padding: 12px 20px 0 20px;
	text-decoration: none;
	font-weight: bold;
	color: #000033;
	background-color: #9999ff;
	background-image: url(images/img2-3.jpg);
	background-repeat: repeat-x;
}

/* Content */

#content {
	width: 892px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 186px;
}

#colOne ul {
	padding-left: 0;
	list-style: none none outside;
}

#colOne li {
	padding: 5px 0;
	background: url(images/img6.gif) repeat-x;
	font-size: 11px;
}

#colOne li.first {
	background: none;
}

#colTwo {
	float: right;
	width: 686px;
}
	
img.figure {
	float:right;
	margin-left:10px;
	margin-bottom:7px;
	border:1px solid #666;
}

img.blue-border {
	margin:10px;
	border:3px solid #9999ff;
}
	
img.figure-noborder {
	float:right;
	margin-left:10px;
	margin-bottom:7px;
}
	
img.leftfigure-noborder {
	float:left;
	margin-left:10px;
	margin-bottom:7px;
}

.blue-border-right {
	float: right;
	margin:3px;
	border:3px solid #9999ff;
}

.blue-line{
	clear:both;
	border-bottom: 2px solid #9999ff;
	}

/* Footer */

#footer {
	clear: both;
	width: 892px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/img7-3.jpg) repeat-x
}

#footer p {
	text-align:center;
	}

