body {
	background-color: #04529b;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.right {
	background-image: url(images/right-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.left {
	background-image: url(images/left-bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
a:link {
	color: #2C005A;
}
a:visited {
	color: #2C005A;
}
.middle {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0455A4;
}
.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.yellowline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.suns {
	list-style-position: outside;
	list-style-image: url(images/idea_bullet.gif);
	line-height: 22px;
}
.border {
	border: 1px solid #05539E;
	background-image: url(images/burst.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
