p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}


strong{
	font-weight: bold;
}


a:link{
	color: #0000FF;
	text-decoration: none;
}

a:visited{
	color: #0000FF;
	text-decoration: none;
}

a:hover{
	color: #DE5700;
	text-decoration: underline;
}


a.greylink:link{
	color: #949494;
	text-decoration: none;
}

a.greylink:visited{
	color: #949494;
	text-decoration: none;
}

a.greylink:hover{
	color: #DE5700;
	text-decoration: underline;
}

a.dropdown{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color:#E0A118;
	color: #000000;
	text-decoration: none;
	height: 17px;
	width: 100%;
	padding-top: 2px;
	padding-left: 5px;
}

a.dropdown:link{
	color: #000000;
	text-decoration: none;
}

a.dropdown:visited{
	color: #000000;
	text-decoration: none;
}

a.dropdown:hover{
	background-color:#C98A01;
	color: #FFFFFF;
	text-decoration: none;
}


body {
	margin: 0px;
}


.menulinebg {
	background-attachment: fixed;
	background-image: url(../images/linebg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


.textrightbg {
	background-attachment: fixed;
	background-image: url(../images/vertline.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
}

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: decimal;
	line-height: normal;
}

.orange {
	color: #FAB00F;
}

.berlinBrown {
	color: #7C6C60;
}

.drkorange {
	color: #DE5700;
}
.greyvertbg {
	background-attachment: fixed;
	background-image: url(../images/greyvertbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
form {
	margin: 0px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.burgundy {
	color: #971717;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.brown {
	color: #B97E44;
}
.purpleLRG {
	color: #663366;
	font-size: 11pt;
	font-weight: bold;

}

.oliveLRG {
	color: #637C28;
	font-size: 14pt;
	font-weight: bold;

}
.brownLRG {

	color: #7C6C60;
	font-size: 14pt;
	font-weight: bold;
}
hr {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #DE5700;
	border-bottom-color: #DE5700;
	height: 2px;
}
.purple {

	color: #663366;
}
.CellHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	background-color: #D8D8D8;
	padding: 2px;
	background-image: url(../images/cellheaderbg.gif);
	background-repeat: repeat-x;
}
.Cell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #EAEAEA;
	padding: 2px;
}
.BannerBG {
	background-image: url(../images/banner_bg2a.gif);
	background-repeat: repeat-x;
	background-position: 0px 83px;
}
.BannerBG2 {
	background-image: url(../images/banner_bg2b.gif);
	background-repeat: repeat-x;
	background-position: 0px 83px;
}
.BannerBG3 {
	background-image: url(../images/banner_bg2c.gif);
	background-repeat: repeat-x;
	background-position: 0px 83px;
}
.BannerFooterOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #f34d19;
	height: 27px;
	vertical-align: middle;
}
.drkorange14ptBold {
	color: #F34D19;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
