/* ---------- TEXT FORMATTING ----------- */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	background: none;
	line-height: 120%;
}

.smallText {
	font-size: 9px;
	color: #666666;
	background: none;
	line-height: 130%;
	margin: 0px;
	padding: 0px;

}

.insetpara {
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
}

.detIndent {
	padding-left: 15px;
	padding-right: 10px;
}

.smallTextLead {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 160%;
	color: #666666;
	background: none;
	font-size: 9px;
}

/* ---------- LINKS ----------- */

a:link {
	color: #FF6600;
	background: none;
	text-decoration: none;
}

a:active {
	text-decoration: none;
	color: #FF6600;
	background: none;
	border: none;
}

a:visited {
	color: #FF6600;
	background: none;
	text-decoration: none;
	border: none;
}

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

.ink {
	color: #FF9933;
}

a.ink:link, a.ink:visited {
	color: #FF9933;
}

a.ink:hover, a.ink:active {
	color: #CC6600;
}

.pix {
	color: #9999CC;
}

a.pix:link, a.pix:visited {
	color: #9999CC;
}

a.pix:hover, a.pix:active {
	color: #666699;
}

.id {
	color: #6699CC;
}

a.id:link, a.id:visited {
	color: #6699CC;
}

a.id:hover, a.pix:active {
	color: #336699;
}

.pub {
	color: #CC3333;
}

a.pub:link, a.pub:visited {
	color: #CC3366;
}

a.pub:hover, a.pub:active {
	color: #993333;
}

.ink2 {

	color: #666666;
}
a.ink2:link,a.ink2:visited {

	color: #666666;
}
a.ink2:hover,a.ink2:active {

	color: #CC6600;
}
.pix2 {

	color: #666666;
}
a.pix2:link,a.pix2:visited {

	color: #666666;
}
a.pix2:active,a.pix2:hover {

	color: #666699;
}
.id2 {

	color: #666666;
}
a.id2:link,a.id2:visited {

	color: #666666;
}
a.id2:hover,a.id2:active {

	color: #336699;
}
.pub2 {

	color: #666666;
}
a.pub2:link,a.pub2:visited {

	color: #666666;
}
a.pub2:hover,a.pub2:active {

	color: #993333;
}

/* ---------- FORMS ----------- */
input, textarea
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #666666;

	}

/* ---------- PAGE LAYOUT ----------- */

.divborder {
	border: 1px solid #999999;
}

.divBorderLeft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.divBorderRt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.divBorderTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.divBorderBot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.divBorderCen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.divBorderLeft2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.divBorderLeftRight {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.divBorderHighlight {
	border: 1px dashed #FF6600;
	filter: Alpha(Opacity=70);
}

.pic {
	margin: 10px;
	border: 2px solid #FFFFFF;
}

.picOver {
	margin: 10px;
	border: 2px solid #CC3300;
}

.picHiLite {
	text-align: center;
	vertical-align: middle;
}

.margin-top-17 {
	margin-top: 17px;
}

.titleGraphic {
	margin: 17px 0px 0px 35px;
}
.mainMenu { color: #666666; }
a.mainMenu:link, a.mainMenu:visited, a.mainMenu:hover, a.mainMenu:active {
	 color: #666666; ; text-decoration: none
	 }
	 
.situ {
	color: #99CC33;
}
a.situ:link, a.situ:visited {
	color: #99CC33;
}
a.situ:hover, a.situ:active {
	color: #669900;
}
