@charset "iso-8859-1";
body {
	margin: 0;
	padding: 0;
	background: #f9f9f9 url(file://///netshare/data/Dreamweaver_FE/images/bg_page.gif) top repeat-x;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565656;
}
a:link {
	color: #F5812A;
}
a:visited {
	color: #F5812A;
}
a:active {
	color: #F5812A;
}
a:hover {
	color: #333333;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 17px;
}
.bodytext_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F6822B;
	line-height: 17px;
}
.loginfieldlong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	height: 14px;
	width: 120px;
}
.loginfieldshort {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	height: 14px;
	width: 90px;
}
a.bodytext_orange:link {
	color: #F6822B;
	font-weight: normal;
	text-decoration: underline;
}
a.bodytext_orange:visited {
	color: #F6822B;
	font-weight: normal;
	text-decoration: underline;
}
a.bodytext_orange:active {
	color: #F6822B;
	font-weight: normal;
	text-decoration: underline;
}
a.bodytext_orange:hover {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
a.bodytext:link {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
a.bodytext:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
a.bodytext:active {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
a.bodytext:hover {
	color: #F5812A;
	font-weight: normal;
	text-decoration: underline;
}
.bodytext11px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
}
a.bodytext11px:link {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
a.bodytext11px:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
a.bodytext11px:active {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
a.bodytext11px:hover {
	color: #F5812A;
	font-weight: normal;
	text-decoration: underline;
}
.bodytext10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
}
.basetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
a.bodytext10px:link {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
a.bodytext10px:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
a.bodytext10px:active {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
a.bodytext10px:hover {
	color: #F5812A;
	font-weight: normal;
	text-decoration: underline;
}
.border_grey_base_1pix {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

/* left nav */

#navcontainer {
	width: 202px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #aaa7a7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #aaa7a7;
	border-left-color: #aaa7a7;
}

#navcontainer ul
{
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}

#navcontainer a
{
	display: block;
	width: 202px;
	background-color: #dedede;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #aaa7a7;
}

#navcontainer a:link, #navlist a:visited
{
	color: #666666;
	text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #ec6b1a;
	color: #FFFFFF;
}

/* left nav ends */

#leftMenu, .leftMenuPicture {
	width: 200px;
	background-color: #dedede;
	border: 1px #aaa7a7 solid;
	margin: 0;
	padding: 0;
	font-size: 85%;
	font-weight: bold;
}

.leftMenuPicture {
	text-align: center;
}

#leftMenu {
	border-top: none;
}
.pagetitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F6822B;
}
.subtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F6822B;
	font-weight: bold;
	text-align: left;
}
.company_directory_boxes {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
