.leftborder {
	background-image: url(imgs/mainborder_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.rightborder {
	background-image: url(imgs/mainborder_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bullettext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 17px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #033976;
	text-decoration: none;
	line-height: 17px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	line-height: 17px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE7300;
	text-decoration: none;
	line-height: 17px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE7300;
	text-decoration: underline;
	line-height: 17px;
}

/* Green */
.centrecolumngreen {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #59B224;
}
.dividedtextareagreen {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #59B224;
	border-bottom-color: #59B224;
}

/* Dark Green */
.centrecolumndarkgreen {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #137D35;
}
.dividedtextareadarkgreen {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #137D35;
	border-bottom-color: #137D35;
}

/* Grey */
.centrecolumngrey {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}
.dividedtextareagrey {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

/* Violet */
.centrecolumnviolet {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #47356E;
}
.dividedtextareaviolet {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #47356E;
	border-bottom-color: #47356E;
}

/* Blue */
.centrecolumnblue {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #033976;
}
.dividedtextareablue {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #033976;
	border-bottom-color: #033976;
}

/* Bondi */
.centrecolumnbondi {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #457263;
}
.dividedtextareabondi {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #457263;
	border-bottom-color: #457263;
}

/* Orange */
.centrecolumnorange {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CC6600;
}
.dividedtextareaorange {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC6600;
	border-bottom-color: #CC6600;
}

/* Aqua */
.centrecolumnaqua {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #009999;
}
.dividedtextareaaqua {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009999;
	border-bottom-color: #009999;
}

/* Red */
.centrecolumnred {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #930000;
}
.dividedtextareared {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #930000;
	border-bottom-color: #930000;
}

/* Sky */
.centrecolumnsky {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #6699CC;
}
.dividedtextareasky {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6699CC;
	border-bottom-color: #6699CC;
}

/* Purple */
.centrecolumnpurple {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #660099;
}
.dividedtextareapurple {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #660099;
	border-bottom-color: #660099;
}




.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
