table {
	font: 8pt/20px Arial, Helvetica, sans-serif
}
body {
	color: #000000;
	background-color: #ffffff;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333
	margin-right: 0px;
	margin-left: 25px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333
}
ul {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(gel_files/gel_bullet.gif);
}
h1 {
	font-size: 17px;
	color: #0079c1;
	margin-top: 0px;
	margin-bottom: 3px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 1px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;

}
h3 {
	font-size: 14px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 1px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding-left: 15px;
}
h4 {
	font-size: 14px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 1px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding-left: 15px;
}

.paneltop {
	border-bottom-color: #0079c1;
	background-image: url(gel_files/gel_panel_top.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;

}
.paneltopright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0079c1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0079c1;
	background-image: url(gel_files/gel_panel_top.gif);
	background-repeat: repeat-x;
}
.panelbottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0079c1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0079c1;
	background-image: url(gel_files/gel_panel_bottom.gif);
	background-repeat: repeat-x;
}
.panelbottomleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0079c1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0079c1;
	background-image: url(gel_files/gel_panel_bottom.gif);
	background-repeat: repeat-x;
}
.panelbottomright {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0079c1;
}

.rightcoltext {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0079c1;
	border-left-color: #0079c1;
	padding-right: 45px;
	padding-left: 19px;
}
.panelright {
	background-image: url(gel_files/Pastel_panel_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.sidebar {
	font-size: 8pt;
	color: #5c93b4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0079c1;
	border-left-color: #0079c1;
	padding-left: 6px;
	padding-right: 6px;
}
.topborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0079c1;
	background-image: url(gel_files/gel_head_bg.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
}
.topborder2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0079c1;
}
.spacer {
	background-image: url(gel_files/gel_spacer.gif);
	background-repeat: repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0079c1;
}
.spacer2 {
	border-left-color: #0079c1;
	background-image: url(gel_files/gel_spacer2.gif);
	background-repeat: repeat;
	border-left-width: 1px;
	border-left-style: solid;

}
.imagebg {
	background-image: url(gel_files/gel_image_bg.gif);
	background-repeat: repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0079c1;

}

a:link {
	color: #8B0000;
	text-decoration: none;
}
a:visited {
	color: #2F4F4F;
	text-decoration: none;
}
a:link:hover {
	color: Blue;
	text-decoration: none;
}
.divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0079c1;
}
.imagetext {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
.rcolpad {
	padding-top: 10px;
	padding-bottom: 10px;
}

.highlighttext {
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	padding-right: 15px;
	padding-left: 15px;
}
.imageborder {
	border: 1px solid #333333;
}