/* CSS Document */


html { font-size: 10px; }

body {
	background: #000000 url(images/flourishbg.png);
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	text-align: center;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

a {
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #697dbe;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

#footer {
	font-family: "Trebuchet MS",verdana, arial, helvetica, sans-serif;
	color: #f1f1f1;
	font-size: x-small;
	font-weight: normal;
	text-align: center;
	margin: 0px 0 0 0;
}

#content h1,h2 {
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height:2em;
	text-align: left;
	margin: 0px 10px 0px 20px;
}
#content a {
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #697dbe;
	text-decoration: underline;
}
#content ul li {
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height:1.75em;
	text-align: left;
	margin: 0px 10px 0px 20px;
}

#content p {
	margin: 0px 10px 0px 25px;
}
#content a:hover {
	text-decoration: underline;
}
.tableline {
	background-color: #8b9fe6;
	height: 1px;
}

#container {
	background:#8b9fe6;
	background-size: 100%;
	text-align: left;
}

#tableborder {
	border: 1px solid #8b9fe6;
}

.bullet {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	line-height: 2em;
	color: #8b9fe6;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8b9fe6;
	padding-top: 6px;
}

#pic {
	background-color: #FFFFFF;
	left: 0px;
	position: relative;
	top: 0px;
	width: 150px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 0px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 0px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 0px solid #000000;
	display: block;
	height: 137px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 150px;
}

#pic a.p1:hover {
	background-color: #697dbe;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 457px;
	left: 200px;
	position: absolute;
	top: 0px;
	width: 500px;
}

#pic a.p2, #pic a.p2:visited {
	background: #FFFFFF;
	border: 0px solid #000000;
	display: block;
	height: 113px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 150px;
}

#pic a.p2:hover {
	background-color: #697dbe;
	color: #000000;
	text-decoration: none;
}

#pic a.p2:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 457px;
	left: 200px;
	position: absolute;
	top: 0px;
	width: 500px;
}

#pic a.p3, #pic a.p3:visited {
	background: #FFFFFF;
	border: 0px solid #000000;
	display: block;
	height: 137px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 150px;
}

#pic a.p3:hover {
	background-color: #697dbe;
	color: #000000;
	text-decoration: none;
}

#pic a.p3:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 320px;
	left: 200px;
	position: absolute;
	top: 0px;
	width: 500px;
}

.style1 {color: #8b9fe6; font-weight: bold; text-transform:uppercase;}
.style2 {font-size: xx-small}
.style3 {color: #697dbe; font-size: x-small;}
.style4 {color: #FFFFFF;}
.style5 {color: #990000;}
.style6 {color: #8b9fe6; font-weight: bold;}
.style7 {color: #FF0000}